00:32:56 Started by upstream project "integration-sanity-test-chromium" build number 25
00:32:56 originally caused by:
00:32:56 Started by timer
00:32:56 Running as SYSTEM
00:32:56 [EnvInject] - Loading node environment variables.
00:32:56 Building remotely on prd-centos8-robot-2c-8g-11361 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:32:57 [ssh-agent] Looking for ssh-agent implementation...
00:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:32:57 $ ssh-agent
00:32:57 SSH_AUTH_SOCK=/tmp/ssh-ryd5mqoIDfwx/agent.5284
00:32:57 SSH_AGENT_PID=5285
00:32:57 [ssh-agent] Started.
00:32:57 Running ssh-add (command line suppressed)
00:32:57 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_15650802857757661231.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_15650802857757661231.key)
00:32:57 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:32:57 The recommended git tool is: NONE
00:33:00 using credential opendaylight-jenkins-ssh
00:33:00 Wiping out workspace first.
00:33:00 Cloning the remote Git repository
00:33:00 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:33:00 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10
00:33:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:33:00 > git --version # timeout=10
00:33:00 > git --version # 'git version 2.43.0'
00:33:00 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:33:00 [INFO] Currently running in a labeled security context
00:33:00 [INFO] Currently SELinux is 'enforcing' on the host
00:33:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh10884888069414351876.key
00:33:00 Verifying host key using known hosts file
00:33:00 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.
00:33:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:33:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:33:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:33:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:33:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:33:03 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:33:03 [INFO] Currently running in a labeled security context
00:33:03 [INFO] Currently SELinux is 'enforcing' on the host
00:33:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh17042200905186001038.key
00:33:03 Verifying host key using known hosts file
00:33:03 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.
00:33:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:33:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:33:03 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:33:03 > git config core.sparsecheckout # timeout=10
00:33:03 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:33:04 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:33:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:33:04 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:33:04 No emails were triggered.
00:33:04 provisioning config files...
00:33:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:33:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:33:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:33:05 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1582435201738779150.sh
00:33:05 ---> python-tools-install.sh
00:33:05 Setup pyenv:
00:33:05 system
00:33:05 * 3.8.13 (set by /opt/pyenv/version)
00:33:05 * 3.9.13 (set by /opt/pyenv/version)
00:33:05 * 3.10.13 (set by /opt/pyenv/version)
00:33:05 * 3.11.7 (set by /opt/pyenv/version)
00:33:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T1EK
00:33:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:33:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:33:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:33:14 lf-activate-venv(): INFO: Base packages installed successfully
00:33:14 lf-activate-venv(): INFO: Installing additional packages: lftools
00:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:33:36 Generating Requirements File
00:33:54 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.
00:33:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:33:54 Python 3.11.7
00:33:54 pip 26.0.1 from /tmp/venv-T1EK/lib/python3.11/site-packages/pip (python 3.11)
00:33:55 appdirs==1.4.4
00:33:55 argcomplete==3.6.3
00:33:55 aspy.yaml==1.3.0
00:33:55 attrs==25.4.0
00:33:55 autopage==0.6.0
00:33:55 beautifulsoup4==4.14.3
00:33:55 boto3==1.42.50
00:33:55 botocore==1.42.50
00:33:55 bs4==0.0.2
00:33:55 certifi==2026.1.4
00:33:55 cffi==2.0.0
00:33:55 cfgv==3.5.0
00:33:55 chardet==5.2.0
00:33:55 charset-normalizer==3.4.4
00:33:55 click==8.3.1
00:33:55 cliff==4.13.1
00:33:55 cmd2==3.2.0
00:33:55 cryptography==3.3.2
00:33:55 debtcollector==3.0.0
00:33:55 decorator==5.2.1
00:33:55 defusedxml==0.7.1
00:33:55 Deprecated==1.3.1
00:33:55 distlib==0.4.0
00:33:55 dnspython==2.8.0
00:33:55 docker==7.1.0
00:33:55 dogpile.cache==1.5.0
00:33:55 durationpy==0.10
00:33:55 email-validator==2.3.0
00:33:55 filelock==3.24.2
00:33:55 future==1.0.0
00:33:55 gitdb==4.0.12
00:33:55 GitPython==3.1.46
00:33:55 httplib2==0.30.2
00:33:55 identify==2.6.16
00:33:55 idna==3.11
00:33:55 importlib-resources==1.5.0
00:33:55 iso8601==2.1.0
00:33:55 Jinja2==3.1.6
00:33:55 jmespath==1.1.0
00:33:55 jsonpatch==1.33
00:33:55 jsonpointer==3.0.0
00:33:55 jsonschema==4.26.0
00:33:55 jsonschema-specifications==2025.9.1
00:33:55 keystoneauth1==5.13.0
00:33:55 kubernetes==35.0.0
00:33:55 lftools==0.37.21
00:33:55 lxml==6.0.2
00:33:55 markdown-it-py==4.0.0
00:33:55 MarkupSafe==3.0.3
00:33:55 mdurl==0.1.2
00:33:55 msgpack==1.1.2
00:33:55 multi_key_dict==2.0.3
00:33:55 munch==4.0.0
00:33:55 netaddr==1.3.0
00:33:55 niet==1.4.2
00:33:55 nodeenv==1.10.0
00:33:55 oauth2client==4.1.3
00:33:55 oauthlib==3.3.1
00:33:55 openstacksdk==4.9.0
00:33:55 os-service-types==1.8.2
00:33:55 osc-lib==4.3.0
00:33:55 oslo.config==10.2.0
00:33:55 oslo.context==6.2.0
00:33:55 oslo.i18n==6.7.1
00:33:55 oslo.log==8.0.0
00:33:55 oslo.serialization==5.9.0
00:33:55 oslo.utils==9.2.0
00:33:55 packaging==26.0
00:33:55 pbr==7.0.3
00:33:55 platformdirs==4.9.2
00:33:55 prettytable==3.17.0
00:33:55 psutil==7.2.2
00:33:55 pyasn1==0.6.2
00:33:55 pyasn1_modules==0.4.2
00:33:55 pycparser==3.0
00:33:55 pygerrit2==2.0.15
00:33:55 PyGithub==2.8.1
00:33:55 Pygments==2.19.2
00:33:55 PyJWT==2.11.0
00:33:55 PyNaCl==1.6.2
00:33:55 pyparsing==2.4.7
00:33:55 pyperclip==1.11.0
00:33:55 pyrsistent==0.20.0
00:33:55 python-cinderclient==9.8.0
00:33:55 python-dateutil==2.9.0.post0
00:33:55 python-heatclient==5.0.0
00:33:55 python-jenkins==1.8.3
00:33:55 python-keystoneclient==5.7.0
00:33:55 python-magnumclient==4.9.0
00:33:55 python-openstackclient==8.3.0
00:33:55 python-swiftclient==4.9.0
00:33:55 PyYAML==6.0.3
00:33:55 referencing==0.37.0
00:33:55 requests==2.32.5
00:33:55 requests-oauthlib==2.0.0
00:33:55 requestsexceptions==1.4.0
00:33:55 rfc3986==2.0.0
00:33:55 rich==14.3.2
00:33:55 rich-argparse==1.7.2
00:33:55 rpds-py==0.30.0
00:33:55 rsa==4.9.1
00:33:55 ruamel.yaml==0.19.1
00:33:55 ruamel.yaml.clib==0.2.15
00:33:55 s3transfer==0.16.0
00:33:55 simplejson==3.20.2
00:33:55 six==1.17.0
00:33:55 smmap==5.0.2
00:33:55 soupsieve==2.8.3
00:33:55 stevedore==5.6.0
00:33:55 tabulate==0.9.0
00:33:55 toml==0.10.2
00:33:55 tomlkit==0.14.0
00:33:55 tqdm==4.67.3
00:33:55 typing_extensions==4.15.0
00:33:55 tzdata==2025.3
00:33:55 urllib3==1.26.20
00:33:55 virtualenv==20.37.0
00:33:55 wcwidth==0.6.0
00:33:55 websocket-client==1.9.0
00:33:55 wrapt==2.1.1
00:33:55 xdg==6.0.0
00:33:55 xmltodict==1.0.3
00:33:55 yq==3.4.3
00:33:55 [EnvInject] - Injecting environment variables from a build step.
00:33:55 [EnvInject] - Injecting as environment variables the properties content
00:33:55 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:33:55 OS_CLOUD=vex
00:33:55 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-25
00:33:55 OS_STACK_TEMPLATE_DIR=openstack-hot
00:33:55
00:33:55 [EnvInject] - Variables injected successfully.
00:33:55 provisioning config files...
00:33:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:33:55 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7879447122742316459.sh
00:33:55 ---> Create parameters file for OpenStack HOT
00:33:55 OpenStack Heat parameters generated
00:33:55 -----------------------------------
00:33:55 parameters:
00:33:55 vm_0_count: '1'
00:33:55 vm_0_flavor: 'v3-standard-4'
00:33:55 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:33:55 vm_1_count: '1'
00:33:55 vm_1_flavor: 'v3-standard-2'
00:33:55 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:33:55
00:33:55 job_name: '41457-25'
00:33:55 silo: 'releng'
00:33:55 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins16895378669899864133.sh
00:33:55 ---> Create HEAT stack
00:33:55 + source /home/jenkins/lf-env.sh
00:33:55 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:33:55 ++ mktemp -d /tmp/venv-XXXX
00:33:55 + lf_venv=/tmp/venv-QJHI
00:33:55 + local venv_file=/tmp/.os_lf_venv
00:33:55 + local python=python3
00:33:55 + local options
00:33:55 + local set_path=true
00:33:55 + local install_args=
00:33:55 ++ 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
00:33:55 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:33:55 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:33:55 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:33:55 + true
00:33:55 + case $1 in
00:33:55 + python=python3
00:33:55 + shift 2
00:33:55 + true
00:33:55 + case $1 in
00:33:55 + shift
00:33:55 + break
00:33:55 + case $python in
00:33:55 + local pkg_list=
00:33:55 + [[ -d /opt/pyenv ]]
00:33:55 + echo 'Setup pyenv:'
00:33:55 Setup pyenv:
00:33:55 + export PYENV_ROOT=/opt/pyenv
00:33:55 + PYENV_ROOT=/opt/pyenv
00:33:55 + 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
00:33:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:33:55 + pyenv versions
00:33:55 system
00:33:55 3.8.13
00:33:55 3.9.13
00:33:55 3.10.13
00:33:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:33:55 + command -v pyenv
00:33:55 ++ pyenv init - --no-rehash
00:33:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:33:55 for i in ${!paths[@]}; do
00:33:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:33:55 fi; done;
00:33:55 echo "${paths[*]}"'\'')"
00:33:55 export PATH="/opt/pyenv/shims:${PATH}"
00:33:55 export PYENV_SHELL=bash
00:33:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:33:55 pyenv() {
00:33:55 local command
00:33:55 command="${1:-}"
00:33:55 if [ "$#" -gt 0 ]; then
00:33:55 shift
00:33:55 fi
00:33:55
00:33:55 case "$command" in
00:33:55 rehash|shell)
00:33:55 eval "$(pyenv "sh-$command" "$@")"
00:33:55 ;;
00:33:55 *)
00:33:55 command pyenv "$command" "$@"
00:33:55 ;;
00:33:55 esac
00:33:55 }'
00:33:55 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:33:55 for i in ${!paths[@]}; do
00:33:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:33:55 fi; done;
00:33:55 echo "${paths[*]}"'
00:33:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:33:55 ++ 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
00:33:55 ++ 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
00:33:55 ++ export PYENV_SHELL=bash
00:33:55 ++ PYENV_SHELL=bash
00:33:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:33:55 +++ complete -F _pyenv pyenv
00:33:55 ++ lf-pyver python3
00:33:55 ++ local py_version_xy=python3
00:33:55 ++ local py_version_xyz=
00:33:55 ++ awk '{ print $1 }'
00:33:55 ++ pyenv versions
00:33:55 ++ local command
00:33:55 ++ command=versions
00:33:55 ++ '[' 1 -gt 0 ']'
00:33:55 ++ shift
00:33:55 ++ case "$command" in
00:33:55 ++ command pyenv versions
00:33:55 ++ pyenv versions
00:33:55 ++ sed 's/^[ *]* //'
00:33:55 ++ grep -E '^[0-9.]*[0-9]$'
00:33:55 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:33:55 +++ grep '^3' /tmp/.pyenv_versions
00:33:55 +++ tail -n 1
00:33:55 +++ sort -V
00:33:55 ++ py_version_xyz=3.11.7
00:33:55 ++ [[ -z 3.11.7 ]]
00:33:55 ++ echo 3.11.7
00:33:55 ++ return 0
00:33:55 + pyenv local 3.11.7
00:33:55 + local command
00:33:55 + command=local
00:33:55 + '[' 2 -gt 0 ']'
00:33:55 + shift
00:33:55 + case "$command" in
00:33:55 + command pyenv local 3.11.7
00:33:55 + pyenv local 3.11.7
00:33:55 + for arg in "$@"
00:33:55 + case $arg in
00:33:55 + pkg_list+='lftools[openstack] '
00:33:55 + for arg in "$@"
00:33:55 + case $arg in
00:33:55 + pkg_list+='kubernetes '
00:33:55 + for arg in "$@"
00:33:55 + case $arg in
00:33:55 + pkg_list+='niet '
00:33:55 + for arg in "$@"
00:33:55 + case $arg in
00:33:55 + pkg_list+='python-heatclient '
00:33:55 + for arg in "$@"
00:33:55 + case $arg in
00:33:55 + pkg_list+='python-openstackclient '
00:33:55 + for arg in "$@"
00:33:55 + case $arg in
00:33:55 + pkg_list+='python-magnumclient '
00:33:55 + for arg in "$@"
00:33:55 + case $arg in
00:33:55 + pkg_list+='urllib3~=1.26.15 '
00:33:55 + for arg in "$@"
00:33:55 + case $arg in
00:33:55 + pkg_list+='yq '
00:33:55 + [[ -f /tmp/.os_lf_venv ]]
00:33:55 ++ cat /tmp/.os_lf_venv
00:33:55 + lf_venv=/tmp/venv-T1EK
00:33:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from' file:/tmp/.os_lf_venv
00:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from file:/tmp/.os_lf_venv
00:33:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:33:55 + local 'pip_opts=--upgrade --quiet'
00:33:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:33:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:33:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:33:55 + [[ -n '' ]]
00:33:55 + [[ -n '' ]]
00:33:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:33:55 + /tmp/venv-T1EK/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
00:33:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:33:57 lf-activate-venv(): INFO: Base packages installed successfully
00:33:57 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:33:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:33:57 + /tmp/venv-T1EK/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
00:34:11 + type python3
00:34:11 + true
00:34:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH'
00:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:34:11 + PATH=/tmp/venv-T1EK/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
00:34:11 + return 0
00:34:11 + openstack --os-cloud vex limits show --absolute
00:34:13 +--------------------------+---------+
00:34:13 | Name | Value |
00:34:13 +--------------------------+---------+
00:34:13 | maxTotalInstances | -1 |
00:34:13 | maxTotalCores | 450 |
00:34:13 | maxTotalRAMSize | 1000000 |
00:34:13 | maxServerMeta | 128 |
00:34:13 | maxImageMeta | 128 |
00:34:13 | maxPersonality | 5 |
00:34:13 | maxPersonalitySize | 10240 |
00:34:13 | maxTotalKeypairs | 100 |
00:34:13 | maxServerGroups | 10 |
00:34:13 | maxServerGroupMembers | 10 |
00:34:13 | maxTotalFloatingIps | -1 |
00:34:13 | maxSecurityGroups | -1 |
00:34:13 | maxSecurityGroupRules | -1 |
00:34:13 | totalRAMUsed | 303104 |
00:34:13 | totalCoresUsed | 74 |
00:34:13 | totalInstancesUsed | 28 |
00:34:13 | totalFloatingIpsUsed | 0 |
00:34:13 | totalSecurityGroupsUsed | 0 |
00:34:13 | totalServerGroupsUsed | 0 |
00:34:13 | maxTotalVolumes | -1 |
00:34:13 | maxTotalSnapshots | 10 |
00:34:13 | maxTotalVolumeGigabytes | 4096 |
00:34:13 | maxTotalBackups | 10 |
00:34:13 | maxTotalBackupGigabytes | 1000 |
00:34:13 | totalVolumesUsed | 0 |
00:34:13 | totalGigabytesUsed | 0 |
00:34:13 | totalSnapshotsUsed | 0 |
00:34:13 | totalBackupsUsed | 0 |
00:34:13 | totalBackupGigabytesUsed | 0 |
00:34:13 +--------------------------+---------+
00:34:13 + pushd /opt/ciman/openstack-hot
00:34:13 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:34:13 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-25 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml
00:35:09 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-25
00:35:09 Waiting to initialize infrastructure...
00:35:09 Stack initialization successful.
00:35:09 ------------------------------------
00:35:09 Stack Details
00:35:09 ------------------------------------
00:35:09 {'added': None,
00:35:09 'capabilities': [],
00:35:09 'created_at': '2026-02-17T00:34:16Z',
00:35:09 'deleted': None,
00:35:09 'deleted_at': None,
00:35:09 'description': 'No description',
00:35:09 'environment': None,
00:35:09 'environment_files': None,
00:35:09 'files': None,
00:35:09 'files_container': None,
00:35:09 'id': '616ff8c9-81d0-4dc9-afd0-6940bcc8e1bc',
00:35:09 'is_rollback_disabled': True,
00:35:09 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-25/616ff8c9-81d0-4dc9-afd0-6940bcc8e1bc',
00:35:09 'rel': 'self'}],
00:35:09 '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'})}),
00:35:09 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-25',
00:35:09 'notification_topics': [],
00:35:09 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:35:09 'output_key': 'vm_0_ips',
00:35:09 'output_value': ['10.30.170.247']},
00:35:09 {'description': 'IP addresses of the 2nd vm types',
00:35:09 'output_key': 'vm_1_ips',
00:35:09 'output_value': ['10.30.171.133']}],
00:35:09 'owner_id': ****,
00:35:09 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:35:09 'OS::stack_id': '616ff8c9-81d0-4dc9-afd0-6940bcc8e1bc',
00:35:09 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-25',
00:35:09 'job_name': '41457-25',
00:35:09 'silo': 'releng',
00:35:09 'vm_0_count': '1',
00:35:09 'vm_0_flavor': 'v3-standard-4',
00:35:09 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:35:09 '20260201-010217.481',
00:35:09 'vm_1_count': '1',
00:35:09 'vm_1_flavor': 'v3-standard-2',
00:35:09 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:35:09 '- 20250917-133034.654'},
00:35:09 'parent_id': None,
00:35:09 'replaced': None,
00:35:09 'status': 'CREATE_COMPLETE',
00:35:09 'status_reason': 'Stack CREATE completed successfully',
00:35:09 'tags': [],
00:35:09 'template': None,
00:35:09 'template_description': 'No description',
00:35:09 'template_url': None,
00:35:09 'timeout_mins': 15,
00:35:09 'unchanged': None,
00:35:09 'updated': None,
00:35:09 'updated_at': None,
00:35:09 'user_project_id': 'c9d65e3e42fc4be8b48ad5c8a57f77fd'}
00:35:09 ------------------------------------
00:35:09 + popd
00:35:09 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:35:09 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins1576129828957413899.sh
00:35:09 ---> Copy SSH public keys to CSIT lab
00:35:09 Setup pyenv:
00:35:09 system
00:35:09 3.8.13
00:35:09 3.9.13
00:35:09 3.10.13
00:35:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from file:/tmp/.os_lf_venv
00:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:11 lf-activate-venv(): INFO: Base packages installed successfully
00:35:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:35:25 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:35:25 Warning: Permanently added '10.30.171.133' (ECDSA) to the list of known hosts.
00:35:25 releng-41457-25-0-builder-0
00:35:25 Successfully copied public keys to slave 10.30.170.247
00:35:25 releng-41457-25-1-mininet-ovs-217-0
00:35:25 Successfully copied public keys to slave 10.30.171.133
00:35:25 Process 6506 ready.
00:35:25 Process 6507 ready.
00:35:25 SSH ready on all stack servers.
00:35:25 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins5818748835537469812.sh
00:35:25 Setup pyenv:
00:35:26 system
00:35:26 3.8.13
00:35:26 3.9.13
00:35:26 3.10.13
00:35:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yry3
00:35:30 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv
00:35:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:33 lf-activate-venv(): INFO: Base packages installed successfully
00:35:33 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-Yry3/bin to PATH
00:35:35 + echo 'Installing Python Requirements'
00:35:35 Installing Python Requirements
00:35:35 + cat
00:35:35 + python -m pip install -r requirements.txt
00:35:35 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:35:36 Collecting docker-py (from -r requirements.txt (line 1))
00:35:36 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)
00:35:37 Collecting ipaddr (from -r requirements.txt (line 2))
00:35:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:35:37 Installing build dependencies: started
00:35:37 Installing build dependencies: finished with status 'done'
00:35:37 Getting requirements to build wheel: started
00:35:38 Getting requirements to build wheel: finished with status 'done'
00:35:38 Preparing metadata (pyproject.toml): started
00:35:38 Preparing metadata (pyproject.toml): finished with status 'done'
00:35:38 Collecting netaddr (from -r requirements.txt (line 3))
00:35:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:35:38 Collecting netifaces (from -r requirements.txt (line 4))
00:35:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:35:38 Installing build dependencies: started
00:35:39 Installing build dependencies: finished with status 'done'
00:35:39 Getting requirements to build wheel: started
00:35:39 Getting requirements to build wheel: finished with status 'done'
00:35:39 Preparing metadata (pyproject.toml): started
00:35:39 Preparing metadata (pyproject.toml): finished with status 'done'
00:35:39 Collecting pyhocon (from -r requirements.txt (line 5))
00:35:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:35:40 Collecting requests (from -r requirements.txt (line 6))
00:35:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:35:40 Collecting robotframework (from -r requirements.txt (line 7))
00:35:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:35:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 35.1 MB/s 0:00:00
00:35:40 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:35:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:35:40 Installing build dependencies: started
00:35:41 Installing build dependencies: finished with status 'done'
00:35:41 Getting requirements to build wheel: started
00:35:41 Getting requirements to build wheel: finished with status 'done'
00:35:41 Preparing metadata (pyproject.toml): started
00:35:41 Preparing metadata (pyproject.toml): finished with status 'done'
00:35:41 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:35:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:35:41 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:35:41 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)
00:35:41 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:35:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:35:41 Installing build dependencies: started
00:35:42 Installing build dependencies: finished with status 'done'
00:35:42 Getting requirements to build wheel: started
00:35:43 Getting requirements to build wheel: finished with status 'done'
00:35:43 Preparing metadata (pyproject.toml): started
00:35:43 Preparing metadata (pyproject.toml): finished with status 'done'
00:35:43 Collecting scapy (from -r requirements.txt (line 12))
00:35:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:35:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 59.2 MB/s 0:00:00
00:35:43 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:35:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:35:43 Installing build dependencies: started
00:35:44 Installing build dependencies: finished with status 'done'
00:35:44 Getting requirements to build wheel: started
00:35:44 Getting requirements to build wheel: finished with status 'done'
00:35:44 Preparing metadata (pyproject.toml): started
00:35:44 Preparing metadata (pyproject.toml): finished with status 'done'
00:35:44 Collecting elasticsearch (from -r requirements.txt (line 18))
00:35:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:35:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 41.0 MB/s 0:00:00
00:35:44 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:35:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:35:45 Collecting pyangbind (from -r requirements.txt (line 22))
00:35:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:35:45 Collecting isodate (from -r requirements.txt (line 25))
00:35:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:35:45 Collecting jmespath (from -r requirements.txt (line 28))
00:35:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:35:45 Collecting jsonpatch (from -r requirements.txt (line 31))
00:35:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:35:45 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:35:45 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:35:45 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:35:45 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)
00:35:45 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:35:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:35:45 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:35:45 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)
00:35:45 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:35:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:35:45 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:35:45 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)
00:35:45 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:35:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:35:45 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:35:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:35:45 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:35:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:35:46 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:35:46 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:35:46 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)
00:35:46 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:35:46 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:35:46 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:35:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:35:46 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:35:46 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:35:46 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:35:46 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)
00:35:46 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:35:46 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:35:46 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)
00:35:46 Collecting elasticsearch (from -r requirements.txt (line 18))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:35:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 43.1 MB/s 0:00:00
00:35:46 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:35:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:35:46 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:35:46 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:35:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.9 MB/s 0:00:00
00:35:47 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:35:47 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)
00:35:48 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:35:48 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)
00:35:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 31.5 MB/s 0:00:00
00:35:48 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:35:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:35:48 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:48 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)
00:35:49 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:49 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)
00:35:49 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:35:49 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:49 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)
00:35:49 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:49 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)
00:35:49 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:35:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:35:49 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:35:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 86.1 MB/s 0:00:00
00:35:50 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:35:50 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:35:50 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:35:50 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))
00:35:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:35:50 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:35:50 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:50 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)
00:35:50 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:35:50 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)
00:35:50 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))
00:35:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:35:50 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))
00:35:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:35:50 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))
00:35:50 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)
00:35:50 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))
00:35:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:35:50 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))
00:35:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:35:50 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))
00:35:50 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)
00:35:51 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))
00:35:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:35:51 Requirement already satisfied: packaging in /tmp/venv-Yry3/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)
00:35:51 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))
00:35:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:35:51 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:35:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:35:51 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:35:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:35:51 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:35:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:35:51 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))
00:35:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:35:51 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:35:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:35:51 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))
00:35:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:35:51 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:35:51 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:35:51 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:35:51 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=02c2d419a993d69d9a3082cf780553d281f9367cebbf7c2587a4f03686d24af6
00:35:51 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:35:51 Building wheel for ipaddr (pyproject.toml): started
00:35:52 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:35:52 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=809087267fd7b1bbffa3582f87007a73e41debda07c4ea2f26a33c2c3dee2f18
00:35:52 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:35:52 Building wheel for netifaces (pyproject.toml): started
00:35:54 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:35:54 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=43ba7ba3edd9b746e5dc4f1366d93317b9458e2744f152ee818258f61ee70662
00:35:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:35:54 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:35:54 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:35:54 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=769810243991220d55b418f42a47e2d71188e67ed76c21d43871f6364cb4436e
00:35:54 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:35:54 Building wheel for jsonpath-rw (pyproject.toml): started
00:35:54 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:35:54 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=3b07d1e4071304063bf735b76ea249c9cccee4cf44159e5591163633f85ca828
00:35:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:35:54 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:35:55 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
00:36:02
00:36:02 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
00:36:02 + pip freeze
00:36:02 async-generator==1.10
00:36:02 attrs==25.4.0
00:36:02 bcrypt==5.0.0
00:36:02 beautifulsoup4==4.14.3
00:36:02 certifi==2026.1.4
00:36:02 cffi==2.0.0
00:36:02 charset-normalizer==3.4.4
00:36:02 click==8.3.1
00:36:02 cryptography==46.0.5
00:36:02 decorator==5.2.1
00:36:02 distlib==0.4.0
00:36:02 docker-py==1.10.6
00:36:02 docker-pycreds==0.4.0
00:36:02 elastic-transport==8.17.1
00:36:02 elasticsearch==8.19.3
00:36:02 elasticsearch-dsl==8.15.4
00:36:02 enum34==1.1.10
00:36:02 filelock==3.24.2
00:36:02 h11==0.16.0
00:36:02 idna==3.11
00:36:02 importlib_metadata==8.7.1
00:36:02 invoke==2.2.1
00:36:02 ipaddr==2.2.0
00:36:02 isodate==0.7.2
00:36:02 jmespath==1.1.0
00:36:02 jsonpatch==1.33
00:36:02 jsonpath-rw==1.4.0
00:36:02 jsonpointer==3.0.0
00:36:02 lxml==6.0.2
00:36:02 mypy_extensions==1.1.0
00:36:02 netaddr==1.3.0
00:36:02 netifaces==0.11.0
00:36:02 outcome==1.3.0.post0
00:36:02 packaging==26.0
00:36:02 paramiko==4.0.0
00:36:02 platformdirs==4.9.2
00:36:02 ply==3.11
00:36:02 pyang==2.7.1
00:36:02 pyangbind==0.8.7
00:36:02 pycparser==3.0
00:36:02 pyhocon==0.3.61
00:36:02 PyNaCl==1.6.2
00:36:02 pyparsing==3.3.2
00:36:02 PySocks==1.7.1
00:36:02 python-dateutil==2.9.0.post0
00:36:02 regex==2026.1.15
00:36:02 requests==2.32.5
00:36:02 robotframework==7.4.1
00:36:02 robotframework-httplibrary==0.4.2
00:36:02 robotframework-pythonlibcore==4.5.0
00:36:02 robotframework-requests==0.9.7
00:36:02 robotframework-selenium2library==3.0.0
00:36:02 robotframework-seleniumlibrary==6.8.0
00:36:02 robotframework-sshlibrary==3.8.0
00:36:02 scapy==2.7.0
00:36:02 scp==0.15.0
00:36:02 selenium==4.40.0
00:36:02 six==1.17.0
00:36:02 sniffio==1.3.1
00:36:02 sortedcontainers==2.4.0
00:36:02 soupsieve==2.8.3
00:36:02 trio==0.33.0
00:36:02 trio-typing==0.10.0
00:36:02 trio-websocket==0.12.2
00:36:02 types-certifi==2021.10.8.3
00:36:02 types-urllib3==1.26.25.14
00:36:02 typing_extensions==4.15.0
00:36:02 urllib3==2.6.3
00:36:02 virtualenv==20.37.0
00:36:02 waitress==3.0.2
00:36:02 WebOb==1.8.9
00:36:02 websocket-client==1.9.0
00:36:02 WebTest==3.0.7
00:36:02 wsproto==1.3.2
00:36:02 zipp==3.23.0
00:36:02 [EnvInject] - Injecting environment variables from a build step.
00:36:02 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:36:02 [EnvInject] - Variables injected successfully.
00:36:02 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins4783916645057411006.sh
00:36:03 Setup pyenv:
00:36:03 system
00:36:03 3.8.13
00:36:03 3.9.13
00:36:03 3.10.13
00:36:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from file:/tmp/.os_lf_venv
00:36:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:05 lf-activate-venv(): INFO: Base packages installed successfully
00:36:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:36:12 + ODL_SYSTEM=()
00:36:12 + TOOLS_SYSTEM=()
00:36:12 + OPENSTACK_SYSTEM=()
00:36:12 + OPENSTACK_CONTROLLERS=()
00:36:12 + mapfile -t ADDR
00:36:12 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-25
00:36:12 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:36:14 + for i in "${ADDR[@]}"
00:36:14 ++ ssh 10.30.170.247 hostname -s
00:36:14 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:36:14 + REMHOST=releng-41457-25-0-builder-0
00:36:14 + case ${REMHOST} in
00:36:14 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:36:14 + for i in "${ADDR[@]}"
00:36:14 ++ ssh 10.30.171.133 hostname -s
00:36:14 Warning: Permanently added '10.30.171.133' (ECDSA) to the list of known hosts.
00:36:15 + REMHOST=releng-41457-25-1-mininet-ovs-217-0
00:36:15 + case ${REMHOST} in
00:36:15 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:36:15 + echo NUM_ODL_SYSTEM=1
00:36:15 + echo NUM_TOOLS_SYSTEM=1
00:36:15 + '[' '' == yes ']'
00:36:15 + NUM_OPENSTACK_SYSTEM=0
00:36:15 + echo NUM_OPENSTACK_SYSTEM=0
00:36:15 + '[' 0 -eq 2 ']'
00:36:15 + echo ODL_SYSTEM_IP=10.30.170.247
00:36:15 ++ seq 0 0
00:36:15 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:36:15 + echo ODL_SYSTEM_1_IP=10.30.170.247
00:36:15 + echo TOOLS_SYSTEM_IP=10.30.171.133
00:36:15 ++ seq 0 0
00:36:15 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:36:15 + echo TOOLS_SYSTEM_1_IP=10.30.171.133
00:36:15 + openstack_index=0
00:36:15 + NUM_OPENSTACK_CONTROL_NODES=1
00:36:15 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:36:15 ++ seq 0 0
00:36:15 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:36:15 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:36:15 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:36:15 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:36:15 + '[' -1 -ge 2 ']'
00:36:15 ++ seq 0 -2
00:36:15 + NUM_OPENSTACK_HAPROXY_NODES=0
00:36:15 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:36:15 ++ seq 0 -1
00:36:15 + echo 'Contents of slave_addresses.txt:'
00:36:15 Contents of slave_addresses.txt:
00:36:15 + cat slave_addresses.txt
00:36:15 NUM_ODL_SYSTEM=1
00:36:15 NUM_TOOLS_SYSTEM=1
00:36:15 NUM_OPENSTACK_SYSTEM=0
00:36:15 ODL_SYSTEM_IP=10.30.170.247
00:36:15 ODL_SYSTEM_1_IP=10.30.170.247
00:36:15 TOOLS_SYSTEM_IP=10.30.171.133
00:36:15 TOOLS_SYSTEM_1_IP=10.30.171.133
00:36:15 NUM_OPENSTACK_CONTROL_NODES=1
00:36:15 OPENSTACK_CONTROL_NODE_1_IP=
00:36:15 NUM_OPENSTACK_COMPUTE_NODES=-1
00:36:15 NUM_OPENSTACK_HAPROXY_NODES=0
00:36:15 [EnvInject] - Injecting environment variables from a build step.
00:36:15 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:36:15 [EnvInject] - Variables injected successfully.
00:36:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins11990521052991890732.sh
00:36:15 Preparing for JRE Version 21
00:36:15 Karaf artifact is karaf
00:36:15 Karaf project is integration
00:36:15 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:36:15 [EnvInject] - Injecting environment variables from a build step.
00:36:15 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:36:15 [EnvInject] - Variables injected successfully.
00:36:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7382406889594385718.sh
00:36:15 2026-02-17 00:36:15 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:36:15 Bundle version is 0.24.0-SNAPSHOT
00:36:15 --2026-02-17 00:36:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:36:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:36:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:36:15 HTTP request sent, awaiting response... 200 OK
00:36:15 Length: 1410 (1.4K) [application/xml]
00:36:15 Saving to: ‘maven-metadata.xml’
00:36:15
00:36:15 0K . 100% 69.7M=0s
00:36:15
00:36:15 2026-02-17 00:36:15 (69.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:36:15
00:36:15
00:36:15
00:36:15 org.opendaylight.integration
00:36:15 karaf
00:36:15 0.24.0-SNAPSHOT
00:36:15
00:36:15
00:36:15 20260216.223757
00:36:15 122
00:36:15
00:36:15 20260216223757
00:36:15
00:36:15
00:36:15 pom
00:36:15 0.24.0-20260216.223757-122
00:36:15 20260216223757
00:36:15
00:36:15
00:36:15 tar.gz
00:36:15 0.24.0-20260216.223757-122
00:36:15 20260216223757
00:36:15
00:36:15
00:36:15 zip
00:36:15 0.24.0-20260216.223757-122
00:36:15 20260216223757
00:36:15
00:36:15
00:36:15 cyclonedx
00:36:15 xml
00:36:15 0.24.0-20260216.223757-122
00:36:15 20260216223757
00:36:15
00:36:15
00:36:15 cyclonedx
00:36:15 json
00:36:15 0.24.0-20260216.223757-122
00:36:15 20260216223757
00:36:15
00:36:15
00:36:15
00:36:15
00:36:15 Nexus timestamp is 0.24.0-20260216.223757-122
00:36:15 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260216.223757-122.zip
00:36:15 Distribution bundle is karaf-0.24.0-20260216.223757-122.zip
00:36:15 Distribution bundle version is 0.24.0-SNAPSHOT
00:36:15 Distribution folder is karaf-0.24.0-SNAPSHOT
00:36:15 Nexus prefix is https://nexus.opendaylight.org
00:36:15 [EnvInject] - Injecting environment variables from a build step.
00:36:15 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:36:15 [EnvInject] - Variables injected successfully.
00:36:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins9499355648568214675.sh
00:36:15 Setup pyenv:
00:36:15 system
00:36:15 3.8.13
00:36:15 3.9.13
00:36:15 3.10.13
00:36:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from file:/tmp/.os_lf_venv
00:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:18 lf-activate-venv(): INFO: Base packages installed successfully
00:36:18 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:36:23 Copying common-functions.sh to /tmp
00:36:24 Copying common-functions.sh to 10.30.170.247:/tmp
00:36:24 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:36:25 Copying common-functions.sh to 10.30.171.133:/tmp
00:36:25 Warning: Permanently added '10.30.171.133' (ECDSA) to the list of known hosts.
00:36:25 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13993301238025723304.sh
00:36:25 common-functions.sh is being sourced
00:36:25 common-functions environment:
00:36:25 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:25 ACTUALFEATURES:
00:36:25 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:25 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:36:25 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:25 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:25 CONTROLLERMEM: 2048m
00:36:25 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:36:25 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:36:25 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:36:25 SUITES:
00:36:25
00:36:25 #################################################
00:36:25 ## Configure Cluster and Start ##
00:36:25 #################################################
00:36:25 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:36:25 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:36:25 Locating script plan to use...
00:36:25 Finished running script plans
00:36:25 Configuring member-1 with IP address 10.30.170.247
00:36:25 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:36:26 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:36:26 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:36:26 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:36:26 common-functions.sh is being sourced
00:36:26 ++ echo 'common-functions.sh is being sourced'
00:36:26 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:36:26 ++ DISTROSTREAM=chromium
00:36:26 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:26 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:26 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:26 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:26 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:36:26 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:36:26 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:26 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:26 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:26 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:26 ++ export CONTROLLERMEM=
00:36:26 ++ CONTROLLERMEM=
00:36:26 ++ case "${DISTROSTREAM}" in
00:36:26 ++ CLUSTER_SYSTEM=pekko
00:36:26 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:36:26 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:36:26 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:36:26 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:36:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:36:26 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:36:26 ++ print_common_env
00:36:26 ++ cat
00:36:26 common-functions environment:
00:36:26 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:26 ACTUALFEATURES:
00:36:26 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:26 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:36:26 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:26 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:26 CONTROLLERMEM:
00:36:26 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:36:26 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:36:26 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:36:26 SUITES:
00:36:26
00:36:26 ++ SSH='ssh -t -t'
00:36:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:36:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:36:26 Changing to /tmp
00:36:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260216.223757-122.zip
00:36:26 + echo 'Changing to /tmp'
00:36:26 + cd /tmp
00:36:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260216.223757-122.zip'
00:36:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260216.223757-122.zip
00:36:26 --2026-02-17 00:36:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260216.223757-122.zip
00:36:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:36:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:36:26 HTTP request sent, awaiting response... 200 OK
00:36:26 Length: 240365063 (229M) [application/zip]
00:36:26 Saving to: ‘karaf-0.24.0-20260216.223757-122.zip’
00:36:26
00:36:26 0K ........ ........ ........ ........ ........ ........ 1% 84.8M 3s
00:36:26 3072K ........ ........ ........ ........ ........ ........ 2% 125M 2s
00:36:26 6144K ........ ........ ........ ........ ........ ........ 3% 154M 2s
00:36:26 9216K ........ ........ ........ ........ ........ ........ 5% 155M 2s
00:36:26 12288K ........ ........ ........ ........ ........ ........ 6% 202M 2s
00:36:26 15360K ........ ........ ........ ........ ........ ........ 7% 184M 2s
00:36:26 18432K ........ ........ ........ ........ ........ ........ 9% 221M 1s
00:36:26 21504K ........ ........ ........ ........ ........ ........ 10% 235M 1s
00:36:26 24576K ........ ........ ........ ........ ........ ........ 11% 287M 1s
00:36:26 27648K ........ ........ ........ ........ ........ ........ 13% 270M 1s
00:36:26 30720K ........ ........ ........ ........ ........ ........ 14% 262M 1s
00:36:26 33792K ........ ........ ........ ........ ........ ........ 15% 287M 1s
00:36:26 36864K ........ ........ ........ ........ ........ ........ 17% 154M 1s
00:36:26 39936K ........ ........ ........ ........ ........ ........ 18% 435M 1s
00:36:26 43008K ........ ........ ........ ........ ........ ........ 19% 309M 1s
00:36:26 46080K ........ ........ ........ ........ ........ ........ 20% 249M 1s
00:36:26 49152K ........ ........ ........ ........ ........ ........ 22% 381M 1s
00:36:26 52224K ........ ........ ........ ........ ........ ........ 23% 263M 1s
00:36:26 55296K ........ ........ ........ ........ ........ ........ 24% 357M 1s
00:36:26 58368K ........ ........ ........ ........ ........ ........ 26% 315M 1s
00:36:26 61440K ........ ........ ........ ........ ........ ........ 27% 369M 1s
00:36:26 64512K ........ ........ ........ ........ ........ ........ 28% 262M 1s
00:36:26 67584K ........ ........ ........ ........ ........ ........ 30% 320M 1s
00:36:26 70656K ........ ........ ........ ........ ........ ........ 31% 368M 1s
00:36:26 73728K ........ ........ ........ ........ ........ ........ 32% 353M 1s
00:36:26 76800K ........ ........ ........ ........ ........ ........ 34% 259M 1s
00:36:26 79872K ........ ........ ........ ........ ........ ........ 35% 294M 1s
00:36:26 82944K ........ ........ ........ ........ ........ ........ 36% 359M 1s
00:36:26 86016K ........ ........ ........ ........ ........ ........ 37% 336M 1s
00:36:26 89088K ........ ........ ........ ........ ........ ........ 39% 308M 1s
00:36:26 92160K ........ ........ ........ ........ ........ ........ 40% 299M 1s
00:36:26 95232K ........ ........ ........ ........ ........ ........ 41% 297M 1s
00:36:26 98304K ........ ........ ........ ........ ........ ........ 43% 304M 1s
00:36:26 101376K ........ ........ ........ ........ ........ ........ 44% 248M 1s
00:36:26 104448K ........ ........ ........ ........ ........ ........ 45% 301M 1s
00:36:26 107520K ........ ........ ........ ........ ........ ........ 47% 306M 0s
00:36:26 110592K ........ ........ ........ ........ ........ ........ 48% 290M 0s
00:36:26 113664K ........ ........ ........ ........ ........ ........ 49% 310M 0s
00:36:26 116736K ........ ........ ........ ........ ........ ........ 51% 300M 0s
00:36:26 119808K ........ ........ ........ ........ ........ ........ 52% 300M 0s
00:36:26 122880K ........ ........ ........ ........ ........ ........ 53% 281M 0s
00:36:26 125952K ........ ........ ........ ........ ........ ........ 54% 296M 0s
00:36:26 129024K ........ ........ ........ ........ ........ ........ 56% 289M 0s
00:36:26 132096K ........ ........ ........ ........ ........ ........ 57% 302M 0s
00:36:26 135168K ........ ........ ........ ........ ........ ........ 58% 294M 0s
00:36:26 138240K ........ ........ ........ ........ ........ ........ 60% 280M 0s
00:36:26 141312K ........ ........ ........ ........ ........ ........ 61% 302M 0s
00:36:26 144384K ........ ........ ........ ........ ........ ........ 62% 293M 0s
00:36:26 147456K ........ ........ ........ ........ ........ ........ 64% 291M 0s
00:36:27 150528K ........ ........ ........ ........ ........ ........ 65% 296M 0s
00:36:27 153600K ........ ........ ........ ........ ........ ........ 66% 275M 0s
00:36:27 156672K ........ ........ ........ ........ ........ ........ 68% 263M 0s
00:36:27 159744K ........ ........ ........ ........ ........ ........ 69% 311M 0s
00:36:27 162816K ........ ........ ........ ........ ........ ........ 70% 284M 0s
00:36:27 165888K ........ ........ ........ ........ ........ ........ 71% 297M 0s
00:36:27 168960K ........ ........ ........ ........ ........ ........ 73% 288M 0s
00:36:27 172032K ........ ........ ........ ........ ........ ........ 74% 281M 0s
00:36:27 175104K ........ ........ ........ ........ ........ ........ 75% 294M 0s
00:36:27 178176K ........ ........ ........ ........ ........ ........ 77% 288M 0s
00:36:27 181248K ........ ........ ........ ........ ........ ........ 78% 295M 0s
00:36:27 184320K ........ ........ ........ ........ ........ ........ 79% 290M 0s
00:36:27 187392K ........ ........ ........ ........ ........ ........ 81% 281M 0s
00:36:27 190464K ........ ........ ........ ........ ........ ........ 82% 288M 0s
00:36:27 193536K ........ ........ ........ ........ ........ ........ 83% 283M 0s
00:36:27 196608K ........ ........ ........ ........ ........ ........ 85% 275M 0s
00:36:27 199680K ........ ........ ........ ........ ........ ........ 86% 231M 0s
00:36:27 202752K ........ ........ ........ ........ ........ ........ 87% 386M 0s
00:36:27 205824K ........ ........ ........ ........ ........ ........ 88% 291M 0s
00:36:27 208896K ........ ........ ........ ........ ........ ........ 90% 281M 0s
00:36:27 211968K ........ ........ ........ ........ ........ ........ 91% 288M 0s
00:36:27 215040K ........ ........ ........ ........ ........ ........ 92% 292M 0s
00:36:27 218112K ........ ........ ........ ........ ........ ........ 94% 289M 0s
00:36:27 221184K ........ ........ ........ ........ ........ ........ 95% 274M 0s
00:36:27 224256K ........ ........ ........ ........ ........ ........ 96% 290M 0s
00:36:27 227328K ........ ........ ........ ........ ........ ........ 98% 287M 0s
00:36:27 230400K ........ ........ ........ ........ ........ ........ 99% 289M 0s
00:36:27 233472K ........ ........ ... 100% 272M=0.9s
00:36:27
00:36:27 2026-02-17 00:36:27 (266 MB/s) - ‘karaf-0.24.0-20260216.223757-122.zip’ saved [240365063/240365063]
00:36:27
00:36:27 Extracting the new controller...
00:36:27 + echo 'Extracting the new controller...'
00:36:27 + unzip -q karaf-0.24.0-20260216.223757-122.zip
00:36:29 Adding external repositories...
00:36:29 + echo 'Adding external repositories...'
00:36:29 + 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.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:29 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:36:29 ################################################################################
00:36:29 #
00:36:29 # Licensed to the Apache Software Foundation (ASF) under one or more
00:36:29 # contributor license agreements. See the NOTICE file distributed with
00:36:29 # this work for additional information regarding copyright ownership.
00:36:29 # The ASF licenses this file to You under the Apache License, Version 2.0
00:36:29 # (the "License"); you may not use this file except in compliance with
00:36:29 # the License. You may obtain a copy of the License at
00:36:29 #
00:36:29 # http://www.apache.org/licenses/LICENSE-2.0
00:36:29 #
00:36:29 # Unless required by applicable law or agreed to in writing, software
00:36:29 # distributed under the License is distributed on an "AS IS" BASIS,
00:36:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:36:29 # See the License for the specific language governing permissions and
00:36:29 # limitations under the License.
00:36:29 #
00:36:29 ################################################################################
00:36:29
00:36:29 #
00:36:29 # If set to true, the following property will not allow any certificate to be used
00:36:29 # when accessing Maven repositories through SSL
00:36:29 #
00:36:29 #org.ops4j.pax.url.mvn.certificateCheck=
00:36:29
00:36:29 #
00:36:29 # Path to the local Maven settings file.
00:36:29 # The repositories defined in this file will be automatically added to the list
00:36:29 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:36:29 # below is not set.
00:36:29 # The following locations are checked for the existence of the settings.xml file
00:36:29 # * 1. looks for the specified url
00:36:29 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:36:29 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:36:29 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:36:29 #
00:36:29 #org.ops4j.pax.url.mvn.settings=
00:36:29
00:36:29 #
00:36:29 # Path to the local Maven repository which is used to avoid downloading
00:36:29 # artifacts when they already exist locally.
00:36:29 # The value of this property will be extracted from the settings.xml file
00:36:29 # above, or defaulted to:
00:36:29 # System.getProperty( "user.home" ) + "/.m2/repository"
00:36:29 #
00:36:29 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:36:29
00:36:29 #
00:36:29 # Default this to false. It's just weird to use undocumented repos
00:36:29 #
00:36:29 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:36:29
00:36:29 #
00:36:29 # Uncomment if you don't wanna use the proxy settings
00:36:29 # from the Maven conf/settings.xml file
00:36:29 #
00:36:29 # org.ops4j.pax.url.mvn.proxySupport=false
00:36:29
00:36:29 #
00:36:29 # Comma separated list of repositories scanned when resolving an artifact.
00:36:29 # Those repositories will be checked before iterating through the
00:36:29 # below list of repositories and even before the local repository
00:36:29 # A repository url can be appended with zero or more of the following flags:
00:36:29 # @snapshots : the repository contains snaphots
00:36:29 # @noreleases : the repository does not contain any released artifacts
00:36:29 #
00:36:29 # The following property value will add the system folder as a repo.
00:36:29 #
00:36:29 org.ops4j.pax.url.mvn.defaultRepositories=\
00:36:29 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:36:29 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:36:29 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:36:29
00:36:29 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:36:29 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:36:29
00:36:29 #
00:36:29 # Comma separated list of repositories scanned when resolving an artifact.
00:36:29 # The default list includes the following repositories:
00:36:29 # http://repo1.maven.org/maven2@id=central
00:36:29 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:36:29 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:36:29 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:36:29 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:36:29 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:36:29 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:36:29 # To add repositories to the default ones, prepend '+' to the list of repositories
00:36:29 # to add.
00:36:29 # A repository url can be appended with zero or more of the following flags:
00:36:29 # @snapshots : the repository contains snapshots
00:36:29 # @noreleases : the repository does not contain any released artifacts
00:36:29 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:36:29 #
00:36:29 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
00:36:29
00:36:29 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:36:29 + [[ True == \T\r\u\e ]]
00:36:29 + echo 'Configuring the startup features...'
00:36:29 + 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.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:29 + FEATURE_TEST_STRING=features-test
00:36:29 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:36:29 + KARAF_VERSION=karaf4
00:36:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:36:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:29 + [[ ! -z '' ]]
00:36:29 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:36:29 ################################################################################
00:36:29 #
00:36:29 # Licensed to the Apache Software Foundation (ASF) under one or more
00:36:29 # contributor license agreements. See the NOTICE file distributed with
00:36:29 # this work for additional information regarding copyright ownership.
00:36:29 # The ASF licenses this file to You under the Apache License, Version 2.0
00:36:29 # (the "License"); you may not use this file except in compliance with
00:36:29 # the License. You may obtain a copy of the License at
00:36:29 #
00:36:29 # http://www.apache.org/licenses/LICENSE-2.0
00:36:29 #
00:36:29 # Unless required by applicable law or agreed to in writing, software
00:36:29 # distributed under the License is distributed on an "AS IS" BASIS,
00:36:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:36:29 # See the License for the specific language governing permissions and
00:36:29 # limitations under the License.
00:36:29 #
00:36:29 ################################################################################
00:36:29
00:36:29 #
00:36:29 # Comma separated list of features repositories to register by default
00:36:29 #
00:36:29 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/67ea7854-3c77-405e-af7d-85dd4d70af71.xml
00:36:29
00:36:29 #
00:36:29 # Comma separated list of features to install at startup
00:36:29 #
00:36:29 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, ec9b4276-7790-4be2-8904-3164159845b3
00:36:29
00:36:29 #
00:36:29 # Resource repositories (OBR) that the features resolver can use
00:36:29 # to resolve requirements/capabilities
00:36:29 #
00:36:29 # The format of the resourceRepositories is
00:36:29 # resourceRepositories=[xml:url|json:url],...
00:36:29 # for Instance:
00:36:29 #
00:36:29 #resourceRepositories=xml:http://host/path/to/index.xml
00:36:29 # or
00:36:29 #resourceRepositories=json:http://host/path/to/index.json
00:36:29 #
00:36:29
00:36:29 #
00:36:29 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:36:29 #
00:36:29 featuresBootAsynchronous=false
00:36:29
00:36:29 #
00:36:29 # Service requirements enforcement
00:36:29 #
00:36:29 # By default, the feature resolver checks the service requirements/capabilities of
00:36:29 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:36:29 # the required bundles.
00:36:29 # The following flag can have those values:
00:36:29 # - disable: service requirements are completely ignored
00:36:29 # - default: service requirements are ignored for old features
00:36:29 # - enforce: service requirements are always verified
00:36:29 #
00:36:29 #serviceRequirements=default
00:36:29
00:36:29 #
00:36:29 # Store cfg file for config element in feature
00:36:29 #
00:36:29 #configCfgStore=true
00:36:29
00:36:29 #
00:36:29 # Define if the feature service automatically refresh bundles
00:36:29 #
00:36:29 autoRefresh=true
00:36:29
00:36:29 #
00:36:29 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:36:29 # XML file defines instructions related to features processing
00:36:29 # versions.properties may declare properties to resolve placeholders in XML file
00:36:29 # both files are relative to ${karaf.etc}
00:36:29 #
00:36:29 #featureProcessing=org.apache.karaf.features.xml
00:36:29 #featureProcessingVersions=versions.properties
00:36:29 + configure_karaf_log karaf4 ''
00:36:29 + local -r karaf_version=karaf4
00:36:29 + local -r controllerdebugmap=
00:36:29 + local logapi=log4j
00:36:29 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:36:29 log4j2.rootLogger.level = INFO
00:36:29 #log4j2.rootLogger.type = asyncRoot
00:36:29 #log4j2.rootLogger.includeLocation = false
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:36:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:36:29 log4j2.rootLogger.appenderRef.Console.ref = Console
00:36:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:36:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:36:29 log4j2.logger.spifly.name = org.apache.aries.spifly
00:36:29 log4j2.logger.spifly.level = WARN
00:36:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:36:29 log4j2.logger.audit.level = INFO
00:36:29 log4j2.logger.audit.additivity = false
00:36:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:36:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:36:29 log4j2.appender.console.type = Console
00:36:29 log4j2.appender.console.name = Console
00:36:29 log4j2.appender.console.layout.type = PatternLayout
00:36:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:36:29 log4j2.appender.rolling.type = RollingRandomAccessFile
00:36:29 log4j2.appender.rolling.name = RollingFile
00:36:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:36:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:36:29 #log4j2.appender.rolling.immediateFlush = false
00:36:29 log4j2.appender.rolling.append = true
00:36:29 log4j2.appender.rolling.layout.type = PatternLayout
00:36:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:36:29 log4j2.appender.rolling.policies.type = Policies
00:36:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:36:29 log4j2.appender.rolling.policies.size.size = 64MB
00:36:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:36:29 log4j2.appender.rolling.strategy.max = 7
00:36:29 log4j2.appender.audit.type = RollingRandomAccessFile
00:36:29 log4j2.appender.audit.name = AuditRollingFile
00:36:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:36:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:36:29 log4j2.appender.audit.append = true
00:36:29 log4j2.appender.audit.layout.type = PatternLayout
00:36:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:36:29 log4j2.appender.audit.policies.type = Policies
00:36:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:36:29 log4j2.appender.audit.policies.size.size = 8MB
00:36:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:36:29 log4j2.appender.audit.strategy.max = 7
00:36:29 log4j2.appender.osgi.type = PaxOsgi
00:36:29 log4j2.appender.osgi.name = PaxOsgi
00:36:29 log4j2.appender.osgi.filter = *
00:36:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:36:29 #log4j2.logger.aether.level = TRACE
00:36:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:36:29 #log4j2.logger.http-headers.level = DEBUG
00:36:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:36:29 #log4j2.logger.maven.level = TRACE
00:36:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:36:29 + logapi=log4j2
00:36:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:36:29 + '[' log4j2 == log4j2 ']'
00:36:29 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:29 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:36:29 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:36:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:36:29 controllerdebugmap:
00:36:29 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:36:29 + unset IFS
00:36:29 + echo 'controllerdebugmap: '
00:36:29 + '[' -n '' ']'
00:36:29 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:36:29 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:36:29 ################################################################################
00:36:29 #
00:36:29 # Licensed to the Apache Software Foundation (ASF) under one or more
00:36:29 # contributor license agreements. See the NOTICE file distributed with
00:36:29 # this work for additional information regarding copyright ownership.
00:36:29 # The ASF licenses this file to You under the Apache License, Version 2.0
00:36:29 # (the "License"); you may not use this file except in compliance with
00:36:29 # the License. You may obtain a copy of the License at
00:36:29 #
00:36:29 # http://www.apache.org/licenses/LICENSE-2.0
00:36:29 #
00:36:29 # Unless required by applicable law or agreed to in writing, software
00:36:29 # distributed under the License is distributed on an "AS IS" BASIS,
00:36:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:36:29 # See the License for the specific language governing permissions and
00:36:29 # limitations under the License.
00:36:29 #
00:36:29 ################################################################################
00:36:29
00:36:29 # Common pattern layout for appenders
00:36:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:36:29
00:36:29 # Root logger
00:36:29 log4j2.rootLogger.level = INFO
00:36:29 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:36:29 #log4j2.rootLogger.type = asyncRoot
00:36:29 #log4j2.rootLogger.includeLocation = false
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:36:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:36:29 log4j2.rootLogger.appenderRef.Console.ref = Console
00:36:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:36:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:36:29
00:36:29 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:36:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:36:29
00:36:29 # Loggers configuration
00:36:29
00:36:29 # Spifly logger
00:36:29 log4j2.logger.spifly.name = org.apache.aries.spifly
00:36:29 log4j2.logger.spifly.level = WARN
00:36:29
00:36:29 # Security audit logger
00:36:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:36:29 log4j2.logger.audit.level = INFO
00:36:29 log4j2.logger.audit.additivity = false
00:36:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:36:29
00:36:29 # Appenders configuration
00:36:29
00:36:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:36:29 log4j2.appender.console.type = Console
00:36:29 log4j2.appender.console.name = Console
00:36:29 log4j2.appender.console.layout.type = PatternLayout
00:36:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:36:29
00:36:29 # Rolling file appender
00:36:29 log4j2.appender.rolling.type = RollingRandomAccessFile
00:36:29 log4j2.appender.rolling.name = RollingFile
00:36:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:36:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:36:29 # uncomment to not force a disk flush
00:36:29 #log4j2.appender.rolling.immediateFlush = false
00:36:29 log4j2.appender.rolling.append = true
00:36:29 log4j2.appender.rolling.layout.type = PatternLayout
00:36:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:36:29 log4j2.appender.rolling.policies.type = Policies
00:36:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:36:29 log4j2.appender.rolling.policies.size.size = 1GB
00:36:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:36:29 log4j2.appender.rolling.strategy.max = 7
00:36:29
00:36:29 # Audit file appender
00:36:29 log4j2.appender.audit.type = RollingRandomAccessFile
00:36:29 log4j2.appender.audit.name = AuditRollingFile
00:36:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:36:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:36:29 log4j2.appender.audit.append = true
00:36:29 log4j2.appender.audit.layout.type = PatternLayout
00:36:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:36:29 log4j2.appender.audit.policies.type = Policies
00:36:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:36:29 log4j2.appender.audit.policies.size.size = 8MB
00:36:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:36:29 log4j2.appender.audit.strategy.max = 7
00:36:29
00:36:29 # OSGi appender
00:36:29 log4j2.appender.osgi.type = PaxOsgi
00:36:29 log4j2.appender.osgi.name = PaxOsgi
00:36:29 log4j2.appender.osgi.filter = *
00:36:29
00:36:29 # help with identification of maven-related problems with pax-url-aether
00:36:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:36:29 #log4j2.logger.aether.level = TRACE
00:36:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:36:29 #log4j2.logger.http-headers.level = DEBUG
00:36:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:36:29 #log4j2.logger.maven.level = TRACE
00:36:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:36:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:36:29 Configure
00:36:29 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:36:29 max memory: 2048m
00:36:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:36:29 + local -r controllermem=2048m
00:36:29 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:29 + echo Configure
00:36:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:36:29 + echo ' max memory: 2048m'
00:36:29 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:29 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:36:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:29 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:29 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:36:29 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:36:29 #!/bin/sh
00:36:29 #
00:36:29 # Licensed to the Apache Software Foundation (ASF) under one or more
00:36:29 # contributor license agreements. See the NOTICE file distributed with
00:36:29 # this work for additional information regarding copyright ownership.
00:36:29 # The ASF licenses this file to You under the Apache License, Version 2.0
00:36:29 # (the "License"); you may not use this file except in compliance with
00:36:29 # the License. You may obtain a copy of the License at
00:36:29 #
00:36:29 # http://www.apache.org/licenses/LICENSE-2.0
00:36:29 #
00:36:29 # Unless required by applicable law or agreed to in writing, software
00:36:29 # distributed under the License is distributed on an "AS IS" BASIS,
00:36:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:36:29 # See the License for the specific language governing permissions and
00:36:29 # limitations under the License.
00:36:29 #
00:36:29
00:36:29 #
00:36:29 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:36:29 # script: client, instance, shell, start, status, stop, karaf
00:36:29 #
00:36:29 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:36:29 # Actions go here...
00:36:29 # fi
00:36:29
00:36:29 #
00:36:29 # general settings which should be applied for all scripts go here; please keep
00:36:29 # in mind that it is possible that scripts might be executed more than once, e.g.
00:36:29 # in example of the start script where the start script is executed first and the
00:36:29 # karaf script afterwards.
00:36:29 #
00:36:29
00:36:29 #
00:36:29 # The following section shows the possible configuration options for the default
00:36:29 # karaf scripts
00:36:29 #
00:36:29 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:36:29 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:36:29 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:36:29 # export EXTRA_JAVA_OPTS # Additional JVM options
00:36:29 # export KARAF_HOME # Karaf home folder
00:36:29 # export KARAF_DATA # Karaf data folder
00:36:29 # export KARAF_BASE # Karaf base folder
00:36:29 # export KARAF_ETC # Karaf etc folder
00:36:29 # export KARAF_LOG # Karaf log folder
00:36:29 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:36:29 # export KARAF_OPTS # Additional available Karaf options
00:36:29 # export KARAF_DEBUG # Enable debug mode
00:36:29 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:36:29 # export KARAF_NOROOT # Prevent execution as root if set to true
00:36:29 Set Java version
00:36:29 + echo 'Set Java version'
00:36:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:36:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:36:29 sudo: a password is required
00:36:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:36:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:36:29 sudo: a password is required
00:36:29 JDK default version ...
00:36:29 + echo 'JDK default version ...'
00:36:29 + java -version
00:36:29 openjdk version "21.0.9" 2025-10-21
00:36:29 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:36:29 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:36:29 Set JAVA_HOME
00:36:29 + echo 'Set JAVA_HOME'
00:36:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:36:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:36:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:36:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:36:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:36:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:36:29 Listing all open ports on controller system...
00:36:29 + echo 'Listing all open ports on controller system...'
00:36:29 + netstat -pnatu
00:36:29 /tmp/configuration-script.sh: line 40: netstat: command not found
00:36:29 + '[' -f /tmp/custom_shard_config.txt ']'
00:36:29 Configuring cluster
00:36:29 + echo 'Configuring cluster'
00:36:29 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.247
00:36:29 ################################################
00:36:29 ## Configure Cluster ##
00:36:29 ################################################
00:36:29 NOTE: Cluster configuration files not found. Copying from
00:36:29 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:36:29 Configuring unique name in pekko.conf
00:36:29 Configuring hostname in pekko.conf
00:36:29 Configuring data and rpc seed nodes in pekko.conf
00:36:29 modules = [
00:36:29
00:36:29 {
00:36:29 name = "inventory"
00:36:29 namespace = "urn:opendaylight:inventory"
00:36:29 shard-strategy = "module"
00:36:29 },
00:36:29 {
00:36:29 name = "topology"
00:36:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:36:29 shard-strategy = "module"
00:36:29 },
00:36:29 {
00:36:29 name = "toaster"
00:36:29 namespace = "http://netconfcentral.org/ns/toaster"
00:36:29 shard-strategy = "module"
00:36:29 }
00:36:29 ]
00:36:29 Configuring replication type in module-shards.conf
00:36:29 ################################################
00:36:29 ## NOTE: Manually restart controller to ##
00:36:29 ## apply configuration. ##
00:36:29 ################################################
00:36:29 Dump pekko.conf
00:36:29 + echo 'Dump pekko.conf'
00:36:29 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:36:29
00:36:29 odl-cluster-data {
00:36:29 pekko {
00:36:29 remote {
00:36:29 artery {
00:36:29 enabled = on
00:36:29 transport = tcp
00:36:29 canonical.hostname = "10.30.170.247"
00:36:29 canonical.port = 2550
00:36:29 }
00:36:29 }
00:36:29
00:36:29 cluster {
00:36:29 # Using artery.
00:36:29 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.247:2550"]
00:36:29
00:36:29 roles = ["member-1"]
00:36:29
00:36:29 # when under load we might trip a false positive on the failure detector
00:36:29 # failure-detector {
00:36:29 # heartbeat-interval = 4 s
00:36:29 # acceptable-heartbeat-pause = 16s
00:36:29 # }
00:36:29 }
00:36:29
00:36:29 persistence {
00:36:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:36:29 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:36:29 # The relative path is always relative to KARAF_HOME.
00:36:29
00:36:29 # snapshot-store.local.dir = "target/snapshots"
00:36:29 }
00:36:29 disable-default-actor-system-quarantined-event-handling = "false"
00:36:29 }
00:36:29 }
00:36:29 Dump modules.conf
00:36:29 + echo 'Dump modules.conf'
00:36:29 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:36:29 modules = [
00:36:29
00:36:29 {
00:36:29 name = "inventory"
00:36:29 namespace = "urn:opendaylight:inventory"
00:36:29 shard-strategy = "module"
00:36:29 },
00:36:29 {
00:36:29 name = "topology"
00:36:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:36:29 shard-strategy = "module"
00:36:29 },
00:36:29 {
00:36:29 name = "toaster"
00:36:29 namespace = "http://netconfcentral.org/ns/toaster"
00:36:29 shard-strategy = "module"
00:36:29 }
00:36:29 ]
00:36:29 Dump module-shards.conf
00:36:29 + echo 'Dump module-shards.conf'
00:36:29 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:36:29 module-shards = [
00:36:29 {
00:36:29 name = "default"
00:36:29 shards = [
00:36:29 {
00:36:29 name = "default"
00:36:29 replicas = ["member-1"]
00:36:29 }
00:36:29 ]
00:36:29 },
00:36:29 {
00:36:29 name = "inventory"
00:36:29 shards = [
00:36:29 {
00:36:29 name="inventory"
00:36:29 replicas = ["member-1"]
00:36:29 }
00:36:29 ]
00:36:29 },
00:36:29 {
00:36:29 name = "topology"
00:36:29 shards = [
00:36:29 {
00:36:29 name="topology"
00:36:29 replicas = ["member-1"]
00:36:29 }
00:36:29 ]
00:36:29 },
00:36:29 {
00:36:29 name = "toaster"
00:36:29 shards = [
00:36:29 {
00:36:29 name="toaster"
00:36:29 replicas = ["member-1"]
00:36:29 }
00:36:29 ]
00:36:29 }
00:36:29 ]
00:36:29 Locating config plan to use...
00:36:29 Finished running config plans
00:36:29 Starting member-1 with IP address 10.30.170.247
00:36:29 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:36:29 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:36:30 Redirecting karaf console output to karaf_console.log
00:36:30 Starting controller...
00:36:30 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:36:30 Execute the post startup script on controller 10.30.170.247
00:36:30 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:36:30 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:36:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:36:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:37:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:37:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:37:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:37:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:37:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:37:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:37:30 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:37:35 2026-02-17T00:36:47,901 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:37:35 Controller is UP
00:37:35 2026-02-17T00:36:47,901 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:37:35 Listing all open ports on controller system...
00:37:35 looking for "BindException: Address already in use" in log file
00:37:35 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:37:35 looking for "server is unhealthy" in log file
00:37:35 Let's take the karaf thread dump
00:37:35 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:37:36 karaf main: org.apache.karaf.main.Main, pid:2020
00:37:36 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:37:36 Generating mininet variables...
00:37:36 Locating test plan to use...
00:37:36 Changing the testplan path...
00:37:36 # Place the suites in run order:
00:37:36 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:37:36 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:37:36 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:37:36 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation
00:37:36 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation ...
00:37:37 ==============================================================================
00:37:37 openflowplugin-sanity.txt
00:37:37 ==============================================================================
00:37:37 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:37:37 ==============================================================================
00:37:40 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:37:40 ==============================================================================
00:37:40 Get list of nodes :: Get the inventory | PASS |
00:37:43 ------------------------------------------------------------------------------
00:37:43 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:37:43 ------------------------------------------------------------------------------
00:37:43 Get node 1 inventory :: Get the inventory for a node | PASS |
00:37:44 ------------------------------------------------------------------------------
00:37:44 Get node 2 inventory :: Get the inventory for a node | PASS |
00:37:44 ------------------------------------------------------------------------------
00:37:44 Get node 3 inventory :: Get the inventory for a node | PASS |
00:37:44 ------------------------------------------------------------------------------
00:37:44 Link Down :: Take link s1-s2 down | PASS |
00:37:46 ------------------------------------------------------------------------------
00:37:46 Link Up :: Take link s1-s2 up | PASS |
00:37:46 ------------------------------------------------------------------------------
00:37:46 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:37:46 7 tests, 7 passed, 0 failed
00:37:46 ==============================================================================
00:37:46 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:37:46 ==============================================================================
00:37:46 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:37:46 ------------------------------------------------------------------------------
00:37:46 List all the links :: List all the links in the topology. | PASS |
00:37:46 ------------------------------------------------------------------------------
00:37:46 Link Down :: Take link s1-s2 down | PASS |
00:37:46 ------------------------------------------------------------------------------
00:37:46 Link Up :: Take link s1-s2 up | PASS |
00:37:48 ------------------------------------------------------------------------------
00:37:48 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:37:48 4 tests, 4 passed, 0 failed
00:37:48 ==============================================================================
00:37:48 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:37:48 ==============================================================================
00:37:48 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:37:48 ------------------------------------------------------------------------------
00:37:48 Get Stats for node 1 :: Get the stats for a node | PASS |
00:37:48 ------------------------------------------------------------------------------
00:37:48 Get Stats for node 2 :: Get the stats for a node | PASS |
00:37:48 ------------------------------------------------------------------------------
00:37:48 Get Stats for node 3 :: Get the stats for a node | PASS |
00:37:48 ------------------------------------------------------------------------------
00:37:48 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:37:48 4 tests, 4 passed, 0 failed
00:37:48 ==============================================================================
00:37:48 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:37:48 ==============================================================================
00:37:48 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:37:48 ------------------------------------------------------------------------------
00:37:48 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:37:48 ------------------------------------------------------------------------------
00:37:48 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:37:52 ------------------------------------------------------------------------------
00:37:52 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:37:52 ------------------------------------------------------------------------------
00:37:52 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:37:53 ------------------------------------------------------------------------------
00:37:53 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:37:55 ------------------------------------------------------------------------------
00:37:55 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:37:55 6 tests, 6 passed, 0 failed
00:37:55 ==============================================================================
00:37:55 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:37:55 21 tests, 21 passed, 0 failed
00:37:55 ==============================================================================
00:37:55 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:37:55 ==============================================================================
00:37:58 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:37:58 ==============================================================================
00:37:58 Get list of nodes :: Get the inventory | PASS |
00:38:00 ------------------------------------------------------------------------------
00:38:00 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:38:00 ------------------------------------------------------------------------------
00:38:00 Get node 1 inventory :: Get the inventory for a node | PASS |
00:38:00 ------------------------------------------------------------------------------
00:38:00 Get node 2 inventory :: Get the inventory for a node | PASS |
00:38:00 ------------------------------------------------------------------------------
00:38:00 Get node 3 inventory :: Get the inventory for a node | PASS |
00:38:00 ------------------------------------------------------------------------------
00:38:00 Link Down :: Take link s1-s2 down | PASS |
00:38:00 ------------------------------------------------------------------------------
00:38:00 Link Up :: Take link s1-s2 up | PASS |
00:38:00 ------------------------------------------------------------------------------
00:38:00 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:38:00 7 tests, 7 passed, 0 failed
00:38:00 ==============================================================================
00:38:00 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:38:00 ==============================================================================
00:38:00 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:38:00 ------------------------------------------------------------------------------
00:38:00 List all the links :: List all the links in the topology. | PASS |
00:38:02 ------------------------------------------------------------------------------
00:38:02 Link Down :: Take link s1-s2 down | PASS |
00:38:02 ------------------------------------------------------------------------------
00:38:02 Link Up :: Take link s1-s2 up | PASS |
00:38:04 ------------------------------------------------------------------------------
00:38:04 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:38:04 4 tests, 4 passed, 0 failed
00:38:04 ==============================================================================
00:38:04 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:38:04 ==============================================================================
00:38:04 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:38:04 ------------------------------------------------------------------------------
00:38:04 Get Stats for node 1 :: Get the stats for a node | PASS |
00:38:04 ------------------------------------------------------------------------------
00:38:04 Get Stats for node 2 :: Get the stats for a node | PASS |
00:38:04 ------------------------------------------------------------------------------
00:38:04 Get Stats for node 3 :: Get the stats for a node | PASS |
00:38:04 ------------------------------------------------------------------------------
00:38:04 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:38:04 4 tests, 4 passed, 0 failed
00:38:04 ==============================================================================
00:38:04 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:38:04 ==============================================================================
00:38:04 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:38:04 ------------------------------------------------------------------------------
00:38:04 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:38:04 ------------------------------------------------------------------------------
00:38:04 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:38:09 ------------------------------------------------------------------------------
00:38:09 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:38:09 ------------------------------------------------------------------------------
00:38:09 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:38:09 ------------------------------------------------------------------------------
00:38:09 Verify after modifying flow operational - Output to physical port#... | PASS |
00:38:11 ------------------------------------------------------------------------------
00:38:11 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:38:11 ------------------------------------------------------------------------------
00:38:11 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:38:11 ------------------------------------------------------------------------------
00:38:11 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:38:15 ------------------------------------------------------------------------------
00:38:15 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:38:15 9 tests, 9 passed, 0 failed
00:38:15 ==============================================================================
00:38:15 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:38:15 24 tests, 24 passed, 0 failed
00:38:15 ==============================================================================
00:38:15 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:38:15 ==============================================================================
00:38:18 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:38:18 ==============================================================================
00:38:19 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:38:25 ------------------------------------------------------------------------------
00:38:25 Test Is Flow 1 Added | PASS |
00:38:25 ------------------------------------------------------------------------------
00:38:25 Test Is Flow 2 Added | PASS |
00:38:25 ------------------------------------------------------------------------------
00:38:25 Test Is Flow 3 Added | PASS |
00:38:26 ------------------------------------------------------------------------------
00:38:26 Test Is Flow 4 Added | PASS |
00:38:26 ------------------------------------------------------------------------------
00:38:26 Test Is Flow 5 Added | PASS |
00:38:26 ------------------------------------------------------------------------------
00:38:26 Test Is Flow 6 Added | PASS |
00:38:26 ------------------------------------------------------------------------------
00:38:26 Test Is Flow 7 Added | PASS |
00:38:26 ------------------------------------------------------------------------------
00:38:26 Test Is Flow 8 Added | PASS |
00:38:26 ------------------------------------------------------------------------------
00:38:26 Test Is Flow 9 Added | PASS |
00:38:26 ------------------------------------------------------------------------------
00:38:26 Test Is Flow 10 Added | PASS |
00:38:26 ------------------------------------------------------------------------------
00:38:26 Test Is Flow 11 Added | PASS |
00:38:27 ------------------------------------------------------------------------------
00:38:27 Test Is Flow 14 Added | PASS |
00:38:27 ------------------------------------------------------------------------------
00:38:27 Test Is Flow 15 Added | PASS |
00:38:27 ------------------------------------------------------------------------------
00:38:27 Test Is Flow 16 Added | PASS |
00:38:27 ------------------------------------------------------------------------------
00:38:27 Test Is Flow 17 Added | PASS |
00:38:27 ------------------------------------------------------------------------------
00:38:27 Test Is Flow 18 Added | PASS |
00:38:27 ------------------------------------------------------------------------------
00:38:27 Test Is Flow 19 Added | PASS |
00:38:27 ------------------------------------------------------------------------------
00:38:27 Test Is Flow 20 Added | PASS |
00:38:27 ------------------------------------------------------------------------------
00:38:27 Test Is Flow 21 Added | PASS |
00:38:28 ------------------------------------------------------------------------------
00:38:28 Test Is Flow 22 Added | PASS |
00:38:28 ------------------------------------------------------------------------------
00:38:28 Test Is Flow 23 Added | PASS |
00:38:28 ------------------------------------------------------------------------------
00:38:28 Test Is Flow 24 Added | PASS |
00:38:28 ------------------------------------------------------------------------------
00:38:28 Test Is Flow 25 Added | PASS |
00:38:28 ------------------------------------------------------------------------------
00:38:28 Test Is Flow 31 Added | PASS |
00:38:28 ------------------------------------------------------------------------------
00:38:28 Test Is Flow 36 Added | PASS |
00:38:28 ------------------------------------------------------------------------------
00:38:28 Test Is Flow 38 Added | PASS |
00:38:29 ------------------------------------------------------------------------------
00:38:29 Test Is Flow 43 Added | PASS |
00:38:29 ------------------------------------------------------------------------------
00:38:29 Test Is Flow 45 Added | PASS |
00:38:29 ------------------------------------------------------------------------------
00:38:29 Test Is Flow 101 Added | PASS |
00:38:29 ------------------------------------------------------------------------------
00:38:29 Test Is Flow 102 Added | PASS |
00:38:29 ------------------------------------------------------------------------------
00:38:29 Test Is Flow 103 Added | PASS |
00:38:29 ------------------------------------------------------------------------------
00:38:29 Test Is Flow 104 Added | PASS |
00:38:29 ------------------------------------------------------------------------------
00:38:29 Test Is Flow 105 Added | PASS |
00:38:29 ------------------------------------------------------------------------------
00:38:29 Test Is Flow 106 Added | PASS |
00:38:30 ------------------------------------------------------------------------------
00:38:30 Test Is Flow 107 Added | PASS |
00:38:30 ------------------------------------------------------------------------------
00:38:30 Test Is Flow 108 Added | PASS |
00:38:30 ------------------------------------------------------------------------------
00:38:30 Test Is Flow 109 Added | PASS |
00:38:30 ------------------------------------------------------------------------------
00:38:30 Test Is Flow 110 Added | PASS |
00:38:30 ------------------------------------------------------------------------------
00:38:30 Test Is Flow 113 Added | PASS |
00:38:30 ------------------------------------------------------------------------------
00:38:30 Test Is Flow 156 Added | PASS |
00:38:30 ------------------------------------------------------------------------------
00:38:30 Test Is Flow 201 Added | PASS |
00:38:30 ------------------------------------------------------------------------------
00:38:30 Test Is Flow 202 Added | PASS |
00:38:31 ------------------------------------------------------------------------------
00:38:31 Test Is Flow 203 Added | PASS |
00:38:31 ------------------------------------------------------------------------------
00:38:31 Test Is Flow 204 Added | PASS |
00:38:31 ------------------------------------------------------------------------------
00:38:31 Test Is Flow 205 Added | PASS |
00:38:31 ------------------------------------------------------------------------------
00:38:31 Test Is Flow 206 Added | PASS |
00:38:31 ------------------------------------------------------------------------------
00:38:31 Test Is Flow 209 Added | PASS |
00:38:31 ------------------------------------------------------------------------------
00:38:31 Test Is Flow 214 Added | PASS |
00:38:31 ------------------------------------------------------------------------------
00:38:31 Test Is Flow 218 Added | PASS |
00:38:31 ------------------------------------------------------------------------------
00:38:31 Test Is Flow 219 Added | PASS |
00:38:32 ------------------------------------------------------------------------------
00:38:32 Test Is Flow 220 Added | PASS |
00:38:32 ------------------------------------------------------------------------------
00:38:32 Test Is Flow 221 Added | PASS |
00:38:32 ------------------------------------------------------------------------------
00:38:32 Test Is Flow 222 Added | PASS |
00:38:32 ------------------------------------------------------------------------------
00:38:32 Test Is Flow 223 Added | PASS |
00:38:32 ------------------------------------------------------------------------------
00:38:32 Test Is Flow 224 Added | PASS |
00:38:32 ------------------------------------------------------------------------------
00:38:32 Test Is Flow 225 Added | PASS |
00:38:32 ------------------------------------------------------------------------------
00:38:32 Test Is Flow 550 Added | PASS |
00:38:33 ------------------------------------------------------------------------------
00:38:33 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:38:38 ------------------------------------------------------------------------------
00:38:38 Test Is Flow 1 Updated | PASS |
00:38:38 ------------------------------------------------------------------------------
00:38:38 Test Is Flow 2 Updated | PASS |
00:38:38 ------------------------------------------------------------------------------
00:38:38 Test Is Flow 3 Updated | PASS |
00:38:38 ------------------------------------------------------------------------------
00:38:38 Test Is Flow 4 Updated | PASS |
00:38:38 ------------------------------------------------------------------------------
00:38:38 Test Is Flow 5 Updated | PASS |
00:38:38 ------------------------------------------------------------------------------
00:38:38 Test Is Flow 6 Updated | PASS |
00:38:39 ------------------------------------------------------------------------------
00:38:39 Test Is Flow 7 Updated | PASS |
00:38:39 ------------------------------------------------------------------------------
00:38:39 Test Is Flow 8 Updated | PASS |
00:38:39 ------------------------------------------------------------------------------
00:38:39 Test Is Flow 9 Updated | PASS |
00:38:39 ------------------------------------------------------------------------------
00:38:39 Test Is Flow 10 Updated | PASS |
00:38:39 ------------------------------------------------------------------------------
00:38:39 Test Is Flow 11 Updated | PASS |
00:38:39 ------------------------------------------------------------------------------
00:38:39 Test Is Flow 14 Updated | PASS |
00:38:39 ------------------------------------------------------------------------------
00:38:39 Test Is Flow 15 Updated | PASS |
00:38:39 ------------------------------------------------------------------------------
00:38:39 Test Is Flow 16 Updated | PASS |
00:38:39 ------------------------------------------------------------------------------
00:38:39 Test Is Flow 17 Updated | PASS |
00:38:40 ------------------------------------------------------------------------------
00:38:40 Test Is Flow 18 Updated | PASS |
00:38:40 ------------------------------------------------------------------------------
00:38:40 Test Is Flow 19 Updated | PASS |
00:38:40 ------------------------------------------------------------------------------
00:38:40 Test Is Flow 20 Updated | PASS |
00:38:40 ------------------------------------------------------------------------------
00:38:40 Test Is Flow 21 Updated | PASS |
00:38:40 ------------------------------------------------------------------------------
00:38:40 Test Is Flow 22 Updated | PASS |
00:38:40 ------------------------------------------------------------------------------
00:38:40 Test Is Flow 23 Updated | PASS |
00:38:40 ------------------------------------------------------------------------------
00:38:40 Test Is Flow 24 Updated | PASS |
00:38:40 ------------------------------------------------------------------------------
00:38:40 Test Is Flow 25 Updated | PASS |
00:38:41 ------------------------------------------------------------------------------
00:38:41 Test Is Flow 31 Updated | PASS |
00:38:41 ------------------------------------------------------------------------------
00:38:41 Test Is Flow 36 Updated | PASS |
00:38:41 ------------------------------------------------------------------------------
00:38:41 Test Is Flow 38 Updated | PASS |
00:38:41 ------------------------------------------------------------------------------
00:38:41 Test Is Flow 43 Updated | PASS |
00:38:41 ------------------------------------------------------------------------------
00:38:41 Test Is Flow 45 Updated | PASS |
00:38:41 ------------------------------------------------------------------------------
00:38:41 Test Is Flow 101 Updated | PASS |
00:38:41 ------------------------------------------------------------------------------
00:38:41 Test Is Flow 102 Updated | PASS |
00:38:41 ------------------------------------------------------------------------------
00:38:41 Test Is Flow 103 Updated | PASS |
00:38:42 ------------------------------------------------------------------------------
00:38:42 Test Is Flow 104 Updated | PASS |
00:38:42 ------------------------------------------------------------------------------
00:38:42 Test Is Flow 105 Updated | PASS |
00:38:42 ------------------------------------------------------------------------------
00:38:42 Test Is Flow 106 Updated | PASS |
00:38:42 ------------------------------------------------------------------------------
00:38:42 Test Is Flow 107 Updated | PASS |
00:38:42 ------------------------------------------------------------------------------
00:38:42 Test Is Flow 108 Updated | PASS |
00:38:42 ------------------------------------------------------------------------------
00:38:42 Test Is Flow 109 Updated | PASS |
00:38:42 ------------------------------------------------------------------------------
00:38:42 Test Is Flow 110 Updated | PASS |
00:38:42 ------------------------------------------------------------------------------
00:38:42 Test Is Flow 113 Updated | PASS |
00:38:43 ------------------------------------------------------------------------------
00:38:43 Test Is Flow 156 Updated | PASS |
00:38:43 ------------------------------------------------------------------------------
00:38:43 Test Is Flow 201 Updated | PASS |
00:38:43 ------------------------------------------------------------------------------
00:38:43 Test Is Flow 202 Updated | PASS |
00:38:43 ------------------------------------------------------------------------------
00:38:43 Test Is Flow 203 Updated | PASS |
00:38:43 ------------------------------------------------------------------------------
00:38:43 Test Is Flow 204 Updated | PASS |
00:38:43 ------------------------------------------------------------------------------
00:38:43 Test Is Flow 205 Updated | PASS |
00:38:43 ------------------------------------------------------------------------------
00:38:43 Test Is Flow 206 Updated | PASS |
00:38:43 ------------------------------------------------------------------------------
00:38:43 Test Is Flow 209 Updated | PASS |
00:38:44 ------------------------------------------------------------------------------
00:38:44 Test Is Flow 214 Updated | PASS |
00:38:44 ------------------------------------------------------------------------------
00:38:44 Test Is Flow 218 Updated | PASS |
00:38:44 ------------------------------------------------------------------------------
00:38:44 Test Is Flow 219 Updated | PASS |
00:38:44 ------------------------------------------------------------------------------
00:38:44 Test Is Flow 220 Updated | PASS |
00:38:44 ------------------------------------------------------------------------------
00:38:44 Test Is Flow 221 Updated | PASS |
00:38:44 ------------------------------------------------------------------------------
00:38:44 Test Is Flow 222 Updated | PASS |
00:38:44 ------------------------------------------------------------------------------
00:38:44 Test Is Flow 223 Updated | PASS |
00:38:44 ------------------------------------------------------------------------------
00:38:44 Test Is Flow 224 Updated | PASS |
00:38:44 ------------------------------------------------------------------------------
00:38:44 Test Is Flow 225 Updated | PASS |
00:38:45 ------------------------------------------------------------------------------
00:38:45 Test Is Flow 550 Updated | PASS |
00:38:45 ------------------------------------------------------------------------------
00:38:45 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:38:49 ------------------------------------------------------------------------------
00:38:49 Test Is Flow 1 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 2 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 3 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 4 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 5 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 6 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 7 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 8 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 9 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 10 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 11 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 14 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 15 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 16 Deleted | PASS |
00:38:50 ------------------------------------------------------------------------------
00:38:50 Test Is Flow 17 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 18 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 19 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 20 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 21 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 22 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 23 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 24 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 25 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 31 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 36 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 38 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 43 Deleted | PASS |
00:38:51 ------------------------------------------------------------------------------
00:38:51 Test Is Flow 45 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 101 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 102 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 103 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 104 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 105 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 106 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 107 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 108 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 109 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 110 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 113 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 156 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:52 Test Is Flow 201 Deleted | PASS |
00:38:52 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 202 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 203 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 204 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 205 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 206 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 209 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 214 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 218 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 219 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 220 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 221 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 222 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 223 Deleted | PASS |
00:38:53 ------------------------------------------------------------------------------
00:38:53 Test Is Flow 224 Deleted | PASS |
00:38:54 ------------------------------------------------------------------------------
00:38:54 Test Is Flow 225 Deleted | PASS |
00:38:54 ------------------------------------------------------------------------------
00:38:54 Test Is Flow 550 Deleted | PASS |
00:38:54 ------------------------------------------------------------------------------
00:38:54 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:38:54 174 tests, 174 passed, 0 failed
00:38:54 ==============================================================================
00:38:54 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:38:54 ==============================================================================
00:38:54 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:39:19 ------------------------------------------------------------------------------
00:39:19 Test Is Flow 1 Added | PASS |
00:39:19 ------------------------------------------------------------------------------
00:39:19 Test Is Flow 2 Added | PASS |
00:39:19 ------------------------------------------------------------------------------
00:39:19 Test Is Flow 3 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 4 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 5 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 6 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 7 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 8 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 9 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 10 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 11 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 15 Added | PASS |
00:39:20 ------------------------------------------------------------------------------
00:39:20 Test Is Flow 16 Added | PASS |
00:39:21 ------------------------------------------------------------------------------
00:39:21 Test Is Flow 17 Added | PASS |
00:39:21 ------------------------------------------------------------------------------
00:39:21 Test Is Flow 18 Added | PASS |
00:39:21 ------------------------------------------------------------------------------
00:39:21 Test Is Flow 19 Added | PASS |
00:39:21 ------------------------------------------------------------------------------
00:39:21 Test Is Flow 20 Added | PASS |
00:39:21 ------------------------------------------------------------------------------
00:39:21 Test Is Flow 21 Added | PASS |
00:39:21 ------------------------------------------------------------------------------
00:39:21 Test Is Flow 22 Added | PASS |
00:39:21 ------------------------------------------------------------------------------
00:39:21 Test Is Flow 23 Added | PASS |
00:39:21 ------------------------------------------------------------------------------
00:39:21 Test Is Flow 24 Added | PASS |
00:39:21 ------------------------------------------------------------------------------
00:39:21 Test Is Flow 25 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 31 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 36 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 38 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 43 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 45 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 101 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 102 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 103 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 104 Added | PASS |
00:39:22 ------------------------------------------------------------------------------
00:39:22 Test Is Flow 105 Added | PASS |
00:39:23 ------------------------------------------------------------------------------
00:39:23 Test Is Flow 106 Added | PASS |
00:39:23 ------------------------------------------------------------------------------
00:39:23 Test Is Flow 107 Added | PASS |
00:39:23 ------------------------------------------------------------------------------
00:39:23 Test Is Flow 108 Added | PASS |
00:39:23 ------------------------------------------------------------------------------
00:39:23 Test Is Flow 109 Added | PASS |
00:39:23 ------------------------------------------------------------------------------
00:39:23 Test Is Flow 110 Added | PASS |
00:39:23 ------------------------------------------------------------------------------
00:39:23 Test Is Flow 113 Added | PASS |
00:39:23 ------------------------------------------------------------------------------
00:39:23 Test Is Flow 201 Added | PASS |
00:39:23 ------------------------------------------------------------------------------
00:39:23 Test Is Flow 202 Added | PASS |
00:39:23 ------------------------------------------------------------------------------
00:39:23 Test Is Flow 203 Added | PASS |
00:39:24 ------------------------------------------------------------------------------
00:39:24 Test Is Flow 204 Added | PASS |
00:39:24 ------------------------------------------------------------------------------
00:39:24 Test Is Flow 205 Added | PASS |
00:39:24 ------------------------------------------------------------------------------
00:39:24 Test Is Flow 206 Added | PASS |
00:39:24 ------------------------------------------------------------------------------
00:39:24 Test Is Flow 209 Added | PASS |
00:39:24 ------------------------------------------------------------------------------
00:39:24 Test Is Flow 214 Added | PASS |
00:39:24 ------------------------------------------------------------------------------
00:39:24 Test Is Flow 218 Added | PASS |
00:39:24 ------------------------------------------------------------------------------
00:39:24 Test Is Flow 219 Added | PASS |
00:39:24 ------------------------------------------------------------------------------
00:39:24 Test Is Flow 220 Added | PASS |
00:39:24 ------------------------------------------------------------------------------
00:39:24 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:39:53 ------------------------------------------------------------------------------
00:39:53 Test Is Flow 1 Updated | PASS |
00:39:53 ------------------------------------------------------------------------------
00:39:53 Test Is Flow 2 Updated | PASS |
00:39:53 ------------------------------------------------------------------------------
00:39:53 Test Is Flow 3 Updated | PASS |
00:39:53 ------------------------------------------------------------------------------
00:39:53 Test Is Flow 4 Updated | PASS |
00:39:53 ------------------------------------------------------------------------------
00:39:53 Test Is Flow 5 Updated | PASS |
00:39:53 ------------------------------------------------------------------------------
00:39:53 Test Is Flow 6 Updated | PASS |
00:39:53 ------------------------------------------------------------------------------
00:39:53 Test Is Flow 7 Updated | PASS |
00:39:53 ------------------------------------------------------------------------------
00:39:53 Test Is Flow 8 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 9 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 10 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 11 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 14 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 15 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 16 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 17 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 18 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 19 Updated | PASS |
00:39:54 ------------------------------------------------------------------------------
00:39:54 Test Is Flow 20 Updated | PASS |
00:39:55 ------------------------------------------------------------------------------
00:39:55 Test Is Flow 21 Updated | PASS |
00:39:55 ------------------------------------------------------------------------------
00:39:55 Test Is Flow 22 Updated | PASS |
00:39:55 ------------------------------------------------------------------------------
00:39:55 Test Is Flow 23 Updated | PASS |
00:39:55 ------------------------------------------------------------------------------
00:39:55 Test Is Flow 24 Updated | PASS |
00:39:55 ------------------------------------------------------------------------------
00:39:55 Test Is Flow 25 Updated | PASS |
00:39:55 ------------------------------------------------------------------------------
00:39:55 Test Is Flow 31 Updated | PASS |
00:39:55 ------------------------------------------------------------------------------
00:39:55 Test Is Flow 36 Updated | PASS |
00:39:55 ------------------------------------------------------------------------------
00:39:55 Test Is Flow 38 Updated | PASS |
00:39:55 ------------------------------------------------------------------------------
00:39:55 Test Is Flow 43 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 45 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 101 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 102 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 103 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 104 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 105 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 106 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 107 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 108 Updated | PASS |
00:39:56 ------------------------------------------------------------------------------
00:39:56 Test Is Flow 109 Updated | PASS |
00:39:57 ------------------------------------------------------------------------------
00:39:57 Test Is Flow 110 Updated | PASS |
00:39:57 ------------------------------------------------------------------------------
00:39:57 Test Is Flow 113 Updated | PASS |
00:39:57 ------------------------------------------------------------------------------
00:39:57 Test Is Flow 201 Updated | PASS |
00:39:57 ------------------------------------------------------------------------------
00:39:57 Test Is Flow 202 Updated | PASS |
00:39:57 ------------------------------------------------------------------------------
00:39:57 Test Is Flow 203 Updated | PASS |
00:39:57 ------------------------------------------------------------------------------
00:39:57 Test Is Flow 204 Updated | PASS |
00:39:57 ------------------------------------------------------------------------------
00:39:57 Test Is Flow 205 Updated | PASS |
00:39:57 ------------------------------------------------------------------------------
00:39:57 Test Is Flow 206 Updated | PASS |
00:39:57 ------------------------------------------------------------------------------
00:39:57 Test Is Flow 209 Updated | PASS |
00:39:58 ------------------------------------------------------------------------------
00:39:58 Test Is Flow 214 Updated | PASS |
00:39:58 ------------------------------------------------------------------------------
00:39:58 Test Is Flow 218 Updated | PASS |
00:39:58 ------------------------------------------------------------------------------
00:39:58 Test Is Flow 219 Updated | PASS |
00:39:58 ------------------------------------------------------------------------------
00:39:58 Test Is Flow 220 Updated | PASS |
00:39:58 ------------------------------------------------------------------------------
00:39:58 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:40:26 ------------------------------------------------------------------------------
00:40:26 Test Is Flow 1 Deleted | PASS |
00:40:26 ------------------------------------------------------------------------------
00:40:26 Test Is Flow 2 Deleted | PASS |
00:40:26 ------------------------------------------------------------------------------
00:40:26 Test Is Flow 3 Deleted | PASS |
00:40:26 ------------------------------------------------------------------------------
00:40:26 Test Is Flow 4 Deleted | PASS |
00:40:26 ------------------------------------------------------------------------------
00:40:26 Test Is Flow 5 Deleted | PASS |
00:40:26 ------------------------------------------------------------------------------
00:40:26 Test Is Flow 6 Deleted | PASS |
00:40:26 ------------------------------------------------------------------------------
00:40:26 Test Is Flow 7 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 8 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 9 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 10 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 11 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 14 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 15 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 16 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 17 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 18 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 19 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 20 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 21 Deleted | PASS |
00:40:27 ------------------------------------------------------------------------------
00:40:27 Test Is Flow 22 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 23 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 24 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 25 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 31 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 36 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 38 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 43 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 45 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 101 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 102 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 103 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 104 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 105 Deleted | PASS |
00:40:28 ------------------------------------------------------------------------------
00:40:28 Test Is Flow 106 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 107 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 108 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 109 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 110 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 113 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 201 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 202 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 203 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 204 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 205 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 206 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 209 Deleted | PASS |
00:40:29 ------------------------------------------------------------------------------
00:40:29 Test Is Flow 214 Deleted | PASS |
00:40:30 ------------------------------------------------------------------------------
00:40:30 Test Is Flow 218 Deleted | PASS |
00:40:30 ------------------------------------------------------------------------------
00:40:30 Test Is Flow 219 Deleted | PASS |
00:40:30 ------------------------------------------------------------------------------
00:40:30 Test Is Flow 220 Deleted | PASS |
00:40:30 ------------------------------------------------------------------------------
00:40:30 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:40:30 152 tests, 152 passed, 0 failed
00:40:30 ==============================================================================
00:40:30 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:40:30 326 tests, 326 passed, 0 failed
00:40:30 ==============================================================================
00:40:30 openflowplugin-sanity.txt.Reconciliation
00:40:30 ==============================================================================
00:40:30 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:40:30 ==============================================================================
00:40:30 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:40:32 ------------------------------------------------------------------------------
00:40:32 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:40:33 ------------------------------------------------------------------------------
00:40:33 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:40:34 ------------------------------------------------------------------------------
00:40:34 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:40:37 ------------------------------------------------------------------------------
00:40:37 Check Linear Topology :: Check Linear Topology. | PASS |
00:40:46 ------------------------------------------------------------------------------
00:40:46 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:40:46 ------------------------------------------------------------------------------
00:40:46 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:40:46 ------------------------------------------------------------------------------
00:40:46 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:40:47 ------------------------------------------------------------------------------
00:40:47 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:40:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:40:48 | PASS |
00:40:48 ------------------------------------------------------------------------------
00:40:48 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:40:58 ------------------------------------------------------------------------------
00:40:58 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:40:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:40:59 | PASS |
00:40:59 ------------------------------------------------------------------------------
00:40:59 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:41:02 ------------------------------------------------------------------------------
00:41:02 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:41:02 ------------------------------------------------------------------------------
00:41:02 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:41:05 ------------------------------------------------------------------------------
00:41:05 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:41:05 ------------------------------------------------------------------------------
00:41:05 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:41:05 ------------------------------------------------------------------------------
00:41:05 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:41:34 | PASS |
00:41:34 ------------------------------------------------------------------------------
00:41:34 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:41:34 ------------------------------------------------------------------------------
00:41:34 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:41:34 ------------------------------------------------------------------------------
00:41:34 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:41:34 ------------------------------------------------------------------------------
00:41:34 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:41:34 ------------------------------------------------------------------------------
00:41:34 Stop Mininet :: Stop Mininet. | PASS |
00:41:35 ------------------------------------------------------------------------------
00:41:35 Check No Switches :: Check no switches in topology. | PASS |
00:41:36 ------------------------------------------------------------------------------
00:41:36 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:41:36 23 tests, 23 passed, 0 failed
00:41:36 ==============================================================================
00:41:36 openflowplugin-sanity.txt.Reconciliation | PASS |
00:41:36 23 tests, 23 passed, 0 failed
00:41:36 ==============================================================================
00:41:36 openflowplugin-sanity.txt | PASS |
00:41:36 394 tests, 394 passed, 0 failed
00:41:36 ==============================================================================
00:41:36 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml
00:41:40 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html
00:41:40 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html
00:41:40 Examining the files in data/log and checking filesize
00:41:40 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:40 total 956
00:41:40 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 00:36 .
00:41:40 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 17 00:36 karaf_console.log
00:41:40 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 00:36 ..
00:41:40 -rw-rw-r-- 1 jenkins jenkins 964882 Feb 17 00:41 karaf.log
00:41:40 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:41 944K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:41:41 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:41:41 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:41 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:41:41 Let's take the karaf thread dump again...
00:41:41 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:41 karaf main: org.apache.karaf.main.Main, pid:4546
00:41:41 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:42 Killing ODL
00:41:42 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:47 Compressing karaf.log 1
00:41:47 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:47 Fetching compressed karaf.log 1
00:41:47 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:48 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:48 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:48 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:48 Fetch GC logs
00:41:48 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
00:41:48 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:41:48 Examine copied files
00:41:48 total 43848
00:41:48 drwxrwxr-x. 2 jenkins jenkins 6 Feb 17 00:41 gclogs-1
00:41:48 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 17 00:41 odl1_karaf_console.log
00:41:48 -rw-rw-r--. 1 jenkins jenkins 67247 Feb 17 00:41 odl1_karaf.log.gz
00:41:48 -rw-rw-r--. 1 jenkins jenkins 151839 Feb 17 00:41 karaf_1_4546_threads_after.log
00:41:48 -rw-rw-r--. 1 jenkins jenkins 14022 Feb 17 00:41 ps_after.log
00:41:48 -rw-rw-r--. 1 jenkins jenkins 270784 Feb 17 00:41 report.html
00:41:48 -rw-rw-r--. 1 jenkins jenkins 3370062 Feb 17 00:41 log.html
00:41:48 -rw-rw-r--. 1 jenkins jenkins 40827275 Feb 17 00:41 output.xml
00:41:48 -rw-rw-r--. 1 jenkins jenkins 491 Feb 17 00:37 testplan.txt
00:41:48 -rw-rw-r--. 1 jenkins jenkins 106794 Feb 17 00:37 karaf_1_2020_threads_before.log
00:41:48 -rw-rw-r--. 1 jenkins jenkins 14016 Feb 17 00:37 ps_before.log
00:41:48 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 17 00:36 post-startup-script.sh
00:41:48 -rw-rw-r--. 1 jenkins jenkins 252 Feb 17 00:36 startup-script.sh
00:41:48 -rw-rw-r--. 1 jenkins jenkins 3497 Feb 17 00:36 configuration-script.sh
00:41:48 -rw-rw-r--. 1 jenkins jenkins 337 Feb 17 00:36 detect_variables.env
00:41:48 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 17 00:36 pom.xml
00:41:48 -rw-rw-r--. 1 jenkins jenkins 92 Feb 17 00:36 set_variables.env
00:41:48 -rw-rw-r--. 1 jenkins jenkins 299 Feb 17 00:36 slave_addresses.txt
00:41:48 -rw-rw-r--. 1 jenkins jenkins 570 Feb 17 00:35 requirements.txt
00:41:48 -rw-rw-r--. 1 jenkins jenkins 26 Feb 17 00:35 env.properties
00:41:48 -rw-rw-r--. 1 jenkins jenkins 333 Feb 17 00:33 stack-parameters.yaml
00:41:48 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 17 00:33 test
00:41:48 drwxrwxr-x. 2 jenkins jenkins 6 Feb 17 00:33 test@tmp
00:41:48 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 16 22:38 maven-metadata.xml
00:41:48 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins18016274793062714274.sh
00:41:48 Karaf Deployments, Tests must have already run
00:41:48 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins11456244946441012582.sh
00:41:48 Cleaning up Robot installation...
00:41:49 $ ssh-agent -k
00:41:49 unset SSH_AUTH_SOCK;
00:41:49 unset SSH_AGENT_PID;
00:41:49 echo Agent pid 5285 killed;
00:41:49 [ssh-agent] Stopped.
00:41:49 Recording plot data
00:41:49 Robot results publisher started...
00:41:49 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:41:49 -Parsing output xml:
00:41:50 Done!
00:41:50 -Copying log files to build dir:
00:41:51 Done!
00:41:51 -Assigning results to build:
00:41:51 Done!
00:41:51 -Checking thresholds:
00:41:51 Done!
00:41:51 Done publishing Robot results.
00:41:51 [PostBuildScript] - [INFO] Executing post build scripts.
00:41:51 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1482116593659960878.sh
00:41:52 Archiving csit artifacts
00:41:52 mv: cannot stat '*_1.png': No such file or directory
00:41:52 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:41:52 % Total % Received % Xferd Average Speed Time Time Time Current
00:41:52 Dload Upload Total Spent Left Speed
00:41:52
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3264k 0 3264k 0 0 4369k 0 --:--:-- --:--:-- --:--:-- 4363k
100 3526k 0 3526k 0 0 4435k 0 --:--:-- --:--:-- --:--:-- 4430k
00:41:52 Archive: robot-plugin.zip
00:41:52 inflating: ./archives/robot-plugin/log.html
00:41:52 inflating: ./archives/robot-plugin/output.xml
00:41:53 inflating: ./archives/robot-plugin/report.html
00:41:53 mv: cannot stat '*.log.gz': No such file or directory
00:41:53 mv: cannot stat '*.csv': No such file or directory
00:41:53 mv: cannot stat '*.png': No such file or directory
00:41:53 [PostBuildScript] - [INFO] Executing post build scripts.
00:41:53 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1402676268315334548.sh
00:41:53 [PostBuildScript] - [INFO] Executing post build scripts.
00:41:53 [EnvInject] - Injecting environment variables from a build step.
00:41:53 [EnvInject] - Injecting as environment variables the properties content
00:41:53 OS_CLOUD=vex
00:41:53 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-25
00:41:53
00:41:53 [EnvInject] - Variables injected successfully.
00:41:53 provisioning config files...
00:41:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:41:53 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins11206208370007848392.sh
00:41:53 ---> openstack-stack-delete.sh
00:41:53 Setup pyenv:
00:41:53 system
00:41:53 3.8.13
00:41:53 3.9.13
00:41:53 3.10.13
00:41:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:41:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from file:/tmp/.os_lf_venv
00:41:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:41:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:41:55 lf-activate-venv(): INFO: Base packages installed successfully
00:41:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:42:08 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:42:08 INFO: Stack cost retrieval disabled, setting cost to 0
00:42:20 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-25
00:42:20 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-25
00:42:20 [PostBuildScript] - [INFO] Executing post build scripts.
00:42:20 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5532035916522273525.sh
00:42:20 ---> sysstat.sh
00:42:20 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins586538971301691509.sh
00:42:20 ---> package-listing.sh
00:42:20 ++ facter osfamily
00:42:20 ++ tr '[:upper:]' '[:lower:]'
00:42:20 + OS_FAMILY=redhat
00:42:20 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:42:20 + START_PACKAGES=/tmp/packages_start.txt
00:42:20 + END_PACKAGES=/tmp/packages_end.txt
00:42:20 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:42:20 + PACKAGES=/tmp/packages_start.txt
00:42:20 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:42:20 + PACKAGES=/tmp/packages_end.txt
00:42:20 + case "${OS_FAMILY}" in
00:42:20 + rpm -qa
00:42:20 + sort
00:42:21 + '[' -f /tmp/packages_start.txt ']'
00:42:21 + '[' -f /tmp/packages_end.txt ']'
00:42:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:42:21 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:42:21 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:42:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:42:21 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17786778781231193799.sh
00:42:21 ---> capture-instance-metadata.sh
00:42:21 Setup pyenv:
00:42:21 system
00:42:21 3.8.13
00:42:21 3.9.13
00:42:21 3.10.13
00:42:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:42:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from file:/tmp/.os_lf_venv
00:42:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:42:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:42:23 lf-activate-venv(): INFO: Base packages installed successfully
00:42:23 lf-activate-venv(): INFO: Installing additional packages: lftools
00:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:42:32 INFO: Running in OpenStack, capturing instance metadata
00:42:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3945856472080397848.sh
00:42:33 provisioning config files...
00:42:33 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #25
00:42:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config11710990365574110007tmp
00:42:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:42:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:42:33 provisioning config files...
00:42:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:42:33 [EnvInject] - Injecting environment variables from a build step.
00:42:33 [EnvInject] - Injecting as environment variables the properties content
00:42:33 SERVER_ID=logs
00:42:33
00:42:33 [EnvInject] - Variables injected successfully.
00:42:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3562462143934837727.sh
00:42:33 ---> create-netrc.sh
00:42:33 WARN: Log server credential not found.
00:42:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7926738326954285366.sh
00:42:33 ---> python-tools-install.sh
00:42:33 Setup pyenv:
00:42:33 system
00:42:33 3.8.13
00:42:33 3.9.13
00:42:33 3.10.13
00:42:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:42:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from file:/tmp/.os_lf_venv
00:42:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:42:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:42:36 lf-activate-venv(): INFO: Base packages installed successfully
00:42:36 lf-activate-venv(): INFO: Installing additional packages: lftools
00:42:44 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:42:44 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14746117493764360574.sh
00:42:44 ---> sudo-logs.sh
00:42:44 Archiving 'sudo' log..
00:42:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3426422973032220261.sh
00:42:45 ---> job-cost.sh
00:42:45 INFO: Activating Python virtual environment...
00:42:45 Setup pyenv:
00:42:45 system
00:42:45 3.8.13
00:42:45 3.9.13
00:42:45 3.10.13
00:42:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:42:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from file:/tmp/.os_lf_venv
00:42:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:42:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:42:47 lf-activate-venv(): INFO: Base packages installed successfully
00:42:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:42:54 DEBUG: Contents of stack-cost file:
00:42:54 total: 0
00:42:54 INFO: Retrieving Stack Cost...
00:42:54 INFO: Stack cost: 0
00:42:54 INFO: Instance uptime: 642s
00:42:54 INFO: Fetching instance metadata (attempt 1 of 3)...
00:42:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:42:54 INFO: Successfully fetched instance metadata
00:42:54 INFO: Instance type: v3-standard-2
00:42:54 INFO: Retrieving pricing info for: v3-standard-2
00:42:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:42:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=642
00:42:54 INFO: Successfully fetched Vexxhost pricing API
00:42:54 INFO: Retrieved cost: 0.06
00:42:54 INFO: Retrieved resource: v3-standard-2
00:42:54 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost
00:42:54 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost.csv
00:42:54 INFO: Successfully archived job cost data
00:42:54 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-chromium,25,2026-02-17 00:42:54,v3-standard-2,642,0.06,0.00,SUCCESS
00:42:54 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins9925803899172051047.sh
00:42:54 ---> logs-deploy.sh
00:42:54 Setup pyenv:
00:42:54 system
00:42:54 3.8.13
00:42:54 3.9.13
00:42:54 3.10.13
00:42:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:42:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1EK from file:/tmp/.os_lf_venv
00:42:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:42:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:42:56 lf-activate-venv(): INFO: Base packages installed successfully
00:42:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:43:06 lf-activate-venv(): INFO: Adding /tmp/venv-T1EK/bin to PATH
00:43:06 WARNING: Nexus logging server not set
00:43:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/25/
00:43:06 INFO: archiving logs to S3
00:43:07 ---> uname -a:
00:43:07 Linux prd-centos8-robot-2c-8g-11361.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
00:43:07
00:43:07
00:43:07 ---> lscpu:
00:43:07 Architecture: x86_64
00:43:07 CPU op-mode(s): 32-bit, 64-bit
00:43:07 Byte Order: Little Endian
00:43:07 CPU(s): 2
00:43:07 On-line CPU(s) list: 0,1
00:43:07 Thread(s) per core: 1
00:43:07 Core(s) per socket: 1
00:43:07 Socket(s): 2
00:43:07 NUMA node(s): 1
00:43:07 Vendor ID: AuthenticAMD
00:43:07 CPU family: 23
00:43:07 Model: 49
00:43:07 Model name: AMD EPYC-Rome Processor
00:43:07 Stepping: 0
00:43:07 CPU MHz: 2799.998
00:43:07 BogoMIPS: 5599.99
00:43:07 Virtualization: AMD-V
00:43:07 Hypervisor vendor: KVM
00:43:07 Virtualization type: full
00:43:07 L1d cache: 32K
00:43:07 L1i cache: 32K
00:43:07 L2 cache: 512K
00:43:07 L3 cache: 16384K
00:43:07 NUMA node0 CPU(s): 0,1
00:43:07 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
00:43:07
00:43:07
00:43:07 ---> nproc:
00:43:07 2
00:43:07
00:43:07
00:43:07 ---> df -h:
00:43:07 Filesystem Size Used Avail Use% Mounted on
00:43:07 devtmpfs 3.8G 0 3.8G 0% /dev
00:43:07 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:43:07 tmpfs 3.8G 17M 3.8G 1% /run
00:43:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:43:07 /dev/vda1 40G 8.4G 32G 21% /
00:43:07 tmpfs 770M 0 770M 0% /run/user/1001
00:43:07
00:43:07
00:43:07 ---> free -m:
00:43:07 total used free shared buff/cache available
00:43:07 Mem: 7697 608 4822 19 2266 6790
00:43:07 Swap: 1023 0 1023
00:43:07
00:43:07
00:43:07 ---> ip addr:
00:43:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:43:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:43:07 inet 127.0.0.1/8 scope host lo
00:43:07 valid_lft forever preferred_lft forever
00:43:07 inet6 ::1/128 scope host
00:43:07 valid_lft forever preferred_lft forever
00:43:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:43:07 link/ether fa:16:3e:3b:ce:68 brd ff:ff:ff:ff:ff:ff
00:43:07 altname enp0s3
00:43:07 altname ens3
00:43:07 inet 10.30.171.223/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:43:07 valid_lft 85756sec preferred_lft 85756sec
00:43:07 inet6 fe80::f816:3eff:fe3b:ce68/64 scope link
00:43:07 valid_lft forever preferred_lft forever
00:43:07
00:43:07
00:43:07 ---> sar -b -r -n DEV:
00:43:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/17/2026 _x86_64_ (2 CPU)
00:43:07
00:43:07 00:32:19 LINUX RESTART (2 CPU)
00:43:07
00:43:07 12:33:01 AM tps rtps wtps bread/s bwrtn/s
00:43:07 12:34:01 AM 97.75 6.20 91.55 1091.55 7845.63
00:43:07 12:35:01 AM 69.36 1.05 68.31 73.98 9773.49
00:43:07 12:36:01 AM 49.63 7.03 42.59 1306.58 2338.03
00:43:07 12:37:01 AM 66.23 2.70 63.53 436.12 8111.73
00:43:07 12:38:01 AM 4.22 0.07 4.15 4.93 149.59
00:43:07 12:39:01 AM 2.63 0.00 2.63 0.00 539.04
00:43:07 12:40:01 AM 0.47 0.00 0.47 0.00 385.69
00:43:07 12:41:01 AM 0.35 0.00 0.35 0.00 316.21
00:43:07 12:42:01 AM 9.28 0.38 8.90 40.13 619.61
00:43:07 12:43:01 AM 34.52 0.52 34.01 63.85 2954.35
00:43:07 Average: 33.44 1.79 31.65 301.70 3303.42
00:43:07
00:43:07 12:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:43:07 12:34:01 AM 5247856 7040924 2634568 33.42 2688 1970068 696484 7.80 187388 2109816 213376
00:43:07 12:35:01 AM 5176988 7016024 2705436 34.32 2688 2015388 708784 7.94 198856 2155524 8
00:43:07 12:36:01 AM 4842856 6979480 3039568 38.56 2688 2302556 729644 8.17 291728 2368184 226632
00:43:07 12:37:01 AM 4930572 7037752 2951852 37.45 2688 2273980 650512 7.28 266504 2302028 16
00:43:07 12:38:01 AM 4886848 6995648 2995576 38.00 2688 2275616 703312 7.87 266888 2344672 1504
00:43:07 12:39:01 AM 4855124 6981284 3027300 38.41 2688 2293016 734892 8.23 267304 2376388 5136
00:43:07 12:40:01 AM 4842444 6979848 3039980 38.57 2688 2304268 739048 8.28 267304 2387880 4920
00:43:07 12:41:01 AM 4837100 6980476 3045324 38.63 2688 2310200 739048 8.28 267352 2393776 1416
00:43:07 12:42:01 AM 4914876 6954736 2967548 37.65 2688 2212488 735848 8.24 331812 2272376 85556
00:43:07 12:43:01 AM 4954312 6968820 2928112 37.15 2688 2187740 725952 8.13 508540 2060292 25336
00:43:07 Average: 4948898 6993499 2933526 37.22 2688 2214532 716352 8.02 285368 2277094 56390
00:43:07
00:43:07 12:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:43:07 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:34:01 AM eth0 163.32 124.75 1337.18 25.75 0.00 0.00 0.00 0.00
00:43:07 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:35:01 AM eth0 51.05 37.42 617.03 4.23 0.00 0.00 0.00 0.00
00:43:07 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:36:01 AM eth0 42.74 36.79 339.35 9.40 0.00 0.00 0.00 0.00
00:43:07 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:37:01 AM eth0 207.58 148.97 47.83 42.95 0.00 0.00 0.00 0.00
00:43:07 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:38:01 AM eth0 22.21 15.13 21.60 2.49 0.00 0.00 0.00 0.00
00:43:07 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:39:01 AM eth0 39.69 36.64 122.19 10.61 0.00 0.00 0.00 0.00
00:43:07 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:40:01 AM eth0 20.18 19.56 73.70 6.93 0.00 0.00 0.00 0.00
00:43:07 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:41:01 AM eth0 13.05 14.93 20.80 12.28 0.00 0.00 0.00 0.00
00:43:07 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:42:01 AM eth0 83.29 51.69 196.01 79.66 0.00 0.00 0.00 0.00
00:43:07 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 12:43:01 AM eth0 19.31 17.41 15.29 9.37 0.00 0.00 0.00 0.00
00:43:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:07 Average: eth0 66.24 50.33 279.09 20.37 0.00 0.00 0.00 0.00
00:43:07
00:43:07
00:43:07 ---> sar -P ALL:
00:43:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/17/2026 _x86_64_ (2 CPU)
00:43:07
00:43:07 00:32:19 LINUX RESTART (2 CPU)
00:43:07
00:43:07 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
00:43:07 12:34:01 AM all 39.07 0.00 6.10 0.91 0.10 53.82
00:43:07 12:34:01 AM 0 20.22 0.00 4.99 0.91 0.10 73.78
00:43:07 12:34:01 AM 1 57.97 0.00 7.22 0.90 0.10 33.82
00:43:07 12:35:01 AM all 8.82 0.00 1.46 0.72 0.07 88.94
00:43:07 12:35:01 AM 0 0.75 0.00 1.07 1.05 0.07 97.06
00:43:07 12:35:01 AM 1 16.88 0.00 1.85 0.38 0.07 80.81
00:43:07 12:36:01 AM all 31.76 0.00 5.10 0.41 0.08 62.65
00:43:07 12:36:01 AM 0 35.74 0.00 5.65 0.42 0.08 58.11
00:43:07 12:36:01 AM 1 27.78 0.00 4.54 0.40 0.08 67.19
00:43:07 12:37:01 AM all 14.45 0.00 3.00 2.10 0.08 80.38
00:43:07 12:37:01 AM 0 9.79 0.00 2.89 2.10 0.08 85.13
00:43:07 12:37:01 AM 1 19.11 0.00 3.11 2.09 0.07 75.63
00:43:07 12:38:01 AM all 3.07 0.00 0.25 0.03 0.07 96.59
00:43:07 12:38:01 AM 0 3.53 0.00 0.20 0.00 0.08 96.19
00:43:07 12:38:01 AM 1 2.60 0.00 0.30 0.05 0.05 96.99
00:43:07 12:39:01 AM all 19.02 0.00 0.28 0.03 0.08 80.59
00:43:07 12:39:01 AM 0 3.88 0.00 0.33 0.05 0.07 95.67
00:43:07 12:39:01 AM 1 34.14 0.00 0.23 0.02 0.08 65.52
00:43:07 12:40:01 AM all 10.63 0.00 0.14 0.01 0.07 89.15
00:43:07 12:40:01 AM 0 7.58 0.00 0.13 0.00 0.07 92.22
00:43:07 12:40:01 AM 1 13.67 0.00 0.15 0.02 0.07 86.09
00:43:07 12:41:01 AM all 9.33 0.00 0.22 0.02 0.06 90.37
00:43:07 12:41:01 AM 0 3.71 0.00 0.22 0.03 0.05 95.99
00:43:07 12:41:01 AM 1 14.95 0.00 0.22 0.00 0.07 84.76
00:43:07 12:42:01 AM all 14.90 0.00 1.58 0.06 0.08 83.39
00:43:07 12:42:01 AM 0 7.07 0.00 1.50 0.05 0.07 91.31
00:43:07 12:42:01 AM 1 22.73 0.00 1.66 0.07 0.08 75.47
00:43:07 12:43:01 AM all 32.65 0.00 4.24 0.14 0.08 62.88
00:43:07 12:43:01 AM 0 32.92 0.00 4.25 0.15 0.08 62.59
00:43:07 12:43:01 AM 1 32.38 0.00 4.23 0.13 0.08 63.17
00:43:07 Average: all 18.38 0.00 2.24 0.44 0.08 78.86
00:43:07 Average: 0 12.53 0.00 2.13 0.48 0.08 84.79
00:43:07 Average: 1 24.23 0.00 2.35 0.41 0.08 72.94
00:43:07
00:43:07
00:43:07