06:39:04 Started by upstream project "integration-sanity-test-titanium" build number 484
06:39:04 originally caused by:
06:39:04 Started by timer
06:39:04 Running as SYSTEM
06:39:04 [EnvInject] - Loading node environment variables.
06:39:04 Building remotely on prd-centos8-robot-2c-8g-11023 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
06:39:05 [ssh-agent] Looking for ssh-agent implementation...
06:39:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
06:39:06 $ ssh-agent
06:39:06 SSH_AUTH_SOCK=/tmp/ssh-6rKONdmXYQrP/agent.5178
06:39:06 SSH_AGENT_PID=5179
06:39:06 [ssh-agent] Started.
06:39:06 Running ssh-add (command line suppressed)
06:39:06 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_11044897789872140547.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_11044897789872140547.key)
06:39:06 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
06:39:06 The recommended git tool is: NONE
06:39:10 using credential opendaylight-jenkins-ssh
06:39:10 Wiping out workspace first.
06:39:10 Cloning the remote Git repository
06:39:10 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
06:39:10 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
06:39:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
06:39:10 > git --version # timeout=10
06:39:10 > git --version # 'git version 2.43.0'
06:39:10 using GIT_SSH to set credentials Release Engineering Jenkins Key
06:39:10 [INFO] Currently running in a labeled security context
06:39:10 [INFO] Currently SELinux is 'enforcing' on the host
06:39:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh17816526793691004957.key
06:39:10 Verifying host key using known hosts file
06:39:10 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.
06:39:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
06:39:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
06:39:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:39:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
06:39:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
06:39:13 using GIT_SSH to set credentials Release Engineering Jenkins Key
06:39:13 [INFO] Currently running in a labeled security context
06:39:13 [INFO] Currently SELinux is 'enforcing' on the host
06:39:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh12484864843816757555.key
06:39:13 Verifying host key using known hosts file
06:39:13 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.
06:39:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
06:39:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10
06:39:13 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
06:39:13 > git config core.sparsecheckout # timeout=10
06:39:13 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
06:39:14 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
06:39:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10
06:39:14 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
06:39:14 No emails were triggered.
06:39:14 provisioning config files...
06:39:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc
06:39:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
06:39:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
06:39:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins8887214677873173348.sh
06:39:15 ---> python-tools-install.sh
06:39:15 Setup pyenv:
06:39:15 system
06:39:15 * 3.8.13 (set by /opt/pyenv/version)
06:39:15 * 3.9.13 (set by /opt/pyenv/version)
06:39:15 * 3.10.13 (set by /opt/pyenv/version)
06:39:15 * 3.11.7 (set by /opt/pyenv/version)
06:39:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mNZB
06:39:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
06:39:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:39:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:39:24 lf-activate-venv(): INFO: Base packages installed successfully
06:39:24 lf-activate-venv(): INFO: Installing additional packages: lftools
06:39:50 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:39:50 Generating Requirements File
06:40:09 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.
06:40:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
06:40:09 Python 3.11.7
06:40:09 pip 26.0.1 from /tmp/venv-mNZB/lib/python3.11/site-packages/pip (python 3.11)
06:40:10 appdirs==1.4.4
06:40:10 argcomplete==3.6.3
06:40:10 aspy.yaml==1.3.0
06:40:10 attrs==25.4.0
06:40:10 autopage==0.6.0
06:40:10 beautifulsoup4==4.14.3
06:40:10 boto3==1.42.49
06:40:10 botocore==1.42.49
06:40:10 bs4==0.0.2
06:40:10 certifi==2026.1.4
06:40:10 cffi==2.0.0
06:40:10 cfgv==3.5.0
06:40:10 chardet==5.2.0
06:40:10 charset-normalizer==3.4.4
06:40:10 click==8.3.1
06:40:10 cliff==4.13.1
06:40:10 cmd2==3.2.0
06:40:10 cryptography==3.3.2
06:40:10 debtcollector==3.0.0
06:40:10 decorator==5.2.1
06:40:10 defusedxml==0.7.1
06:40:10 Deprecated==1.3.1
06:40:10 distlib==0.4.0
06:40:10 dnspython==2.8.0
06:40:10 docker==7.1.0
06:40:10 dogpile.cache==1.5.0
06:40:10 durationpy==0.10
06:40:10 email-validator==2.3.0
06:40:10 filelock==3.24.2
06:40:10 future==1.0.0
06:40:10 gitdb==4.0.12
06:40:10 GitPython==3.1.46
06:40:10 httplib2==0.30.2
06:40:10 identify==2.6.16
06:40:10 idna==3.11
06:40:10 importlib-resources==1.5.0
06:40:10 iso8601==2.1.0
06:40:10 Jinja2==3.1.6
06:40:10 jmespath==1.1.0
06:40:10 jsonpatch==1.33
06:40:10 jsonpointer==3.0.0
06:40:10 jsonschema==4.26.0
06:40:10 jsonschema-specifications==2025.9.1
06:40:10 keystoneauth1==5.13.0
06:40:10 kubernetes==35.0.0
06:40:10 lftools==0.37.21
06:40:10 lxml==6.0.2
06:40:10 markdown-it-py==4.0.0
06:40:10 MarkupSafe==3.0.3
06:40:10 mdurl==0.1.2
06:40:10 msgpack==1.1.2
06:40:10 multi_key_dict==2.0.3
06:40:10 munch==4.0.0
06:40:10 netaddr==1.3.0
06:40:10 niet==1.4.2
06:40:10 nodeenv==1.10.0
06:40:10 oauth2client==4.1.3
06:40:10 oauthlib==3.3.1
06:40:10 openstacksdk==4.9.0
06:40:10 os-service-types==1.8.2
06:40:10 osc-lib==4.3.0
06:40:10 oslo.config==10.2.0
06:40:10 oslo.context==6.2.0
06:40:10 oslo.i18n==6.7.1
06:40:10 oslo.log==8.0.0
06:40:10 oslo.serialization==5.9.0
06:40:10 oslo.utils==9.2.0
06:40:10 packaging==26.0
06:40:10 pbr==7.0.3
06:40:10 platformdirs==4.9.2
06:40:10 prettytable==3.17.0
06:40:10 psutil==7.2.2
06:40:10 pyasn1==0.6.2
06:40:10 pyasn1_modules==0.4.2
06:40:10 pycparser==3.0
06:40:10 pygerrit2==2.0.15
06:40:10 PyGithub==2.8.1
06:40:10 Pygments==2.19.2
06:40:10 PyJWT==2.11.0
06:40:10 PyNaCl==1.6.2
06:40:10 pyparsing==2.4.7
06:40:10 pyperclip==1.11.0
06:40:10 pyrsistent==0.20.0
06:40:10 python-cinderclient==9.8.0
06:40:10 python-dateutil==2.9.0.post0
06:40:10 python-heatclient==5.0.0
06:40:10 python-jenkins==1.8.3
06:40:10 python-keystoneclient==5.7.0
06:40:10 python-magnumclient==4.9.0
06:40:10 python-openstackclient==8.3.0
06:40:10 python-swiftclient==4.9.0
06:40:10 PyYAML==6.0.3
06:40:10 referencing==0.37.0
06:40:10 requests==2.32.5
06:40:10 requests-oauthlib==2.0.0
06:40:10 requestsexceptions==1.4.0
06:40:10 rfc3986==2.0.0
06:40:10 rich==14.3.2
06:40:10 rich-argparse==1.7.2
06:40:10 rpds-py==0.30.0
06:40:10 rsa==4.9.1
06:40:10 ruamel.yaml==0.19.1
06:40:10 ruamel.yaml.clib==0.2.15
06:40:10 s3transfer==0.16.0
06:40:10 simplejson==3.20.2
06:40:10 six==1.17.0
06:40:10 smmap==5.0.2
06:40:10 soupsieve==2.8.3
06:40:10 stevedore==5.6.0
06:40:10 tabulate==0.9.0
06:40:10 toml==0.10.2
06:40:10 tomlkit==0.14.0
06:40:10 tqdm==4.67.3
06:40:10 typing_extensions==4.15.0
06:40:10 tzdata==2025.3
06:40:10 urllib3==1.26.20
06:40:10 virtualenv==20.36.1
06:40:10 wcwidth==0.6.0
06:40:10 websocket-client==1.9.0
06:40:10 wrapt==2.1.1
06:40:10 xdg==6.0.0
06:40:10 xmltodict==1.0.3
06:40:10 yq==3.4.3
06:40:10 [EnvInject] - Injecting environment variables from a build step.
06:40:10 [EnvInject] - Injecting as environment variables the properties content
06:40:10 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
06:40:10 OS_CLOUD=vex
06:40:10 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-476
06:40:10 OS_STACK_TEMPLATE_DIR=openstack-hot
06:40:10
06:40:10 [EnvInject] - Variables injected successfully.
06:40:10 provisioning config files...
06:40:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
06:40:10 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14770421925961165989.sh
06:40:10 ---> Create parameters file for OpenStack HOT
06:40:10 OpenStack Heat parameters generated
06:40:10 -----------------------------------
06:40:10 parameters:
06:40:10 vm_0_count: '1'
06:40:10 vm_0_flavor: 'v3-standard-4'
06:40:10 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
06:40:10 vm_1_count: '1'
06:40:10 vm_1_flavor: 'v3-standard-2'
06:40:10 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
06:40:10
06:40:10 job_name: '23793-476'
06:40:10 silo: 'releng'
06:40:10 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14822747624298087547.sh
06:40:10 ---> Create HEAT stack
06:40:10 + source /home/jenkins/lf-env.sh
06:40:10 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
06:40:10 ++ mktemp -d /tmp/venv-XXXX
06:40:10 + lf_venv=/tmp/venv-Apzg
06:40:10 + local venv_file=/tmp/.os_lf_venv
06:40:10 + local python=python3
06:40:10 + local options
06:40:10 + local set_path=true
06:40:10 + local install_args=
06:40:10 ++ 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
06:40:10 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
06:40:10 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
06:40:10 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
06:40:10 + true
06:40:10 + case $1 in
06:40:10 + python=python3
06:40:10 + shift 2
06:40:10 + true
06:40:10 + case $1 in
06:40:10 + shift
06:40:10 + break
06:40:10 + case $python in
06:40:10 + local pkg_list=
06:40:10 + [[ -d /opt/pyenv ]]
06:40:10 + echo 'Setup pyenv:'
06:40:10 Setup pyenv:
06:40:10 + export PYENV_ROOT=/opt/pyenv
06:40:10 + PYENV_ROOT=/opt/pyenv
06:40:10 + 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
06:40:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
06:40:10 + pyenv versions
06:40:10 system
06:40:10 3.8.13
06:40:10 3.9.13
06:40:10 3.10.13
06:40:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:40:10 + command -v pyenv
06:40:10 ++ pyenv init - --no-rehash
06:40:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
06:40:10 for i in ${!paths[@]}; do
06:40:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
06:40:10 fi; done;
06:40:10 echo "${paths[*]}"'\'')"
06:40:10 export PATH="/opt/pyenv/shims:${PATH}"
06:40:10 export PYENV_SHELL=bash
06:40:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
06:40:10 pyenv() {
06:40:10 local command
06:40:10 command="${1:-}"
06:40:10 if [ "$#" -gt 0 ]; then
06:40:10 shift
06:40:10 fi
06:40:10
06:40:10 case "$command" in
06:40:10 rehash|shell)
06:40:10 eval "$(pyenv "sh-$command" "$@")"
06:40:10 ;;
06:40:10 *)
06:40:10 command pyenv "$command" "$@"
06:40:10 ;;
06:40:10 esac
06:40:10 }'
06:40:10 +++ bash --norc -ec 'IFS=:; paths=($PATH);
06:40:10 for i in ${!paths[@]}; do
06:40:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
06:40:10 fi; done;
06:40:10 echo "${paths[*]}"'
06:40:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
06:40:10 ++ 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
06:40:10 ++ 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
06:40:10 ++ export PYENV_SHELL=bash
06:40:10 ++ PYENV_SHELL=bash
06:40:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
06:40:10 +++ complete -F _pyenv pyenv
06:40:10 ++ lf-pyver python3
06:40:10 ++ local py_version_xy=python3
06:40:10 ++ local py_version_xyz=
06:40:10 ++ pyenv versions
06:40:10 ++ local command
06:40:10 ++ command=versions
06:40:10 ++ '[' 1 -gt 0 ']'
06:40:10 ++ shift
06:40:10 ++ case "$command" in
06:40:10 ++ command pyenv versions
06:40:10 ++ pyenv versions
06:40:10 ++ sed 's/^[ *]* //'
06:40:10 ++ grep -E '^[0-9.]*[0-9]$'
06:40:10 ++ awk '{ print $1 }'
06:40:11 ++ [[ ! -s /tmp/.pyenv_versions ]]
06:40:11 +++ tail -n 1
06:40:11 +++ grep '^3' /tmp/.pyenv_versions
06:40:11 +++ sort -V
06:40:11 ++ py_version_xyz=3.11.7
06:40:11 ++ [[ -z 3.11.7 ]]
06:40:11 ++ echo 3.11.7
06:40:11 ++ return 0
06:40:11 + pyenv local 3.11.7
06:40:11 + local command
06:40:11 + command=local
06:40:11 + '[' 2 -gt 0 ']'
06:40:11 + shift
06:40:11 + case "$command" in
06:40:11 + command pyenv local 3.11.7
06:40:11 + pyenv local 3.11.7
06:40:11 + for arg in "$@"
06:40:11 + case $arg in
06:40:11 + pkg_list+='lftools[openstack] '
06:40:11 + for arg in "$@"
06:40:11 + case $arg in
06:40:11 + pkg_list+='kubernetes '
06:40:11 + for arg in "$@"
06:40:11 + case $arg in
06:40:11 + pkg_list+='niet '
06:40:11 + for arg in "$@"
06:40:11 + case $arg in
06:40:11 + pkg_list+='python-heatclient '
06:40:11 + for arg in "$@"
06:40:11 + case $arg in
06:40:11 + pkg_list+='python-openstackclient '
06:40:11 + for arg in "$@"
06:40:11 + case $arg in
06:40:11 + pkg_list+='python-magnumclient '
06:40:11 + for arg in "$@"
06:40:11 + case $arg in
06:40:11 + pkg_list+='urllib3~=1.26.15 '
06:40:11 + for arg in "$@"
06:40:11 + case $arg in
06:40:11 + pkg_list+='yq '
06:40:11 + [[ -f /tmp/.os_lf_venv ]]
06:40:11 ++ cat /tmp/.os_lf_venv
06:40:11 + lf_venv=/tmp/venv-mNZB
06:40:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from' file:/tmp/.os_lf_venv
06:40:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from file:/tmp/.os_lf_venv
06:40:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
06:40:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:40:11 + local 'pip_opts=--upgrade --quiet'
06:40:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
06:40:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
06:40:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
06:40:11 + [[ -n '' ]]
06:40:11 + [[ -n '' ]]
06:40:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
06:40:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:40:11 + /tmp/venv-mNZB/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
06:40:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
06:40:12 lf-activate-venv(): INFO: Base packages installed successfully
06:40:12 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
06:40:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
06:40:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
06:40:12 + /tmp/venv-mNZB/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
06:40:27 + type python3
06:40:27 + true
06:40:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH'
06:40:27 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:40:27 + PATH=/tmp/venv-mNZB/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
06:40:27 + return 0
06:40:27 + openstack --os-cloud vex limits show --absolute
06:40:29 +--------------------------+---------+
06:40:29 | Name | Value |
06:40:29 +--------------------------+---------+
06:40:29 | maxTotalInstances | -1 |
06:40:29 | maxTotalCores | 450 |
06:40:29 | maxTotalRAMSize | 1000000 |
06:40:29 | maxServerMeta | 128 |
06:40:29 | maxImageMeta | 128 |
06:40:29 | maxPersonality | 5 |
06:40:29 | maxPersonalitySize | 10240 |
06:40:29 | maxTotalKeypairs | 100 |
06:40:29 | maxServerGroups | 10 |
06:40:29 | maxServerGroupMembers | 10 |
06:40:29 | maxTotalFloatingIps | -1 |
06:40:29 | maxSecurityGroups | -1 |
06:40:29 | maxSecurityGroupRules | -1 |
06:40:29 | totalRAMUsed | 188416 |
06:40:29 | totalCoresUsed | 46 |
06:40:29 | totalInstancesUsed | 14 |
06:40:29 | totalFloatingIpsUsed | 0 |
06:40:29 | totalSecurityGroupsUsed | 0 |
06:40:29 | totalServerGroupsUsed | 0 |
06:40:29 | maxTotalVolumes | -1 |
06:40:29 | maxTotalSnapshots | 10 |
06:40:29 | maxTotalVolumeGigabytes | 4096 |
06:40:29 | maxTotalBackups | 10 |
06:40:29 | maxTotalBackupGigabytes | 1000 |
06:40:29 | totalVolumesUsed | 0 |
06:40:29 | totalGigabytesUsed | 0 |
06:40:29 | totalSnapshotsUsed | 0 |
06:40:29 | totalBackupsUsed | 0 |
06:40:29 | totalBackupGigabytesUsed | 0 |
06:40:29 +--------------------------+---------+
06:40:29 + pushd /opt/ciman/openstack-hot
06:40:29 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
06:40:29 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-476 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
06:40:55 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-476
06:40:55 Waiting to initialize infrastructure...
06:40:55 Stack initialization successful.
06:40:55 ------------------------------------
06:40:55 Stack Details
06:40:55 ------------------------------------
06:40:55 {'added': None,
06:40:55 'capabilities': [],
06:40:55 'created_at': '2026-02-16T06:40:33Z',
06:40:55 'deleted': None,
06:40:55 'deleted_at': None,
06:40:55 'description': 'No description',
06:40:55 'environment': None,
06:40:55 'environment_files': None,
06:40:55 'files': None,
06:40:55 'files_container': None,
06:40:55 'id': 'd59dadfd-5bca-4325-a449-50f2b1503efa',
06:40:55 'is_rollback_disabled': True,
06:40:55 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-476/d59dadfd-5bca-4325-a449-50f2b1503efa',
06:40:55 'rel': 'self'}],
06:40:55 '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'})}),
06:40:55 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-476',
06:40:55 'notification_topics': [],
06:40:55 'outputs': [{'description': 'IP addresses of the 1st vm types',
06:40:55 'output_key': 'vm_0_ips',
06:40:55 'output_value': ['10.30.171.77']},
06:40:55 {'description': 'IP addresses of the 2nd vm types',
06:40:55 'output_key': 'vm_1_ips',
06:40:55 'output_value': ['10.30.170.197']}],
06:40:55 'owner_id': ****,
06:40:55 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
06:40:55 'OS::stack_id': 'd59dadfd-5bca-4325-a449-50f2b1503efa',
06:40:55 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-476',
06:40:55 'job_name': '23793-476',
06:40:55 'silo': 'releng',
06:40:55 'vm_0_count': '1',
06:40:55 'vm_0_flavor': 'v3-standard-4',
06:40:55 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
06:40:55 '20260201-010217.481',
06:40:55 'vm_1_count': '1',
06:40:55 'vm_1_flavor': 'v3-standard-2',
06:40:55 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
06:40:55 '- 20250917-133034.654'},
06:40:55 'parent_id': None,
06:40:55 'replaced': None,
06:40:55 'status': 'CREATE_COMPLETE',
06:40:55 'status_reason': 'Stack CREATE completed successfully',
06:40:55 'tags': [],
06:40:55 'template': None,
06:40:55 'template_description': 'No description',
06:40:55 'template_url': None,
06:40:55 'timeout_mins': 15,
06:40:55 'unchanged': None,
06:40:55 'updated': None,
06:40:55 'updated_at': None,
06:40:55 'user_project_id': 'bb26c23e28464f9abec0c76cdc0a71eb'}
06:40:55 ------------------------------------
06:40:55 + popd
06:40:55 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
06:40:55 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins17171004800779924857.sh
06:40:55 ---> Copy SSH public keys to CSIT lab
06:40:55 Setup pyenv:
06:40:55 system
06:40:55 3.8.13
06:40:55 3.9.13
06:40:55 3.10.13
06:40:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from file:/tmp/.os_lf_venv
06:40:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:40:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:40:58 lf-activate-venv(): INFO: Base packages installed successfully
06:40:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
06:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:41:12 SSH not responding on 10.30.171.77. Retrying in 10 seconds...
06:41:13 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
06:41:13 releng-23793-476-1-mininet-ovs-217-0
06:41:13 Successfully copied public keys to slave 10.30.170.197
06:41:22 Ping to 10.30.171.77 successful.
06:41:23 SSH not responding on 10.30.171.77. Retrying in 10 seconds...
06:41:33 Ping to 10.30.171.77 successful.
06:41:34 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:41:34 releng-23793-476-0-builder-0
06:41:34 Successfully copied public keys to slave 10.30.171.77
06:41:34 Process 6510 ready.
06:41:34 Process 6511 ready.
06:41:34 SSH ready on all stack servers.
06:41:34 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins9635432334337952684.sh
06:41:34 Setup pyenv:
06:41:34 system
06:41:34 3.8.13
06:41:34 3.9.13
06:41:34 3.10.13
06:41:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:41:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7yWG
06:41:39 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
06:41:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:41:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:41:42 lf-activate-venv(): INFO: Base packages installed successfully
06:41:42 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
06:41:44 lf-activate-venv(): INFO: Adding /tmp/venv-7yWG/bin to PATH
06:41:44 + echo 'Installing Python Requirements'
06:41:44 Installing Python Requirements
06:41:44 + cat
06:41:44 + python -m pip install -r requirements.txt
06:41:44 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
06:41:44 Collecting docker-py (from -r requirements.txt (line 1))
06:41:44 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)
06:41:44 Collecting ipaddr (from -r requirements.txt (line 2))
06:41:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
06:41:44 Installing build dependencies: started
06:41:45 Installing build dependencies: finished with status 'done'
06:41:45 Getting requirements to build wheel: started
06:41:46 Getting requirements to build wheel: finished with status 'done'
06:41:46 Preparing metadata (pyproject.toml): started
06:41:46 Preparing metadata (pyproject.toml): finished with status 'done'
06:41:46 Collecting netaddr (from -r requirements.txt (line 3))
06:41:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
06:41:46 Collecting netifaces (from -r requirements.txt (line 4))
06:41:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
06:41:46 Installing build dependencies: started
06:41:47 Installing build dependencies: finished with status 'done'
06:41:47 Getting requirements to build wheel: started
06:41:47 Getting requirements to build wheel: finished with status 'done'
06:41:47 Preparing metadata (pyproject.toml): started
06:41:47 Preparing metadata (pyproject.toml): finished with status 'done'
06:41:47 Collecting pyhocon (from -r requirements.txt (line 5))
06:41:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
06:41:47 Collecting requests (from -r requirements.txt (line 6))
06:41:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
06:41:48 Collecting robotframework (from -r requirements.txt (line 7))
06:41:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
06:41:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 30.6 MB/s 0:00:00
06:41:48 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
06:41:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
06:41:48 Installing build dependencies: started
06:41:48 Installing build dependencies: finished with status 'done'
06:41:48 Getting requirements to build wheel: started
06:41:49 Getting requirements to build wheel: finished with status 'done'
06:41:49 Preparing metadata (pyproject.toml): started
06:41:49 Preparing metadata (pyproject.toml): finished with status 'done'
06:41:49 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
06:41:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
06:41:49 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
06:41:49 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)
06:41:49 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
06:41:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
06:41:49 Installing build dependencies: started
06:41:50 Installing build dependencies: finished with status 'done'
06:41:50 Getting requirements to build wheel: started
06:41:51 Getting requirements to build wheel: finished with status 'done'
06:41:51 Preparing metadata (pyproject.toml): started
06:41:51 Preparing metadata (pyproject.toml): finished with status 'done'
06:41:51 Collecting scapy (from -r requirements.txt (line 12))
06:41:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
06:41:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 45.8 MB/s 0:00:00
06:41:51 Collecting jsonpath-rw (from -r requirements.txt (line 15))
06:41:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
06:41:51 Installing build dependencies: started
06:41:52 Installing build dependencies: finished with status 'done'
06:41:52 Getting requirements to build wheel: started
06:41:52 Getting requirements to build wheel: finished with status 'done'
06:41:52 Preparing metadata (pyproject.toml): started
06:41:52 Preparing metadata (pyproject.toml): finished with status 'done'
06:41:53 Collecting elasticsearch (from -r requirements.txt (line 18))
06:41:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
06:41:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 38.7 MB/s 0:00:00
06:41:53 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
06:41:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
06:41:53 Collecting pyangbind (from -r requirements.txt (line 22))
06:41:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
06:41:53 Collecting isodate (from -r requirements.txt (line 25))
06:41:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
06:41:53 Collecting jmespath (from -r requirements.txt (line 28))
06:41:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
06:41:53 Collecting jsonpatch (from -r requirements.txt (line 31))
06:41:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
06:41:53 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:41:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
06:41:53 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:41:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
06:41:53 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
06:41:53 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)
06:41:53 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
06:41:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
06:41:53 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
06:41:53 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)
06:41:53 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
06:41:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
06:41:54 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
06:41:54 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)
06:41:54 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
06:41:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
06:41:54 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
06:41:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
06:41:54 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
06:41:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
06:41:54 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
06:41:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
06:41:54 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
06:41:54 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)
06:41:54 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
06:41:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
06:41:54 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
06:41:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
06:41:54 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
06:41:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
06:41:54 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
06:41:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
06:41:54 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
06:41:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
06:41:54 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
06:41:54 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)
06:41:55 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
06:41:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
06:41:55 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
06:41:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
06:41:55 Collecting elasticsearch (from -r requirements.txt (line 18))
06:41:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
06:41:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 36.7 MB/s 0:00:00
06:41:55 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
06:41:55 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
06:41:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
06:41:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
06:41:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
06:41:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
06:41:55 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
06:41:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
06:41:55 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
06:41:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
06:41:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.4 MB/s 0:00:00
06:41:55 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
06:41:55 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)
06:41:57 Collecting regex (from pyangbind->-r requirements.txt (line 22))
06:41:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
06:41:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 30.6 MB/s 0:00:00
06:41:57 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
06:41:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
06:41:57 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:41:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
06:41:57 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:41:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
06:41:57 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:41:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
06:41:58 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:41:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
06:41:58 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:41:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
06:41:58 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
06:41:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
06:41:58 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
06:41:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 74.0 MB/s 0:00:00
06:41:58 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
06:41:58 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
06:41:58 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
06:41:58 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))
06:41:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
06:41:59 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
06:41:59 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
06:41:59 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
06:41:59 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
06:41:59 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
06:41:59 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
06:41:59 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
06:41:59 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
06:41:59 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
06:41:59 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
06:41:59 Requirement already satisfied: packaging in /tmp/venv-7yWG/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
06:41:59 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:41:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
06:42:00 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
06:42:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
06:42:00 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
06:42:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
06:42:00 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
06:42:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
06:42:00 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))
06:42:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
06:42:00 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
06:42:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
06:42:00 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
06:42:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
06:42:00 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
06:42:00 Building wheel for robotframework-sshlibrary (pyproject.toml): started
06:42:00 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
06:42:00 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=88911ca72fd0d4fe4fdccf1529af0d8d575264c00955d736f2f2a0be0fc25181
06:42:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
06:42:00 Building wheel for ipaddr (pyproject.toml): started
06:42:01 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
06:42:01 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=37fa29124b3c246b2f2f58c7815ea115a4ac5242c7c91ace1440297bb3cd6c40
06:42:01 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
06:42:01 Building wheel for netifaces (pyproject.toml): started
06:42:03 Building wheel for netifaces (pyproject.toml): finished with status 'done'
06:42:03 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=463cd6d99c828b1601ff5c94cb82b9d81a14b7ee19d5f5455a07aaff2385cf18
06:42:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
06:42:03 Building wheel for robotframework-httplibrary (pyproject.toml): started
06:42:03 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
06:42:03 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=0e54ab173e887c90aab2495de7fb9d3d279e123800e7c6dd33dbecab9b628d04
06:42:03 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
06:42:03 Building wheel for jsonpath-rw (pyproject.toml): started
06:42:04 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
06:42:04 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=fa9e0efe9559af255fb7c8a231ef9c47475b3c2613900bd4a3f4c217152e7cf3
06:42:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
06:42:04 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
06:42:04 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
06:42:11
06:42:11 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
06:42:12 + pip freeze
06:42:13 async-generator==1.10
06:42:13 attrs==25.4.0
06:42:13 bcrypt==5.0.0
06:42:13 beautifulsoup4==4.14.3
06:42:13 certifi==2026.1.4
06:42:13 cffi==2.0.0
06:42:13 charset-normalizer==3.4.4
06:42:13 click==8.3.1
06:42:13 cryptography==46.0.5
06:42:13 decorator==5.2.1
06:42:13 distlib==0.4.0
06:42:13 docker-py==1.10.6
06:42:13 docker-pycreds==0.4.0
06:42:13 elastic-transport==8.17.1
06:42:13 elasticsearch==8.19.3
06:42:13 elasticsearch-dsl==8.15.4
06:42:13 enum34==1.1.10
06:42:13 filelock==3.24.2
06:42:13 h11==0.16.0
06:42:13 idna==3.11
06:42:13 importlib_metadata==8.7.1
06:42:13 invoke==2.2.1
06:42:13 ipaddr==2.2.0
06:42:13 isodate==0.7.2
06:42:13 jmespath==1.1.0
06:42:13 jsonpatch==1.33
06:42:13 jsonpath-rw==1.4.0
06:42:13 jsonpointer==3.0.0
06:42:13 lxml==6.0.2
06:42:13 mypy_extensions==1.1.0
06:42:13 netaddr==1.3.0
06:42:13 netifaces==0.11.0
06:42:13 outcome==1.3.0.post0
06:42:13 packaging==26.0
06:42:13 paramiko==4.0.0
06:42:13 platformdirs==4.9.2
06:42:13 ply==3.11
06:42:13 pyang==2.7.1
06:42:13 pyangbind==0.8.7
06:42:13 pycparser==3.0
06:42:13 pyhocon==0.3.61
06:42:13 PyNaCl==1.6.2
06:42:13 pyparsing==3.3.2
06:42:13 PySocks==1.7.1
06:42:13 python-dateutil==2.9.0.post0
06:42:13 regex==2026.1.15
06:42:13 requests==2.32.5
06:42:13 robotframework==7.4.1
06:42:13 robotframework-httplibrary==0.4.2
06:42:13 robotframework-pythonlibcore==4.5.0
06:42:13 robotframework-requests==0.9.7
06:42:13 robotframework-selenium2library==3.0.0
06:42:13 robotframework-seleniumlibrary==6.8.0
06:42:13 robotframework-sshlibrary==3.8.0
06:42:13 scapy==2.7.0
06:42:13 scp==0.15.0
06:42:13 selenium==4.40.0
06:42:13 six==1.17.0
06:42:13 sniffio==1.3.1
06:42:13 sortedcontainers==2.4.0
06:42:13 soupsieve==2.8.3
06:42:13 trio==0.33.0
06:42:13 trio-typing==0.10.0
06:42:13 trio-websocket==0.12.2
06:42:13 types-certifi==2021.10.8.3
06:42:13 types-urllib3==1.26.25.14
06:42:13 typing_extensions==4.15.0
06:42:13 urllib3==2.6.3
06:42:13 virtualenv==20.36.1
06:42:13 waitress==3.0.2
06:42:13 WebOb==1.8.9
06:42:13 websocket-client==1.9.0
06:42:13 WebTest==3.0.7
06:42:13 wsproto==1.3.2
06:42:13 zipp==3.23.0
06:42:13 [EnvInject] - Injecting environment variables from a build step.
06:42:13 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
06:42:13 [EnvInject] - Variables injected successfully.
06:42:13 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins17327066132706689306.sh
06:42:13 Setup pyenv:
06:42:13 system
06:42:13 3.8.13
06:42:13 3.9.13
06:42:13 3.10.13
06:42:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:42:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from file:/tmp/.os_lf_venv
06:42:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:42:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:42:15 lf-activate-venv(): INFO: Base packages installed successfully
06:42:15 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
06:42:23 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:42:23 + ODL_SYSTEM=()
06:42:23 + TOOLS_SYSTEM=()
06:42:23 + OPENSTACK_SYSTEM=()
06:42:23 + OPENSTACK_CONTROLLERS=()
06:42:23 + mapfile -t ADDR
06:42:23 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-476
06:42:23 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
06:42:24 + for i in "${ADDR[@]}"
06:42:24 ++ ssh 10.30.171.77 hostname -s
06:42:25 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:42:25 + REMHOST=releng-23793-476-0-builder-0
06:42:25 + case ${REMHOST} in
06:42:25 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
06:42:25 + for i in "${ADDR[@]}"
06:42:25 ++ ssh 10.30.170.197 hostname -s
06:42:25 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
06:42:25 + REMHOST=releng-23793-476-1-mininet-ovs-217-0
06:42:25 + case ${REMHOST} in
06:42:25 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
06:42:25 + echo NUM_ODL_SYSTEM=1
06:42:25 + echo NUM_TOOLS_SYSTEM=1
06:42:25 + '[' '' == yes ']'
06:42:25 + NUM_OPENSTACK_SYSTEM=0
06:42:25 + echo NUM_OPENSTACK_SYSTEM=0
06:42:25 + '[' 0 -eq 2 ']'
06:42:25 + echo ODL_SYSTEM_IP=10.30.171.77
06:42:25 ++ seq 0 0
06:42:25 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
06:42:25 + echo ODL_SYSTEM_1_IP=10.30.171.77
06:42:25 + echo TOOLS_SYSTEM_IP=10.30.170.197
06:42:25 ++ seq 0 0
06:42:25 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
06:42:25 + echo TOOLS_SYSTEM_1_IP=10.30.170.197
06:42:25 + openstack_index=0
06:42:25 + NUM_OPENSTACK_CONTROL_NODES=1
06:42:25 + echo NUM_OPENSTACK_CONTROL_NODES=1
06:42:25 ++ seq 0 0
06:42:25 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
06:42:25 + echo OPENSTACK_CONTROL_NODE_1_IP=
06:42:25 + NUM_OPENSTACK_COMPUTE_NODES=-1
06:42:25 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
06:42:25 + '[' -1 -ge 2 ']'
06:42:25 ++ seq 0 -2
06:42:25 + NUM_OPENSTACK_HAPROXY_NODES=0
06:42:25 + echo NUM_OPENSTACK_HAPROXY_NODES=0
06:42:25 ++ seq 0 -1
06:42:25 + echo 'Contents of slave_addresses.txt:'
06:42:25 Contents of slave_addresses.txt:
06:42:25 + cat slave_addresses.txt
06:42:25 NUM_ODL_SYSTEM=1
06:42:25 NUM_TOOLS_SYSTEM=1
06:42:25 NUM_OPENSTACK_SYSTEM=0
06:42:25 ODL_SYSTEM_IP=10.30.171.77
06:42:25 ODL_SYSTEM_1_IP=10.30.171.77
06:42:25 TOOLS_SYSTEM_IP=10.30.170.197
06:42:25 TOOLS_SYSTEM_1_IP=10.30.170.197
06:42:25 NUM_OPENSTACK_CONTROL_NODES=1
06:42:25 OPENSTACK_CONTROL_NODE_1_IP=
06:42:25 NUM_OPENSTACK_COMPUTE_NODES=-1
06:42:25 NUM_OPENSTACK_HAPROXY_NODES=0
06:42:25 [EnvInject] - Injecting environment variables from a build step.
06:42:25 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
06:42:25 [EnvInject] - Variables injected successfully.
06:42:25 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins11282317847574640670.sh
06:42:25 Preparing for JRE Version 21
06:42:25 Karaf artifact is karaf
06:42:25 Karaf project is integration
06:42:25 Java home is /usr/lib/jvm/java-21-openjdk-amd64
06:42:25 [EnvInject] - Injecting environment variables from a build step.
06:42:25 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
06:42:25 [EnvInject] - Variables injected successfully.
06:42:25 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins4275735351427059806.sh
06:42:25 2026-02-16 06:42:25 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
06:42:26 Bundle version is 0.22.2-SNAPSHOT
06:42:26 --2026-02-16 06:42:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
06:42:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
06:42:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
06:42:26 HTTP request sent, awaiting response... 200 OK
06:42:26 Length: 1410 (1.4K) [application/xml]
06:42:26 Saving to: ‘maven-metadata.xml’
06:42:26
06:42:26 0K . 100% 60.1M=0s
06:42:26
06:42:26 2026-02-16 06:42:26 (60.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
06:42:26
06:42:26
06:42:26
06:42:26 org.opendaylight.integration
06:42:26 karaf
06:42:26 0.22.2-SNAPSHOT
06:42:26
06:42:26
06:42:26 20260216.050240
06:42:26 529
06:42:26
06:42:26 20260216050240
06:42:26
06:42:26
06:42:26 pom
06:42:26 0.22.2-20260216.050240-529
06:42:26 20260216050240
06:42:26
06:42:26
06:42:26 tar.gz
06:42:26 0.22.2-20260216.050240-529
06:42:26 20260216050240
06:42:26
06:42:26
06:42:26 zip
06:42:26 0.22.2-20260216.050240-529
06:42:26 20260216050240
06:42:26
06:42:26
06:42:26 cyclonedx
06:42:26 xml
06:42:26 0.22.2-20260216.050240-529
06:42:26 20260216050240
06:42:26
06:42:26
06:42:26 cyclonedx
06:42:26 json
06:42:26 0.22.2-20260216.050240-529
06:42:26 20260216050240
06:42:26
06:42:26
06:42:26
06:42:26
06:42:26 Nexus timestamp is 0.22.2-20260216.050240-529
06:42:26 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260216.050240-529.zip
06:42:26 Distribution bundle is karaf-0.22.2-20260216.050240-529.zip
06:42:26 Distribution bundle version is 0.22.2-SNAPSHOT
06:42:26 Distribution folder is karaf-0.22.2-SNAPSHOT
06:42:26 Nexus prefix is https://nexus.opendaylight.org
06:42:26 [EnvInject] - Injecting environment variables from a build step.
06:42:26 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
06:42:26 [EnvInject] - Variables injected successfully.
06:42:26 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins4545143463865921125.sh
06:42:26 Setup pyenv:
06:42:26 system
06:42:26 3.8.13
06:42:26 3.9.13
06:42:26 3.10.13
06:42:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:42:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from file:/tmp/.os_lf_venv
06:42:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:42:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:42:28 lf-activate-venv(): INFO: Base packages installed successfully
06:42:28 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
06:42:33 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:42:33 Copying common-functions.sh to /tmp
06:42:35 Copying common-functions.sh to 10.30.171.77:/tmp
06:42:35 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:42:36 Copying common-functions.sh to 10.30.170.197:/tmp
06:42:36 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
06:42:36 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9555704040160120977.sh
06:42:36 common-functions.sh is being sourced
06:42:36 common-functions environment:
06:42:36 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:42:36 ACTUALFEATURES:
06:42:36 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:42:36 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
06:42:36 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:42:36 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:36 CONTROLLERMEM: 2048m
06:42:36 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
06:42:36 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
06:42:36 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
06:42:36 SUITES:
06:42:36
06:42:36 #################################################
06:42:36 ## Configure Cluster and Start ##
06:42:36 #################################################
06:42:36 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
06:42:36 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
06:42:36 Locating script plan to use...
06:42:36 Finished running script plans
06:42:36 Configuring member-1 with IP address 10.30.171.77
06:42:36 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:42:36 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:42:36 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
06:42:36 ++ [[ /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 ]]
06:42:36 ++ echo 'common-functions.sh is being sourced'
06:42:36 common-functions.sh is being sourced
06:42:36 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
06:42:36 ++ DISTROSTREAM=titanium
06:42:36 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:42:36 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:42:36 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:42:36 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:42:36 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
06:42:36 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
06:42:36 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:42:36 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:42:36 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:36 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:36 ++ export CONTROLLERMEM=
06:42:36 ++ CONTROLLERMEM=
06:42:36 ++ case "${DISTROSTREAM}" in
06:42:36 ++ CLUSTER_SYSTEM=pekko
06:42:36 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
06:42:36 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
06:42:36 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
06:42:36 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
06:42:36 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
06:42:36 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
06:42:36 ++ print_common_env
06:42:36 ++ cat
06:42:36 common-functions environment:
06:42:36 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:42:36 ACTUALFEATURES:
06:42:36 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:42:36 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
06:42:36 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:42:36 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:36 CONTROLLERMEM:
06:42:36 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
06:42:36 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
06:42:36 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
06:42:36 SUITES:
06:42:36
06:42:36 ++ SSH='ssh -t -t'
06:42:36 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
06:42:36 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
06:42:36 Changing to /tmp
06:42:36 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260216.050240-529.zip
06:42:36 + echo 'Changing to /tmp'
06:42:36 + cd /tmp
06:42:36 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260216.050240-529.zip'
06:42:36 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260216.050240-529.zip
06:42:36 --2026-02-16 06:42:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260216.050240-529.zip
06:42:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
06:42:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
06:42:36 HTTP request sent, awaiting response... 200 OK
06:42:36 Length: 234982104 (224M) [application/zip]
06:42:36 Saving to: ‘karaf-0.22.2-20260216.050240-529.zip’
06:42:36
06:42:36 0K ........ ........ ........ ........ ........ ........ 1% 73.6M 3s
06:42:36 3072K ........ ........ ........ ........ ........ ........ 2% 140M 2s
06:42:36 6144K ........ ........ ........ ........ ........ ........ 4% 115M 2s
06:42:37 9216K ........ ........ ........ ........ ........ ........ 5% 159M 2s
06:42:37 12288K ........ ........ ........ ........ ........ ........ 6% 183M 2s
06:42:37 15360K ........ ........ ........ ........ ........ ........ 8% 227M 2s
06:42:37 18432K ........ ........ ........ ........ ........ ........ 9% 218M 1s
06:42:37 21504K ........ ........ ........ ........ ........ ........ 10% 256M 1s
06:42:37 24576K ........ ........ ........ ........ ........ ........ 12% 226M 1s
06:42:37 27648K ........ ........ ........ ........ ........ ........ 13% 267M 1s
06:42:37 30720K ........ ........ ........ ........ ........ ........ 14% 238M 1s
06:42:37 33792K ........ ........ ........ ........ ........ ........ 16% 300M 1s
06:42:37 36864K ........ ........ ........ ........ ........ ........ 17% 323M 1s
06:42:37 39936K ........ ........ ........ ........ ........ ........ 18% 293M 1s
06:42:37 43008K ........ ........ ........ ........ ........ ........ 20% 238M 1s
06:42:37 46080K ........ ........ ........ ........ ........ ........ 21% 267M 1s
06:42:37 49152K ........ ........ ........ ........ ........ ........ 22% 236M 1s
06:42:37 52224K ........ ........ ........ ........ ........ ........ 24% 287M 1s
06:42:37 55296K ........ ........ ........ ........ ........ ........ 25% 315M 1s
06:42:37 58368K ........ ........ ........ ........ ........ ........ 26% 330M 1s
06:42:37 61440K ........ ........ ........ ........ ........ ........ 28% 343M 1s
06:42:37 64512K ........ ........ ........ ........ ........ ........ 29% 316M 1s
06:42:37 67584K ........ ........ ........ ........ ........ ........ 30% 196M 1s
06:42:37 70656K ........ ........ ........ ........ ........ ........ 32% 309M 1s
06:42:37 73728K ........ ........ ........ ........ ........ ........ 33% 343M 1s
06:42:37 76800K ........ ........ ........ ........ ........ ........ 34% 320M 1s
06:42:37 79872K ........ ........ ........ ........ ........ ........ 36% 351M 1s
06:42:37 82944K ........ ........ ........ ........ ........ ........ 37% 337M 1s
06:42:37 86016K ........ ........ ........ ........ ........ ........ 38% 341M 1s
06:42:37 89088K ........ ........ ........ ........ ........ ........ 40% 285M 1s
06:42:37 92160K ........ ........ ........ ........ ........ ........ 41% 309M 1s
06:42:37 95232K ........ ........ ........ ........ ........ ........ 42% 348M 1s
06:42:37 98304K ........ ........ ........ ........ ........ ........ 44% 341M 1s
06:42:37 101376K ........ ........ ........ ........ ........ ........ 45% 341M 1s
06:42:37 104448K ........ ........ ........ ........ ........ ........ 46% 251M 0s
06:42:37 107520K ........ ........ ........ ........ ........ ........ 48% 286M 0s
06:42:37 110592K ........ ........ ........ ........ ........ ........ 49% 309M 0s
06:42:37 113664K ........ ........ ........ ........ ........ ........ 50% 254M 0s
06:42:37 116736K ........ ........ ........ ........ ........ ........ 52% 294M 0s
06:42:37 119808K ........ ........ ........ ........ ........ ........ 53% 318M 0s
06:42:37 122880K ........ ........ ........ ........ ........ ........ 54% 233M 0s
06:42:37 125952K ........ ........ ........ ........ ........ ........ 56% 269M 0s
06:42:37 129024K ........ ........ ........ ........ ........ ........ 57% 305M 0s
06:42:37 132096K ........ ........ ........ ........ ........ ........ 58% 311M 0s
06:42:37 135168K ........ ........ ........ ........ ........ ........ 60% 291M 0s
06:42:37 138240K ........ ........ ........ ........ ........ ........ 61% 279M 0s
06:42:37 141312K ........ ........ ........ ........ ........ ........ 62% 276M 0s
06:42:37 144384K ........ ........ ........ ........ ........ ........ 64% 240M 0s
06:42:37 147456K ........ ........ ........ ........ ........ ........ 65% 302M 0s
06:42:37 150528K ........ ........ ........ ........ ........ ........ 66% 285M 0s
06:42:37 153600K ........ ........ ........ ........ ........ ........ 68% 283M 0s
06:42:37 156672K ........ ........ ........ ........ ........ ........ 69% 295M 0s
06:42:37 159744K ........ ........ ........ ........ ........ ........ 70% 263M 0s
06:42:37 162816K ........ ........ ........ ........ ........ ........ 72% 280M 0s
06:42:37 165888K ........ ........ ........ ........ ........ ........ 73% 278M 0s
06:42:37 168960K ........ ........ ........ ........ ........ ........ 74% 269M 0s
06:42:37 172032K ........ ........ ........ ........ ........ ........ 76% 277M 0s
06:42:37 175104K ........ ........ ........ ........ ........ ........ 77% 267M 0s
06:42:37 178176K ........ ........ ........ ........ ........ ........ 78% 275M 0s
06:42:37 181248K ........ ........ ........ ........ ........ ........ 80% 266M 0s
06:42:37 184320K ........ ........ ........ ........ ........ ........ 81% 218M 0s
06:42:37 187392K ........ ........ ........ ........ ........ ........ 82% 232M 0s
06:42:37 190464K ........ ........ ........ ........ ........ ........ 84% 294M 0s
06:42:37 193536K ........ ........ ........ ........ ........ ........ 85% 285M 0s
06:42:37 196608K ........ ........ ........ ........ ........ ........ 87% 299M 0s
06:42:37 199680K ........ ........ ........ ........ ........ ........ 88% 299M 0s
06:42:37 202752K ........ ........ ........ ........ ........ ........ 89% 285M 0s
06:42:37 205824K ........ ........ ........ ........ ........ ........ 91% 275M 0s
06:42:37 208896K ........ ........ ........ ........ ........ ........ 92% 259M 0s
06:42:37 211968K ........ ........ ........ ........ ........ ........ 93% 262M 0s
06:42:37 215040K ........ ........ ........ ........ ........ ........ 95% 272M 0s
06:42:37 218112K ........ ........ ........ ........ ........ ........ 96% 268M 0s
06:42:37 221184K ........ ........ ........ ........ ........ ........ 97% 231M 0s
06:42:37 224256K ........ ........ ........ ........ ........ ........ 99% 232M 0s
06:42:37 227328K ........ ........ ........ ........ . 100% 234M=0.9s
06:42:37
06:42:37 2026-02-16 06:42:37 (255 MB/s) - ‘karaf-0.22.2-20260216.050240-529.zip’ saved [234982104/234982104]
06:42:37
06:42:37 Extracting the new controller...
06:42:37 + echo 'Extracting the new controller...'
06:42:37 + unzip -q karaf-0.22.2-20260216.050240-529.zip
06:42:39 Adding external repositories...
06:42:39 + echo 'Adding external repositories...'
06:42:39 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:42:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
06:42:39 ################################################################################
06:42:39 #
06:42:39 # Licensed to the Apache Software Foundation (ASF) under one or more
06:42:39 # contributor license agreements. See the NOTICE file distributed with
06:42:39 # this work for additional information regarding copyright ownership.
06:42:39 # The ASF licenses this file to You under the Apache License, Version 2.0
06:42:39 # (the "License"); you may not use this file except in compliance with
06:42:39 # the License. You may obtain a copy of the License at
06:42:39 #
06:42:39 # http://www.apache.org/licenses/LICENSE-2.0
06:42:39 #
06:42:39 # Unless required by applicable law or agreed to in writing, software
06:42:39 # distributed under the License is distributed on an "AS IS" BASIS,
06:42:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
06:42:39 # See the License for the specific language governing permissions and
06:42:39 # limitations under the License.
06:42:39 #
06:42:39 ################################################################################
06:42:39
06:42:39 #
06:42:39 # If set to true, the following property will not allow any certificate to be used
06:42:39 # when accessing Maven repositories through SSL
06:42:39 #
06:42:39 #org.ops4j.pax.url.mvn.certificateCheck=
06:42:39
06:42:39 #
06:42:39 # Path to the local Maven settings file.
06:42:39 # The repositories defined in this file will be automatically added to the list
06:42:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
06:42:39 # below is not set.
06:42:39 # The following locations are checked for the existence of the settings.xml file
06:42:39 # * 1. looks for the specified url
06:42:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
06:42:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
06:42:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
06:42:39 #
06:42:39 #org.ops4j.pax.url.mvn.settings=
06:42:39
06:42:39 #
06:42:39 # Path to the local Maven repository which is used to avoid downloading
06:42:39 # artifacts when they already exist locally.
06:42:39 # The value of this property will be extracted from the settings.xml file
06:42:39 # above, or defaulted to:
06:42:39 # System.getProperty( "user.home" ) + "/.m2/repository"
06:42:39 #
06:42:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
06:42:39
06:42:39 #
06:42:39 # Default this to false. It's just weird to use undocumented repos
06:42:39 #
06:42:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
06:42:39
06:42:39 #
06:42:39 # Uncomment if you don't wanna use the proxy settings
06:42:39 # from the Maven conf/settings.xml file
06:42:39 #
06:42:39 # org.ops4j.pax.url.mvn.proxySupport=false
06:42:39
06:42:39 #
06:42:39 # Comma separated list of repositories scanned when resolving an artifact.
06:42:39 # Those repositories will be checked before iterating through the
06:42:39 # below list of repositories and even before the local repository
06:42:39 # A repository url can be appended with zero or more of the following flags:
06:42:39 # @snapshots : the repository contains snaphots
06:42:39 # @noreleases : the repository does not contain any released artifacts
06:42:39 #
06:42:39 # The following property value will add the system folder as a repo.
06:42:39 #
06:42:39 org.ops4j.pax.url.mvn.defaultRepositories=\
06:42:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
06:42:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
06:42:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
06:42:39
06:42:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
06:42:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
06:42:39
06:42:39 #
06:42:39 # Comma separated list of repositories scanned when resolving an artifact.
06:42:39 # The default list includes the following repositories:
06:42:39 # http://repo1.maven.org/maven2@id=central
06:42:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
06:42:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
06:42:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
06:42:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
06:42:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
06:42:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
06:42:39 # To add repositories to the default ones, prepend '+' to the list of repositories
06:42:39 # to add.
06:42:39 # A repository url can be appended with zero or more of the following flags:
06:42:39 # @snapshots : the repository contains snapshots
06:42:39 # @noreleases : the repository does not contain any released artifacts
06:42:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
06:42:39 #
06:42:39 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
06:42:39
06:42:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
06:42:39 + [[ True == \T\r\u\e ]]
06:42:39 + echo 'Configuring the startup features...'
06:42:39 + 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.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:42:39 + FEATURE_TEST_STRING=features-test
06:42:39 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
06:42:39 + KARAF_VERSION=karaf4
06:42:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
06:42:39 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:42:39 + [[ ! -z '' ]]
06:42:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
06:42:39 ################################################################################
06:42:39 #
06:42:39 # Licensed to the Apache Software Foundation (ASF) under one or more
06:42:39 # contributor license agreements. See the NOTICE file distributed with
06:42:39 # this work for additional information regarding copyright ownership.
06:42:39 # The ASF licenses this file to You under the Apache License, Version 2.0
06:42:39 # (the "License"); you may not use this file except in compliance with
06:42:39 # the License. You may obtain a copy of the License at
06:42:39 #
06:42:39 # http://www.apache.org/licenses/LICENSE-2.0
06:42:39 #
06:42:39 # Unless required by applicable law or agreed to in writing, software
06:42:39 # distributed under the License is distributed on an "AS IS" BASIS,
06:42:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
06:42:39 # See the License for the specific language governing permissions and
06:42:39 # limitations under the License.
06:42:39 #
06:42:39 ################################################################################
06:42:39
06:42:39 #
06:42:39 # Comma separated list of features repositories to register by default
06:42:39 #
06:42:39 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/e5e0a54d-d083-41f3-bec4-3a82d308b12c.xml
06:42:39
06:42:39 #
06:42:39 # Comma separated list of features to install at startup
06:42:39 #
06:42:39 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, b9528425-2f9d-4ed4-8d1a-53baa53730b8
06:42:39
06:42:39 #
06:42:39 # Resource repositories (OBR) that the features resolver can use
06:42:39 # to resolve requirements/capabilities
06:42:39 #
06:42:39 # The format of the resourceRepositories is
06:42:39 # resourceRepositories=[xml:url|json:url],...
06:42:39 # for Instance:
06:42:39 #
06:42:39 #resourceRepositories=xml:http://host/path/to/index.xml
06:42:39 # or
06:42:39 #resourceRepositories=json:http://host/path/to/index.json
06:42:39 #
06:42:39
06:42:39 #
06:42:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
06:42:39 #
06:42:39 featuresBootAsynchronous=false
06:42:39
06:42:39 #
06:42:39 # Service requirements enforcement
06:42:39 #
06:42:39 # By default, the feature resolver checks the service requirements/capabilities of
06:42:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
06:42:39 # the required bundles.
06:42:39 # The following flag can have those values:
06:42:39 # - disable: service requirements are completely ignored
06:42:39 # - default: service requirements are ignored for old features
06:42:39 # - enforce: service requirements are always verified
06:42:39 #
06:42:39 #serviceRequirements=default
06:42:39
06:42:39 #
06:42:39 # Store cfg file for config element in feature
06:42:39 #
06:42:39 #configCfgStore=true
06:42:39
06:42:39 #
06:42:39 # Define if the feature service automatically refresh bundles
06:42:39 #
06:42:39 autoRefresh=true
06:42:39
06:42:39 #
06:42:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
06:42:39 # XML file defines instructions related to features processing
06:42:39 # versions.properties may declare properties to resolve placeholders in XML file
06:42:39 # both files are relative to ${karaf.etc}
06:42:39 #
06:42:39 #featureProcessing=org.apache.karaf.features.xml
06:42:39 #featureProcessingVersions=versions.properties
06:42:39 + configure_karaf_log karaf4 ''
06:42:39 + local -r karaf_version=karaf4
06:42:39 + local -r controllerdebugmap=
06:42:39 + local logapi=log4j
06:42:39 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:42:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
06:42:39 log4j2.rootLogger.level = INFO
06:42:39 #log4j2.rootLogger.type = asyncRoot
06:42:39 #log4j2.rootLogger.includeLocation = false
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
06:42:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
06:42:39 log4j2.rootLogger.appenderRef.Console.ref = Console
06:42:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
06:42:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
06:42:39 log4j2.logger.spifly.name = org.apache.aries.spifly
06:42:39 log4j2.logger.spifly.level = WARN
06:42:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
06:42:39 log4j2.logger.audit.level = INFO
06:42:39 log4j2.logger.audit.additivity = false
06:42:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
06:42:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
06:42:39 log4j2.appender.console.type = Console
06:42:39 log4j2.appender.console.name = Console
06:42:39 log4j2.appender.console.layout.type = PatternLayout
06:42:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
06:42:39 log4j2.appender.rolling.type = RollingRandomAccessFile
06:42:39 log4j2.appender.rolling.name = RollingFile
06:42:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
06:42:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
06:42:39 #log4j2.appender.rolling.immediateFlush = false
06:42:39 log4j2.appender.rolling.append = true
06:42:39 log4j2.appender.rolling.layout.type = PatternLayout
06:42:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
06:42:39 log4j2.appender.rolling.policies.type = Policies
06:42:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
06:42:39 log4j2.appender.rolling.policies.size.size = 64MB
06:42:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
06:42:39 log4j2.appender.rolling.strategy.max = 7
06:42:39 log4j2.appender.audit.type = RollingRandomAccessFile
06:42:39 log4j2.appender.audit.name = AuditRollingFile
06:42:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
06:42:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
06:42:39 log4j2.appender.audit.append = true
06:42:39 log4j2.appender.audit.layout.type = PatternLayout
06:42:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
06:42:39 log4j2.appender.audit.policies.type = Policies
06:42:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
06:42:39 log4j2.appender.audit.policies.size.size = 8MB
06:42:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
06:42:39 log4j2.appender.audit.strategy.max = 7
06:42:39 log4j2.appender.osgi.type = PaxOsgi
06:42:39 log4j2.appender.osgi.name = PaxOsgi
06:42:39 log4j2.appender.osgi.filter = *
06:42:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
06:42:39 #log4j2.logger.aether.level = TRACE
06:42:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
06:42:39 #log4j2.logger.http-headers.level = DEBUG
06:42:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
06:42:39 #log4j2.logger.maven.level = TRACE
06:42:39 + logapi=log4j2
06:42:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
06:42:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
06:42:39 + '[' log4j2 == log4j2 ']'
06:42:39 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:42:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
06:42:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
06:42:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
06:42:39 controllerdebugmap:
06:42:39 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:42:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
06:42:39 + unset IFS
06:42:39 + echo 'controllerdebugmap: '
06:42:39 + '[' -n '' ']'
06:42:39 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
06:42:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
06:42:39 ################################################################################
06:42:39 #
06:42:39 # Licensed to the Apache Software Foundation (ASF) under one or more
06:42:39 # contributor license agreements. See the NOTICE file distributed with
06:42:39 # this work for additional information regarding copyright ownership.
06:42:39 # The ASF licenses this file to You under the Apache License, Version 2.0
06:42:39 # (the "License"); you may not use this file except in compliance with
06:42:39 # the License. You may obtain a copy of the License at
06:42:39 #
06:42:39 # http://www.apache.org/licenses/LICENSE-2.0
06:42:39 #
06:42:39 # Unless required by applicable law or agreed to in writing, software
06:42:39 # distributed under the License is distributed on an "AS IS" BASIS,
06:42:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
06:42:39 # See the License for the specific language governing permissions and
06:42:39 # limitations under the License.
06:42:39 #
06:42:39 ################################################################################
06:42:39
06:42:39 # Common pattern layout for appenders
06:42:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
06:42:39
06:42:39 # Root logger
06:42:39 log4j2.rootLogger.level = INFO
06:42:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
06:42:39 #log4j2.rootLogger.type = asyncRoot
06:42:39 #log4j2.rootLogger.includeLocation = false
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
06:42:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
06:42:39 log4j2.rootLogger.appenderRef.Console.ref = Console
06:42:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
06:42:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
06:42:39
06:42:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
06:42:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
06:42:39
06:42:39 # Loggers configuration
06:42:39
06:42:39 # Spifly logger
06:42:39 log4j2.logger.spifly.name = org.apache.aries.spifly
06:42:39 log4j2.logger.spifly.level = WARN
06:42:39
06:42:39 # Security audit logger
06:42:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
06:42:39 log4j2.logger.audit.level = INFO
06:42:39 log4j2.logger.audit.additivity = false
06:42:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
06:42:39
06:42:39 # Appenders configuration
06:42:39
06:42:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
06:42:39 log4j2.appender.console.type = Console
06:42:39 log4j2.appender.console.name = Console
06:42:39 log4j2.appender.console.layout.type = PatternLayout
06:42:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
06:42:39
06:42:39 # Rolling file appender
06:42:39 log4j2.appender.rolling.type = RollingRandomAccessFile
06:42:39 log4j2.appender.rolling.name = RollingFile
06:42:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
06:42:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
06:42:39 # uncomment to not force a disk flush
06:42:39 #log4j2.appender.rolling.immediateFlush = false
06:42:39 log4j2.appender.rolling.append = true
06:42:39 log4j2.appender.rolling.layout.type = PatternLayout
06:42:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
06:42:39 log4j2.appender.rolling.policies.type = Policies
06:42:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
06:42:39 log4j2.appender.rolling.policies.size.size = 1GB
06:42:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
06:42:39 log4j2.appender.rolling.strategy.max = 7
06:42:39
06:42:39 # Audit file appender
06:42:39 log4j2.appender.audit.type = RollingRandomAccessFile
06:42:39 log4j2.appender.audit.name = AuditRollingFile
06:42:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
06:42:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
06:42:39 log4j2.appender.audit.append = true
06:42:39 log4j2.appender.audit.layout.type = PatternLayout
06:42:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
06:42:39 log4j2.appender.audit.policies.type = Policies
06:42:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
06:42:39 log4j2.appender.audit.policies.size.size = 8MB
06:42:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
06:42:39 log4j2.appender.audit.strategy.max = 7
06:42:39
06:42:39 # OSGi appender
06:42:39 log4j2.appender.osgi.type = PaxOsgi
06:42:39 log4j2.appender.osgi.name = PaxOsgi
06:42:39 log4j2.appender.osgi.filter = *
06:42:39
06:42:39 # help with identification of maven-related problems with pax-url-aether
06:42:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
06:42:39 #log4j2.logger.aether.level = TRACE
06:42:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
06:42:39 #log4j2.logger.http-headers.level = DEBUG
06:42:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
06:42:39 #log4j2.logger.maven.level = TRACE
06:42:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
06:42:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
06:42:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
06:42:39 + local -r controllermem=2048m
06:42:39 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:39 + echo Configure
06:42:39 Configure
06:42:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
06:42:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
06:42:39 max memory: 2048m
06:42:39 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:39 + echo ' max memory: 2048m'
06:42:39 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
06:42:39 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:39 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:39 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
06:42:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
06:42:39 #!/bin/sh
06:42:39 #
06:42:39 # Licensed to the Apache Software Foundation (ASF) under one or more
06:42:39 # contributor license agreements. See the NOTICE file distributed with
06:42:39 # this work for additional information regarding copyright ownership.
06:42:39 # The ASF licenses this file to You under the Apache License, Version 2.0
06:42:39 # (the "License"); you may not use this file except in compliance with
06:42:39 # the License. You may obtain a copy of the License at
06:42:39 #
06:42:39 # http://www.apache.org/licenses/LICENSE-2.0
06:42:39 #
06:42:39 # Unless required by applicable law or agreed to in writing, software
06:42:39 # distributed under the License is distributed on an "AS IS" BASIS,
06:42:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
06:42:39 # See the License for the specific language governing permissions and
06:42:39 # limitations under the License.
06:42:39 #
06:42:39
06:42:39 #
06:42:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
06:42:39 # script: client, instance, shell, start, status, stop, karaf
06:42:39 #
06:42:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
06:42:39 # Actions go here...
06:42:39 # fi
06:42:39
06:42:39 #
06:42:39 # general settings which should be applied for all scripts go here; please keep
06:42:39 # in mind that it is possible that scripts might be executed more than once, e.g.
06:42:39 # in example of the start script where the start script is executed first and the
06:42:39 # karaf script afterwards.
06:42:39 #
06:42:39
06:42:39 #
06:42:39 # The following section shows the possible configuration options for the default
06:42:39 # karaf scripts
06:42:39 #
06:42:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
06:42:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
06:42:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
06:42:39 # export EXTRA_JAVA_OPTS # Additional JVM options
06:42:39 # export KARAF_HOME # Karaf home folder
06:42:39 # export KARAF_DATA # Karaf data folder
06:42:39 # export KARAF_BASE # Karaf base folder
06:42:39 # export KARAF_ETC # Karaf etc folder
06:42:39 # export KARAF_LOG # Karaf log folder
06:42:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
06:42:39 # export KARAF_OPTS # Additional available Karaf options
06:42:39 # export KARAF_DEBUG # Enable debug mode
06:42:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
06:42:39 # export KARAF_NOROOT # Prevent execution as root if set to true
06:42:39 Set Java version
06:42:39 + echo 'Set Java version'
06:42:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
06:42:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
06:42:39 sudo: a password is required
06:42:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
06:42:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
06:42:39 sudo: a password is required
06:42:39 JDK default version ...
06:42:39 + echo 'JDK default version ...'
06:42:39 + java -version
06:42:40 openjdk version "21.0.9" 2025-10-21
06:42:40 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
06:42:40 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
06:42:40 Set JAVA_HOME
06:42:40 + echo 'Set JAVA_HOME'
06:42:40 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
06:42:40 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
06:42:40 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
06:42:40 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
06:42:40 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
06:42:40 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
06:42:40 Listing all open ports on controller system...
06:42:40 + echo 'Listing all open ports on controller system...'
06:42:40 + netstat -pnatu
06:42:40 /tmp/configuration-script.sh: line 40: netstat: command not found
06:42:40 Configuring cluster
06:42:40 + '[' -f /tmp/custom_shard_config.txt ']'
06:42:40 + echo 'Configuring cluster'
06:42:40 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.77
06:42:40 ################################################
06:42:40 ## Configure Cluster ##
06:42:40 ################################################
06:42:40 NOTE: Cluster configuration files not found. Copying from
06:42:40 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
06:42:40 Configuring unique name in pekko.conf
06:42:40 Configuring hostname in pekko.conf
06:42:40 Configuring data and rpc seed nodes in pekko.conf
06:42:40 modules = [
06:42:40
06:42:40 {
06:42:40 name = "inventory"
06:42:40 namespace = "urn:opendaylight:inventory"
06:42:40 shard-strategy = "module"
06:42:40 },
06:42:40 {
06:42:40 name = "topology"
06:42:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
06:42:40 shard-strategy = "module"
06:42:40 },
06:42:40 {
06:42:40 name = "toaster"
06:42:40 namespace = "http://netconfcentral.org/ns/toaster"
06:42:40 shard-strategy = "module"
06:42:40 }
06:42:40 ]
06:42:40 Configuring replication type in module-shards.conf
06:42:40 ################################################
06:42:40 ## NOTE: Manually restart controller to ##
06:42:40 ## apply configuration. ##
06:42:40 ################################################
06:42:40 Dump pekko.conf
06:42:40 + echo 'Dump pekko.conf'
06:42:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
06:42:40
06:42:40 odl-cluster-data {
06:42:40 pekko {
06:42:40 remote {
06:42:40 artery {
06:42:40 enabled = on
06:42:40 transport = tcp
06:42:40 canonical.hostname = "10.30.171.77"
06:42:40 canonical.port = 2550
06:42:40 }
06:42:40 }
06:42:40
06:42:40 cluster {
06:42:40 # Using artery.
06:42:40 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.77:2550"]
06:42:40
06:42:40 roles = ["member-1"]
06:42:40
06:42:40 # when under load we might trip a false positive on the failure detector
06:42:40 # failure-detector {
06:42:40 # heartbeat-interval = 4 s
06:42:40 # acceptable-heartbeat-pause = 16s
06:42:40 # }
06:42:40 }
06:42:40
06:42:40 persistence {
06:42:40 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
06:42:40 # modifying the following two properties. The directory location specified may be a relative or absolute path.
06:42:40 # The relative path is always relative to KARAF_HOME.
06:42:40
06:42:40 # snapshot-store.local.dir = "target/snapshots"
06:42:40
06:42:40 # Use lz4 compression for LocalSnapshotStore snapshots
06:42:40 snapshot-store.local.use-lz4-compression = false
06:42:40 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
06:42:40 snapshot-store.local.lz4-blocksize = 256KB
06:42:40 }
06:42:40 disable-default-actor-system-quarantined-event-handling = "false"
06:42:40 }
06:42:40 }
06:42:40 Dump modules.conf
06:42:40 + echo 'Dump modules.conf'
06:42:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
06:42:40 modules = [
06:42:40
06:42:40 {
06:42:40 name = "inventory"
06:42:40 namespace = "urn:opendaylight:inventory"
06:42:40 shard-strategy = "module"
06:42:40 },
06:42:40 {
06:42:40 name = "topology"
06:42:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
06:42:40 shard-strategy = "module"
06:42:40 },
06:42:40 {
06:42:40 name = "toaster"
06:42:40 namespace = "http://netconfcentral.org/ns/toaster"
06:42:40 shard-strategy = "module"
06:42:40 }
06:42:40 ]
06:42:40 Dump module-shards.conf
06:42:40 + echo 'Dump module-shards.conf'
06:42:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
06:42:40 module-shards = [
06:42:40 {
06:42:40 name = "default"
06:42:40 shards = [
06:42:40 {
06:42:40 name = "default"
06:42:40 replicas = ["member-1"]
06:42:40 }
06:42:40 ]
06:42:40 },
06:42:40 {
06:42:40 name = "inventory"
06:42:40 shards = [
06:42:40 {
06:42:40 name="inventory"
06:42:40 replicas = ["member-1"]
06:42:40 }
06:42:40 ]
06:42:40 },
06:42:40 {
06:42:40 name = "topology"
06:42:40 shards = [
06:42:40 {
06:42:40 name="topology"
06:42:40 replicas = ["member-1"]
06:42:40 }
06:42:40 ]
06:42:40 },
06:42:40 {
06:42:40 name = "toaster"
06:42:40 shards = [
06:42:40 {
06:42:40 name="toaster"
06:42:40 replicas = ["member-1"]
06:42:40 }
06:42:40 ]
06:42:40 }
06:42:40 ]
06:42:40 Locating config plan to use...
06:42:40 Finished running config plans
06:42:40 Starting member-1 with IP address 10.30.171.77
06:42:40 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:42:40 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:42:40 Redirecting karaf console output to karaf_console.log
06:42:40 Starting controller...
06:42:40 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
06:42:40 Execute the post startup script on controller 10.30.171.77
06:42:40 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:42:40 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:42:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:42:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:42:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:42:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:43:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:43:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:43:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:43:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:43:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:43:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:43:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:43:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
06:43:41 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
06:43:46 2026-02-16T06:42:59,730 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
06:43:46 Controller is UP
06:43:46 2026-02-16T06:42:59,730 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
06:43:46 Listing all open ports on controller system...
06:43:46 /tmp/post-startup-script.sh: line 51: netstat: command not found
06:43:46 looking for "BindException: Address already in use" in log file
06:43:46 looking for "server is unhealthy" in log file
06:43:46 Let's take the karaf thread dump
06:43:46 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:43:46 karaf main: org.apache.karaf.main.Main, pid:2040
06:43:46 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:43:47 Generating mininet variables...
06:43:47 Locating test plan to use...
06:43:47 Changing the testplan path...
06:43:47 # Place the suites in run order:
06:43:47 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
06:43:47 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
06:43:47 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
06:43:47 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
06:43:47 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
06:43:47 ==============================================================================
06:43:47 openflowplugin-sanity.txt
06:43:47 ==============================================================================
06:43:47 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
06:43:47 ==============================================================================
06:43:51 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
06:43:51 ==============================================================================
06:43:51 Get list of nodes :: Get the inventory | PASS |
06:43:54 ------------------------------------------------------------------------------
06:43:54 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
06:43:54 ------------------------------------------------------------------------------
06:43:54 Get node 1 inventory :: Get the inventory for a node | PASS |
06:43:54 ------------------------------------------------------------------------------
06:43:54 Get node 2 inventory :: Get the inventory for a node | PASS |
06:43:54 ------------------------------------------------------------------------------
06:43:54 Get node 3 inventory :: Get the inventory for a node | PASS |
06:43:54 ------------------------------------------------------------------------------
06:43:54 Link Down :: Take link s1-s2 down | PASS |
06:43:54 ------------------------------------------------------------------------------
06:43:54 Link Up :: Take link s1-s2 up | PASS |
06:43:54 ------------------------------------------------------------------------------
06:43:54 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
06:43:54 7 tests, 7 passed, 0 failed
06:43:54 ==============================================================================
06:43:54 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
06:43:54 ==============================================================================
06:43:54 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
06:43:54 ------------------------------------------------------------------------------
06:43:54 List all the links :: List all the links in the topology. | PASS |
06:43:58 ------------------------------------------------------------------------------
06:43:58 Link Down :: Take link s1-s2 down | PASS |
06:43:58 ------------------------------------------------------------------------------
06:43:58 Link Up :: Take link s1-s2 up | PASS |
06:44:02 ------------------------------------------------------------------------------
06:44:02 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
06:44:02 4 tests, 4 passed, 0 failed
06:44:02 ==============================================================================
06:44:02 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
06:44:02 ==============================================================================
06:44:02 Get Stats for all nodes :: Get the stats for all nodes | PASS |
06:44:02 ------------------------------------------------------------------------------
06:44:02 Get Stats for node 1 :: Get the stats for a node | PASS |
06:44:03 ------------------------------------------------------------------------------
06:44:03 Get Stats for node 2 :: Get the stats for a node | PASS |
06:44:03 ------------------------------------------------------------------------------
06:44:03 Get Stats for node 3 :: Get the stats for a node | PASS |
06:44:03 ------------------------------------------------------------------------------
06:44:03 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
06:44:03 4 tests, 4 passed, 0 failed
06:44:03 ==============================================================================
06:44:03 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
06:44:03 ==============================================================================
06:44:03 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
06:44:03 ------------------------------------------------------------------------------
06:44:03 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
06:44:03 ------------------------------------------------------------------------------
06:44:03 Verify after adding flow operational - Output to physical port# ::... | PASS |
06:44:05 ------------------------------------------------------------------------------
06:44:05 Remove a flow - Output to physical port# :: Remove a flow | PASS |
06:44:05 ------------------------------------------------------------------------------
06:44:05 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
06:44:05 ------------------------------------------------------------------------------
06:44:05 Verify after deleting flow operational - Output to physical port# ... | PASS |
06:44:09 ------------------------------------------------------------------------------
06:44:09 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
06:44:09 6 tests, 6 passed, 0 failed
06:44:09 ==============================================================================
06:44:09 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
06:44:09 21 tests, 21 passed, 0 failed
06:44:09 ==============================================================================
06:44:09 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
06:44:09 ==============================================================================
06:44:12 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
06:44:12 ==============================================================================
06:44:12 Get list of nodes :: Get the inventory | PASS |
06:44:14 ------------------------------------------------------------------------------
06:44:14 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
06:44:14 ------------------------------------------------------------------------------
06:44:14 Get node 1 inventory :: Get the inventory for a node | PASS |
06:44:14 ------------------------------------------------------------------------------
06:44:14 Get node 2 inventory :: Get the inventory for a node | PASS |
06:44:14 ------------------------------------------------------------------------------
06:44:14 Get node 3 inventory :: Get the inventory for a node | PASS |
06:44:14 ------------------------------------------------------------------------------
06:44:14 Link Down :: Take link s1-s2 down | PASS |
06:44:14 ------------------------------------------------------------------------------
06:44:14 Link Up :: Take link s1-s2 up | PASS |
06:44:14 ------------------------------------------------------------------------------
06:44:14 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
06:44:14 7 tests, 7 passed, 0 failed
06:44:14 ==============================================================================
06:44:14 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
06:44:14 ==============================================================================
06:44:14 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
06:44:14 ------------------------------------------------------------------------------
06:44:14 List all the links :: List all the links in the topology. | PASS |
06:44:18 ------------------------------------------------------------------------------
06:44:18 Link Down :: Take link s1-s2 down | PASS |
06:44:18 ------------------------------------------------------------------------------
06:44:18 Link Up :: Take link s1-s2 up | PASS |
06:44:23 ------------------------------------------------------------------------------
06:44:23 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
06:44:23 4 tests, 4 passed, 0 failed
06:44:23 ==============================================================================
06:44:23 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
06:44:23 ==============================================================================
06:44:23 Get Stats for all nodes :: Get the stats for all nodes | PASS |
06:44:23 ------------------------------------------------------------------------------
06:44:23 Get Stats for node 1 :: Get the stats for a node | PASS |
06:44:23 ------------------------------------------------------------------------------
06:44:23 Get Stats for node 2 :: Get the stats for a node | PASS |
06:44:23 ------------------------------------------------------------------------------
06:44:23 Get Stats for node 3 :: Get the stats for a node | PASS |
06:44:23 ------------------------------------------------------------------------------
06:44:23 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
06:44:23 4 tests, 4 passed, 0 failed
06:44:23 ==============================================================================
06:44:23 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
06:44:23 ==============================================================================
06:44:23 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
06:44:23 ------------------------------------------------------------------------------
06:44:23 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
06:44:23 ------------------------------------------------------------------------------
06:44:23 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
06:44:25 ------------------------------------------------------------------------------
06:44:25 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
06:44:25 ------------------------------------------------------------------------------
06:44:25 Verify after modifying flow config - Output to physical port# :: V... | PASS |
06:44:25 ------------------------------------------------------------------------------
06:44:25 Verify after modifying flow operational - Output to physical port#... | PASS |
06:44:29 ------------------------------------------------------------------------------
06:44:29 Remove a flow - Output to physical port# :: Remove a flow | PASS |
06:44:29 ------------------------------------------------------------------------------
06:44:29 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
06:44:29 ------------------------------------------------------------------------------
06:44:29 Verify after deleting flow operational - Output to physical port# ... | PASS |
06:44:31 ------------------------------------------------------------------------------
06:44:31 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
06:44:31 9 tests, 9 passed, 0 failed
06:44:31 ==============================================================================
06:44:31 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
06:44:31 24 tests, 24 passed, 0 failed
06:44:31 ==============================================================================
06:44:31 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
06:44:31 ==============================================================================
06:44:34 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
06:44:34 ==============================================================================
06:44:35 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
06:44:41 ------------------------------------------------------------------------------
06:44:41 Test Is Flow 1 Added | PASS |
06:44:41 ------------------------------------------------------------------------------
06:44:41 Test Is Flow 2 Added | PASS |
06:44:42 ------------------------------------------------------------------------------
06:44:42 Test Is Flow 3 Added | PASS |
06:44:42 ------------------------------------------------------------------------------
06:44:42 Test Is Flow 4 Added | PASS |
06:44:42 ------------------------------------------------------------------------------
06:44:42 Test Is Flow 5 Added | PASS |
06:44:42 ------------------------------------------------------------------------------
06:44:42 Test Is Flow 6 Added | PASS |
06:44:42 ------------------------------------------------------------------------------
06:44:42 Test Is Flow 7 Added | PASS |
06:44:42 ------------------------------------------------------------------------------
06:44:42 Test Is Flow 8 Added | PASS |
06:44:42 ------------------------------------------------------------------------------
06:44:42 Test Is Flow 9 Added | PASS |
06:44:42 ------------------------------------------------------------------------------
06:44:42 Test Is Flow 10 Added | PASS |
06:44:43 ------------------------------------------------------------------------------
06:44:43 Test Is Flow 11 Added | PASS |
06:44:43 ------------------------------------------------------------------------------
06:44:43 Test Is Flow 14 Added | PASS |
06:44:43 ------------------------------------------------------------------------------
06:44:43 Test Is Flow 15 Added | PASS |
06:44:43 ------------------------------------------------------------------------------
06:44:43 Test Is Flow 16 Added | PASS |
06:44:43 ------------------------------------------------------------------------------
06:44:43 Test Is Flow 17 Added | PASS |
06:44:43 ------------------------------------------------------------------------------
06:44:43 Test Is Flow 18 Added | PASS |
06:44:43 ------------------------------------------------------------------------------
06:44:43 Test Is Flow 19 Added | PASS |
06:44:43 ------------------------------------------------------------------------------
06:44:43 Test Is Flow 20 Added | PASS |
06:44:44 ------------------------------------------------------------------------------
06:44:44 Test Is Flow 21 Added | PASS |
06:44:44 ------------------------------------------------------------------------------
06:44:44 Test Is Flow 22 Added | PASS |
06:44:44 ------------------------------------------------------------------------------
06:44:44 Test Is Flow 23 Added | PASS |
06:44:44 ------------------------------------------------------------------------------
06:44:44 Test Is Flow 24 Added | PASS |
06:44:44 ------------------------------------------------------------------------------
06:44:44 Test Is Flow 25 Added | PASS |
06:44:44 ------------------------------------------------------------------------------
06:44:44 Test Is Flow 31 Added | PASS |
06:44:44 ------------------------------------------------------------------------------
06:44:44 Test Is Flow 36 Added | PASS |
06:44:44 ------------------------------------------------------------------------------
06:44:44 Test Is Flow 38 Added | PASS |
06:44:45 ------------------------------------------------------------------------------
06:44:45 Test Is Flow 43 Added | PASS |
06:44:45 ------------------------------------------------------------------------------
06:44:45 Test Is Flow 45 Added | PASS |
06:44:45 ------------------------------------------------------------------------------
06:44:45 Test Is Flow 101 Added | PASS |
06:44:45 ------------------------------------------------------------------------------
06:44:45 Test Is Flow 102 Added | PASS |
06:44:45 ------------------------------------------------------------------------------
06:44:45 Test Is Flow 103 Added | PASS |
06:44:45 ------------------------------------------------------------------------------
06:44:45 Test Is Flow 104 Added | PASS |
06:44:45 ------------------------------------------------------------------------------
06:44:45 Test Is Flow 105 Added | PASS |
06:44:45 ------------------------------------------------------------------------------
06:44:45 Test Is Flow 106 Added | PASS |
06:44:46 ------------------------------------------------------------------------------
06:44:46 Test Is Flow 107 Added | PASS |
06:44:46 ------------------------------------------------------------------------------
06:44:46 Test Is Flow 108 Added | PASS |
06:44:46 ------------------------------------------------------------------------------
06:44:46 Test Is Flow 109 Added | PASS |
06:44:46 ------------------------------------------------------------------------------
06:44:46 Test Is Flow 110 Added | PASS |
06:44:46 ------------------------------------------------------------------------------
06:44:46 Test Is Flow 113 Added | PASS |
06:44:46 ------------------------------------------------------------------------------
06:44:46 Test Is Flow 156 Added | PASS |
06:44:46 ------------------------------------------------------------------------------
06:44:46 Test Is Flow 201 Added | PASS |
06:44:46 ------------------------------------------------------------------------------
06:44:46 Test Is Flow 202 Added | PASS |
06:44:47 ------------------------------------------------------------------------------
06:44:47 Test Is Flow 203 Added | PASS |
06:44:47 ------------------------------------------------------------------------------
06:44:47 Test Is Flow 204 Added | PASS |
06:44:47 ------------------------------------------------------------------------------
06:44:47 Test Is Flow 205 Added | PASS |
06:44:47 ------------------------------------------------------------------------------
06:44:47 Test Is Flow 206 Added | PASS |
06:44:47 ------------------------------------------------------------------------------
06:44:47 Test Is Flow 209 Added | PASS |
06:44:47 ------------------------------------------------------------------------------
06:44:47 Test Is Flow 214 Added | PASS |
06:44:47 ------------------------------------------------------------------------------
06:44:47 Test Is Flow 218 Added | PASS |
06:44:47 ------------------------------------------------------------------------------
06:44:47 Test Is Flow 219 Added | PASS |
06:44:48 ------------------------------------------------------------------------------
06:44:48 Test Is Flow 220 Added | PASS |
06:44:48 ------------------------------------------------------------------------------
06:44:48 Test Is Flow 221 Added | PASS |
06:44:48 ------------------------------------------------------------------------------
06:44:48 Test Is Flow 222 Added | PASS |
06:44:48 ------------------------------------------------------------------------------
06:44:48 Test Is Flow 223 Added | PASS |
06:44:48 ------------------------------------------------------------------------------
06:44:48 Test Is Flow 224 Added | PASS |
06:44:48 ------------------------------------------------------------------------------
06:44:48 Test Is Flow 225 Added | PASS |
06:44:48 ------------------------------------------------------------------------------
06:44:48 Test Is Flow 550 Added | PASS |
06:44:48 ------------------------------------------------------------------------------
06:44:48 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
06:44:54 ------------------------------------------------------------------------------
06:44:54 Test Is Flow 1 Updated | PASS |
06:44:54 ------------------------------------------------------------------------------
06:44:54 Test Is Flow 2 Updated | PASS |
06:44:54 ------------------------------------------------------------------------------
06:44:54 Test Is Flow 3 Updated | PASS |
06:44:54 ------------------------------------------------------------------------------
06:44:54 Test Is Flow 4 Updated | PASS |
06:44:54 ------------------------------------------------------------------------------
06:44:54 Test Is Flow 5 Updated | PASS |
06:44:54 ------------------------------------------------------------------------------
06:44:54 Test Is Flow 6 Updated | PASS |
06:44:54 ------------------------------------------------------------------------------
06:44:54 Test Is Flow 7 Updated | PASS |
06:44:55 ------------------------------------------------------------------------------
06:44:55 Test Is Flow 8 Updated | PASS |
06:44:55 ------------------------------------------------------------------------------
06:44:55 Test Is Flow 9 Updated | PASS |
06:44:55 ------------------------------------------------------------------------------
06:44:55 Test Is Flow 10 Updated | PASS |
06:44:55 ------------------------------------------------------------------------------
06:44:55 Test Is Flow 11 Updated | PASS |
06:44:55 ------------------------------------------------------------------------------
06:44:55 Test Is Flow 14 Updated | PASS |
06:44:55 ------------------------------------------------------------------------------
06:44:55 Test Is Flow 15 Updated | PASS |
06:44:55 ------------------------------------------------------------------------------
06:44:55 Test Is Flow 16 Updated | PASS |
06:44:55 ------------------------------------------------------------------------------
06:44:55 Test Is Flow 17 Updated | PASS |
06:44:55 ------------------------------------------------------------------------------
06:44:55 Test Is Flow 18 Updated | PASS |
06:44:56 ------------------------------------------------------------------------------
06:44:56 Test Is Flow 19 Updated | PASS |
06:44:56 ------------------------------------------------------------------------------
06:44:56 Test Is Flow 20 Updated | PASS |
06:44:56 ------------------------------------------------------------------------------
06:44:56 Test Is Flow 21 Updated | PASS |
06:44:56 ------------------------------------------------------------------------------
06:44:56 Test Is Flow 22 Updated | PASS |
06:44:56 ------------------------------------------------------------------------------
06:44:56 Test Is Flow 23 Updated | PASS |
06:44:56 ------------------------------------------------------------------------------
06:44:56 Test Is Flow 24 Updated | PASS |
06:44:56 ------------------------------------------------------------------------------
06:44:56 Test Is Flow 25 Updated | PASS |
06:44:56 ------------------------------------------------------------------------------
06:44:56 Test Is Flow 31 Updated | PASS |
06:44:57 ------------------------------------------------------------------------------
06:44:57 Test Is Flow 36 Updated | PASS |
06:44:57 ------------------------------------------------------------------------------
06:44:57 Test Is Flow 38 Updated | PASS |
06:44:57 ------------------------------------------------------------------------------
06:44:57 Test Is Flow 43 Updated | PASS |
06:44:57 ------------------------------------------------------------------------------
06:44:57 Test Is Flow 45 Updated | PASS |
06:44:57 ------------------------------------------------------------------------------
06:44:57 Test Is Flow 101 Updated | PASS |
06:44:57 ------------------------------------------------------------------------------
06:44:57 Test Is Flow 102 Updated | PASS |
06:44:57 ------------------------------------------------------------------------------
06:44:57 Test Is Flow 103 Updated | PASS |
06:44:57 ------------------------------------------------------------------------------
06:44:57 Test Is Flow 104 Updated | PASS |
06:44:57 ------------------------------------------------------------------------------
06:44:57 Test Is Flow 105 Updated | PASS |
06:44:58 ------------------------------------------------------------------------------
06:44:58 Test Is Flow 106 Updated | PASS |
06:44:58 ------------------------------------------------------------------------------
06:44:58 Test Is Flow 107 Updated | PASS |
06:44:58 ------------------------------------------------------------------------------
06:44:58 Test Is Flow 108 Updated | PASS |
06:44:58 ------------------------------------------------------------------------------
06:44:58 Test Is Flow 109 Updated | PASS |
06:44:58 ------------------------------------------------------------------------------
06:44:58 Test Is Flow 110 Updated | PASS |
06:44:58 ------------------------------------------------------------------------------
06:44:58 Test Is Flow 113 Updated | PASS |
06:44:58 ------------------------------------------------------------------------------
06:44:58 Test Is Flow 156 Updated | PASS |
06:44:58 ------------------------------------------------------------------------------
06:44:58 Test Is Flow 201 Updated | PASS |
06:44:59 ------------------------------------------------------------------------------
06:44:59 Test Is Flow 202 Updated | PASS |
06:44:59 ------------------------------------------------------------------------------
06:44:59 Test Is Flow 203 Updated | PASS |
06:44:59 ------------------------------------------------------------------------------
06:44:59 Test Is Flow 204 Updated | PASS |
06:44:59 ------------------------------------------------------------------------------
06:44:59 Test Is Flow 205 Updated | PASS |
06:44:59 ------------------------------------------------------------------------------
06:44:59 Test Is Flow 206 Updated | PASS |
06:44:59 ------------------------------------------------------------------------------
06:44:59 Test Is Flow 209 Updated | PASS |
06:44:59 ------------------------------------------------------------------------------
06:44:59 Test Is Flow 214 Updated | PASS |
06:44:59 ------------------------------------------------------------------------------
06:44:59 Test Is Flow 218 Updated | PASS |
06:44:59 ------------------------------------------------------------------------------
06:44:59 Test Is Flow 219 Updated | PASS |
06:45:00 ------------------------------------------------------------------------------
06:45:00 Test Is Flow 220 Updated | PASS |
06:45:00 ------------------------------------------------------------------------------
06:45:00 Test Is Flow 221 Updated | PASS |
06:45:00 ------------------------------------------------------------------------------
06:45:00 Test Is Flow 222 Updated | PASS |
06:45:00 ------------------------------------------------------------------------------
06:45:00 Test Is Flow 223 Updated | PASS |
06:45:00 ------------------------------------------------------------------------------
06:45:00 Test Is Flow 224 Updated | PASS |
06:45:00 ------------------------------------------------------------------------------
06:45:00 Test Is Flow 225 Updated | PASS |
06:45:00 ------------------------------------------------------------------------------
06:45:00 Test Is Flow 550 Updated | PASS |
06:45:00 ------------------------------------------------------------------------------
06:45:00 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
06:45:05 ------------------------------------------------------------------------------
06:45:05 Test Is Flow 1 Deleted | PASS |
06:45:05 ------------------------------------------------------------------------------
06:45:05 Test Is Flow 2 Deleted | PASS |
06:45:05 ------------------------------------------------------------------------------
06:45:05 Test Is Flow 3 Deleted | PASS |
06:45:05 ------------------------------------------------------------------------------
06:45:05 Test Is Flow 4 Deleted | PASS |
06:45:05 ------------------------------------------------------------------------------
06:45:05 Test Is Flow 5 Deleted | PASS |
06:45:05 ------------------------------------------------------------------------------
06:45:05 Test Is Flow 6 Deleted | PASS |
06:45:05 ------------------------------------------------------------------------------
06:45:05 Test Is Flow 7 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 8 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 9 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 10 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 11 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 14 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 15 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 16 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 17 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 18 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 19 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 20 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 21 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 22 Deleted | PASS |
06:45:06 ------------------------------------------------------------------------------
06:45:06 Test Is Flow 23 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 24 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 25 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 31 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 36 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 38 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 43 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 45 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 101 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 102 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 103 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 104 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 105 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 106 Deleted | PASS |
06:45:07 ------------------------------------------------------------------------------
06:45:07 Test Is Flow 107 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 108 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 109 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 110 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 113 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 156 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 201 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 202 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 203 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 204 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 205 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 206 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 209 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 214 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 218 Deleted | PASS |
06:45:08 ------------------------------------------------------------------------------
06:45:08 Test Is Flow 219 Deleted | PASS |
06:45:09 ------------------------------------------------------------------------------
06:45:09 Test Is Flow 220 Deleted | PASS |
06:45:09 ------------------------------------------------------------------------------
06:45:09 Test Is Flow 221 Deleted | PASS |
06:45:09 ------------------------------------------------------------------------------
06:45:09 Test Is Flow 222 Deleted | PASS |
06:45:09 ------------------------------------------------------------------------------
06:45:09 Test Is Flow 223 Deleted | PASS |
06:45:09 ------------------------------------------------------------------------------
06:45:09 Test Is Flow 224 Deleted | PASS |
06:45:09 ------------------------------------------------------------------------------
06:45:09 Test Is Flow 225 Deleted | PASS |
06:45:09 ------------------------------------------------------------------------------
06:45:09 Test Is Flow 550 Deleted | PASS |
06:45:09 ------------------------------------------------------------------------------
06:45:09 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
06:45:09 174 tests, 174 passed, 0 failed
06:45:09 ==============================================================================
06:45:09 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
06:45:09 ==============================================================================
06:45:09 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
06:45:36 ------------------------------------------------------------------------------
06:45:36 Test Is Flow 1 Added | PASS |
06:45:37 ------------------------------------------------------------------------------
06:45:37 Test Is Flow 2 Added | PASS |
06:45:37 ------------------------------------------------------------------------------
06:45:37 Test Is Flow 3 Added | PASS |
06:45:37 ------------------------------------------------------------------------------
06:45:37 Test Is Flow 4 Added | PASS |
06:45:37 ------------------------------------------------------------------------------
06:45:37 Test Is Flow 5 Added | PASS |
06:45:37 ------------------------------------------------------------------------------
06:45:37 Test Is Flow 6 Added | PASS |
06:45:37 ------------------------------------------------------------------------------
06:45:37 Test Is Flow 7 Added | PASS |
06:45:37 ------------------------------------------------------------------------------
06:45:37 Test Is Flow 8 Added | PASS |
06:45:37 ------------------------------------------------------------------------------
06:45:37 Test Is Flow 9 Added | PASS |
06:45:37 ------------------------------------------------------------------------------
06:45:37 Test Is Flow 10 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 11 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 15 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 16 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 17 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 18 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 19 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 20 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 21 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 22 Added | PASS |
06:45:38 ------------------------------------------------------------------------------
06:45:38 Test Is Flow 23 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 24 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 25 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 31 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 36 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 38 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 43 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 45 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 101 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 102 Added | PASS |
06:45:39 ------------------------------------------------------------------------------
06:45:39 Test Is Flow 103 Added | PASS |
06:45:40 ------------------------------------------------------------------------------
06:45:40 Test Is Flow 104 Added | PASS |
06:45:40 ------------------------------------------------------------------------------
06:45:40 Test Is Flow 105 Added | PASS |
06:45:40 ------------------------------------------------------------------------------
06:45:40 Test Is Flow 106 Added | PASS |
06:45:40 ------------------------------------------------------------------------------
06:45:40 Test Is Flow 107 Added | PASS |
06:45:40 ------------------------------------------------------------------------------
06:45:40 Test Is Flow 108 Added | PASS |
06:45:40 ------------------------------------------------------------------------------
06:45:40 Test Is Flow 109 Added | PASS |
06:45:40 ------------------------------------------------------------------------------
06:45:40 Test Is Flow 110 Added | PASS |
06:45:40 ------------------------------------------------------------------------------
06:45:40 Test Is Flow 113 Added | PASS |
06:45:40 ------------------------------------------------------------------------------
06:45:40 Test Is Flow 201 Added | PASS |
06:45:41 ------------------------------------------------------------------------------
06:45:41 Test Is Flow 202 Added | PASS |
06:45:41 ------------------------------------------------------------------------------
06:45:41 Test Is Flow 203 Added | PASS |
06:45:41 ------------------------------------------------------------------------------
06:45:41 Test Is Flow 204 Added | PASS |
06:45:41 ------------------------------------------------------------------------------
06:45:41 Test Is Flow 205 Added | PASS |
06:45:41 ------------------------------------------------------------------------------
06:45:41 Test Is Flow 206 Added | PASS |
06:45:41 ------------------------------------------------------------------------------
06:45:41 Test Is Flow 209 Added | PASS |
06:45:41 ------------------------------------------------------------------------------
06:45:41 Test Is Flow 214 Added | PASS |
06:45:41 ------------------------------------------------------------------------------
06:45:41 Test Is Flow 218 Added | PASS |
06:45:41 ------------------------------------------------------------------------------
06:45:41 Test Is Flow 219 Added | PASS |
06:45:42 ------------------------------------------------------------------------------
06:45:42 Test Is Flow 220 Added | PASS |
06:45:42 ------------------------------------------------------------------------------
06:45:42 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
06:46:10 ------------------------------------------------------------------------------
06:46:10 Test Is Flow 1 Updated | PASS |
06:46:10 ------------------------------------------------------------------------------
06:46:10 Test Is Flow 2 Updated | PASS |
06:46:10 ------------------------------------------------------------------------------
06:46:10 Test Is Flow 3 Updated | PASS |
06:46:10 ------------------------------------------------------------------------------
06:46:10 Test Is Flow 4 Updated | PASS |
06:46:10 ------------------------------------------------------------------------------
06:46:10 Test Is Flow 5 Updated | PASS |
06:46:10 ------------------------------------------------------------------------------
06:46:10 Test Is Flow 6 Updated | PASS |
06:46:10 ------------------------------------------------------------------------------
06:46:10 Test Is Flow 7 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 8 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 9 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 10 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 11 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 14 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 15 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 16 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 17 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 18 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 19 Updated | PASS |
06:46:11 ------------------------------------------------------------------------------
06:46:11 Test Is Flow 20 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 21 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 22 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 23 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 24 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 25 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 31 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 36 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 38 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 43 Updated | PASS |
06:46:12 ------------------------------------------------------------------------------
06:46:12 Test Is Flow 45 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 101 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 102 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 103 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 104 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 105 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 106 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 107 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 108 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 109 Updated | PASS |
06:46:13 ------------------------------------------------------------------------------
06:46:13 Test Is Flow 110 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 113 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 201 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 202 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 203 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 204 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 205 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 206 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 209 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 214 Updated | PASS |
06:46:14 ------------------------------------------------------------------------------
06:46:14 Test Is Flow 218 Updated | PASS |
06:46:15 ------------------------------------------------------------------------------
06:46:15 Test Is Flow 219 Updated | PASS |
06:46:15 ------------------------------------------------------------------------------
06:46:15 Test Is Flow 220 Updated | PASS |
06:46:15 ------------------------------------------------------------------------------
06:46:15 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 1 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 2 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 3 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 4 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 5 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 6 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 7 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 8 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 9 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 10 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 11 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 14 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 15 Deleted | PASS |
06:46:43 ------------------------------------------------------------------------------
06:46:43 Test Is Flow 16 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 17 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 18 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 19 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 20 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 21 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 22 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 23 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 24 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 25 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 31 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 36 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 38 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 43 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 45 Deleted | PASS |
06:46:44 ------------------------------------------------------------------------------
06:46:44 Test Is Flow 101 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 102 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 103 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 104 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 105 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 106 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 107 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 108 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 109 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 110 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 113 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 201 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 202 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 203 Deleted | PASS |
06:46:45 ------------------------------------------------------------------------------
06:46:45 Test Is Flow 204 Deleted | PASS |
06:46:46 ------------------------------------------------------------------------------
06:46:46 Test Is Flow 205 Deleted | PASS |
06:46:46 ------------------------------------------------------------------------------
06:46:46 Test Is Flow 206 Deleted | PASS |
06:46:46 ------------------------------------------------------------------------------
06:46:46 Test Is Flow 209 Deleted | PASS |
06:46:46 ------------------------------------------------------------------------------
06:46:46 Test Is Flow 214 Deleted | PASS |
06:46:46 ------------------------------------------------------------------------------
06:46:46 Test Is Flow 218 Deleted | PASS |
06:46:46 ------------------------------------------------------------------------------
06:46:46 Test Is Flow 219 Deleted | PASS |
06:46:46 ------------------------------------------------------------------------------
06:46:46 Test Is Flow 220 Deleted | PASS |
06:46:46 ------------------------------------------------------------------------------
06:46:46 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
06:46:46 152 tests, 152 passed, 0 failed
06:46:46 ==============================================================================
06:46:46 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
06:46:46 326 tests, 326 passed, 0 failed
06:46:46 ==============================================================================
06:46:46 openflowplugin-sanity.txt.Reconciliation
06:46:46 ==============================================================================
06:46:46 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
06:46:46 ==============================================================================
06:46:46 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
06:46:48 ------------------------------------------------------------------------------
06:46:48 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
06:46:49 ------------------------------------------------------------------------------
06:46:49 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
06:46:50 ------------------------------------------------------------------------------
06:46:50 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
06:46:53 ------------------------------------------------------------------------------
06:46:53 Check Linear Topology :: Check Linear Topology. | PASS |
06:47:03 ------------------------------------------------------------------------------
06:47:03 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
06:47:03 ------------------------------------------------------------------------------
06:47:03 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
06:47:03 ------------------------------------------------------------------------------
06:47:03 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
06:47:03 ------------------------------------------------------------------------------
06:47:03 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:04 | PASS |
06:47:04 ------------------------------------------------------------------------------
06:47:04 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
06:47:14 ------------------------------------------------------------------------------
06:47:14 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:15 | PASS |
06:47:15 ------------------------------------------------------------------------------
06:47:15 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
06:47:18 ------------------------------------------------------------------------------
06:47:18 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
06:47:18 ------------------------------------------------------------------------------
06:47:18 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
06:47:21 ------------------------------------------------------------------------------
06:47:21 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
06:47:22 ------------------------------------------------------------------------------
06:47:22 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
06:47:22 ------------------------------------------------------------------------------
06:47:22 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
06:47:50 | PASS |
06:47:50 ------------------------------------------------------------------------------
06:47:50 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
06:47:50 ------------------------------------------------------------------------------
06:47:50 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
06:47:51 ------------------------------------------------------------------------------
06:47:51 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
06:47:51 ------------------------------------------------------------------------------
06:47:51 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
06:47:51 ------------------------------------------------------------------------------
06:47:51 Stop Mininet :: Stop Mininet. | PASS |
06:47:51 ------------------------------------------------------------------------------
06:47:51 Check No Switches :: Check no switches in topology. | PASS |
06:47:52 ------------------------------------------------------------------------------
06:47:53 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
06:47:53 23 tests, 23 passed, 0 failed
06:47:53 ==============================================================================
06:47:53 openflowplugin-sanity.txt.Reconciliation | PASS |
06:47:53 23 tests, 23 passed, 0 failed
06:47:53 ==============================================================================
06:47:53 openflowplugin-sanity.txt | PASS |
06:47:53 394 tests, 394 passed, 0 failed
06:47:53 ==============================================================================
06:47:53 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
06:47:56 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
06:47:56 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
06:47:57 Examining the files in data/log and checking filesize
06:47:57 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:47:57 total 972
06:47:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 06:42 .
06:47:57 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 16 06:42 karaf_console.log
06:47:57 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 06:42 ..
06:47:57 -rw-rw-r-- 1 jenkins jenkins 982413 Feb 16 06:47 karaf.log
06:47:57 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:47:57 960K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
06:47:57 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
06:47:57 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:47:57 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
06:47:57 Let's take the karaf thread dump again...
06:47:57 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:47:57 karaf main: org.apache.karaf.main.Main, pid:4447
06:47:58 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:47:58 Killing ODL
06:47:58 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:48:03 Compressing karaf.log 1
06:48:03 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:48:03 Fetching compressed karaf.log 1
06:48:04 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:48:04 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:48:04 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:48:04 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:48:05 Fetch GC logs
06:48:05 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
06:48:05 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
06:48:05 Examine copied files
06:48:05 total 44120
06:48:05 drwxrwxr-x. 2 jenkins jenkins 6 Feb 16 06:48 gclogs-1
06:48:05 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 16 06:48 odl1_karaf_console.log
06:48:05 -rw-rw-r--. 1 jenkins jenkins 68448 Feb 16 06:48 odl1_karaf.log.gz
06:48:05 -rw-rw-r--. 1 jenkins jenkins 164897 Feb 16 06:47 karaf_1_4447_threads_after.log
06:48:05 -rw-rw-r--. 1 jenkins jenkins 14410 Feb 16 06:47 ps_after.log
06:48:05 -rw-rw-r--. 1 jenkins jenkins 270748 Feb 16 06:47 report.html
06:48:05 -rw-rw-r--. 1 jenkins jenkins 3387136 Feb 16 06:47 log.html
06:48:05 -rw-rw-r--. 1 jenkins jenkins 41071172 Feb 16 06:47 output.xml
06:48:05 -rw-rw-r--. 1 jenkins jenkins 491 Feb 16 06:43 testplan.txt
06:48:05 -rw-rw-r--. 1 jenkins jenkins 111371 Feb 16 06:43 karaf_1_2040_threads_before.log
06:48:05 -rw-rw-r--. 1 jenkins jenkins 14178 Feb 16 06:43 ps_before.log
06:48:05 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 16 06:42 post-startup-script.sh
06:48:05 -rw-rw-r--. 1 jenkins jenkins 252 Feb 16 06:42 startup-script.sh
06:48:05 -rw-rw-r--. 1 jenkins jenkins 3496 Feb 16 06:42 configuration-script.sh
06:48:05 -rw-rw-r--. 1 jenkins jenkins 337 Feb 16 06:42 detect_variables.env
06:48:05 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 16 06:42 pom.xml
06:48:05 -rw-rw-r--. 1 jenkins jenkins 92 Feb 16 06:42 set_variables.env
06:48:05 -rw-rw-r--. 1 jenkins jenkins 297 Feb 16 06:42 slave_addresses.txt
06:48:05 -rw-rw-r--. 1 jenkins jenkins 570 Feb 16 06:41 requirements.txt
06:48:05 -rw-rw-r--. 1 jenkins jenkins 26 Feb 16 06:41 env.properties
06:48:05 -rw-rw-r--. 1 jenkins jenkins 334 Feb 16 06:40 stack-parameters.yaml
06:48:05 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 16 06:39 test
06:48:05 drwxrwxr-x. 2 jenkins jenkins 6 Feb 16 06:39 test@tmp
06:48:05 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 16 05:02 maven-metadata.xml
06:48:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins8204429548180553412.sh
06:48:05 Karaf Deployments, Tests must have already run
06:48:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins17374342881112109919.sh
06:48:05 Cleaning up Robot installation...
06:48:05 $ ssh-agent -k
06:48:05 unset SSH_AUTH_SOCK;
06:48:05 unset SSH_AGENT_PID;
06:48:05 echo Agent pid 5179 killed;
06:48:05 [ssh-agent] Stopped.
06:48:05 Recording plot data
06:48:06 Robot results publisher started...
06:48:06 INFO: Checking test criticality is deprecated and will be dropped in a future release!
06:48:06 -Parsing output xml:
06:48:06 Done!
06:48:06 -Copying log files to build dir:
06:48:08 Done!
06:48:08 -Assigning results to build:
06:48:08 Done!
06:48:08 -Checking thresholds:
06:48:08 Done!
06:48:08 Done publishing Robot results.
06:48:08 [PostBuildScript] - [INFO] Executing post build scripts.
06:48:08 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2183977847110170959.sh
06:48:08 Archiving csit artifacts
06:48:08 mv: cannot stat '*_1.png': No such file or directory
06:48:08 mv: cannot stat '/tmp/odl1_*': No such file or directory
06:48:08 % Total % Received % Xferd Average Speed Time Time Time Current
06:48:08 Dload Upload Total Spent Left Speed
06:48:08
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1800k 0 1800k 0 0 3765k 0 --:--:-- --:--:-- --:--:-- 3757k
100 3544k 0 3544k 0 0 4209k 0 --:--:-- --:--:-- --:--:-- 4204k
06:48:09 Archive: robot-plugin.zip
06:48:09 inflating: ./archives/robot-plugin/log.html
06:48:09 inflating: ./archives/robot-plugin/output.xml
06:48:09 inflating: ./archives/robot-plugin/report.html
06:48:09 mv: cannot stat '*.log.gz': No such file or directory
06:48:09 mv: cannot stat '*.csv': No such file or directory
06:48:09 mv: cannot stat '*.png': No such file or directory
06:48:09 [PostBuildScript] - [INFO] Executing post build scripts.
06:48:09 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3509033292080374206.sh
06:48:09 [PostBuildScript] - [INFO] Executing post build scripts.
06:48:09 [EnvInject] - Injecting environment variables from a build step.
06:48:09 [EnvInject] - Injecting as environment variables the properties content
06:48:09 OS_CLOUD=vex
06:48:09 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-476
06:48:09
06:48:09 [EnvInject] - Variables injected successfully.
06:48:09 provisioning config files...
06:48:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
06:48:09 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7023083446299055406.sh
06:48:09 ---> openstack-stack-delete.sh
06:48:09 Setup pyenv:
06:48:09 system
06:48:09 3.8.13
06:48:09 3.9.13
06:48:09 3.10.13
06:48:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from file:/tmp/.os_lf_venv
06:48:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:48:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:48:12 lf-activate-venv(): INFO: Base packages installed successfully
06:48:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
06:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:48:28 INFO: Stack cost retrieval disabled, setting cost to 0
06:48:40 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-476
06:48:40 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-476
06:48:40 [PostBuildScript] - [INFO] Executing post build scripts.
06:48:40 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16652766959517789579.sh
06:48:40 ---> sysstat.sh
06:48:40 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13014502489473380381.sh
06:48:40 ---> package-listing.sh
06:48:40 ++ facter osfamily
06:48:41 ++ tr '[:upper:]' '[:lower:]'
06:48:41 + OS_FAMILY=redhat
06:48:41 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium
06:48:41 + START_PACKAGES=/tmp/packages_start.txt
06:48:41 + END_PACKAGES=/tmp/packages_end.txt
06:48:41 + DIFF_PACKAGES=/tmp/packages_diff.txt
06:48:41 + PACKAGES=/tmp/packages_start.txt
06:48:41 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
06:48:41 + PACKAGES=/tmp/packages_end.txt
06:48:41 + case "${OS_FAMILY}" in
06:48:41 + rpm -qa
06:48:41 + sort
06:48:41 + '[' -f /tmp/packages_start.txt ']'
06:48:41 + '[' -f /tmp/packages_end.txt ']'
06:48:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt
06:48:41 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
06:48:41 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
06:48:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
06:48:41 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1859423782727843153.sh
06:48:41 ---> capture-instance-metadata.sh
06:48:41 Setup pyenv:
06:48:42 system
06:48:42 3.8.13
06:48:42 3.9.13
06:48:42 3.10.13
06:48:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:48:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from file:/tmp/.os_lf_venv
06:48:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:48:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:48:44 lf-activate-venv(): INFO: Base packages installed successfully
06:48:44 lf-activate-venv(): INFO: Installing additional packages: lftools
06:48:53 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:48:53 INFO: Running in OpenStack, capturing instance metadata
06:48:53 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins423057638452377812.sh
06:48:53 provisioning config files...
06:48:53 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #476
06:48:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config12721160272097378132tmp
06:48:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
06:48:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
06:48:53 provisioning config files...
06:48:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
06:48:54 [EnvInject] - Injecting environment variables from a build step.
06:48:54 [EnvInject] - Injecting as environment variables the properties content
06:48:54 SERVER_ID=logs
06:48:54
06:48:54 [EnvInject] - Variables injected successfully.
06:48:54 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11291698761651979181.sh
06:48:54 ---> create-netrc.sh
06:48:54 WARN: Log server credential not found.
06:48:54 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10587895221336630774.sh
06:48:54 ---> python-tools-install.sh
06:48:54 Setup pyenv:
06:48:54 system
06:48:54 3.8.13
06:48:54 3.9.13
06:48:54 3.10.13
06:48:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:48:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from file:/tmp/.os_lf_venv
06:48:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:48:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:48:56 lf-activate-venv(): INFO: Base packages installed successfully
06:48:56 lf-activate-venv(): INFO: Installing additional packages: lftools
06:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:49:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12884633663143780100.sh
06:49:05 ---> sudo-logs.sh
06:49:05 Archiving 'sudo' log..
06:49:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12717405051642713926.sh
06:49:05 ---> job-cost.sh
06:49:05 INFO: Activating Python virtual environment...
06:49:05 Setup pyenv:
06:49:05 system
06:49:05 3.8.13
06:49:05 3.9.13
06:49:05 3.10.13
06:49:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:49:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from file:/tmp/.os_lf_venv
06:49:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:49:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:49:07 lf-activate-venv(): INFO: Base packages installed successfully
06:49:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
06:49:15 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:49:15 DEBUG: Contents of stack-cost file:
06:49:15 total: 0
06:49:15 INFO: Retrieving Stack Cost...
06:49:15 INFO: Stack cost: 0
06:49:15 INFO: Instance uptime: 653s
06:49:15 INFO: Fetching instance metadata (attempt 1 of 3)...
06:49:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
06:49:15 INFO: Successfully fetched instance metadata
06:49:15 INFO: Instance type: v3-standard-2
06:49:15 INFO: Retrieving pricing info for: v3-standard-2
06:49:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
06:49:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=653
06:49:15 INFO: Successfully fetched Vexxhost pricing API
06:49:15 INFO: Retrieved cost: 0.06
06:49:15 INFO: Retrieved resource: v3-standard-2
06:49:15 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost
06:49:15 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost.csv
06:49:15 INFO: Successfully archived job cost data
06:49:15 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-titanium,476,2026-02-16 06:49:15,v3-standard-2,653,0.06,0.00,SUCCESS
06:49:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins17909590494135411243.sh
06:49:15 ---> logs-deploy.sh
06:49:15 Setup pyenv:
06:49:15 system
06:49:15 3.8.13
06:49:15 3.9.13
06:49:15 3.10.13
06:49:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
06:49:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mNZB from file:/tmp/.os_lf_venv
06:49:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
06:49:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
06:49:18 lf-activate-venv(): INFO: Base packages installed successfully
06:49:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
06:49:29 lf-activate-venv(): INFO: Adding /tmp/venv-mNZB/bin to PATH
06:49:29 WARNING: Nexus logging server not set
06:49:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/476/
06:49:29 INFO: archiving logs to S3
06:49:30 ---> uname -a:
06:49:30 Linux prd-centos8-robot-2c-8g-11023.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
06:49:30
06:49:30
06:49:30 ---> lscpu:
06:49:30 Architecture: x86_64
06:49:30 CPU op-mode(s): 32-bit, 64-bit
06:49:30 Byte Order: Little Endian
06:49:30 CPU(s): 2
06:49:30 On-line CPU(s) list: 0,1
06:49:30 Thread(s) per core: 1
06:49:30 Core(s) per socket: 1
06:49:30 Socket(s): 2
06:49:30 NUMA node(s): 1
06:49:30 Vendor ID: AuthenticAMD
06:49:30 CPU family: 23
06:49:30 Model: 49
06:49:30 Model name: AMD EPYC-Rome Processor
06:49:30 Stepping: 0
06:49:30 CPU MHz: 2799.998
06:49:30 BogoMIPS: 5599.99
06:49:30 Virtualization: AMD-V
06:49:30 Hypervisor vendor: KVM
06:49:30 Virtualization type: full
06:49:30 L1d cache: 32K
06:49:30 L1i cache: 32K
06:49:30 L2 cache: 512K
06:49:30 L3 cache: 16384K
06:49:30 NUMA node0 CPU(s): 0,1
06:49:30 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
06:49:30
06:49:30
06:49:30 ---> nproc:
06:49:30 2
06:49:30
06:49:30
06:49:30 ---> df -h:
06:49:30 Filesystem Size Used Avail Use% Mounted on
06:49:30 devtmpfs 3.8G 0 3.8G 0% /dev
06:49:30 tmpfs 3.8G 0 3.8G 0% /dev/shm
06:49:30 tmpfs 3.8G 17M 3.8G 1% /run
06:49:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
06:49:30 /dev/vda1 40G 8.4G 32G 21% /
06:49:30 tmpfs 770M 0 770M 0% /run/user/1001
06:49:30
06:49:30
06:49:30 ---> free -m:
06:49:30 total used free shared buff/cache available
06:49:30 Mem: 7697 653 4773 19 2271 6745
06:49:30 Swap: 1023 0 1023
06:49:30
06:49:30
06:49:30 ---> ip addr:
06:49:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
06:49:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
06:49:30 inet 127.0.0.1/8 scope host lo
06:49:30 valid_lft forever preferred_lft forever
06:49:30 inet6 ::1/128 scope host
06:49:30 valid_lft forever preferred_lft forever
06:49:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
06:49:30 link/ether fa:16:3e:61:7a:eb brd ff:ff:ff:ff:ff:ff
06:49:30 altname enp0s3
06:49:30 altname ens3
06:49:30 inet 10.30.170.46/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
06:49:30 valid_lft 85743sec preferred_lft 85743sec
06:49:30 inet6 fe80::f816:3eff:fe61:7aeb/64 scope link
06:49:30 valid_lft forever preferred_lft forever
06:49:30
06:49:30
06:49:30 ---> sar -b -r -n DEV:
06:49:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/16/2026 _x86_64_ (2 CPU)
06:49:30
06:49:30 06:38:29 LINUX RESTART (2 CPU)
06:49:30
06:49:30 06:39:01 AM tps rtps wtps bread/s bwrtn/s
06:49:30 06:40:01 AM 89.79 9.90 79.89 3513.01 7376.60
06:49:30 06:41:01 AM 89.27 1.08 88.19 75.30 11342.93
06:49:30 06:42:01 AM 36.67 3.63 33.04 1252.65 2133.66
06:49:30 06:43:01 AM 72.86 6.20 66.66 493.97 7904.72
06:49:30 06:44:01 AM 6.60 0.07 6.53 4.93 455.66
06:49:30 06:45:01 AM 2.23 0.00 2.23 0.00 535.49
06:49:30 06:46:01 AM 0.77 0.00 0.77 0.00 388.65
06:49:30 06:47:01 AM 0.42 0.00 0.42 0.00 318.84
06:49:30 06:48:01 AM 0.67 0.03 0.63 1.87 153.09
06:49:30 06:49:01 AM 30.01 0.63 29.37 73.18 2974.61
06:49:30 Average: 32.93 2.15 30.77 541.46 3358.64
06:49:30
06:49:30 06:39:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
06:49:30 06:40:01 AM 5263104 6990428 2619328 33.23 2688 1909312 792000 8.87 186988 2110704 185732
06:49:30 06:41:01 AM 5117756 6960564 2764676 35.07 2688 2019244 800952 8.97 210720 2205032 9952
06:49:30 06:42:01 AM 4912724 6916740 2969708 37.68 2688 2174672 853552 9.56 261744 2341564 98220
06:49:30 06:43:01 AM 4884452 6995376 2997980 38.03 2688 2277212 731196 8.19 267212 2343140 9088
06:49:30 06:44:01 AM 4841004 6952700 3041428 38.58 2688 2278148 799828 8.96 267596 2386504 604
06:49:30 06:45:01 AM 4808196 6936408 3074236 39.00 2688 2294672 799828 8.96 268012 2418696 3152
06:49:30 06:46:01 AM 4800416 6936772 3082016 39.10 2688 2302844 799828 8.96 268012 2426680 124
06:49:30 06:47:01 AM 4791480 6937300 3090952 39.21 2688 2312264 799828 8.96 268060 2436108 68
06:49:30 06:48:01 AM 4839552 6994648 3042880 38.60 2688 2321540 730744 8.18 268644 2387524 5000
06:49:30 06:49:01 AM 4893656 6909820 2988776 37.92 2688 2188272 811536 9.09 508004 2120640 11088
06:49:30 Average: 4915234 6953076 2967198 37.64 2688 2207818 791929 8.87 277499 2317659 32303
06:49:30
06:49:30 06:39:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
06:49:30 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:40:01 AM eth0 263.22 186.20 1792.15 60.09 0.00 0.00 0.00 0.00
06:49:30 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:41:01 AM eth0 63.02 46.11 639.48 8.15 0.00 0.00 0.00 0.00
06:49:30 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:42:01 AM eth0 40.50 35.55 337.20 8.03 0.00 0.00 0.00 0.00
06:49:30 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:43:01 AM eth0 210.03 151.42 47.21 34.59 0.00 0.00 0.00 0.00
06:49:30 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:44:01 AM eth0 13.85 8.75 10.45 1.22 0.00 0.00 0.00 0.00
06:49:30 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:45:01 AM eth0 34.24 33.54 130.45 8.95 0.00 0.00 0.00 0.00
06:49:30 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:46:01 AM eth0 16.36 18.48 42.25 6.80 0.00 0.00 0.00 0.00
06:49:30 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:47:01 AM eth0 18.43 19.91 36.01 13.87 0.00 0.00 0.00 0.00
06:49:30 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:48:01 AM eth0 28.51 20.51 85.70 2.83 0.00 0.00 0.00 0.00
06:49:30 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 06:49:01 AM eth0 67.94 46.00 139.45 88.30 0.00 0.00 0.00 0.00
06:49:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:30 Average: eth0 75.61 56.65 326.03 23.28 0.00 0.00 0.00 0.00
06:49:30
06:49:30
06:49:30 ---> sar -P ALL:
06:49:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/16/2026 _x86_64_ (2 CPU)
06:49:30
06:49:30 06:38:29 LINUX RESTART (2 CPU)
06:49:30
06:49:30 06:39:01 AM CPU %user %nice %system %iowait %steal %idle
06:49:30 06:40:01 AM all 43.08 0.00 6.13 1.19 0.12 49.48
06:49:30 06:40:01 AM 0 50.49 0.00 6.95 1.59 0.13 40.84
06:49:30 06:40:01 AM 1 35.68 0.00 5.32 0.80 0.10 58.11
06:49:30 06:41:01 AM all 22.89 0.00 3.75 1.21 0.08 72.07
06:49:30 06:41:01 AM 0 28.59 0.00 4.44 1.20 0.08 65.69
06:49:30 06:41:01 AM 1 17.20 0.00 3.06 1.22 0.08 78.43
06:49:30 06:42:01 AM all 23.09 0.00 3.53 0.40 0.09 72.88
06:49:30 06:42:01 AM 0 30.61 0.00 4.05 0.59 0.08 64.67
06:49:30 06:42:01 AM 1 15.59 0.00 3.01 0.22 0.10 81.08
06:49:30 06:43:01 AM all 21.29 0.00 4.54 0.73 0.08 73.37
06:49:30 06:43:01 AM 0 24.02 0.00 4.74 0.85 0.08 70.31
06:49:30 06:43:01 AM 1 18.55 0.00 4.34 0.60 0.07 76.45
06:49:30 06:44:01 AM all 1.77 0.00 0.27 0.08 0.05 97.83
06:49:30 06:44:01 AM 0 2.06 0.00 0.27 0.12 0.03 97.53
06:49:30 06:44:01 AM 1 1.49 0.00 0.27 0.05 0.07 98.13
06:49:30 06:45:01 AM all 15.78 0.00 0.26 0.07 0.09 83.80
06:49:30 06:45:01 AM 0 18.02 0.00 0.27 0.12 0.10 81.50
06:49:30 06:45:01 AM 1 13.55 0.00 0.25 0.02 0.08 86.10
06:49:30 06:46:01 AM all 9.94 0.00 0.13 0.03 0.06 89.84
06:49:30 06:46:01 AM 0 16.65 0.00 0.12 0.00 0.07 83.17
06:49:30 06:46:01 AM 1 3.22 0.00 0.15 0.05 0.05 96.52
06:49:30 06:47:01 AM all 12.14 0.00 0.13 0.03 0.08 87.63
06:49:30 06:47:01 AM 0 10.24 0.00 0.13 0.03 0.07 89.52
06:49:30 06:47:01 AM 1 14.03 0.00 0.13 0.02 0.08 85.74
06:49:30 06:48:01 AM all 6.76 0.00 0.37 0.02 0.08 92.77
06:49:30 06:48:01 AM 0 3.36 0.00 0.25 0.03 0.08 96.28
06:49:30 06:48:01 AM 1 10.16 0.00 0.48 0.00 0.08 89.27
06:49:30 06:49:01 AM all 28.24 0.00 3.71 0.49 0.08 67.47
06:49:30 06:49:01 AM 0 31.42 0.00 3.84 0.72 0.08 63.94
06:49:30 06:49:01 AM 1 25.08 0.00 3.59 0.27 0.07 71.00
06:49:30 Average: all 18.50 0.00 2.28 0.42 0.08 78.71
06:49:30 Average: 0 21.55 0.00 2.51 0.52 0.08 75.34
06:49:30 Average: 1 15.46 0.00 2.06 0.32 0.08 82.08
06:49:30
06:49:30
06:49:30