00:28:33 Started by upstream project "integration-sanity-test-chromium" build number 31
00:28:33 originally caused by:
00:28:33 Started by timer
00:28:33 Running as SYSTEM
00:28:33 [EnvInject] - Loading node environment variables.
00:28:33 Building remotely on prd-centos8-robot-2c-8g-20003 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:33 [ssh-agent] Looking for ssh-agent implementation...
00:28:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:28:34 $ ssh-agent
00:28:34 SSH_AUTH_SOCK=/tmp/ssh-Vt8eVEb1wk3J/agent.5498
00:28:34 SSH_AGENT_PID=5499
00:28:34 [ssh-agent] Started.
00:28:34 Running ssh-add (command line suppressed)
00:28:34 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_185170990990594015.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_185170990990594015.key)
00:28:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:28:34 The recommended git tool is: NONE
00:28:36 using credential opendaylight-jenkins-ssh
00:28:36 Wiping out workspace first.
00:28:36 Cloning the remote Git repository
00:28:36 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:28:36 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10
00:28:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:28:36 > git --version # timeout=10
00:28:36 > git --version # 'git version 2.43.0'
00:28:36 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:28:36 [INFO] Currently running in a labeled security context
00:28:36 [INFO] Currently SELinux is 'enforcing' on the host
00:28:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh9354338674234378496.key
00:28:36 Verifying host key using known hosts file
00:28:36 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:28:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:28:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:28:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:28:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:28:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:28:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:28:40 [INFO] Currently running in a labeled security context
00:28:40 [INFO] Currently SELinux is 'enforcing' on the host
00:28:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh17078512592506621101.key
00:28:40 Verifying host key using known hosts file
00:28:40 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:28:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:28:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:28:40 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:28:40 > git config core.sparsecheckout # timeout=10
00:28:40 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:28:40 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:28:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:28:40 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:28:41 No emails were triggered.
00:28:41 provisioning config files...
00:28:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:28:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:28:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:28:41 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6925460433451912302.sh
00:28:41 ---> python-tools-install.sh
00:28:41 Setup pyenv:
00:28:41 system
00:28:41 * 3.8.13 (set by /opt/pyenv/version)
00:28:41 * 3.9.13 (set by /opt/pyenv/version)
00:28:41 * 3.10.13 (set by /opt/pyenv/version)
00:28:41 * 3.11.7 (set by /opt/pyenv/version)
00:28:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xNx2
00:28:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:28:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:50 lf-activate-venv(): INFO: Base packages installed successfully
00:28:50 lf-activate-venv(): INFO: Installing additional packages: lftools
00:29:13 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:29:13 Generating Requirements File
00:29:32 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:29:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:29:32 Python 3.11.7
00:29:33 pip 26.0.1 from /tmp/venv-xNx2/lib/python3.11/site-packages/pip (python 3.11)
00:29:33 appdirs==1.4.4
00:29:33 argcomplete==3.6.3
00:29:33 aspy.yaml==1.3.0
00:29:33 attrs==25.4.0
00:29:33 autopage==0.6.0
00:29:33 beautifulsoup4==4.14.3
00:29:33 boto3==1.42.54
00:29:33 botocore==1.42.54
00:29:33 bs4==0.0.2
00:29:33 certifi==2026.1.4
00:29:33 cffi==2.0.0
00:29:33 cfgv==3.5.0
00:29:33 chardet==6.0.0.post1
00:29:33 charset-normalizer==3.4.4
00:29:33 click==8.3.1
00:29:33 cliff==4.13.2
00:29:33 cmd2==3.2.2
00:29:33 cryptography==3.3.2
00:29:33 debtcollector==3.0.0
00:29:33 decorator==5.2.1
00:29:33 defusedxml==0.7.1
00:29:33 Deprecated==1.3.1
00:29:33 distlib==0.4.0
00:29:33 dnspython==2.8.0
00:29:33 docker==7.1.0
00:29:33 dogpile.cache==1.5.0
00:29:33 durationpy==0.10
00:29:33 email-validator==2.3.0
00:29:33 filelock==3.24.3
00:29:33 future==1.0.0
00:29:33 gitdb==4.0.12
00:29:33 GitPython==3.1.46
00:29:33 httplib2==0.30.2
00:29:33 identify==2.6.16
00:29:33 idna==3.11
00:29:33 importlib-resources==1.5.0
00:29:33 iso8601==2.1.0
00:29:33 Jinja2==3.1.6
00:29:33 jmespath==1.1.0
00:29:33 jsonpatch==1.33
00:29:33 jsonpointer==3.0.0
00:29:33 jsonschema==4.26.0
00:29:33 jsonschema-specifications==2025.9.1
00:29:33 keystoneauth1==5.13.1
00:29:33 kubernetes==35.0.0
00:29:33 lftools==0.37.21
00:29:33 lxml==6.0.2
00:29:33 markdown-it-py==4.0.0
00:29:33 MarkupSafe==3.0.3
00:29:33 mdurl==0.1.2
00:29:33 msgpack==1.1.2
00:29:33 multi_key_dict==2.0.3
00:29:33 munch==4.0.0
00:29:33 netaddr==1.3.0
00:29:33 niet==1.4.2
00:29:33 nodeenv==1.10.0
00:29:33 oauth2client==4.1.3
00:29:33 oauthlib==3.3.1
00:29:33 openstacksdk==4.10.0
00:29:33 os-service-types==1.8.2
00:29:33 osc-lib==4.4.0
00:29:33 oslo.config==10.3.0
00:29:33 oslo.context==6.3.0
00:29:33 oslo.i18n==6.7.2
00:29:33 oslo.log==8.1.0
00:29:33 oslo.serialization==5.9.1
00:29:33 oslo.utils==10.0.0
00:29:33 packaging==26.0
00:29:33 pbr==7.0.3
00:29:33 platformdirs==4.9.2
00:29:33 prettytable==3.17.0
00:29:33 psutil==7.2.2
00:29:33 pyasn1==0.6.2
00:29:33 pyasn1_modules==0.4.2
00:29:33 pycparser==3.0
00:29:33 pygerrit2==2.0.15
00:29:33 PyGithub==2.8.1
00:29:33 Pygments==2.19.2
00:29:33 PyJWT==2.11.0
00:29:33 PyNaCl==1.6.2
00:29:33 pyparsing==2.4.7
00:29:33 pyperclip==1.11.0
00:29:33 pyrsistent==0.20.0
00:29:33 python-cinderclient==9.8.0
00:29:33 python-dateutil==2.9.0.post0
00:29:33 python-heatclient==5.0.0
00:29:33 python-jenkins==1.8.3
00:29:33 python-keystoneclient==5.7.0
00:29:33 python-magnumclient==4.9.0
00:29:33 python-openstackclient==9.0.0
00:29:33 python-swiftclient==4.9.0
00:29:33 PyYAML==6.0.3
00:29:33 referencing==0.37.0
00:29:33 requests==2.32.5
00:29:33 requests-oauthlib==2.0.0
00:29:33 requestsexceptions==1.4.0
00:29:33 rfc3986==2.0.0
00:29:33 rich==14.3.3
00:29:33 rich-argparse==1.7.2
00:29:33 rpds-py==0.30.0
00:29:33 rsa==4.9.1
00:29:33 ruamel.yaml==0.19.1
00:29:33 ruamel.yaml.clib==0.2.15
00:29:33 s3transfer==0.16.0
00:29:33 simplejson==3.20.2
00:29:33 six==1.17.0
00:29:33 smmap==5.0.2
00:29:33 soupsieve==2.8.3
00:29:33 stevedore==5.7.0
00:29:33 tabulate==0.9.0
00:29:33 toml==0.10.2
00:29:33 tomlkit==0.14.0
00:29:33 tqdm==4.67.3
00:29:33 typing_extensions==4.15.0
00:29:33 urllib3==1.26.20
00:29:33 virtualenv==20.38.0
00:29:33 wcwidth==0.6.0
00:29:33 websocket-client==1.9.0
00:29:33 wrapt==2.1.1
00:29:33 xdg==6.0.0
00:29:33 xmltodict==1.0.4
00:29:33 yq==3.4.3
00:29:33 [EnvInject] - Injecting environment variables from a build step.
00:29:33 [EnvInject] - Injecting as environment variables the properties content
00:29:33 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:29:33 OS_CLOUD=vex
00:29:33 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-31
00:29:33 OS_STACK_TEMPLATE_DIR=openstack-hot
00:29:33
00:29:33 [EnvInject] - Variables injected successfully.
00:29:33 provisioning config files...
00:29:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:29:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15513926914056474870.sh
00:29:33 ---> Create parameters file for OpenStack HOT
00:29:33 OpenStack Heat parameters generated
00:29:33 -----------------------------------
00:29:33 parameters:
00:29:33 vm_0_count: '1'
00:29:33 vm_0_flavor: 'v3-standard-4'
00:29:33 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:29:33 vm_1_count: '1'
00:29:33 vm_1_flavor: 'v3-standard-2'
00:29:33 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:29:33
00:29:33 job_name: '41457-31'
00:29:33 silo: 'releng'
00:29:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins6717663008509080549.sh
00:29:33 ---> Create HEAT stack
00:29:33 + source /home/jenkins/lf-env.sh
00:29:33 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:33 ++ mktemp -d /tmp/venv-XXXX
00:29:33 + lf_venv=/tmp/venv-OeMI
00:29:33 + local venv_file=/tmp/.os_lf_venv
00:29:33 + local python=python3
00:29:33 + local options
00:29:33 + local set_path=true
00:29:33 + local install_args=
00:29:33 ++ 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:29:33 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:29:33 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:29:33 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:33 + true
00:29:33 + case $1 in
00:29:33 + python=python3
00:29:33 + shift 2
00:29:33 + true
00:29:33 + case $1 in
00:29:33 + shift
00:29:33 + break
00:29:33 + case $python in
00:29:33 + local pkg_list=
00:29:33 + [[ -d /opt/pyenv ]]
00:29:33 + echo 'Setup pyenv:'
00:29:33 Setup pyenv:
00:29:33 + export PYENV_ROOT=/opt/pyenv
00:29:33 + PYENV_ROOT=/opt/pyenv
00:29:33 + 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:29:33 + 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:29:33 + pyenv versions
00:29:33 system
00:29:33 3.8.13
00:29:33 3.9.13
00:29:33 3.10.13
00:29:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:33 + command -v pyenv
00:29:33 ++ pyenv init - --no-rehash
00:29:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:29:34 for i in ${!paths[@]}; do
00:29:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:29:34 fi; done;
00:29:34 echo "${paths[*]}"'\'')"
00:29:34 export PATH="/opt/pyenv/shims:${PATH}"
00:29:34 export PYENV_SHELL=bash
00:29:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:29:34 pyenv() {
00:29:34 local command
00:29:34 command="${1:-}"
00:29:34 if [ "$#" -gt 0 ]; then
00:29:34 shift
00:29:34 fi
00:29:34
00:29:34 case "$command" in
00:29:34 rehash|shell)
00:29:34 eval "$(pyenv "sh-$command" "$@")"
00:29:34 ;;
00:29:34 *)
00:29:34 command pyenv "$command" "$@"
00:29:34 ;;
00:29:34 esac
00:29:34 }'
00:29:34 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:29:34 for i in ${!paths[@]}; do
00:29:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:29:34 fi; done;
00:29:34 echo "${paths[*]}"'
00:29:34 ++ 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:29:34 ++ 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:29:34 ++ 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:29:34 ++ export PYENV_SHELL=bash
00:29:34 ++ PYENV_SHELL=bash
00:29:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:29:34 +++ complete -F _pyenv pyenv
00:29:34 ++ lf-pyver python3
00:29:34 ++ local py_version_xy=python3
00:29:34 ++ local py_version_xyz=
00:29:34 ++ awk '{ print $1 }'
00:29:34 ++ pyenv versions
00:29:34 ++ local command
00:29:34 ++ command=versions
00:29:34 ++ '[' 1 -gt 0 ']'
00:29:34 ++ shift
00:29:34 ++ case "$command" in
00:29:34 ++ command pyenv versions
00:29:34 ++ pyenv versions
00:29:34 ++ sed 's/^[ *]* //'
00:29:34 ++ grep -E '^[0-9.]*[0-9]$'
00:29:34 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:29:34 +++ tail -n 1
00:29:34 +++ grep '^3' /tmp/.pyenv_versions
00:29:34 +++ sort -V
00:29:34 ++ py_version_xyz=3.11.7
00:29:34 ++ [[ -z 3.11.7 ]]
00:29:34 ++ echo 3.11.7
00:29:34 ++ return 0
00:29:34 + pyenv local 3.11.7
00:29:34 + local command
00:29:34 + command=local
00:29:34 + '[' 2 -gt 0 ']'
00:29:34 + shift
00:29:34 + case "$command" in
00:29:34 + command pyenv local 3.11.7
00:29:34 + pyenv local 3.11.7
00:29:34 + for arg in "$@"
00:29:34 + case $arg in
00:29:34 + pkg_list+='lftools[openstack] '
00:29:34 + for arg in "$@"
00:29:34 + case $arg in
00:29:34 + pkg_list+='kubernetes '
00:29:34 + for arg in "$@"
00:29:34 + case $arg in
00:29:34 + pkg_list+='niet '
00:29:34 + for arg in "$@"
00:29:34 + case $arg in
00:29:34 + pkg_list+='python-heatclient '
00:29:34 + for arg in "$@"
00:29:34 + case $arg in
00:29:34 + pkg_list+='python-openstackclient '
00:29:34 + for arg in "$@"
00:29:34 + case $arg in
00:29:34 + pkg_list+='python-magnumclient '
00:29:34 + for arg in "$@"
00:29:34 + case $arg in
00:29:34 + pkg_list+='urllib3~=1.26.15 '
00:29:34 + for arg in "$@"
00:29:34 + case $arg in
00:29:34 + pkg_list+='yq '
00:29:34 + [[ -f /tmp/.os_lf_venv ]]
00:29:34 ++ cat /tmp/.os_lf_venv
00:29:34 + lf_venv=/tmp/venv-xNx2
00:29:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from' file:/tmp/.os_lf_venv
00:29:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from file:/tmp/.os_lf_venv
00:29:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:29:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:34 + local 'pip_opts=--upgrade --quiet'
00:29:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:29:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:29:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:29:34 + [[ -n '' ]]
00:29:34 + [[ -n '' ]]
00:29:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:29:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:34 + /tmp/venv-xNx2/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:29:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:29:36 lf-activate-venv(): INFO: Base packages installed successfully
00:29:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:29:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:29:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:36 + /tmp/venv-xNx2/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:29:52 + type python3
00:29:52 + true
00:29:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH'
00:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:29:52 + PATH=/tmp/venv-xNx2/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:29:52 + return 0
00:29:52 + openstack --os-cloud vex limits show --absolute
00:29:52 /tmp/venv-xNx2/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:29:52 warnings.warn(
00:29:54 +--------------------------+---------+
00:29:54 | Name | Value |
00:29:54 +--------------------------+---------+
00:29:54 | maxTotalInstances | -1 |
00:29:54 | maxTotalCores | 450 |
00:29:54 | maxTotalRAMSize | 1000000 |
00:29:54 | maxServerMeta | 128 |
00:29:54 | maxImageMeta | 128 |
00:29:54 | maxPersonality | 5 |
00:29:54 | maxPersonalitySize | 10240 |
00:29:54 | maxTotalKeypairs | 100 |
00:29:54 | maxServerGroups | 10 |
00:29:54 | maxServerGroupMembers | 10 |
00:29:54 | maxTotalFloatingIps | -1 |
00:29:54 | maxSecurityGroups | -1 |
00:29:54 | maxSecurityGroupRules | -1 |
00:29:54 | totalRAMUsed | 196608 |
00:29:54 | totalCoresUsed | 48 |
00:29:54 | totalInstancesUsed | 14 |
00:29:54 | totalFloatingIpsUsed | 0 |
00:29:54 | totalSecurityGroupsUsed | 0 |
00:29:54 | totalServerGroupsUsed | 0 |
00:29:54 | maxTotalVolumes | -1 |
00:29:54 | maxTotalSnapshots | 10 |
00:29:54 | maxTotalVolumeGigabytes | 4096 |
00:29:54 | maxTotalBackups | 10 |
00:29:54 | maxTotalBackupGigabytes | 1000 |
00:29:54 | totalVolumesUsed | 0 |
00:29:54 | totalGigabytesUsed | 0 |
00:29:54 | totalSnapshotsUsed | 0 |
00:29:54 | totalBackupsUsed | 0 |
00:29:54 | totalBackupGigabytesUsed | 0 |
00:29:54 +--------------------------+---------+
00:29:54 + pushd /opt/ciman/openstack-hot
00:29:54 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:29:54 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-31 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml
00:29:54 /tmp/venv-xNx2/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:29:54 warnings.warn(
00:30:19 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-31
00:30:19 Waiting to initialize infrastructure...
00:30:19 Stack initialization successful.
00:30:19 ------------------------------------
00:30:19 Stack Details
00:30:19 ------------------------------------
00:30:19 {'added': None,
00:30:19 'capabilities': [],
00:30:19 'created_at': '2026-02-23T00:29:57Z',
00:30:19 'deleted': None,
00:30:19 'deleted_at': None,
00:30:19 'description': 'No description',
00:30:19 'environment': None,
00:30:19 'environment_files': None,
00:30:19 'files': None,
00:30:19 'files_container': None,
00:30:19 'id': '6afaaa96-2ae5-46b1-8a56-fb7a1cd7f7a3',
00:30:19 'is_rollback_disabled': True,
00:30:19 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-31/6afaaa96-2ae5-46b1-8a56-fb7a1cd7f7a3',
00:30:19 'rel': 'self'}],
00:30:19 '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:30:19 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-31',
00:30:19 'notification_topics': [],
00:30:19 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:30:19 'output_key': 'vm_1_ips',
00:30:19 'output_value': ['10.30.170.166']},
00:30:19 {'description': 'IP addresses of the 1st vm types',
00:30:19 'output_key': 'vm_0_ips',
00:30:19 'output_value': ['10.30.171.40']}],
00:30:19 'owner_id': ****,
00:30:19 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:30:19 'OS::stack_id': '6afaaa96-2ae5-46b1-8a56-fb7a1cd7f7a3',
00:30:19 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-31',
00:30:19 'job_name': '41457-31',
00:30:19 'silo': 'releng',
00:30:19 'vm_0_count': '1',
00:30:19 'vm_0_flavor': 'v3-standard-4',
00:30:19 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:30:19 '20260201-010217.481',
00:30:19 'vm_1_count': '1',
00:30:19 'vm_1_flavor': 'v3-standard-2',
00:30:19 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:30:19 '- 20250917-133034.654'},
00:30:19 'parent_id': None,
00:30:19 'replaced': None,
00:30:19 'status': 'CREATE_COMPLETE',
00:30:19 'status_reason': 'Stack CREATE completed successfully',
00:30:19 'tags': [],
00:30:19 'template': None,
00:30:19 'template_description': 'No description',
00:30:19 'template_url': None,
00:30:19 'timeout_mins': 15,
00:30:19 'unchanged': None,
00:30:19 'updated': None,
00:30:19 'updated_at': None,
00:30:19 'user_project_id': '8014e4d9564e4ca99ed3ce752c963648'}
00:30:19 ------------------------------------
00:30:20 + popd
00:30:20 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:30:20 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins6246108137565835995.sh
00:30:20 ---> Copy SSH public keys to CSIT lab
00:30:20 Setup pyenv:
00:30:20 system
00:30:20 3.8.13
00:30:20 3.9.13
00:30:20 3.10.13
00:30:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:30:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from file:/tmp/.os_lf_venv
00:30:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:22 lf-activate-venv(): INFO: Base packages installed successfully
00:30:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:30:37 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:30:37 /tmp/venv-xNx2/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:30:37 warnings.warn(
00:30:39 SSH not responding on 10.30.171.40. Retrying in 10 seconds...
00:30:40 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts.
00:30:40 releng-41457-31-1-mininet-ovs-217-0
00:30:40 Successfully copied public keys to slave 10.30.170.166
00:30:49 Ping to 10.30.171.40 successful.
00:30:49 SSH not responding on 10.30.171.40. Retrying in 10 seconds...
00:30:59 Ping to 10.30.171.40 successful.
00:31:00 SSH not responding on 10.30.171.40. Retrying in 10 seconds...
00:31:10 Ping to 10.30.171.40 successful.
00:31:11 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:31:11 releng-41457-31-0-builder-0
00:31:11 Successfully copied public keys to slave 10.30.171.40
00:31:11 Process 6713 ready.
00:31:11 Process 6714 ready.
00:31:11 SSH ready on all stack servers.
00:31:11 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins12423359040489426458.sh
00:31:11 Setup pyenv:
00:31:11 system
00:31:11 3.8.13
00:31:11 3.9.13
00:31:11 3.10.13
00:31:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:31:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a61p
00:31:16 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv
00:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:19 lf-activate-venv(): INFO: Base packages installed successfully
00:31:19 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:31:21 lf-activate-venv(): INFO: Adding /tmp/venv-a61p/bin to PATH
00:31:21 + echo 'Installing Python Requirements'
00:31:21 Installing Python Requirements
00:31:21 + cat
00:31:21 + python -m pip install -r requirements.txt
00:31:21 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:31:21 Collecting docker-py (from -r requirements.txt (line 1))
00:31:21 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:31:21 Collecting ipaddr (from -r requirements.txt (line 2))
00:31:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:31:21 Installing build dependencies: started
00:31:22 Installing build dependencies: finished with status 'done'
00:31:22 Getting requirements to build wheel: started
00:31:22 Getting requirements to build wheel: finished with status 'done'
00:31:22 Preparing metadata (pyproject.toml): started
00:31:23 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:23 Collecting netaddr (from -r requirements.txt (line 3))
00:31:23 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:31:23 Collecting netifaces (from -r requirements.txt (line 4))
00:31:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:31:23 Installing build dependencies: started
00:31:23 Installing build dependencies: finished with status 'done'
00:31:23 Getting requirements to build wheel: started
00:31:24 Getting requirements to build wheel: finished with status 'done'
00:31:24 Preparing metadata (pyproject.toml): started
00:31:24 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:24 Collecting pyhocon (from -r requirements.txt (line 5))
00:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:31:24 Collecting requests (from -r requirements.txt (line 6))
00:31:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:31:24 Collecting robotframework (from -r requirements.txt (line 7))
00:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:31:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 25.0 MB/s 0:00:00
00:31:24 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:31:24 Installing build dependencies: started
00:31:25 Installing build dependencies: finished with status 'done'
00:31:25 Getting requirements to build wheel: started
00:31:25 Getting requirements to build wheel: finished with status 'done'
00:31:25 Preparing metadata (pyproject.toml): started
00:31:26 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:31:26 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:31:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:31:26 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:31:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:31:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:31:26 Installing build dependencies: started
00:31:27 Installing build dependencies: finished with status 'done'
00:31:27 Getting requirements to build wheel: started
00:31:27 Getting requirements to build wheel: finished with status 'done'
00:31:27 Preparing metadata (pyproject.toml): started
00:31:27 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:27 Collecting scapy (from -r requirements.txt (line 12))
00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:31:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 45.8 MB/s 0:00:00
00:31:27 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:31:27 Installing build dependencies: started
00:31:28 Installing build dependencies: finished with status 'done'
00:31:28 Getting requirements to build wheel: started
00:31:28 Getting requirements to build wheel: finished with status 'done'
00:31:28 Preparing metadata (pyproject.toml): started
00:31:29 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:29 Collecting elasticsearch (from -r requirements.txt (line 18))
00:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:31:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 40.3 MB/s 0:00:00
00:31:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:31:29 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:31:29 Collecting pyangbind (from -r requirements.txt (line 22))
00:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:31:29 Collecting isodate (from -r requirements.txt (line 25))
00:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:31:29 Collecting jmespath (from -r requirements.txt (line 28))
00:31:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:31:29 Collecting jsonpatch (from -r requirements.txt (line 31))
00:31:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:31:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:31:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:29 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:31:29 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:31:29 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:31:29 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:31:29 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:31:29 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:31:29 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:31:29 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:31:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:31:29 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:31:30 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:31:30 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:31:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:31:30 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:31:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:31:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:31:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:31:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:31:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:31:30 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:31:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:31:30 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:31:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:31:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:31:30 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:31:30 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:31:30 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:31:30 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:31:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:31:30 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:31:30 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:31:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:31:30 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:31:30 Collecting elasticsearch (from -r requirements.txt (line 18))
00:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:31:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 29.6 MB/s 0:00:00
00:31:30 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:31:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:31:30 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:31:30 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:31:30 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:31:30 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:31:30 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:31:30 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:31:30 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:31:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 21.8 MB/s 0:00:00
00:31:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:31:31 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:31:32 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:31:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 31.5 MB/s 0:00:00
00:31:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:31:32 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:32 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:31:32 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:32 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:31:32 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:31:32 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:32 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:31:33 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:33 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:31:33 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:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:31:33 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
00:31:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 89.3 MB/s 0:00:00
00:31:33 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:33 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:31:33 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:31:33 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:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:31:33 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:31:33 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:31:33 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:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:31:33 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:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:31:33 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:31:33 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:31:33 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:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:31:33 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:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:31:33 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:31:33 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:31:33 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:31:33 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:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:31:34 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:31:34 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:31:34 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:31:34 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:31:34 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=8e45e17364fdd74a0e1c646be12623dc3dccd622aa41c9a7e04b4da41b5cebfe
00:31:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:31:34 Building wheel for ipaddr (pyproject.toml): started
00:31:34 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:31:34 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=a682adeee02db235ff031d4fa74caeaf2ffa11d30a3a0fdaaf2c881cf2641792
00:31:34 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:31:34 Building wheel for netifaces (pyproject.toml): started
00:31:36 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:31:36 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=aa6bf71a87d73d88767f5fc09813ba8cef2e3dd4c936d7c66251d5184d1ae4a1
00:31:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:31:36 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:31:37 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:31:37 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=c255af4087bb2df77b891b56627a89e4590f03aeb8d50bff9c7f8240924838ce
00:31:37 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:31:37 Building wheel for jsonpath-rw (pyproject.toml): started
00:31:37 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:31:37 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=007e835891acd9bcc79109834c34f68d57274d4e6dfe9f76c3c6c9e2c6cbec50
00:31:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:31:37 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:31:37 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:31:44
00:31:44 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.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 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 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.2.19 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.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
00:31:44 + pip freeze
00:31:44 attrs==25.4.0
00:31:44 bcrypt==5.0.0
00:31:44 beautifulsoup4==4.14.3
00:31:44 certifi==2026.1.4
00:31:44 cffi==2.0.0
00:31:44 charset-normalizer==3.4.4
00:31:44 click==8.3.1
00:31:44 cryptography==46.0.5
00:31:44 decorator==5.2.1
00:31:44 distlib==0.4.0
00:31:44 docker-py==1.10.6
00:31:44 docker-pycreds==0.4.0
00:31:44 elastic-transport==8.17.1
00:31:44 elasticsearch==8.19.3
00:31:44 elasticsearch-dsl==8.15.4
00:31:44 enum34==1.1.10
00:31:44 filelock==3.24.3
00:31:44 h11==0.16.0
00:31:44 idna==3.11
00:31:44 invoke==2.2.1
00:31:44 ipaddr==2.2.0
00:31:44 isodate==0.7.2
00:31:44 jmespath==1.1.0
00:31:44 jsonpatch==1.33
00:31:44 jsonpath-rw==1.4.0
00:31:44 jsonpointer==3.0.0
00:31:44 lxml==6.0.2
00:31:44 netaddr==1.3.0
00:31:44 netifaces==0.11.0
00:31:44 outcome==1.3.0.post0
00:31:44 packaging==26.0
00:31:44 paramiko==4.0.0
00:31:44 platformdirs==4.9.2
00:31:44 ply==3.11
00:31:44 pyang==2.7.1
00:31:44 pyangbind==0.8.7
00:31:44 pycparser==3.0
00:31:44 pyhocon==0.3.61
00:31:44 PyNaCl==1.6.2
00:31:44 pyparsing==3.3.2
00:31:44 PySocks==1.7.1
00:31:44 python-dateutil==2.9.0.post0
00:31:44 regex==2026.2.19
00:31:44 requests==2.32.5
00:31:44 robotframework==7.4.1
00:31:44 robotframework-httplibrary==0.4.2
00:31:44 robotframework-pythonlibcore==4.5.0
00:31:44 robotframework-requests==0.9.7
00:31:44 robotframework-selenium2library==3.0.0
00:31:44 robotframework-seleniumlibrary==6.8.0
00:31:44 robotframework-sshlibrary==3.8.0
00:31:44 scapy==2.7.0
00:31:44 scp==0.15.0
00:31:44 selenium==4.41.0
00:31:44 six==1.17.0
00:31:44 sniffio==1.3.1
00:31:44 sortedcontainers==2.4.0
00:31:44 soupsieve==2.8.3
00:31:44 trio==0.33.0
00:31:44 trio-websocket==0.12.2
00:31:44 typing_extensions==4.15.0
00:31:44 urllib3==2.6.3
00:31:44 virtualenv==20.38.0
00:31:44 waitress==3.0.2
00:31:44 WebOb==1.8.9
00:31:44 websocket-client==1.9.0
00:31:44 WebTest==3.0.7
00:31:44 wsproto==1.3.2
00:31:45 [EnvInject] - Injecting environment variables from a build step.
00:31:45 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:31:45 [EnvInject] - Variables injected successfully.
00:31:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins5256491626145154851.sh
00:31:45 Setup pyenv:
00:31:45 system
00:31:45 3.8.13
00:31:45 3.9.13
00:31:45 3.10.13
00:31:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:31:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from file:/tmp/.os_lf_venv
00:31:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:47 lf-activate-venv(): INFO: Base packages installed successfully
00:31:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:31:53 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:31:53 + ODL_SYSTEM=()
00:31:53 + TOOLS_SYSTEM=()
00:31:53 + OPENSTACK_SYSTEM=()
00:31:53 + OPENSTACK_CONTROLLERS=()
00:31:53 + mapfile -t ADDR
00:31:53 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:31:53 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-31
00:31:54 /tmp/venv-xNx2/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:31:54 warnings.warn(
00:31:55 + for i in "${ADDR[@]}"
00:31:55 ++ ssh 10.30.170.166 hostname -s
00:31:55 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts.
00:31:56 + REMHOST=releng-41457-31-1-mininet-ovs-217-0
00:31:56 + case ${REMHOST} in
00:31:56 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:31:56 + for i in "${ADDR[@]}"
00:31:56 ++ ssh 10.30.171.40 hostname -s
00:31:56 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:31:56 + REMHOST=releng-41457-31-0-builder-0
00:31:56 + case ${REMHOST} in
00:31:56 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:31:56 + echo NUM_ODL_SYSTEM=1
00:31:56 + echo NUM_TOOLS_SYSTEM=1
00:31:56 + '[' '' == yes ']'
00:31:56 + NUM_OPENSTACK_SYSTEM=0
00:31:56 + echo NUM_OPENSTACK_SYSTEM=0
00:31:56 + '[' 0 -eq 2 ']'
00:31:56 + echo ODL_SYSTEM_IP=10.30.171.40
00:31:56 ++ seq 0 0
00:31:56 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:31:56 + echo ODL_SYSTEM_1_IP=10.30.171.40
00:31:56 + echo TOOLS_SYSTEM_IP=10.30.170.166
00:31:56 ++ seq 0 0
00:31:56 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:31:56 + echo TOOLS_SYSTEM_1_IP=10.30.170.166
00:31:56 + openstack_index=0
00:31:56 + NUM_OPENSTACK_CONTROL_NODES=1
00:31:56 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:31:56 ++ seq 0 0
00:31:56 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:31:56 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:31:56 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:56 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:56 + '[' -1 -ge 2 ']'
00:31:56 ++ seq 0 -2
00:31:56 + NUM_OPENSTACK_HAPROXY_NODES=0
00:31:56 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:31:56 ++ seq 0 -1
00:31:56 + echo 'Contents of slave_addresses.txt:'
00:31:56 Contents of slave_addresses.txt:
00:31:56 + cat slave_addresses.txt
00:31:56 NUM_ODL_SYSTEM=1
00:31:56 NUM_TOOLS_SYSTEM=1
00:31:56 NUM_OPENSTACK_SYSTEM=0
00:31:56 ODL_SYSTEM_IP=10.30.171.40
00:31:56 ODL_SYSTEM_1_IP=10.30.171.40
00:31:56 TOOLS_SYSTEM_IP=10.30.170.166
00:31:56 TOOLS_SYSTEM_1_IP=10.30.170.166
00:31:56 NUM_OPENSTACK_CONTROL_NODES=1
00:31:56 OPENSTACK_CONTROL_NODE_1_IP=
00:31:56 NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:56 NUM_OPENSTACK_HAPROXY_NODES=0
00:31:56 [EnvInject] - Injecting environment variables from a build step.
00:31:56 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:31:56 [EnvInject] - Variables injected successfully.
00:31:56 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins17944417348355786472.sh
00:31:56 Preparing for JRE Version 21
00:31:56 Karaf artifact is karaf
00:31:56 Karaf project is integration
00:31:56 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:31:56 [EnvInject] - Injecting environment variables from a build step.
00:31:56 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:31:56 [EnvInject] - Variables injected successfully.
00:31:56 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16998232004186366460.sh
00:31:56 2026-02-23 00:31:56 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:31:56 Bundle version is 0.24.0-SNAPSHOT
00:31:56 --2026-02-23 00:31:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:31:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:31:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:31:56 HTTP request sent, awaiting response... 200 OK
00:31:56 Length: 1410 (1.4K) [application/xml]
00:31:56 Saving to: ‘maven-metadata.xml’
00:31:56
00:31:56 0K . 100% 57.2M=0s
00:31:56
00:31:56 2026-02-23 00:31:56 (57.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:31:56
00:31:57
00:31:57
00:31:57 org.opendaylight.integration
00:31:57 karaf
00:31:57 0.24.0-SNAPSHOT
00:31:57
00:31:57
00:31:57 20260222.223516
00:31:57 141
00:31:57
00:31:57 20260222223516
00:31:57
00:31:57
00:31:57 pom
00:31:57 0.24.0-20260222.223516-141
00:31:57 20260222223516
00:31:57
00:31:57
00:31:57 tar.gz
00:31:57 0.24.0-20260222.223516-141
00:31:57 20260222223516
00:31:57
00:31:57
00:31:57 zip
00:31:57 0.24.0-20260222.223516-141
00:31:57 20260222223516
00:31:57
00:31:57
00:31:57 cyclonedx
00:31:57 xml
00:31:57 0.24.0-20260222.223516-141
00:31:57 20260222223516
00:31:57
00:31:57
00:31:57 cyclonedx
00:31:57 json
00:31:57 0.24.0-20260222.223516-141
00:31:57 20260222223516
00:31:57
00:31:57
00:31:57
00:31:57
00:31:57 Nexus timestamp is 0.24.0-20260222.223516-141
00:31:57 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260222.223516-141.zip
00:31:57 Distribution bundle is karaf-0.24.0-20260222.223516-141.zip
00:31:57 Distribution bundle version is 0.24.0-SNAPSHOT
00:31:57 Distribution folder is karaf-0.24.0-SNAPSHOT
00:31:57 Nexus prefix is https://nexus.opendaylight.org
00:31:57 [EnvInject] - Injecting environment variables from a build step.
00:31:57 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:31:57 [EnvInject] - Variables injected successfully.
00:31:57 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins5217745018896173014.sh
00:31:57 Setup pyenv:
00:31:57 system
00:31:57 3.8.13
00:31:57 3.9.13
00:31:57 3.10.13
00:31:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:31:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from file:/tmp/.os_lf_venv
00:31:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:59 lf-activate-venv(): INFO: Base packages installed successfully
00:31:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:32:04 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:32:04 Copying common-functions.sh to /tmp
00:32:04 /tmp/venv-xNx2/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:32:04 warnings.warn(
00:32:05 Copying common-functions.sh to 10.30.171.40:/tmp
00:32:06 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:32:06 Copying common-functions.sh to 10.30.170.166:/tmp
00:32:06 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts.
00:32:06 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13751362514837454334.sh
00:32:06 common-functions.sh is being sourced
00:32:06 common-functions environment:
00:32:06 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:06 ACTUALFEATURES:
00:32:06 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:06 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:32:06 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:06 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:06 CONTROLLERMEM: 2048m
00:32:06 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:32:06 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:32:06 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:32:06 SUITES:
00:32:06
00:32:06 #################################################
00:32:06 ## Configure Cluster and Start ##
00:32:06 #################################################
00:32:06 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:32:06 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:32:06 Locating script plan to use...
00:32:06 Finished running script plans
00:32:06 Configuring member-1 with IP address 10.30.171.40
00:32:06 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:32:06 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:32:06 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:32:06 ++ [[ /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:32:06 common-functions.sh is being sourced
00:32:06 ++ echo 'common-functions.sh is being sourced'
00:32:06 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:32:06 ++ DISTROSTREAM=chromium
00:32:06 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:06 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:06 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:06 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:06 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:32:06 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:32:06 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:06 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:06 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:06 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:06 ++ export CONTROLLERMEM=
00:32:06 ++ CONTROLLERMEM=
00:32:06 ++ case "${DISTROSTREAM}" in
00:32:06 ++ CLUSTER_SYSTEM=pekko
00:32:06 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:32:06 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:32:06 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:32:06 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:32:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:32:06 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:32:06 ++ print_common_env
00:32:06 ++ cat
00:32:06 common-functions environment:
00:32:06 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:06 ACTUALFEATURES:
00:32:06 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:06 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:32:06 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:06 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:06 CONTROLLERMEM:
00:32:06 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:32:06 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:32:06 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:32:06 SUITES:
00:32:06
00:32:06 ++ SSH='ssh -t -t'
00:32:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:32:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:32:06 Changing to /tmp
00:32:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260222.223516-141.zip
00:32:06 + echo 'Changing to /tmp'
00:32:06 + cd /tmp
00:32:06 + 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-20260222.223516-141.zip'
00:32:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260222.223516-141.zip
00:32:06 --2026-02-23 00:32:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260222.223516-141.zip
00:32:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:32:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:32:06 HTTP request sent, awaiting response... 200 OK
00:32:06 Length: 240362592 (229M) [application/zip]
00:32:06 Saving to: ‘karaf-0.24.0-20260222.223516-141.zip’
00:32:06
00:32:06 0K ........ ........ ........ ........ ........ ........ 1% 57.4M 4s
00:32:07 3072K ........ ........ ........ ........ ........ ........ 2% 89.4M 3s
00:32:07 6144K ........ ........ ........ ........ ........ ........ 3% 139M 3s
00:32:07 9216K ........ ........ ........ ........ ........ ........ 5% 164M 2s
00:32:07 12288K ........ ........ ........ ........ ........ ........ 6% 199M 2s
00:32:07 15360K ........ ........ ........ ........ ........ ........ 7% 214M 2s
00:32:07 18432K ........ ........ ........ ........ ........ ........ 9% 197M 2s
00:32:07 21504K ........ ........ ........ ........ ........ ........ 10% 242M 2s
00:32:07 24576K ........ ........ ........ ........ ........ ........ 11% 250M 1s
00:32:07 27648K ........ ........ ........ ........ ........ ........ 13% 265M 1s
00:32:07 30720K ........ ........ ........ ........ ........ ........ 14% 238M 1s
00:32:07 33792K ........ ........ ........ ........ ........ ........ 15% 279M 1s
00:32:07 36864K ........ ........ ........ ........ ........ ........ 17% 275M 1s
00:32:07 39936K ........ ........ ........ ........ ........ ........ 18% 278M 1s
00:32:07 43008K ........ ........ ........ ........ ........ ........ 19% 289M 1s
00:32:07 46080K ........ ........ ........ ........ ........ ........ 20% 282M 1s
00:32:07 49152K ........ ........ ........ ........ ........ ........ 22% 283M 1s
00:32:07 52224K ........ ........ ........ ........ ........ ........ 23% 273M 1s
00:32:07 55296K ........ ........ ........ ........ ........ ........ 24% 286M 1s
00:32:07 58368K ........ ........ ........ ........ ........ ........ 26% 224M 1s
00:32:07 61440K ........ ........ ........ ........ ........ ........ 27% 287M 1s
00:32:07 64512K ........ ........ ........ ........ ........ ........ 28% 270M 1s
00:32:07 67584K ........ ........ ........ ........ ........ ........ 30% 264M 1s
00:32:07 70656K ........ ........ ........ ........ ........ ........ 31% 280M 1s
00:32:07 73728K ........ ........ ........ ........ ........ ........ 32% 279M 1s
00:32:07 76800K ........ ........ ........ ........ ........ ........ 34% 274M 1s
00:32:07 79872K ........ ........ ........ ........ ........ ........ 35% 262M 1s
00:32:07 82944K ........ ........ ........ ........ ........ ........ 36% 267M 1s
00:32:07 86016K ........ ........ ........ ........ ........ ........ 37% 274M 1s
00:32:07 89088K ........ ........ ........ ........ ........ ........ 39% 269M 1s
00:32:07 92160K ........ ........ ........ ........ ........ ........ 40% 267M 1s
00:32:07 95232K ........ ........ ........ ........ ........ ........ 41% 264M 1s
00:32:07 98304K ........ ........ ........ ........ ........ ........ 43% 267M 1s
00:32:07 101376K ........ ........ ........ ........ ........ ........ 44% 277M 1s
00:32:07 104448K ........ ........ ........ ........ ........ ........ 45% 272M 1s
00:32:07 107520K ........ ........ ........ ........ ........ ........ 47% 269M 1s
00:32:07 110592K ........ ........ ........ ........ ........ ........ 48% 271M 1s
00:32:07 113664K ........ ........ ........ ........ ........ ........ 49% 270M 1s
00:32:07 116736K ........ ........ ........ ........ ........ ........ 51% 261M 1s
00:32:07 119808K ........ ........ ........ ........ ........ ........ 52% 259M 0s
00:32:07 122880K ........ ........ ........ ........ ........ ........ 53% 296M 0s
00:32:07 125952K ........ ........ ........ ........ ........ ........ 54% 259M 0s
00:32:07 129024K ........ ........ ........ ........ ........ ........ 56% 269M 0s
00:32:07 132096K ........ ........ ........ ........ ........ ........ 57% 164M 0s
00:32:07 135168K ........ ........ ........ ........ ........ ........ 58% 260M 0s
00:32:07 138240K ........ ........ ........ ........ ........ ........ 60% 266M 0s
00:32:07 141312K ........ ........ ........ ........ ........ ........ 61% 271M 0s
00:32:07 144384K ........ ........ ........ ........ ........ ........ 62% 279M 0s
00:32:07 147456K ........ ........ ........ ........ ........ ........ 64% 267M 0s
00:32:07 150528K ........ ........ ........ ........ ........ ........ 65% 268M 0s
00:32:07 153600K ........ ........ ........ ........ ........ ........ 66% 268M 0s
00:32:07 156672K ........ ........ ........ ........ ........ ........ 68% 261M 0s
00:32:07 159744K ........ ........ ........ ........ ........ ........ 69% 243M 0s
00:32:07 162816K ........ ........ ........ ........ ........ ........ 70% 263M 0s
00:32:07 165888K ........ ........ ........ ........ ........ ........ 71% 266M 0s
00:32:07 168960K ........ ........ ........ ........ ........ ........ 73% 259M 0s
00:32:07 172032K ........ ........ ........ ........ ........ ........ 74% 256M 0s
00:32:07 175104K ........ ........ ........ ........ ........ ........ 75% 269M 0s
00:32:07 178176K ........ ........ ........ ........ ........ ........ 77% 249M 0s
00:32:07 181248K ........ ........ ........ ........ ........ ........ 78% 237M 0s
00:32:07 184320K ........ ........ ........ ........ ........ ........ 79% 242M 0s
00:32:07 187392K ........ ........ ........ ........ ........ ........ 81% 239M 0s
00:32:07 190464K ........ ........ ........ ........ ........ ........ 82% 273M 0s
00:32:07 193536K ........ ........ ........ ........ ........ ........ 83% 264M 0s
00:32:07 196608K ........ ........ ........ ........ ........ ........ 85% 253M 0s
00:32:07 199680K ........ ........ ........ ........ ........ ........ 86% 267M 0s
00:32:07 202752K ........ ........ ........ ........ ........ ........ 87% 264M 0s
00:32:07 205824K ........ ........ ........ ........ ........ ........ 88% 261M 0s
00:32:07 208896K ........ ........ ........ ........ ........ ........ 90% 259M 0s
00:32:07 211968K ........ ........ ........ ........ ........ ........ 91% 259M 0s
00:32:07 215040K ........ ........ ........ ........ ........ ........ 92% 264M 0s
00:32:07 218112K ........ ........ ........ ........ ........ ........ 94% 266M 0s
00:32:07 221184K ........ ........ ........ ........ ........ ........ 95% 268M 0s
00:32:07 224256K ........ ........ ........ ........ ........ ........ 96% 274M 0s
00:32:07 227328K ........ ........ ........ ........ ........ ........ 98% 264M 0s
00:32:07 230400K ........ ........ ........ ........ ........ ........ 99% 247M 0s
00:32:07 233472K ........ ........ ... 100% 275M=1.0s
00:32:07
00:32:07 2026-02-23 00:32:07 (238 MB/s) - ‘karaf-0.24.0-20260222.223516-141.zip’ saved [240362592/240362592]
00:32:07
00:32:07 Extracting the new controller...
00:32:07 + echo 'Extracting the new controller...'
00:32:07 + unzip -q karaf-0.24.0-20260222.223516-141.zip
00:32:10 Adding external repositories...
00:32:10 + echo 'Adding external repositories...'
00:32:10 + 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:32:10 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:10 ################################################################################
00:32:10 #
00:32:10 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:10 # contributor license agreements. See the NOTICE file distributed with
00:32:10 # this work for additional information regarding copyright ownership.
00:32:10 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:10 # (the "License"); you may not use this file except in compliance with
00:32:10 # the License. You may obtain a copy of the License at
00:32:10 #
00:32:10 # http://www.apache.org/licenses/LICENSE-2.0
00:32:10 #
00:32:10 # Unless required by applicable law or agreed to in writing, software
00:32:10 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:10 # See the License for the specific language governing permissions and
00:32:10 # limitations under the License.
00:32:10 #
00:32:10 ################################################################################
00:32:10
00:32:10 #
00:32:10 # If set to true, the following property will not allow any certificate to be used
00:32:10 # when accessing Maven repositories through SSL
00:32:10 #
00:32:10 #org.ops4j.pax.url.mvn.certificateCheck=
00:32:10
00:32:10 #
00:32:10 # Path to the local Maven settings file.
00:32:10 # The repositories defined in this file will be automatically added to the list
00:32:10 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:32:10 # below is not set.
00:32:10 # The following locations are checked for the existence of the settings.xml file
00:32:10 # * 1. looks for the specified url
00:32:10 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:32:10 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:32:10 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:32:10 #
00:32:10 #org.ops4j.pax.url.mvn.settings=
00:32:10
00:32:10 #
00:32:10 # Path to the local Maven repository which is used to avoid downloading
00:32:10 # artifacts when they already exist locally.
00:32:10 # The value of this property will be extracted from the settings.xml file
00:32:10 # above, or defaulted to:
00:32:10 # System.getProperty( "user.home" ) + "/.m2/repository"
00:32:10 #
00:32:10 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:32:10
00:32:10 #
00:32:10 # Default this to false. It's just weird to use undocumented repos
00:32:10 #
00:32:10 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:32:10
00:32:10 #
00:32:10 # Uncomment if you don't wanna use the proxy settings
00:32:10 # from the Maven conf/settings.xml file
00:32:10 #
00:32:10 # org.ops4j.pax.url.mvn.proxySupport=false
00:32:10
00:32:10 #
00:32:10 # Comma separated list of repositories scanned when resolving an artifact.
00:32:10 # Those repositories will be checked before iterating through the
00:32:10 # below list of repositories and even before the local repository
00:32:10 # A repository url can be appended with zero or more of the following flags:
00:32:10 # @snapshots : the repository contains snaphots
00:32:10 # @noreleases : the repository does not contain any released artifacts
00:32:10 #
00:32:10 # The following property value will add the system folder as a repo.
00:32:10 #
00:32:10 org.ops4j.pax.url.mvn.defaultRepositories=\
00:32:10 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:32:10 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:32:10 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:32:10
00:32:10 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:32:10 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:32:10
00:32:10 #
00:32:10 # Comma separated list of repositories scanned when resolving an artifact.
00:32:10 # The default list includes the following repositories:
00:32:10 # http://repo1.maven.org/maven2@id=central
00:32:10 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:32:10 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:32:10 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:32:10 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:32:10 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:32:10 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:10 # To add repositories to the default ones, prepend '+' to the list of repositories
00:32:10 # to add.
00:32:10 # A repository url can be appended with zero or more of the following flags:
00:32:10 # @snapshots : the repository contains snapshots
00:32:10 # @noreleases : the repository does not contain any released artifacts
00:32:10 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:32:10 #
00:32:10 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:32:10
00:32:10 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:32:10 + [[ True == \T\r\u\e ]]
00:32:10 + echo 'Configuring the startup features...'
00:32:10 + 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:32:10 + FEATURE_TEST_STRING=features-test
00:32:10 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:32:10 + KARAF_VERSION=karaf4
00:32:10 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:32:10 + 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:32:10 + [[ ! -z '' ]]
00:32:10 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:10 ################################################################################
00:32:10 #
00:32:10 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:10 # contributor license agreements. See the NOTICE file distributed with
00:32:10 # this work for additional information regarding copyright ownership.
00:32:10 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:10 # (the "License"); you may not use this file except in compliance with
00:32:10 # the License. You may obtain a copy of the License at
00:32:10 #
00:32:10 # http://www.apache.org/licenses/LICENSE-2.0
00:32:10 #
00:32:10 # Unless required by applicable law or agreed to in writing, software
00:32:10 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:10 # See the License for the specific language governing permissions and
00:32:10 # limitations under the License.
00:32:10 #
00:32:10 ################################################################################
00:32:10
00:32:10 #
00:32:10 # Comma separated list of features repositories to register by default
00:32:10 #
00:32:10 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}/e2b08e0d-4655-497f-ace2-d9dc8f7c0239.xml
00:32:10
00:32:10 #
00:32:10 # Comma separated list of features to install at startup
00:32:10 #
00:32:10 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, acfd875a-a157-4e23-b22a-17d94661accf
00:32:10
00:32:10 #
00:32:10 # Resource repositories (OBR) that the features resolver can use
00:32:10 # to resolve requirements/capabilities
00:32:10 #
00:32:10 # The format of the resourceRepositories is
00:32:10 # resourceRepositories=[xml:url|json:url],...
00:32:10 # for Instance:
00:32:10 #
00:32:10 #resourceRepositories=xml:http://host/path/to/index.xml
00:32:10 # or
00:32:10 #resourceRepositories=json:http://host/path/to/index.json
00:32:10 #
00:32:10
00:32:10 #
00:32:10 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:32:10 #
00:32:10 featuresBootAsynchronous=false
00:32:10
00:32:10 #
00:32:10 # Service requirements enforcement
00:32:10 #
00:32:10 # By default, the feature resolver checks the service requirements/capabilities of
00:32:10 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:32:10 # the required bundles.
00:32:10 # The following flag can have those values:
00:32:10 # - disable: service requirements are completely ignored
00:32:10 # - default: service requirements are ignored for old features
00:32:10 # - enforce: service requirements are always verified
00:32:10 #
00:32:10 #serviceRequirements=default
00:32:10
00:32:10 #
00:32:10 # Store cfg file for config element in feature
00:32:10 #
00:32:10 #configCfgStore=true
00:32:10
00:32:10 #
00:32:10 # Define if the feature service automatically refresh bundles
00:32:10 #
00:32:10 autoRefresh=true
00:32:10
00:32:10 #
00:32:10 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:32:10 # XML file defines instructions related to features processing
00:32:10 # versions.properties may declare properties to resolve placeholders in XML file
00:32:10 # both files are relative to ${karaf.etc}
00:32:10 #
00:32:10 #featureProcessing=org.apache.karaf.features.xml
00:32:10 #featureProcessingVersions=versions.properties
00:32:10 + configure_karaf_log karaf4 ''
00:32:10 + local -r karaf_version=karaf4
00:32:10 + local -r controllerdebugmap=
00:32:10 + local logapi=log4j
00:32:10 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:10 log4j2.rootLogger.level = INFO
00:32:10 #log4j2.rootLogger.type = asyncRoot
00:32:10 #log4j2.rootLogger.includeLocation = false
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:10 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:10 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:10 log4j2.logger.spifly.level = WARN
00:32:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:10 log4j2.logger.audit.level = INFO
00:32:10 log4j2.logger.audit.additivity = false
00:32:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:10 log4j2.appender.console.type = Console
00:32:10 log4j2.appender.console.name = Console
00:32:10 log4j2.appender.console.layout.type = PatternLayout
00:32:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:10 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:10 log4j2.appender.rolling.name = RollingFile
00:32:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:10 #log4j2.appender.rolling.immediateFlush = false
00:32:10 log4j2.appender.rolling.append = true
00:32:10 log4j2.appender.rolling.layout.type = PatternLayout
00:32:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:10 log4j2.appender.rolling.policies.type = Policies
00:32:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:10 log4j2.appender.rolling.policies.size.size = 64MB
00:32:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:10 log4j2.appender.rolling.strategy.max = 7
00:32:10 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:10 log4j2.appender.audit.name = AuditRollingFile
00:32:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:10 log4j2.appender.audit.append = true
00:32:10 log4j2.appender.audit.layout.type = PatternLayout
00:32:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:10 log4j2.appender.audit.policies.type = Policies
00:32:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:10 log4j2.appender.audit.policies.size.size = 8MB
00:32:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:10 log4j2.appender.audit.strategy.max = 7
00:32:10 log4j2.appender.osgi.type = PaxOsgi
00:32:10 log4j2.appender.osgi.name = PaxOsgi
00:32:10 log4j2.appender.osgi.filter = *
00:32:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:10 #log4j2.logger.aether.level = TRACE
00:32:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:10 #log4j2.logger.http-headers.level = DEBUG
00:32:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:10 #log4j2.logger.maven.level = TRACE
00:32:10 + logapi=log4j2
00:32:10 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:32:10 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:32:10 + '[' log4j2 == log4j2 ']'
00:32:10 + 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:32:10 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:32:10 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:32:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:32:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:32:10 controllerdebugmap:
00:32:10 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:10 + unset IFS
00:32:10 + echo 'controllerdebugmap: '
00:32:10 + '[' -n '' ']'
00:32:10 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:32:10 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:10 ################################################################################
00:32:10 #
00:32:10 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:10 # contributor license agreements. See the NOTICE file distributed with
00:32:10 # this work for additional information regarding copyright ownership.
00:32:10 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:10 # (the "License"); you may not use this file except in compliance with
00:32:10 # the License. You may obtain a copy of the License at
00:32:10 #
00:32:10 # http://www.apache.org/licenses/LICENSE-2.0
00:32:10 #
00:32:10 # Unless required by applicable law or agreed to in writing, software
00:32:10 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:10 # See the License for the specific language governing permissions and
00:32:10 # limitations under the License.
00:32:10 #
00:32:10 ################################################################################
00:32:10
00:32:10 # Common pattern layout for appenders
00:32:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:10
00:32:10 # Root logger
00:32:10 log4j2.rootLogger.level = INFO
00:32:10 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:32:10 #log4j2.rootLogger.type = asyncRoot
00:32:10 #log4j2.rootLogger.includeLocation = false
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:10 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:10
00:32:10 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:10
00:32:10 # Loggers configuration
00:32:10
00:32:10 # Spifly logger
00:32:10 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:10 log4j2.logger.spifly.level = WARN
00:32:10
00:32:10 # Security audit logger
00:32:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:10 log4j2.logger.audit.level = INFO
00:32:10 log4j2.logger.audit.additivity = false
00:32:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:10
00:32:10 # Appenders configuration
00:32:10
00:32:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:10 log4j2.appender.console.type = Console
00:32:10 log4j2.appender.console.name = Console
00:32:10 log4j2.appender.console.layout.type = PatternLayout
00:32:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:10
00:32:10 # Rolling file appender
00:32:10 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:10 log4j2.appender.rolling.name = RollingFile
00:32:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:10 # uncomment to not force a disk flush
00:32:10 #log4j2.appender.rolling.immediateFlush = false
00:32:10 log4j2.appender.rolling.append = true
00:32:10 log4j2.appender.rolling.layout.type = PatternLayout
00:32:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:10 log4j2.appender.rolling.policies.type = Policies
00:32:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:10 log4j2.appender.rolling.policies.size.size = 1GB
00:32:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:10 log4j2.appender.rolling.strategy.max = 7
00:32:10
00:32:10 # Audit file appender
00:32:10 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:10 log4j2.appender.audit.name = AuditRollingFile
00:32:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:10 log4j2.appender.audit.append = true
00:32:10 log4j2.appender.audit.layout.type = PatternLayout
00:32:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:10 log4j2.appender.audit.policies.type = Policies
00:32:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:10 log4j2.appender.audit.policies.size.size = 8MB
00:32:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:10 log4j2.appender.audit.strategy.max = 7
00:32:10
00:32:10 # OSGi appender
00:32:10 log4j2.appender.osgi.type = PaxOsgi
00:32:10 log4j2.appender.osgi.name = PaxOsgi
00:32:10 log4j2.appender.osgi.filter = *
00:32:10
00:32:10 # help with identification of maven-related problems with pax-url-aether
00:32:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:10 #log4j2.logger.aether.level = TRACE
00:32:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:10 #log4j2.logger.http-headers.level = DEBUG
00:32:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:10 #log4j2.logger.maven.level = TRACE
00:32:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:32:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:32:10 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:10 Configure
00:32:10 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:32:10 + local -r controllermem=2048m
00:32:10 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:10 + echo Configure
00:32:10 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:32:10 max memory: 2048m
00:32:10 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:10 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:32:10 + echo ' max memory: 2048m'
00:32:10 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:32:10 + 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:32:10 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:10 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:10 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:32:10 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:32:10 #!/bin/sh
00:32:10 #
00:32:10 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:10 # contributor license agreements. See the NOTICE file distributed with
00:32:10 # this work for additional information regarding copyright ownership.
00:32:10 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:10 # (the "License"); you may not use this file except in compliance with
00:32:10 # the License. You may obtain a copy of the License at
00:32:10 #
00:32:10 # http://www.apache.org/licenses/LICENSE-2.0
00:32:10 #
00:32:10 # Unless required by applicable law or agreed to in writing, software
00:32:10 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:10 # See the License for the specific language governing permissions and
00:32:10 # limitations under the License.
00:32:10 #
00:32:10
00:32:10 #
00:32:10 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:32:10 # script: client, instance, shell, start, status, stop, karaf
00:32:10 #
00:32:10 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:32:10 # Actions go here...
00:32:10 # fi
00:32:10
00:32:10 #
00:32:10 # general settings which should be applied for all scripts go here; please keep
00:32:10 # in mind that it is possible that scripts might be executed more than once, e.g.
00:32:10 # in example of the start script where the start script is executed first and the
00:32:10 # karaf script afterwards.
00:32:10 #
00:32:10
00:32:10 #
00:32:10 # The following section shows the possible configuration options for the default
00:32:10 # karaf scripts
00:32:10 #
00:32:10 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:32:10 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:32:10 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:32:10 # export EXTRA_JAVA_OPTS # Additional JVM options
00:32:10 # export KARAF_HOME # Karaf home folder
00:32:10 # export KARAF_DATA # Karaf data folder
00:32:10 # export KARAF_BASE # Karaf base folder
00:32:10 # export KARAF_ETC # Karaf etc folder
00:32:10 # export KARAF_LOG # Karaf log folder
00:32:10 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:32:10 # export KARAF_OPTS # Additional available Karaf options
00:32:10 # export KARAF_DEBUG # Enable debug mode
00:32:10 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:32:10 # export KARAF_NOROOT # Prevent execution as root if set to true
00:32:10 Set Java version
00:32:10 + echo 'Set Java version'
00:32:10 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:32:10 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:32:10 sudo: a password is required
00:32:10 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:10 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:32:10 sudo: a password is required
00:32:10 JDK default version ...
00:32:10 + echo 'JDK default version ...'
00:32:10 + java -version
00:32:10 openjdk version "21.0.9" 2025-10-21
00:32:10 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:32:10 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:32:10 Set JAVA_HOME
00:32:10 + echo 'Set JAVA_HOME'
00:32:10 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:10 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:10 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:10 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:10 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:10 Listing all open ports on controller system...
00:32:10 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:32:10 + echo 'Listing all open ports on controller system...'
00:32:10 + netstat -pnatu
00:32:10 /tmp/configuration-script.sh: line 40: netstat: command not found
00:32:10 + '[' -f /tmp/custom_shard_config.txt ']'
00:32:10 + echo 'Configuring cluster'
00:32:10 Configuring cluster
00:32:10 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.40
00:32:10 ################################################
00:32:10 ## Configure Cluster ##
00:32:10 ################################################
00:32:10 NOTE: Cluster configuration files not found. Copying from
00:32:10 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:32:10 Configuring unique name in pekko.conf
00:32:10 Configuring hostname in pekko.conf
00:32:10 Configuring data and rpc seed nodes in pekko.conf
00:32:10 modules = [
00:32:10
00:32:10 {
00:32:10 name = "inventory"
00:32:10 namespace = "urn:opendaylight:inventory"
00:32:10 shard-strategy = "module"
00:32:10 },
00:32:10 {
00:32:10 name = "topology"
00:32:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:10 shard-strategy = "module"
00:32:10 },
00:32:10 {
00:32:10 name = "toaster"
00:32:10 namespace = "http://netconfcentral.org/ns/toaster"
00:32:10 shard-strategy = "module"
00:32:10 }
00:32:10 ]
00:32:10 Configuring replication type in module-shards.conf
00:32:10 ################################################
00:32:10 ## NOTE: Manually restart controller to ##
00:32:10 ## apply configuration. ##
00:32:10 ################################################
00:32:10 Dump pekko.conf
00:32:10 + echo 'Dump pekko.conf'
00:32:10 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:32:10
00:32:10 odl-cluster-data {
00:32:10 pekko {
00:32:10 remote {
00:32:10 artery {
00:32:10 enabled = on
00:32:10 transport = tcp
00:32:10 canonical.hostname = "10.30.171.40"
00:32:10 canonical.port = 2550
00:32:10 }
00:32:10 }
00:32:10
00:32:10 cluster {
00:32:10 # Using artery.
00:32:10 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.40:2550"]
00:32:10
00:32:10 roles = ["member-1"]
00:32:10
00:32:10 # when under load we might trip a false positive on the failure detector
00:32:10 # failure-detector {
00:32:10 # heartbeat-interval = 4 s
00:32:10 # acceptable-heartbeat-pause = 16s
00:32:10 # }
00:32:10 }
00:32:10
00:32:10 persistence {
00:32:10 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:32:10 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:32:10 # The relative path is always relative to KARAF_HOME.
00:32:10
00:32:10 # snapshot-store.local.dir = "target/snapshots"
00:32:10 }
00:32:10 disable-default-actor-system-quarantined-event-handling = "false"
00:32:10 }
00:32:10 }
00:32:10 Dump modules.conf
00:32:10 + echo 'Dump modules.conf'
00:32:10 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:32:10 modules = [
00:32:10
00:32:10 {
00:32:10 name = "inventory"
00:32:10 namespace = "urn:opendaylight:inventory"
00:32:10 shard-strategy = "module"
00:32:10 },
00:32:10 {
00:32:10 name = "topology"
00:32:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:10 shard-strategy = "module"
00:32:10 },
00:32:10 {
00:32:10 name = "toaster"
00:32:10 namespace = "http://netconfcentral.org/ns/toaster"
00:32:10 shard-strategy = "module"
00:32:10 }
00:32:10 ]
00:32:10 Dump module-shards.conf
00:32:10 + echo 'Dump module-shards.conf'
00:32:10 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:32:10 module-shards = [
00:32:10 {
00:32:10 name = "default"
00:32:10 shards = [
00:32:10 {
00:32:10 name = "default"
00:32:10 replicas = ["member-1"]
00:32:10 }
00:32:10 ]
00:32:10 },
00:32:10 {
00:32:10 name = "inventory"
00:32:10 shards = [
00:32:10 {
00:32:10 name="inventory"
00:32:10 replicas = ["member-1"]
00:32:10 }
00:32:10 ]
00:32:10 },
00:32:10 {
00:32:10 name = "topology"
00:32:10 shards = [
00:32:10 {
00:32:10 name="topology"
00:32:10 replicas = ["member-1"]
00:32:10 }
00:32:10 ]
00:32:10 },
00:32:10 {
00:32:10 name = "toaster"
00:32:10 shards = [
00:32:10 {
00:32:10 name="toaster"
00:32:10 replicas = ["member-1"]
00:32:10 }
00:32:10 ]
00:32:10 }
00:32:10 ]
00:32:10 Locating config plan to use...
00:32:10 Finished running config plans
00:32:10 Starting member-1 with IP address 10.30.171.40
00:32:10 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:32:10 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:32:10 Redirecting karaf console output to karaf_console.log
00:32:10 Starting controller...
00:32:10 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:32:10 Execute the post startup script on controller 10.30.171.40
00:32:10 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:32:11 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:32:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:11 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:33:16 2026-02-23T00:32:29,866 | 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:33:16 Controller is UP
00:33:16 2026-02-23T00:32:29,866 | 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:33:16 Listing all open ports on controller system...
00:33:16 looking for "BindException: Address already in use" in log file
00:33:16 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:33:16 looking for "server is unhealthy" in log file
00:33:16 Let's take the karaf thread dump
00:33:16 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:33:17 karaf main: org.apache.karaf.main.Main, pid:2032
00:33:17 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:33:17 Generating mininet variables...
00:33:17 Locating test plan to use...
00:33:17 Changing the testplan path...
00:33:17 # Place the suites in run order:
00:33:17 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:33:17 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:33:17 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:33:17 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation
00:33:17 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:33:18 ==============================================================================
00:33:18 openflowplugin-sanity.txt
00:33:18 ==============================================================================
00:33:18 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:33:18 ==============================================================================
00:33:21 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:33:21 ==============================================================================
00:33:21 Get list of nodes :: Get the inventory | PASS |
00:33:23 ------------------------------------------------------------------------------
00:33:23 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:33:23 ------------------------------------------------------------------------------
00:33:23 Get node 1 inventory :: Get the inventory for a node | PASS |
00:33:23 ------------------------------------------------------------------------------
00:33:23 Get node 2 inventory :: Get the inventory for a node | PASS |
00:33:23 ------------------------------------------------------------------------------
00:33:23 Get node 3 inventory :: Get the inventory for a node | PASS |
00:33:23 ------------------------------------------------------------------------------
00:33:23 Link Down :: Take link s1-s2 down | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Link Up :: Take link s1-s2 up | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:33:25 7 tests, 7 passed, 0 failed
00:33:25 ==============================================================================
00:33:25 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:33:25 ==============================================================================
00:33:25 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 List all the links :: List all the links in the topology. | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Link Down :: Take link s1-s2 down | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Link Up :: Take link s1-s2 up | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:33:25 4 tests, 4 passed, 0 failed
00:33:25 ==============================================================================
00:33:25 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:33:25 ==============================================================================
00:33:25 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Get Stats for node 1 :: Get the stats for a node | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Get Stats for node 2 :: Get the stats for a node | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Get Stats for node 3 :: Get the stats for a node | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:33:26 4 tests, 4 passed, 0 failed
00:33:26 ==============================================================================
00:33:26 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:33:26 ==============================================================================
00:33:26 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:33:32 ------------------------------------------------------------------------------
00:33:32 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:33:32 6 tests, 6 passed, 0 failed
00:33:32 ==============================================================================
00:33:32 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:33:32 21 tests, 21 passed, 0 failed
00:33:32 ==============================================================================
00:33:32 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:33:32 ==============================================================================
00:33:35 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:33:35 ==============================================================================
00:33:35 Get list of nodes :: Get the inventory | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Get node 1 inventory :: Get the inventory for a node | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Get node 2 inventory :: Get the inventory for a node | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Get node 3 inventory :: Get the inventory for a node | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Link Down :: Take link s1-s2 down | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Link Up :: Take link s1-s2 up | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:33:37 7 tests, 7 passed, 0 failed
00:33:37 ==============================================================================
00:33:37 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:33:37 ==============================================================================
00:33:37 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 List all the links :: List all the links in the topology. | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Link Down :: Take link s1-s2 down | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Link Up :: Take link s1-s2 up | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:33:40 4 tests, 4 passed, 0 failed
00:33:40 ==============================================================================
00:33:40 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:33:40 ==============================================================================
00:33:40 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Get Stats for node 1 :: Get the stats for a node | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Get Stats for node 2 :: Get the stats for a node | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Get Stats for node 3 :: Get the stats for a node | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:33:40 4 tests, 4 passed, 0 failed
00:33:40 ==============================================================================
00:33:40 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:33:40 ==============================================================================
00:33:40 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Verify after modifying flow operational - Output to physical port#... | PASS |
00:33:46 ------------------------------------------------------------------------------
00:33:46 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:33:46 ------------------------------------------------------------------------------
00:33:46 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:33:46 ------------------------------------------------------------------------------
00:33:46 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:33:48 ------------------------------------------------------------------------------
00:33:48 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:33:48 9 tests, 9 passed, 0 failed
00:33:48 ==============================================================================
00:33:48 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:33:48 24 tests, 24 passed, 0 failed
00:33:48 ==============================================================================
00:33:48 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:33:48 ==============================================================================
00:33:51 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:33:51 ==============================================================================
00:33:52 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:33:58 ------------------------------------------------------------------------------
00:33:58 Test Is Flow 1 Added | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 2 Added | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 3 Added | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 4 Added | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 5 Added | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 6 Added | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 7 Added | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 8 Added | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 9 Added | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 10 Added | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 11 Added | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 14 Added | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 15 Added | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 16 Added | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 17 Added | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 18 Added | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 19 Added | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 20 Added | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 21 Added | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 22 Added | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 23 Added | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 24 Added | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 25 Added | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 31 Added | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 36 Added | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 38 Added | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 43 Added | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 45 Added | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 101 Added | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 102 Added | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 103 Added | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 104 Added | PASS |
00:34:03 ------------------------------------------------------------------------------
00:34:03 Test Is Flow 105 Added | PASS |
00:34:03 ------------------------------------------------------------------------------
00:34:03 Test Is Flow 106 Added | PASS |
00:34:03 ------------------------------------------------------------------------------
00:34:03 Test Is Flow 107 Added | PASS |
00:34:03 ------------------------------------------------------------------------------
00:34:03 Test Is Flow 108 Added | PASS |
00:34:03 ------------------------------------------------------------------------------
00:34:03 Test Is Flow 109 Added | PASS |
00:34:03 ------------------------------------------------------------------------------
00:34:03 Test Is Flow 110 Added | PASS |
00:34:03 ------------------------------------------------------------------------------
00:34:03 Test Is Flow 113 Added | PASS |
00:34:04 ------------------------------------------------------------------------------
00:34:04 Test Is Flow 156 Added | PASS |
00:34:04 ------------------------------------------------------------------------------
00:34:04 Test Is Flow 201 Added | PASS |
00:34:04 ------------------------------------------------------------------------------
00:34:04 Test Is Flow 202 Added | PASS |
00:34:04 ------------------------------------------------------------------------------
00:34:04 Test Is Flow 203 Added | PASS |
00:34:04 ------------------------------------------------------------------------------
00:34:04 Test Is Flow 204 Added | PASS |
00:34:04 ------------------------------------------------------------------------------
00:34:04 Test Is Flow 205 Added | PASS |
00:34:04 ------------------------------------------------------------------------------
00:34:04 Test Is Flow 206 Added | PASS |
00:34:04 ------------------------------------------------------------------------------
00:34:04 Test Is Flow 209 Added | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Test Is Flow 214 Added | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Test Is Flow 218 Added | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Test Is Flow 219 Added | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Test Is Flow 220 Added | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Test Is Flow 221 Added | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Test Is Flow 222 Added | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Test Is Flow 223 Added | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Test Is Flow 224 Added | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Test Is Flow 225 Added | PASS |
00:34:06 ------------------------------------------------------------------------------
00:34:06 Test Is Flow 550 Added | PASS |
00:34:06 ------------------------------------------------------------------------------
00:34:06 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 1 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 2 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 3 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 4 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 5 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 6 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 7 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 8 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 9 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 10 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 11 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 14 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 15 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 16 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 17 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 18 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 19 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 20 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 21 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 22 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 23 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 24 Updated | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 25 Updated | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 31 Updated | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 36 Updated | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 38 Updated | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 43 Updated | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 45 Updated | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 101 Updated | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 102 Updated | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 103 Updated | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 104 Updated | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 105 Updated | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 106 Updated | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 107 Updated | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 108 Updated | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 109 Updated | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 110 Updated | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 113 Updated | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 156 Updated | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 201 Updated | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 202 Updated | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 203 Updated | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 204 Updated | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 205 Updated | PASS |
00:34:17 ------------------------------------------------------------------------------
00:34:17 Test Is Flow 206 Updated | PASS |
00:34:17 ------------------------------------------------------------------------------
00:34:17 Test Is Flow 209 Updated | PASS |
00:34:17 ------------------------------------------------------------------------------
00:34:17 Test Is Flow 214 Updated | PASS |
00:34:17 ------------------------------------------------------------------------------
00:34:17 Test Is Flow 218 Updated | PASS |
00:34:17 ------------------------------------------------------------------------------
00:34:17 Test Is Flow 219 Updated | PASS |
00:34:17 ------------------------------------------------------------------------------
00:34:17 Test Is Flow 220 Updated | PASS |
00:34:17 ------------------------------------------------------------------------------
00:34:17 Test Is Flow 221 Updated | PASS |
00:34:17 ------------------------------------------------------------------------------
00:34:17 Test Is Flow 222 Updated | PASS |
00:34:17 ------------------------------------------------------------------------------
00:34:17 Test Is Flow 223 Updated | PASS |
00:34:18 ------------------------------------------------------------------------------
00:34:18 Test Is Flow 224 Updated | PASS |
00:34:18 ------------------------------------------------------------------------------
00:34:18 Test Is Flow 225 Updated | PASS |
00:34:18 ------------------------------------------------------------------------------
00:34:18 Test Is Flow 550 Updated | PASS |
00:34:18 ------------------------------------------------------------------------------
00:34:18 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 1 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 2 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 3 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 4 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 5 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 6 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 7 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 8 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 9 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 10 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 11 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 14 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 15 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 16 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 17 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 18 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 19 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 20 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 21 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 22 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 23 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 24 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 25 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 31 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 36 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 38 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 43 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 45 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 101 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 102 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 103 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 104 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 105 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 106 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 107 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 108 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 109 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 110 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 113 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 156 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 201 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 202 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 203 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 204 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 205 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 206 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 209 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 214 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 218 Deleted | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Test Is Flow 219 Deleted | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Test Is Flow 220 Deleted | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Test Is Flow 221 Deleted | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Test Is Flow 222 Deleted | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Test Is Flow 223 Deleted | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Test Is Flow 224 Deleted | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Test Is Flow 225 Deleted | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Test Is Flow 550 Deleted | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:34:27 174 tests, 174 passed, 0 failed
00:34:27 ==============================================================================
00:34:27 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:34:27 ==============================================================================
00:34:27 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:34:52 ------------------------------------------------------------------------------
00:34:52 Test Is Flow 1 Added | PASS |
00:34:52 ------------------------------------------------------------------------------
00:34:52 Test Is Flow 2 Added | PASS |
00:34:52 ------------------------------------------------------------------------------
00:34:52 Test Is Flow 3 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 4 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 5 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 6 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 7 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 8 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 9 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 10 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 11 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 15 Added | PASS |
00:34:53 ------------------------------------------------------------------------------
00:34:53 Test Is Flow 16 Added | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Test Is Flow 17 Added | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Test Is Flow 18 Added | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Test Is Flow 19 Added | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Test Is Flow 20 Added | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Test Is Flow 21 Added | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Test Is Flow 22 Added | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Test Is Flow 23 Added | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Test Is Flow 24 Added | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Test Is Flow 25 Added | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Test Is Flow 31 Added | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Test Is Flow 36 Added | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Test Is Flow 38 Added | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Test Is Flow 43 Added | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Test Is Flow 45 Added | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Test Is Flow 101 Added | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Test Is Flow 102 Added | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Test Is Flow 103 Added | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Test Is Flow 104 Added | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Test Is Flow 105 Added | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Test Is Flow 106 Added | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Test Is Flow 107 Added | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Test Is Flow 108 Added | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Test Is Flow 109 Added | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Test Is Flow 110 Added | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Test Is Flow 113 Added | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Test Is Flow 201 Added | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Test Is Flow 202 Added | PASS |
00:34:57 ------------------------------------------------------------------------------
00:34:57 Test Is Flow 203 Added | PASS |
00:34:57 ------------------------------------------------------------------------------
00:34:57 Test Is Flow 204 Added | PASS |
00:34:57 ------------------------------------------------------------------------------
00:34:57 Test Is Flow 205 Added | PASS |
00:34:57 ------------------------------------------------------------------------------
00:34:57 Test Is Flow 206 Added | PASS |
00:34:57 ------------------------------------------------------------------------------
00:34:57 Test Is Flow 209 Added | PASS |
00:34:57 ------------------------------------------------------------------------------
00:34:57 Test Is Flow 214 Added | PASS |
00:34:57 ------------------------------------------------------------------------------
00:34:57 Test Is Flow 218 Added | PASS |
00:34:57 ------------------------------------------------------------------------------
00:34:57 Test Is Flow 219 Added | PASS |
00:34:57 ------------------------------------------------------------------------------
00:34:57 Test Is Flow 220 Added | PASS |
00:34:58 ------------------------------------------------------------------------------
00:34:58 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 1 Updated | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 2 Updated | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 3 Updated | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 4 Updated | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 5 Updated | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 6 Updated | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 7 Updated | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 8 Updated | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 9 Updated | PASS |
00:35:26 ------------------------------------------------------------------------------
00:35:26 Test Is Flow 10 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 11 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 14 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 15 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 16 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 17 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 18 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 19 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 20 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 21 Updated | PASS |
00:35:27 ------------------------------------------------------------------------------
00:35:27 Test Is Flow 22 Updated | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Test Is Flow 23 Updated | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Test Is Flow 24 Updated | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Test Is Flow 25 Updated | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Test Is Flow 31 Updated | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Test Is Flow 36 Updated | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Test Is Flow 38 Updated | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Test Is Flow 43 Updated | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Test Is Flow 45 Updated | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Test Is Flow 101 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 102 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 103 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 104 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 105 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 106 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 107 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 108 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 109 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 110 Updated | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Test Is Flow 113 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 201 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 202 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 203 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 204 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 205 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 206 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 209 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 214 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 218 Updated | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 Test Is Flow 219 Updated | PASS |
00:35:31 ------------------------------------------------------------------------------
00:35:31 Test Is Flow 220 Updated | PASS |
00:35:31 ------------------------------------------------------------------------------
00:35:31 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:36:02 ------------------------------------------------------------------------------
00:36:02 Test Is Flow 1 Deleted | PASS |
00:36:02 ------------------------------------------------------------------------------
00:36:02 Test Is Flow 2 Deleted | PASS |
00:36:02 ------------------------------------------------------------------------------
00:36:02 Test Is Flow 3 Deleted | PASS |
00:36:02 ------------------------------------------------------------------------------
00:36:02 Test Is Flow 4 Deleted | PASS |
00:36:02 ------------------------------------------------------------------------------
00:36:02 Test Is Flow 5 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 6 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 7 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 8 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 9 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 10 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 11 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 14 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 15 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 16 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 17 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 18 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Test Is Flow 19 Deleted | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 20 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 21 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 22 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 23 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 24 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 25 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 31 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 36 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 38 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 43 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 45 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 101 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 102 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 103 Deleted | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Test Is Flow 104 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 105 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 106 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 107 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 108 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 109 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 110 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 113 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 201 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 202 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 203 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 204 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 205 Deleted | PASS |
00:36:05 ------------------------------------------------------------------------------
00:36:05 Test Is Flow 206 Deleted | PASS |
00:36:06 ------------------------------------------------------------------------------
00:36:06 Test Is Flow 209 Deleted | PASS |
00:36:06 ------------------------------------------------------------------------------
00:36:06 Test Is Flow 214 Deleted | PASS |
00:36:06 ------------------------------------------------------------------------------
00:36:06 Test Is Flow 218 Deleted | PASS |
00:36:06 ------------------------------------------------------------------------------
00:36:06 Test Is Flow 219 Deleted | PASS |
00:36:06 ------------------------------------------------------------------------------
00:36:06 Test Is Flow 220 Deleted | PASS |
00:36:06 ------------------------------------------------------------------------------
00:36:06 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:36:06 152 tests, 152 passed, 0 failed
00:36:06 ==============================================================================
00:36:13 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:36:13 326 tests, 326 passed, 0 failed
00:36:13 ==============================================================================
00:36:13 openflowplugin-sanity.txt.Reconciliation
00:36:13 ==============================================================================
00:36:13 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:36:13 ==============================================================================
00:36:13 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:36:14 ------------------------------------------------------------------------------
00:36:14 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:36:16 ------------------------------------------------------------------------------
00:36:16 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:36:17 ------------------------------------------------------------------------------
00:36:17 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:36:20 ------------------------------------------------------------------------------
00:36:20 Check Linear Topology :: Check Linear Topology. | PASS |
00:36:28 ------------------------------------------------------------------------------
00:36:28 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:36:28 ------------------------------------------------------------------------------
00:36:28 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:36:28 ------------------------------------------------------------------------------
00:36:28 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:36:28 ------------------------------------------------------------------------------
00:36:28 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:29 | PASS |
00:36:29 ------------------------------------------------------------------------------
00:36:29 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:36:39 ------------------------------------------------------------------------------
00:36:39 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:39 | PASS |
00:36:39 ------------------------------------------------------------------------------
00:36:39 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:36:41 ------------------------------------------------------------------------------
00:36:41 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:36:41 ------------------------------------------------------------------------------
00:36:41 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:36:44 ------------------------------------------------------------------------------
00:36:44 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:36:44 ------------------------------------------------------------------------------
00:36:44 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:36:44 ------------------------------------------------------------------------------
00:36:44 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:37:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:37:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:37:13 | PASS |
00:37:13 ------------------------------------------------------------------------------
00:37:13 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:37:13 ------------------------------------------------------------------------------
00:37:13 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:37:13 ------------------------------------------------------------------------------
00:37:13 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:37:13 ------------------------------------------------------------------------------
00:37:13 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:37:13 ------------------------------------------------------------------------------
00:37:13 Stop Mininet :: Stop Mininet. | PASS |
00:37:13 ------------------------------------------------------------------------------
00:37:13 Check No Switches :: Check no switches in topology. | PASS |
00:37:14 ------------------------------------------------------------------------------
00:37:15 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:37:15 23 tests, 23 passed, 0 failed
00:37:15 ==============================================================================
00:37:15 openflowplugin-sanity.txt.Reconciliation | PASS |
00:37:15 23 tests, 23 passed, 0 failed
00:37:15 ==============================================================================
00:37:15 openflowplugin-sanity.txt | PASS |
00:37:15 394 tests, 394 passed, 0 failed
00:37:15 ==============================================================================
00:37:15 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml
00:37:19 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html
00:37:19 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html
00:37:19 Examining the files in data/log and checking filesize
00:37:19 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:19 total 956
00:37:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 00:32 .
00:37:19 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 23 00:32 karaf_console.log
00:37:19 drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 00:32 ..
00:37:19 -rw-rw-r-- 1 jenkins jenkins 965122 Feb 23 00:37 karaf.log
00:37:19 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:19 944K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:37:19 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:37:19 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:20 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:37:20 Let's take the karaf thread dump again...
00:37:20 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:20 karaf main: org.apache.karaf.main.Main, pid:4043
00:37:20 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:20 Killing ODL
00:37:20 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:26 Compressing karaf.log 1
00:37:26 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:26 Fetching compressed karaf.log 1
00:37:26 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:26 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:26 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:27 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:27 Fetch GC logs
00:37:27 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts.
00:37:27 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:37:27 Examine copied files
00:37:27 total 43720
00:37:27 drwxrwxr-x. 2 jenkins jenkins 6 Feb 23 00:37 gclogs-1
00:37:27 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 23 00:37 odl1_karaf_console.log
00:37:27 -rw-rw-r--. 1 jenkins jenkins 67120 Feb 23 00:37 odl1_karaf.log.gz
00:37:27 -rw-rw-r--. 1 jenkins jenkins 152005 Feb 23 00:37 karaf_1_4043_threads_after.log
00:37:27 -rw-rw-r--. 1 jenkins jenkins 14056 Feb 23 00:37 ps_after.log
00:37:27 -rw-rw-r--. 1 jenkins jenkins 270716 Feb 23 00:37 report.html
00:37:27 -rw-rw-r--. 1 jenkins jenkins 3361384 Feb 23 00:37 log.html
00:37:27 -rw-rw-r--. 1 jenkins jenkins 40703886 Feb 23 00:37 output.xml
00:37:27 -rw-rw-r--. 1 jenkins jenkins 491 Feb 23 00:33 testplan.txt
00:37:27 -rw-rw-r--. 1 jenkins jenkins 106795 Feb 23 00:33 karaf_1_2032_threads_before.log
00:37:27 -rw-rw-r--. 1 jenkins jenkins 14260 Feb 23 00:33 ps_before.log
00:37:27 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 23 00:32 post-startup-script.sh
00:37:27 -rw-rw-r--. 1 jenkins jenkins 252 Feb 23 00:32 startup-script.sh
00:37:27 -rw-rw-r--. 1 jenkins jenkins 3496 Feb 23 00:32 configuration-script.sh
00:37:27 -rw-rw-r--. 1 jenkins jenkins 337 Feb 23 00:31 detect_variables.env
00:37:27 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 23 00:31 pom.xml
00:37:27 -rw-rw-r--. 1 jenkins jenkins 92 Feb 23 00:31 set_variables.env
00:37:27 -rw-rw-r--. 1 jenkins jenkins 297 Feb 23 00:31 slave_addresses.txt
00:37:27 -rw-rw-r--. 1 jenkins jenkins 570 Feb 23 00:31 requirements.txt
00:37:27 -rw-rw-r--. 1 jenkins jenkins 26 Feb 23 00:31 env.properties
00:37:27 -rw-rw-r--. 1 jenkins jenkins 333 Feb 23 00:29 stack-parameters.yaml
00:37:27 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 23 00:28 test
00:37:27 drwxrwxr-x. 2 jenkins jenkins 6 Feb 23 00:28 test@tmp
00:37:27 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 22 22:35 maven-metadata.xml
00:37:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15773961857150323248.sh
00:37:27 Karaf Deployments, Tests must have already run
00:37:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins9170943203977355814.sh
00:37:27 Cleaning up Robot installation...
00:37:27 $ ssh-agent -k
00:37:27 unset SSH_AUTH_SOCK;
00:37:27 unset SSH_AGENT_PID;
00:37:27 echo Agent pid 5499 killed;
00:37:27 [ssh-agent] Stopped.
00:37:27 Recording plot data
00:37:28 Robot results publisher started...
00:37:28 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:37:28 -Parsing output xml:
00:37:28 Done!
00:37:28 -Copying log files to build dir:
00:37:30 Done!
00:37:30 -Assigning results to build:
00:37:30 Done!
00:37:30 -Checking thresholds:
00:37:30 Done!
00:37:30 Done publishing Robot results.
00:37:30 [PostBuildScript] - [INFO] Executing post build scripts.
00:37:30 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14449992467597174049.sh
00:37:30 Archiving csit artifacts
00:37:30 mv: cannot stat '*_1.png': No such file or directory
00:37:30 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:37:30 % Total % Received % Xferd Average Speed Time Time Time Current
00:37:30 Dload Upload Total Spent Left Speed
00:37:30
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3513k 0 3513k 0 0 2851k 0 --:--:-- 0:00:01 --:--:-- 2851k
00:37:31 Archive: robot-plugin.zip
00:37:31 inflating: ./archives/robot-plugin/log.html
00:37:31 inflating: ./archives/robot-plugin/output.xml
00:37:31 inflating: ./archives/robot-plugin/report.html
00:37:31 mv: cannot stat '*.log.gz': No such file or directory
00:37:31 mv: cannot stat '*.csv': No such file or directory
00:37:31 mv: cannot stat '*.png': No such file or directory
00:37:31 [PostBuildScript] - [INFO] Executing post build scripts.
00:37:31 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1673471848667532893.sh
00:37:31 [PostBuildScript] - [INFO] Executing post build scripts.
00:37:31 [EnvInject] - Injecting environment variables from a build step.
00:37:31 [EnvInject] - Injecting as environment variables the properties content
00:37:31 OS_CLOUD=vex
00:37:31 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-31
00:37:31
00:37:31 [EnvInject] - Variables injected successfully.
00:37:31 provisioning config files...
00:37:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:37:32 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13904772088749291209.sh
00:37:32 ---> openstack-stack-delete.sh
00:37:32 Setup pyenv:
00:37:32 system
00:37:32 3.8.13
00:37:32 3.9.13
00:37:32 3.10.13
00:37:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:37:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from file:/tmp/.os_lf_venv
00:37:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:34 lf-activate-venv(): INFO: Base packages installed successfully
00:37:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:37:47 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:37:47 INFO: Stack cost retrieval disabled, setting cost to 0
00:37:47 /tmp/venv-xNx2/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:37:47 warnings.warn(
00:38:09 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-31
00:38:09 Waiting for stack to delete...
00:38:09 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-31
00:38:09 [PostBuildScript] - [INFO] Executing post build scripts.
00:38:09 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3500457433525159683.sh
00:38:09 ---> sysstat.sh
00:38:09 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9923969868289450369.sh
00:38:09 ---> package-listing.sh
00:38:09 ++ facter osfamily
00:38:09 ++ tr '[:upper:]' '[:lower:]'
00:38:10 + OS_FAMILY=redhat
00:38:10 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:38:10 + START_PACKAGES=/tmp/packages_start.txt
00:38:10 + END_PACKAGES=/tmp/packages_end.txt
00:38:10 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:38:10 + PACKAGES=/tmp/packages_start.txt
00:38:10 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:38:10 + PACKAGES=/tmp/packages_end.txt
00:38:10 + case "${OS_FAMILY}" in
00:38:10 + rpm -qa
00:38:10 + sort
00:38:10 + '[' -f /tmp/packages_start.txt ']'
00:38:10 + '[' -f /tmp/packages_end.txt ']'
00:38:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:38:10 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:38:10 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:38:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:38:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins469103753067031179.sh
00:38:10 ---> capture-instance-metadata.sh
00:38:10 Setup pyenv:
00:38:10 system
00:38:10 3.8.13
00:38:10 3.9.13
00:38:10 3.10.13
00:38:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:38:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from file:/tmp/.os_lf_venv
00:38:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:38:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:38:12 lf-activate-venv(): INFO: Base packages installed successfully
00:38:12 lf-activate-venv(): INFO: Installing additional packages: lftools
00:38:21 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:38:21 INFO: Running in OpenStack, capturing instance metadata
00:38:22 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12637206946860023624.sh
00:38:22 provisioning config files...
00:38:22 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #31
00:38:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config8138914441068954748tmp
00:38:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:38:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:38:22 provisioning config files...
00:38:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:38:22 [EnvInject] - Injecting environment variables from a build step.
00:38:22 [EnvInject] - Injecting as environment variables the properties content
00:38:22 SERVER_ID=logs
00:38:22
00:38:22 [EnvInject] - Variables injected successfully.
00:38:22 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3611429086218013811.sh
00:38:22 ---> create-netrc.sh
00:38:22 WARN: Log server credential not found.
00:38:22 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15997802615618542744.sh
00:38:22 ---> python-tools-install.sh
00:38:22 Setup pyenv:
00:38:23 system
00:38:23 3.8.13
00:38:23 3.9.13
00:38:23 3.10.13
00:38:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:38:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from file:/tmp/.os_lf_venv
00:38:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:38:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:38:25 lf-activate-venv(): INFO: Base packages installed successfully
00:38:25 lf-activate-venv(): INFO: Installing additional packages: lftools
00:38:33 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:38:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins134708528167188292.sh
00:38:33 ---> sudo-logs.sh
00:38:33 Archiving 'sudo' log..
00:38:34 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7777063670259516547.sh
00:38:34 ---> job-cost.sh
00:38:34 INFO: Activating Python virtual environment...
00:38:34 Setup pyenv:
00:38:34 system
00:38:34 3.8.13
00:38:34 3.9.13
00:38:34 3.10.13
00:38:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:38:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from file:/tmp/.os_lf_venv
00:38:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:38:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:38:36 lf-activate-venv(): INFO: Base packages installed successfully
00:38:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:38:42 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:38:42 DEBUG: Contents of stack-cost file:
00:38:42 total: 0
00:38:42 INFO: Retrieving Stack Cost...
00:38:42 INFO: Stack cost: 0
00:38:42 INFO: Instance uptime: 3842s
00:38:42 INFO: Fetching instance metadata (attempt 1 of 3)...
00:38:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:38:43 INFO: Successfully fetched instance metadata
00:38:43 INFO: Instance type: v3-standard-2
00:38:43 INFO: Retrieving pricing info for: v3-standard-2
00:38:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:38:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3842
00:38:43 INFO: Successfully fetched Vexxhost pricing API
00:38:43 INFO: Retrieved cost: 0.11
00:38:43 INFO: Retrieved resource: v3-standard-2
00:38:43 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost
00:38:43 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost.csv
00:38:43 INFO: Successfully archived job cost data
00:38:43 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-chromium,31,2026-02-23 00:38:43,v3-standard-2,3842,0.11,0.00,SUCCESS
00:38:43 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins12465513385806924778.sh
00:38:43 ---> logs-deploy.sh
00:38:43 Setup pyenv:
00:38:43 system
00:38:43 3.8.13
00:38:43 3.9.13
00:38:43 3.10.13
00:38:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:38:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xNx2 from file:/tmp/.os_lf_venv
00:38:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:38:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:38:45 lf-activate-venv(): INFO: Base packages installed successfully
00:38:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-xNx2/bin to PATH
00:38:54 WARNING: Nexus logging server not set
00:38:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/31/
00:38:54 INFO: archiving logs to S3
00:38:54 /tmp/venv-xNx2/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:38:54 warnings.warn(
00:38:56 ---> uname -a:
00:38:56 Linux prd-centos8-robot-2c-8g-20003.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:38:56
00:38:56
00:38:56 ---> lscpu:
00:38:56 Architecture: x86_64
00:38:56 CPU op-mode(s): 32-bit, 64-bit
00:38:56 Byte Order: Little Endian
00:38:56 CPU(s): 2
00:38:56 On-line CPU(s) list: 0,1
00:38:56 Thread(s) per core: 1
00:38:56 Core(s) per socket: 1
00:38:56 Socket(s): 2
00:38:56 NUMA node(s): 1
00:38:56 Vendor ID: AuthenticAMD
00:38:56 CPU family: 23
00:38:56 Model: 49
00:38:56 Model name: AMD EPYC-Rome Processor
00:38:56 Stepping: 0
00:38:56 CPU MHz: 2799.998
00:38:56 BogoMIPS: 5599.99
00:38:56 Virtualization: AMD-V
00:38:56 Hypervisor vendor: KVM
00:38:56 Virtualization type: full
00:38:56 L1d cache: 32K
00:38:56 L1i cache: 32K
00:38:56 L2 cache: 512K
00:38:56 L3 cache: 16384K
00:38:56 NUMA node0 CPU(s): 0,1
00:38:56 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:38:56
00:38:56
00:38:56 ---> nproc:
00:38:56 2
00:38:56
00:38:56
00:38:56 ---> df -h:
00:38:56 Filesystem Size Used Avail Use% Mounted on
00:38:56 devtmpfs 3.8G 0 3.8G 0% /dev
00:38:56 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:38:56 tmpfs 3.8G 17M 3.8G 1% /run
00:38:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:38:56 /dev/vda1 40G 8.4G 32G 21% /
00:38:56 tmpfs 770M 0 770M 0% /run/user/1001
00:38:56
00:38:56
00:38:56 ---> free -m:
00:38:56 total used free shared buff/cache available
00:38:56 Mem: 7697 607 4785 19 2305 6792
00:38:56 Swap: 1023 0 1023
00:38:56
00:38:56
00:38:56 ---> ip addr:
00:38:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:38:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:38:56 inet 127.0.0.1/8 scope host lo
00:38:56 valid_lft forever preferred_lft forever
00:38:56 inet6 ::1/128 scope host
00:38:56 valid_lft forever preferred_lft forever
00:38:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:38:56 link/ether fa:16:3e:73:47:78 brd ff:ff:ff:ff:ff:ff
00:38:56 altname enp0s3
00:38:56 altname ens3
00:38:56 inet 10.30.171.183/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:38:56 valid_lft 82557sec preferred_lft 82557sec
00:38:56 inet6 fe80::f816:3eff:fe73:4778/64 scope link
00:38:56 valid_lft forever preferred_lft forever
00:38:56
00:38:56
00:38:56 ---> sar -b -r -n DEV:
00:38:56 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-20003.novalocal) 02/23/2026 _x86_64_ (2 CPU)
00:38:56
00:38:56 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:38:56 12:01:01 AM 0.95 0.02 0.93 0.13 188.65
00:38:56 12:02:01 AM 0.48 0.07 0.42 1.73 6.53
00:38:56 12:03:01 AM 0.38 0.00 0.38 0.00 4.25
00:38:56 12:04:01 AM 0.30 0.00 0.30 0.00 3.42
00:38:56 12:05:01 AM 0.45 0.00 0.45 0.00 4.52
00:38:56 12:06:01 AM 0.55 0.00 0.55 0.00 7.33
00:38:56 12:07:01 AM 0.27 0.02 0.25 0.53 1.92
00:38:56 12:08:01 AM 0.45 0.05 0.40 7.07 7.37
00:38:56 12:09:01 AM 0.35 0.00 0.35 0.00 3.85
00:38:56 12:10:02 AM 0.28 0.00 0.28 0.00 2.07
00:38:56 12:11:01 AM 0.44 0.00 0.44 0.00 7.71
00:38:56 12:12:01 AM 0.17 0.00 0.17 0.00 1.98
00:38:56 12:13:01 AM 0.13 0.00 0.13 0.00 1.82
00:38:56 12:14:01 AM 0.13 0.00 0.13 0.00 0.95
00:38:56 12:15:01 AM 0.13 0.00 0.13 0.00 0.88
00:38:56 12:16:01 AM 0.27 0.00 0.27 0.00 3.98
00:38:56 12:17:01 AM 0.15 0.00 0.15 0.00 1.32
00:38:56 12:18:01 AM 0.10 0.00 0.10 0.00 0.63
00:38:56 12:19:01 AM 0.10 0.00 0.10 0.00 0.80
00:38:56 12:20:01 AM 0.25 0.00 0.25 0.00 2.77
00:38:56 12:21:01 AM 0.32 0.00 0.32 0.00 5.10
00:38:56 12:22:01 AM 0.18 0.00 0.18 0.00 2.12
00:38:56 12:23:01 AM 0.10 0.00 0.10 0.00 0.63
00:38:56 12:24:01 AM 0.10 0.00 0.10 0.00 0.80
00:38:56 12:25:01 AM 0.17 0.00 0.17 0.00 1.55
00:38:56 12:26:01 AM 0.27 0.00 0.27 0.00 3.42
00:38:56 12:27:01 AM 0.18 0.00 0.18 0.00 2.80
00:38:56 12:28:01 AM 1.15 0.32 0.83 6.93 19.78
00:38:56 12:29:01 AM 24.75 6.55 18.20 1243.93 1870.32
00:38:56 12:30:01 AM 112.43 1.10 111.33 75.84 11689.90
00:38:56 12:31:01 AM 36.24 0.38 35.86 64.26 4067.99
00:38:56 12:32:01 AM 70.66 15.13 55.53 2233.92 3448.92
00:38:56 12:33:01 AM 35.31 0.03 35.28 3.47 6334.84
00:38:56 12:34:01 AM 4.17 0.07 4.10 4.93 210.18
00:38:56 12:35:01 AM 2.58 0.00 2.58 0.00 796.88
00:38:56 12:36:01 AM 0.53 0.00 0.53 0.00 248.17
00:38:56 12:37:01 AM 0.58 0.03 0.55 1.87 276.85
00:38:56 12:38:01 AM 14.41 0.28 14.13 33.86 885.87
00:38:56 Average: 8.17 0.63 7.54 96.85 792.95
00:38:56
00:38:56 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:38:56 12:01:01 AM 5856732 7226216 2025700 25.70 2688 1568288 586056 6.56 153636 1614580 4
00:38:56 12:02:01 AM 5856972 7226528 2025460 25.70 2688 1568360 586056 6.56 153780 1614404 4
00:38:56 12:03:01 AM 5856912 7226468 2025520 25.70 2688 1568360 586056 6.56 153780 1614216 4
00:38:56 12:04:01 AM 5856448 7226004 2025984 25.70 2688 1568360 586056 6.56 153780 1614636 4
00:38:56 12:05:01 AM 5857100 7226664 2025332 25.69 2688 1568368 586056 6.56 153780 1614244 4
00:38:56 12:06:01 AM 5857080 7226644 2025352 25.69 2688 1568368 586056 6.56 153780 1614428 4
00:38:56 12:07:01 AM 5856664 7226344 2025768 25.70 2688 1568484 585820 6.56 153780 1614708 4
00:38:56 12:08:01 AM 5856792 7226644 2025640 25.70 2688 1568656 587784 6.58 153856 1614456 4
00:38:56 12:09:01 AM 5856716 7226568 2025716 25.70 2688 1568656 587784 6.58 153856 1614456 4
00:38:56 12:10:02 AM 5856420 7226272 2026012 25.70 2688 1568656 587348 6.58 153856 1614572 4
00:38:56 12:11:01 AM 5856644 7226500 2025788 25.70 2688 1568660 587348 6.58 153856 1614552 8
00:38:56 12:12:01 AM 5856700 7226556 2025732 25.70 2688 1568660 587348 6.58 153856 1614484 4
00:38:56 12:13:01 AM 5856728 7226588 2025704 25.70 2688 1568664 587348 6.58 153856 1614488 4
00:38:56 12:14:01 AM 5856756 7226616 2025676 25.70 2688 1568664 587348 6.58 153856 1614488 4
00:38:56 12:15:01 AM 5856824 7226684 2025608 25.70 2688 1568664 587348 6.58 153856 1614488 4
00:38:56 12:16:01 AM 5856564 7226420 2025868 25.70 2688 1568668 587348 6.58 153856 1614564 8
00:38:56 12:17:01 AM 5856676 7226532 2025756 25.70 2688 1568668 587348 6.58 153856 1614496 4
00:38:56 12:18:01 AM 5856588 7226444 2025844 25.70 2688 1568668 587348 6.58 153856 1614496 4
00:38:56 12:19:01 AM 5856652 7226512 2025780 25.70 2688 1568672 587348 6.58 153856 1614500 4
00:38:56 12:20:01 AM 5856532 7226392 2025900 25.70 2688 1568672 587348 6.58 153856 1614616 4
00:38:56 12:21:01 AM 5856632 7226496 2025800 25.70 2688 1568676 587348 6.58 153856 1614580 4
00:38:56 12:22:01 AM 5856776 7226640 2025656 25.70 2688 1568676 587348 6.58 153856 1614512 4
00:38:56 12:23:01 AM 5856748 7226612 2025684 25.70 2688 1568676 587304 6.58 153856 1614512 4
00:38:56 12:24:01 AM 5856512 7226380 2025920 25.70 2688 1568680 587304 6.58 153856 1614748 4
00:38:56 12:25:01 AM 5856720 7226588 2025712 25.70 2688 1568680 587304 6.58 153856 1614464 4
00:38:56 12:26:01 AM 5856660 7226528 2025772 25.70 2688 1568680 587304 6.58 153856 1614616 4
00:38:56 12:27:01 AM 5856568 7226440 2025864 25.70 2688 1568684 587304 6.58 153856 1614740 4
00:38:56 12:28:01 AM 5855840 7225908 2026592 25.71 2688 1568880 587304 6.58 153956 1615132 4
00:38:56 12:29:01 AM 5492444 7039540 2389988 30.32 2688 1739496 743456 8.32 187572 1920600 91896
00:38:56 12:30:01 AM 5124276 6987888 2758156 34.99 2688 2039560 745680 8.35 208476 2201608 100088
00:38:56 12:31:01 AM 5210988 7076304 2671444 33.89 2688 2041496 647544 7.25 229464 2094872 4
00:38:56 12:32:01 AM 4857164 7003600 3025268 38.38 2688 2313108 687612 7.70 272932 2375280 175176
00:38:56 12:33:01 AM 4900308 7046696 2982124 37.83 2688 2313424 647616 7.25 278524 2320800 4
00:38:56 12:34:01 AM 4839588 6991056 3042844 38.60 2688 2318504 714216 8.00 279328 2380120 3212
00:38:56 12:35:01 AM 4819156 6990140 3063276 38.86 2688 2338044 714216 8.00 279328 2399988 1128
00:38:56 12:36:01 AM 4811932 6989152 3070500 38.95 2688 2344256 714216 8.00 279328 2408000 40
00:38:56 12:37:01 AM 4797580 6982936 3084852 39.14 2688 2352392 745480 8.35 279572 2421768 4
00:38:56 12:38:01 AM 4914516 6965172 2967916 37.65 2688 2222876 732868 8.21 361884 2242256 65592
00:38:56 Average: 5625129 7168781 2257303 28.64 2688 1735369 619210 6.93 183258 1788749 11507
00:38:56
00:38:56 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:38:56 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:01:01 AM eth0 0.80 0.17 0.17 0.08 0.00 0.00 0.00 0.00
00:38:56 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:02:01 AM eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00
00:38:56 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:03:01 AM eth0 0.33 0.05 0.08 0.00 0.00 0.00 0.00 0.00
00:38:56 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:04:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00
00:38:56 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:05:01 AM eth0 0.28 0.05 0.03 0.00 0.00 0.00 0.00 0.00
00:38:56 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:06:01 AM eth0 0.43 0.20 0.15 0.08 0.00 0.00 0.00 0.00
00:38:56 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:07:01 AM eth0 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00
00:38:56 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:38:56 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:09:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00
00:38:56 12:10:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:10:02 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:38:56 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:11:01 AM eth0 0.51 0.25 0.16 0.08 0.00 0.00 0.00 0.00
00:38:56 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:12:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:38:56 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:13:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
00:38:56 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:38:56 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:15:01 AM eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00
00:38:56 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:16:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
00:38:56 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:17:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:38:56 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:18:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
00:38:56 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:19:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:38:56 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:20:01 AM eth0 2.38 0.10 0.20 0.01 0.00 0.00 0.00 0.00
00:38:56 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:21:01 AM eth0 0.43 0.12 0.15 0.07 0.00 0.00 0.00 0.00
00:38:56 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:22:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
00:38:56 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:38:56 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:24:01 AM eth0 1.02 0.23 0.32 0.20 0.00 0.00 0.00 0.00
00:38:56 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:25:01 AM eth0 0.87 0.02 0.04 0.00 0.00 0.00 0.00 0.00
00:38:56 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:26:01 AM eth0 1.62 0.17 0.23 0.07 0.00 0.00 0.00 0.00
00:38:56 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:27:01 AM eth0 0.42 0.20 0.26 0.19 0.00 0.00 0.00 0.00
00:38:56 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:28:01 AM eth0 0.88 0.33 0.34 0.20 0.00 0.00 0.00 0.00
00:38:56 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:29:01 AM eth0 207.58 134.39 1022.13 46.22 0.00 0.00 0.00 0.00
00:38:56 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:30:01 AM eth0 101.58 77.19 1186.80 10.94 0.00 0.00 0.00 0.00
00:38:56 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:31:01 AM eth0 10.45 8.62 5.29 3.84 0.00 0.00 0.00 0.00
00:38:56 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:32:01 AM eth0 45.65 40.69 339.08 9.90 0.00 0.00 0.00 0.00
00:38:56 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:33:01 AM eth0 200.13 147.31 38.97 39.74 0.00 0.00 0.00 0.00
00:38:56 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:34:01 AM eth0 31.74 24.93 48.03 5.46 0.00 0.00 0.00 0.00
00:38:56 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:35:01 AM eth0 38.07 36.55 135.40 10.17 0.00 0.00 0.00 0.00
00:38:56 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:36:01 AM eth0 14.76 11.81 34.43 5.22 0.00 0.00 0.00 0.00
00:38:56 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:37:01 AM eth0 19.23 20.05 64.90 12.08 0.00 0.00 0.00 0.00
00:38:56 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 12:38:01 AM eth0 77.59 49.13 155.27 80.06 0.00 0.00 0.00 0.00
00:38:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:38:56 Average: eth0 20.02 14.58 79.86 5.93 0.00 0.00 0.00 0.00
00:38:56
00:38:56
00:38:56 ---> sar -P ALL:
00:38:56 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-20003.novalocal) 02/23/2026 _x86_64_ (2 CPU)
00:38:56
00:38:56 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:38:56 12:01:01 AM all 0.34 0.03 0.19 0.01 0.06 99.37
00:38:56 12:01:01 AM 0 0.60 0.02 0.18 0.02 0.07 99.12
00:38:56 12:01:01 AM 1 0.08 0.03 0.20 0.00 0.05 99.63
00:38:56 12:02:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55
00:38:56 12:02:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
00:38:56 12:02:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
00:38:56 12:03:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
00:38:56 12:03:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
00:38:56 12:03:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
00:38:56 12:04:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
00:38:56 12:04:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
00:38:56 12:04:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
00:38:56 12:05:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
00:38:56 12:05:01 AM 0 0.52 0.00 0.03 0.00 0.07 99.38
00:38:56 12:05:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
00:38:56 12:06:01 AM all 0.08 0.00 0.06 0.00 0.06 99.80
00:38:56 12:06:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
00:38:56 12:06:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
00:38:56 12:07:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62
00:38:56 12:07:01 AM 0 0.50 0.00 0.08 0.00 0.05 99.37
00:38:56 12:07:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
00:38:56 12:08:01 AM all 0.32 0.00 0.08 0.01 0.05 99.54
00:38:56 12:08:01 AM 0 0.53 0.00 0.07 0.02 0.03 99.35
00:38:56 12:08:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
00:38:56 12:09:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
00:38:56 12:09:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
00:38:56 12:09:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
00:38:56 12:10:02 AM all 0.30 0.00 0.04 0.01 0.05 99.60
00:38:56 12:10:02 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
00:38:56 12:10:02 AM 1 0.05 0.00 0.03 0.02 0.05 99.85
00:38:56 12:11:01 AM all 0.35 0.00 0.07 0.00 0.05 99.53
00:38:56 12:11:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.24
00:38:56 12:11:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
00:38:56
00:38:56 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
00:38:56 12:12:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
00:38:56 12:12:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
00:38:56 12:12:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
00:38:56 12:13:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
00:38:56 12:13:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
00:38:56 12:13:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
00:38:56 12:14:01 AM all 0.28 0.00 0.04 0.00 0.06 99.62
00:38:56 12:14:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
00:38:56 12:14:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
00:38:56 12:15:01 AM all 0.13 0.00 0.07 0.00 0.05 99.76
00:38:56 12:15:01 AM 0 0.17 0.00 0.10 0.00 0.07 99.67
00:38:56 12:15:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
00:38:56 12:16:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
00:38:56 12:16:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
00:38:56 12:16:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
00:38:56 12:17:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
00:38:56 12:17:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
00:38:56 12:17:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
00:38:56 12:18:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68
00:38:56 12:18:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
00:38:56 12:18:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57
00:38:56 12:19:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
00:38:56 12:19:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
00:38:56 12:19:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
00:38:56 12:20:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
00:38:56 12:20:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
00:38:56 12:20:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
00:38:56 12:21:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77
00:38:56 12:21:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
00:38:56 12:21:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72
00:38:56 12:22:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
00:38:56 12:22:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
00:38:56 12:22:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
00:38:56
00:38:56 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
00:38:56 12:23:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
00:38:56 12:23:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
00:38:56 12:23:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
00:38:56 12:24:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56
00:38:56 12:24:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
00:38:56 12:24:01 AM 1 0.60 0.00 0.03 0.00 0.02 99.35
00:38:56 12:25:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
00:38:56 12:25:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
00:38:56 12:25:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
00:38:56 12:26:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
00:38:56 12:26:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
00:38:56 12:26:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
00:38:56 12:27:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
00:38:56 12:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
00:38:56 12:27:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
00:38:56 12:28:01 AM all 0.13 0.00 0.11 0.01 0.06 99.69
00:38:56 12:28:01 AM 0 0.05 0.00 0.10 0.02 0.07 99.77
00:38:56 12:28:01 AM 1 0.22 0.00 0.12 0.00 0.05 99.62
00:38:56 12:29:01 AM all 19.05 0.00 2.95 0.50 0.08 77.42
00:38:56 12:29:01 AM 0 16.52 0.00 2.81 0.55 0.08 80.04
00:38:56 12:29:01 AM 1 21.57 0.00 3.10 0.45 0.08 74.79
00:38:56 12:30:01 AM all 33.27 0.00 5.23 1.17 0.11 60.22
00:38:56 12:30:01 AM 0 24.16 0.00 4.25 1.38 0.12 70.09
00:38:56 12:30:01 AM 1 42.41 0.00 6.21 0.97 0.10 50.32
00:38:56 12:31:01 AM all 10.19 0.00 1.64 0.34 0.08 87.75
00:38:56 12:31:01 AM 0 7.14 0.00 1.55 0.18 0.08 91.04
00:38:56 12:31:01 AM 1 13.24 0.00 1.73 0.50 0.07 84.46
00:38:56 12:32:01 AM all 32.25 0.21 6.30 0.65 0.11 60.48
00:38:56 12:32:01 AM 0 27.76 0.42 6.41 0.85 0.12 64.45
00:38:56 12:32:01 AM 1 36.73 0.00 6.19 0.45 0.10 56.53
00:38:56 12:33:01 AM all 3.49 0.00 0.86 0.40 0.06 95.19
00:38:56 12:33:01 AM 0 1.02 0.00 0.64 0.23 0.07 98.04
00:38:56 12:33:01 AM 1 5.95 0.00 1.09 0.57 0.05 92.34
00:38:56
00:38:56 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
00:38:56 12:34:01 AM all 6.89 0.00 0.28 0.02 0.09 92.72
00:38:56 12:34:01 AM 0 6.02 0.00 0.20 0.00 0.08 93.69
00:38:56 12:34:01 AM 1 7.76 0.00 0.37 0.03 0.10 91.74
00:38:56 12:35:01 AM all 20.26 0.00 0.24 0.05 0.06 79.39
00:38:56 12:35:01 AM 0 16.38 0.00 0.23 0.05 0.05 83.29
00:38:56 12:35:01 AM 1 24.14 0.00 0.25 0.05 0.07 75.49
00:38:56 12:36:01 AM all 6.46 0.00 0.13 0.01 0.05 93.34
00:38:56 12:36:01 AM 0 4.43 0.00 0.17 0.02 0.07 95.32
00:38:56 12:36:01 AM 1 8.49 0.00 0.10 0.00 0.03 91.37
00:38:56 12:37:01 AM all 10.18 0.00 0.27 0.04 0.10 89.41
00:38:56 12:37:01 AM 0 14.87 0.00 0.24 0.03 0.08 84.77
00:38:56 12:37:01 AM 1 5.54 0.00 0.30 0.05 0.12 94.00
00:38:56 12:38:01 AM all 18.76 0.00 2.17 0.05 0.07 78.96
00:38:56 12:38:01 AM 0 12.24 0.00 2.44 0.02 0.07 85.23
00:38:56 12:38:01 AM 1 25.26 0.00 1.90 0.08 0.07 72.69
00:38:56 Average: all 4.44 0.01 0.57 0.09 0.06 94.84
00:38:56 Average: 0 3.66 0.01 0.55 0.09 0.06 95.63
00:38:56 Average: 1 5.22 0.00 0.60 0.08 0.05 94.04
00:38:56
00:38:56
00:38:56