00:26:39 Started by upstream project "integration-sanity-test-chromium" build number 26
00:26:39 originally caused by:
00:26:39 Started by timer
00:26:39 Running as SYSTEM
00:26:39 [EnvInject] - Loading node environment variables.
00:26:39 Building remotely on prd-centos8-robot-2c-8g-13036 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:26:39 [ssh-agent] Looking for ssh-agent implementation...
00:26:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:26:39 $ ssh-agent
00:26:40 SSH_AUTH_SOCK=/tmp/ssh-NvC9I99DPbYG/agent.5169
00:26:40 SSH_AGENT_PID=5170
00:26:40 [ssh-agent] Started.
00:26:40 Running ssh-add (command line suppressed)
00:26:40 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_10127741373549224489.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_10127741373549224489.key)
00:26:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:26:40 The recommended git tool is: NONE
00:26:47 using credential opendaylight-jenkins-ssh
00:26:47 Wiping out workspace first.
00:26:47 Cloning the remote Git repository
00:26:47 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:26:47 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10
00:26:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:26:47 > git --version # timeout=10
00:26:48 > git --version # 'git version 2.43.0'
00:26:48 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:26:48 [INFO] Currently running in a labeled security context
00:26:48 [INFO] Currently SELinux is 'enforcing' on the host
00:26:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh1067711476011394598.key
00:26:48 Verifying host key using known hosts file
00:26:48 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:26:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:26:51 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:26:51 [INFO] Currently running in a labeled security context
00:26:51 [INFO] Currently SELinux is 'enforcing' on the host
00:26:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh18439641466108857370.key
00:26:51 Verifying host key using known hosts file
00:26:51 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:26:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:26:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:51 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:26:51 > git config core.sparsecheckout # timeout=10
00:26:51 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:26:52 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:26:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:52 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:26:52 No emails were triggered.
00:26:52 provisioning config files...
00:26:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:26:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:26:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:26:53 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1687148490913486447.sh
00:26:53 ---> python-tools-install.sh
00:26:53 Setup pyenv:
00:26:53 system
00:26:53 * 3.8.13 (set by /opt/pyenv/version)
00:26:53 * 3.9.13 (set by /opt/pyenv/version)
00:26:53 * 3.10.13 (set by /opt/pyenv/version)
00:26:53 * 3.11.7 (set by /opt/pyenv/version)
00:26:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b6yj
00:26:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:26:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:26:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:01 lf-activate-venv(): INFO: Base packages installed successfully
00:27:01 lf-activate-venv(): INFO: Installing additional packages: lftools
00:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:27:24 Generating Requirements File
00:27:42 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:27:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:27:42 Python 3.11.7
00:27:42 pip 26.0.1 from /tmp/venv-b6yj/lib/python3.11/site-packages/pip (python 3.11)
00:27:43 appdirs==1.4.4
00:27:43 argcomplete==3.6.3
00:27:43 aspy.yaml==1.3.0
00:27:43 attrs==25.4.0
00:27:43 autopage==0.6.0
00:27:43 beautifulsoup4==4.14.3
00:27:43 boto3==1.42.51
00:27:43 botocore==1.42.51
00:27:43 bs4==0.0.2
00:27:43 certifi==2026.1.4
00:27:43 cffi==2.0.0
00:27:43 cfgv==3.5.0
00:27:43 chardet==5.2.0
00:27:43 charset-normalizer==3.4.4
00:27:43 click==8.3.1
00:27:43 cliff==4.13.2
00:27:43 cmd2==3.2.0
00:27:43 cryptography==3.3.2
00:27:43 debtcollector==3.0.0
00:27:43 decorator==5.2.1
00:27:43 defusedxml==0.7.1
00:27:43 Deprecated==1.3.1
00:27:43 distlib==0.4.0
00:27:43 dnspython==2.8.0
00:27:43 docker==7.1.0
00:27:43 dogpile.cache==1.5.0
00:27:43 durationpy==0.10
00:27:43 email-validator==2.3.0
00:27:43 filelock==3.24.2
00:27:43 future==1.0.0
00:27:43 gitdb==4.0.12
00:27:43 GitPython==3.1.46
00:27:43 httplib2==0.30.2
00:27:43 identify==2.6.16
00:27:43 idna==3.11
00:27:43 importlib-resources==1.5.0
00:27:43 iso8601==2.1.0
00:27:43 Jinja2==3.1.6
00:27:43 jmespath==1.1.0
00:27:43 jsonpatch==1.33
00:27:43 jsonpointer==3.0.0
00:27:43 jsonschema==4.26.0
00:27:43 jsonschema-specifications==2025.9.1
00:27:43 keystoneauth1==5.13.0
00:27:43 kubernetes==35.0.0
00:27:43 lftools==0.37.21
00:27:43 lxml==6.0.2
00:27:43 markdown-it-py==4.0.0
00:27:43 MarkupSafe==3.0.3
00:27:43 mdurl==0.1.2
00:27:43 msgpack==1.1.2
00:27:43 multi_key_dict==2.0.3
00:27:43 munch==4.0.0
00:27:43 netaddr==1.3.0
00:27:43 niet==1.4.2
00:27:43 nodeenv==1.10.0
00:27:43 oauth2client==4.1.3
00:27:43 oauthlib==3.3.1
00:27:43 openstacksdk==4.10.0
00:27:43 os-service-types==1.8.2
00:27:43 osc-lib==4.4.0
00:27:43 oslo.config==10.3.0
00:27:43 oslo.context==6.3.0
00:27:43 oslo.i18n==6.7.2
00:27:43 oslo.log==8.0.0
00:27:43 oslo.serialization==5.9.1
00:27:43 oslo.utils==9.2.0
00:27:43 packaging==26.0
00:27:43 pbr==7.0.3
00:27:43 platformdirs==4.9.2
00:27:43 prettytable==3.17.0
00:27:43 psutil==7.2.2
00:27:43 pyasn1==0.6.2
00:27:43 pyasn1_modules==0.4.2
00:27:43 pycparser==3.0
00:27:43 pygerrit2==2.0.15
00:27:43 PyGithub==2.8.1
00:27:43 Pygments==2.19.2
00:27:43 PyJWT==2.11.0
00:27:43 PyNaCl==1.6.2
00:27:43 pyparsing==2.4.7
00:27:43 pyperclip==1.11.0
00:27:43 pyrsistent==0.20.0
00:27:43 python-cinderclient==9.8.0
00:27:43 python-dateutil==2.9.0.post0
00:27:43 python-heatclient==5.0.0
00:27:43 python-jenkins==1.8.3
00:27:43 python-keystoneclient==5.7.0
00:27:43 python-magnumclient==4.9.0
00:27:43 python-openstackclient==9.0.0
00:27:43 python-swiftclient==4.9.0
00:27:43 PyYAML==6.0.3
00:27:43 referencing==0.37.0
00:27:43 requests==2.32.5
00:27:43 requests-oauthlib==2.0.0
00:27:43 requestsexceptions==1.4.0
00:27:43 rfc3986==2.0.0
00:27:43 rich==14.3.2
00:27:43 rich-argparse==1.7.2
00:27:43 rpds-py==0.30.0
00:27:43 rsa==4.9.1
00:27:43 ruamel.yaml==0.19.1
00:27:43 ruamel.yaml.clib==0.2.15
00:27:43 s3transfer==0.16.0
00:27:43 simplejson==3.20.2
00:27:43 six==1.17.0
00:27:43 smmap==5.0.2
00:27:43 soupsieve==2.8.3
00:27:43 stevedore==5.6.0
00:27:43 tabulate==0.9.0
00:27:43 toml==0.10.2
00:27:43 tomlkit==0.14.0
00:27:43 tqdm==4.67.3
00:27:43 typing_extensions==4.15.0
00:27:43 tzdata==2025.3
00:27:43 urllib3==1.26.20
00:27:43 virtualenv==20.37.0
00:27:43 wcwidth==0.6.0
00:27:43 websocket-client==1.9.0
00:27:43 wrapt==2.1.1
00:27:43 xdg==6.0.0
00:27:43 xmltodict==1.0.3
00:27:43 yq==3.4.3
00:27:43 [EnvInject] - Injecting environment variables from a build step.
00:27:43 [EnvInject] - Injecting as environment variables the properties content
00:27:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:27:43 OS_CLOUD=vex
00:27:43 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-26
00:27:43 OS_STACK_TEMPLATE_DIR=openstack-hot
00:27:43
00:27:43 [EnvInject] - Variables injected successfully.
00:27:43 provisioning config files...
00:27:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:27:43 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16173220510663359323.sh
00:27:43 ---> Create parameters file for OpenStack HOT
00:27:43 OpenStack Heat parameters generated
00:27:43 -----------------------------------
00:27:43 parameters:
00:27:43 vm_0_count: '1'
00:27:43 vm_0_flavor: 'v3-standard-4'
00:27:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:27:43 vm_1_count: '1'
00:27:43 vm_1_flavor: 'v3-standard-2'
00:27:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:27:43
00:27:43 job_name: '41457-26'
00:27:43 silo: 'releng'
00:27:43 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins7974717418171325257.sh
00:27:43 ---> Create HEAT stack
00:27:43 + source /home/jenkins/lf-env.sh
00:27:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:43 ++ mktemp -d /tmp/venv-XXXX
00:27:43 + lf_venv=/tmp/venv-ivlz
00:27:43 + local venv_file=/tmp/.os_lf_venv
00:27:43 + local python=python3
00:27:43 + local options
00:27:43 + local set_path=true
00:27:43 + local install_args=
00:27:43 ++ 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:27:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:27:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:27:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:43 + true
00:27:43 + case $1 in
00:27:43 + python=python3
00:27:43 + shift 2
00:27:43 + true
00:27:43 + case $1 in
00:27:43 + shift
00:27:43 + break
00:27:43 + case $python in
00:27:43 + local pkg_list=
00:27:43 + [[ -d /opt/pyenv ]]
00:27:43 + echo 'Setup pyenv:'
00:27:43 Setup pyenv:
00:27:43 + export PYENV_ROOT=/opt/pyenv
00:27:43 + PYENV_ROOT=/opt/pyenv
00:27:43 + 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:27:43 + 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:27:43 + pyenv versions
00:27:44 system
00:27:44 3.8.13
00:27:44 3.9.13
00:27:44 3.10.13
00:27:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:27:44 + command -v pyenv
00:27:44 ++ pyenv init - --no-rehash
00:27:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:27:44 for i in ${!paths[@]}; do
00:27:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:27:44 fi; done;
00:27:44 echo "${paths[*]}"'\'')"
00:27:44 export PATH="/opt/pyenv/shims:${PATH}"
00:27:44 export PYENV_SHELL=bash
00:27:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:27:44 pyenv() {
00:27:44 local command
00:27:44 command="${1:-}"
00:27:44 if [ "$#" -gt 0 ]; then
00:27:44 shift
00:27:44 fi
00:27:44
00:27:44 case "$command" in
00:27:44 rehash|shell)
00:27:44 eval "$(pyenv "sh-$command" "$@")"
00:27:44 ;;
00:27:44 *)
00:27:44 command pyenv "$command" "$@"
00:27:44 ;;
00:27:44 esac
00:27:44 }'
00:27:44 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:27:44 for i in ${!paths[@]}; do
00:27:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:27:44 fi; done;
00:27:44 echo "${paths[*]}"'
00:27:44 ++ 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:27:44 ++ 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:27:44 ++ 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:27:44 ++ export PYENV_SHELL=bash
00:27:44 ++ PYENV_SHELL=bash
00:27:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:27:44 +++ complete -F _pyenv pyenv
00:27:44 ++ lf-pyver python3
00:27:44 ++ local py_version_xy=python3
00:27:44 ++ local py_version_xyz=
00:27:44 ++ awk '{ print $1 }'
00:27:44 ++ pyenv versions
00:27:44 ++ local command
00:27:44 ++ command=versions
00:27:44 ++ '[' 1 -gt 0 ']'
00:27:44 ++ shift
00:27:44 ++ case "$command" in
00:27:44 ++ command pyenv versions
00:27:44 ++ pyenv versions
00:27:44 ++ sed 's/^[ *]* //'
00:27:44 ++ grep -E '^[0-9.]*[0-9]$'
00:27:44 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:27:44 +++ tail -n 1
00:27:44 +++ grep '^3' /tmp/.pyenv_versions
00:27:44 +++ sort -V
00:27:44 ++ py_version_xyz=3.11.7
00:27:44 ++ [[ -z 3.11.7 ]]
00:27:44 ++ echo 3.11.7
00:27:44 ++ return 0
00:27:44 + pyenv local 3.11.7
00:27:44 + local command
00:27:44 + command=local
00:27:44 + '[' 2 -gt 0 ']'
00:27:44 + shift
00:27:44 + case "$command" in
00:27:44 + command pyenv local 3.11.7
00:27:44 + pyenv local 3.11.7
00:27:44 + for arg in "$@"
00:27:44 + case $arg in
00:27:44 + pkg_list+='lftools[openstack] '
00:27:44 + for arg in "$@"
00:27:44 + case $arg in
00:27:44 + pkg_list+='kubernetes '
00:27:44 + for arg in "$@"
00:27:44 + case $arg in
00:27:44 + pkg_list+='niet '
00:27:44 + for arg in "$@"
00:27:44 + case $arg in
00:27:44 + pkg_list+='python-heatclient '
00:27:44 + for arg in "$@"
00:27:44 + case $arg in
00:27:44 + pkg_list+='python-openstackclient '
00:27:44 + for arg in "$@"
00:27:44 + case $arg in
00:27:44 + pkg_list+='python-magnumclient '
00:27:44 + for arg in "$@"
00:27:44 + case $arg in
00:27:44 + pkg_list+='urllib3~=1.26.15 '
00:27:44 + for arg in "$@"
00:27:44 + case $arg in
00:27:44 + pkg_list+='yq '
00:27:44 + [[ -f /tmp/.os_lf_venv ]]
00:27:44 ++ cat /tmp/.os_lf_venv
00:27:44 + lf_venv=/tmp/venv-b6yj
00:27:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from' file:/tmp/.os_lf_venv
00:27:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from file:/tmp/.os_lf_venv
00:27:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:27:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:27:44 + local 'pip_opts=--upgrade --quiet'
00:27:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:27:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:27:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:27:44 + [[ -n '' ]]
00:27:44 + [[ -n '' ]]
00:27:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:27:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:44 + /tmp/venv-b6yj/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:27:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:27:46 lf-activate-venv(): INFO: Base packages installed successfully
00:27:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:27:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:27:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:46 + /tmp/venv-b6yj/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:28:00 + type python3
00:28:00 + true
00:28:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH'
00:28:00 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:28:00 + PATH=/tmp/venv-b6yj/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:28:00 + return 0
00:28:00 + openstack --os-cloud vex limits show --absolute
00:28:02 +--------------------------+---------+
00:28:02 | Name | Value |
00:28:02 +--------------------------+---------+
00:28:02 | maxTotalInstances | -1 |
00:28:02 | maxTotalCores | 450 |
00:28:02 | maxTotalRAMSize | 1000000 |
00:28:02 | maxServerMeta | 128 |
00:28:02 | maxImageMeta | 128 |
00:28:02 | maxPersonality | 5 |
00:28:02 | maxPersonalitySize | 10240 |
00:28:02 | maxTotalKeypairs | 100 |
00:28:02 | maxServerGroups | 10 |
00:28:02 | maxServerGroupMembers | 10 |
00:28:02 | maxTotalFloatingIps | -1 |
00:28:02 | maxSecurityGroups | -1 |
00:28:02 | maxSecurityGroupRules | -1 |
00:28:02 | totalRAMUsed | 114688 |
00:28:02 | totalCoresUsed | 28 |
00:28:02 | totalInstancesUsed | 7 |
00:28:02 | totalFloatingIpsUsed | 0 |
00:28:02 | totalSecurityGroupsUsed | 0 |
00:28:02 | totalServerGroupsUsed | 0 |
00:28:02 | maxTotalVolumes | -1 |
00:28:02 | maxTotalSnapshots | 10 |
00:28:02 | maxTotalVolumeGigabytes | 4096 |
00:28:02 | maxTotalBackups | 10 |
00:28:02 | maxTotalBackupGigabytes | 1000 |
00:28:02 | totalVolumesUsed | 0 |
00:28:02 | totalGigabytesUsed | 0 |
00:28:02 | totalSnapshotsUsed | 0 |
00:28:02 | totalBackupsUsed | 0 |
00:28:02 | totalBackupGigabytesUsed | 0 |
00:28:02 +--------------------------+---------+
00:28:02 + pushd /opt/ciman/openstack-hot
00:28:02 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:02 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-26 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml
00:28:38 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-26
00:28:38 Waiting to initialize infrastructure...
00:28:38 Waiting to initialize infrastructure...
00:28:38 Stack initialization successful.
00:28:38 ------------------------------------
00:28:38 Stack Details
00:28:38 ------------------------------------
00:28:38 {'added': None,
00:28:38 'capabilities': [],
00:28:38 'created_at': '2026-02-18T00:28:05Z',
00:28:38 'deleted': None,
00:28:38 'deleted_at': None,
00:28:38 'description': 'No description',
00:28:38 'environment': None,
00:28:38 'environment_files': None,
00:28:38 'files': None,
00:28:38 'files_container': None,
00:28:38 'id': '11c90b8b-4f4b-4f10-acb1-e1e146087570',
00:28:38 'is_rollback_disabled': True,
00:28:38 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-26/11c90b8b-4f4b-4f10-acb1-e1e146087570',
00:28:38 'rel': 'self'}],
00:28:38 '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:28:38 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-26',
00:28:38 'notification_topics': [],
00:28:38 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:28:38 'output_key': 'vm_0_ips',
00:28:38 'output_value': ['10.30.170.190']},
00:28:38 {'description': 'IP addresses of the 2nd vm types',
00:28:38 'output_key': 'vm_1_ips',
00:28:38 'output_value': ['10.30.170.141']}],
00:28:38 'owner_id': ****,
00:28:38 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:28:38 'OS::stack_id': '11c90b8b-4f4b-4f10-acb1-e1e146087570',
00:28:38 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-26',
00:28:38 'job_name': '41457-26',
00:28:38 'silo': 'releng',
00:28:38 'vm_0_count': '1',
00:28:38 'vm_0_flavor': 'v3-standard-4',
00:28:38 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:28:38 '20260201-010217.481',
00:28:38 'vm_1_count': '1',
00:28:38 'vm_1_flavor': 'v3-standard-2',
00:28:38 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:28:38 '- 20250917-133034.654'},
00:28:38 'parent_id': None,
00:28:38 'replaced': None,
00:28:38 'status': 'CREATE_COMPLETE',
00:28:38 'status_reason': 'Stack CREATE completed successfully',
00:28:38 'tags': [],
00:28:38 'template': None,
00:28:38 'template_description': 'No description',
00:28:38 'template_url': None,
00:28:38 'timeout_mins': 15,
00:28:38 'unchanged': None,
00:28:38 'updated': None,
00:28:38 'updated_at': None,
00:28:38 'user_project_id': 'de8c7a3f4f914dd9b36b239655623185'}
00:28:38 ------------------------------------
00:28:38 + popd
00:28:38 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:38 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins9061527934029357943.sh
00:28:38 ---> Copy SSH public keys to CSIT lab
00:28:38 Setup pyenv:
00:28:39 system
00:28:39 3.8.13
00:28:39 3.9.13
00:28:39 3.10.13
00:28:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:28:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from file:/tmp/.os_lf_venv
00:28:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:41 lf-activate-venv(): INFO: Base packages installed successfully
00:28:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:28:52 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:28:54 SSH not responding on 10.30.170.190. Retrying in 10 seconds...
00:28:54 SSH not responding on 10.30.170.141. Retrying in 10 seconds...
00:29:04 Ping to 10.30.170.190 successful.
00:29:04 Ping to 10.30.170.141 successful.
00:29:04 SSH not responding on 10.30.170.141. Retrying in 10 seconds...
00:29:05 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:29:06 releng-41457-26-0-builder-0
00:29:06 Successfully copied public keys to slave 10.30.170.190
00:29:14 Ping to 10.30.170.141 successful.
00:29:16 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
00:29:16 releng-41457-26-1-mininet-ovs-217-0
00:29:16 Successfully copied public keys to slave 10.30.170.141
00:29:16 Process 6502 ready.
00:29:16 Process 6503 ready.
00:29:16 SSH ready on all stack servers.
00:29:16 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins12147487660264915880.sh
00:29:16 Setup pyenv:
00:29:16 system
00:29:16 3.8.13
00:29:16 3.9.13
00:29:16 3.10.13
00:29:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n5bM
00:29:20 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv
00:29:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:24 lf-activate-venv(): INFO: Base packages installed successfully
00:29:24 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:29:26 lf-activate-venv(): INFO: Adding /tmp/venv-n5bM/bin to PATH
00:29:26 + echo 'Installing Python Requirements'
00:29:26 Installing Python Requirements
00:29:26 + cat
00:29:26 + python -m pip install -r requirements.txt
00:29:26 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:29:26 Collecting docker-py (from -r requirements.txt (line 1))
00:29:26 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:29:26 Collecting ipaddr (from -r requirements.txt (line 2))
00:29:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:29:26 Installing build dependencies: started
00:29:27 Installing build dependencies: finished with status 'done'
00:29:27 Getting requirements to build wheel: started
00:29:27 Getting requirements to build wheel: finished with status 'done'
00:29:27 Preparing metadata (pyproject.toml): started
00:29:28 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:28 Collecting netaddr (from -r requirements.txt (line 3))
00:29:28 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:29:28 Collecting netifaces (from -r requirements.txt (line 4))
00:29:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:29:28 Installing build dependencies: started
00:29:28 Installing build dependencies: finished with status 'done'
00:29:28 Getting requirements to build wheel: started
00:29:29 Getting requirements to build wheel: finished with status 'done'
00:29:29 Preparing metadata (pyproject.toml): started
00:29:29 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:29 Collecting pyhocon (from -r requirements.txt (line 5))
00:29:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:29:29 Collecting requests (from -r requirements.txt (line 6))
00:29:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:29:29 Collecting robotframework (from -r requirements.txt (line 7))
00:29:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:29:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 30.9 MB/s 0:00:00
00:29:29 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:29:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:29:29 Installing build dependencies: started
00:29:30 Installing build dependencies: finished with status 'done'
00:29:30 Getting requirements to build wheel: started
00:29:31 Getting requirements to build wheel: finished with status 'done'
00:29:31 Preparing metadata (pyproject.toml): started
00:29:31 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:31 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:29:31 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:29:31 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:29:31 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:29:31 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:29:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:29:31 Installing build dependencies: started
00:29:32 Installing build dependencies: finished with status 'done'
00:29:32 Getting requirements to build wheel: started
00:29:32 Getting requirements to build wheel: finished with status 'done'
00:29:32 Preparing metadata (pyproject.toml): started
00:29:32 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:32 Collecting scapy (from -r requirements.txt (line 12))
00:29:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:29:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 56.6 MB/s 0:00:00
00:29:33 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:29:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:29:33 Installing build dependencies: started
00:29:33 Installing build dependencies: finished with status 'done'
00:29:33 Getting requirements to build wheel: started
00:29:34 Getting requirements to build wheel: finished with status 'done'
00:29:34 Preparing metadata (pyproject.toml): started
00:29:34 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:34 Collecting elasticsearch (from -r requirements.txt (line 18))
00:29:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:29:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 36.6 MB/s 0:00:00
00:29:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:29:34 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:29:34 Collecting pyangbind (from -r requirements.txt (line 22))
00:29:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:29:34 Collecting isodate (from -r requirements.txt (line 25))
00:29:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:29:34 Collecting jmespath (from -r requirements.txt (line 28))
00:29:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:29:34 Collecting jsonpatch (from -r requirements.txt (line 31))
00:29:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:29:35 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:29:35 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:35 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:29:35 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:29:35 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:29:35 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:29:35 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:29:35 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:29:35 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:29:35 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:29:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:29:35 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:29:35 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:29:35 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:29:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:29:35 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:29:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:29:35 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:29:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:29:35 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:29:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:29:35 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:29:35 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:29:35 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:29:35 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:29:36 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:29:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:29:36 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:29:36 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:29:36 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:29:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:29:36 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:29:36 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:29:36 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:29:36 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:29:36 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:29:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:29:36 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:29:36 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:29:36 Collecting elasticsearch (from -r requirements.txt (line 18))
00:29:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:29:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 50.7 MB/s 0:00:00
00:29:36 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:29:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:29:36 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:29:36 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:29:36 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:29:36 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:29:36 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:29:36 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:29:36 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:29:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:29:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 35.1 MB/s 0:00:00
00:29:37 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:29:37 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:29:38 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:29:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:29:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 33.2 MB/s 0:00:00
00:29:38 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:29:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:29:38 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:38 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:29:38 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:38 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:29:38 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:29:38 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:38 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:29:39 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:39 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:29:39 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:29:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:29:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:29:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 76.1 MB/s 0:00:00
00:29:39 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:39 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:29:39 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:29:39 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:29:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:29:39 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:29:39 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:29:39 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:29:40 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:29:40 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:29:40 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:29:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:29:40 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:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:29:40 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:29:40 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:29:40 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:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:29:40 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:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:29:40 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:29:40 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:29:40 Requirement already satisfied: packaging in /tmp/venv-n5bM/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:29:40 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:29:40 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:29:41 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:29:41 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:29:41 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:29:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:29:41 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:29:41 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:29:41 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:29:41 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:29:41 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:29:41 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=ce0019737fc3f98cdbcf449a9e61b03398fad337ee60c77ae25a2ca6a0786b1a
00:29:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:29:41 Building wheel for ipaddr (pyproject.toml): started
00:29:41 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:29:41 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=3f5971536edd8e4d5cc842657d90e2e847c26967d1b35836414f8a344ca1f23a
00:29:41 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:29:41 Building wheel for netifaces (pyproject.toml): started
00:29:44 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:29:44 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41068 sha256=07f592f472b9bd6dad84bc28c5adf25bf5e9b481649406b0f31e613f2f85de8f
00:29:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:29:44 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:29:44 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:29:44 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=72abbca6ed9504c890042e466b53da2f5eb617a758f395bb75287ff77452e5de
00:29:44 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:29:44 Building wheel for jsonpath-rw (pyproject.toml): started
00:29:44 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:29:44 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=6be8c9e9f99666dcc64256c18d549fcd084760e845952841876ca4fbd88fc560
00:29:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:29:44 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:29:44 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:29:51
00:29:51 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:29:52 + pip freeze
00:29:52 async-generator==1.10
00:29:52 attrs==25.4.0
00:29:52 bcrypt==5.0.0
00:29:52 beautifulsoup4==4.14.3
00:29:52 certifi==2026.1.4
00:29:52 cffi==2.0.0
00:29:52 charset-normalizer==3.4.4
00:29:52 click==8.3.1
00:29:52 cryptography==46.0.5
00:29:52 decorator==5.2.1
00:29:52 distlib==0.4.0
00:29:52 docker-py==1.10.6
00:29:52 docker-pycreds==0.4.0
00:29:52 elastic-transport==8.17.1
00:29:52 elasticsearch==8.19.3
00:29:52 elasticsearch-dsl==8.15.4
00:29:52 enum34==1.1.10
00:29:52 filelock==3.24.2
00:29:52 h11==0.16.0
00:29:52 idna==3.11
00:29:52 importlib_metadata==8.7.1
00:29:52 invoke==2.2.1
00:29:52 ipaddr==2.2.0
00:29:52 isodate==0.7.2
00:29:52 jmespath==1.1.0
00:29:52 jsonpatch==1.33
00:29:52 jsonpath-rw==1.4.0
00:29:52 jsonpointer==3.0.0
00:29:52 lxml==6.0.2
00:29:52 mypy_extensions==1.1.0
00:29:52 netaddr==1.3.0
00:29:52 netifaces==0.11.0
00:29:52 outcome==1.3.0.post0
00:29:52 packaging==26.0
00:29:52 paramiko==4.0.0
00:29:52 platformdirs==4.9.2
00:29:52 ply==3.11
00:29:52 pyang==2.7.1
00:29:52 pyangbind==0.8.7
00:29:52 pycparser==3.0
00:29:52 pyhocon==0.3.61
00:29:52 PyNaCl==1.6.2
00:29:52 pyparsing==3.3.2
00:29:52 PySocks==1.7.1
00:29:52 python-dateutil==2.9.0.post0
00:29:52 regex==2026.1.15
00:29:52 requests==2.32.5
00:29:52 robotframework==7.4.1
00:29:52 robotframework-httplibrary==0.4.2
00:29:52 robotframework-pythonlibcore==4.5.0
00:29:52 robotframework-requests==0.9.7
00:29:52 robotframework-selenium2library==3.0.0
00:29:52 robotframework-seleniumlibrary==6.8.0
00:29:52 robotframework-sshlibrary==3.8.0
00:29:52 scapy==2.7.0
00:29:52 scp==0.15.0
00:29:52 selenium==4.40.0
00:29:52 six==1.17.0
00:29:52 sniffio==1.3.1
00:29:52 sortedcontainers==2.4.0
00:29:52 soupsieve==2.8.3
00:29:52 trio==0.33.0
00:29:52 trio-typing==0.10.0
00:29:52 trio-websocket==0.12.2
00:29:52 types-certifi==2021.10.8.3
00:29:52 types-urllib3==1.26.25.14
00:29:52 typing_extensions==4.15.0
00:29:52 urllib3==2.6.3
00:29:52 virtualenv==20.37.0
00:29:52 waitress==3.0.2
00:29:52 WebOb==1.8.9
00:29:52 websocket-client==1.9.0
00:29:52 WebTest==3.0.7
00:29:52 wsproto==1.3.2
00:29:52 zipp==3.23.0
00:29:52 [EnvInject] - Injecting environment variables from a build step.
00:29:52 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:29:52 [EnvInject] - Variables injected successfully.
00:29:52 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins6318096974991310528.sh
00:29:52 Setup pyenv:
00:29:52 system
00:29:52 3.8.13
00:29:52 3.9.13
00:29:52 3.10.13
00:29:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from file:/tmp/.os_lf_venv
00:29:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:54 lf-activate-venv(): INFO: Base packages installed successfully
00:29:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:30:03 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:30:03 + ODL_SYSTEM=()
00:30:03 + TOOLS_SYSTEM=()
00:30:03 + OPENSTACK_SYSTEM=()
00:30:03 + OPENSTACK_CONTROLLERS=()
00:30:03 + mapfile -t ADDR
00:30:03 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-26
00:30:03 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:30:05 + for i in "${ADDR[@]}"
00:30:05 ++ ssh 10.30.170.141 hostname -s
00:30:05 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
00:30:05 + REMHOST=releng-41457-26-1-mininet-ovs-217-0
00:30:05 + case ${REMHOST} in
00:30:05 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:30:05 + for i in "${ADDR[@]}"
00:30:05 ++ ssh 10.30.170.190 hostname -s
00:30:05 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:06 + REMHOST=releng-41457-26-0-builder-0
00:30:06 + case ${REMHOST} in
00:30:06 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:30:06 + echo NUM_ODL_SYSTEM=1
00:30:06 + echo NUM_TOOLS_SYSTEM=1
00:30:06 + '[' '' == yes ']'
00:30:06 + NUM_OPENSTACK_SYSTEM=0
00:30:06 + echo NUM_OPENSTACK_SYSTEM=0
00:30:06 + '[' 0 -eq 2 ']'
00:30:06 + echo ODL_SYSTEM_IP=10.30.170.190
00:30:06 ++ seq 0 0
00:30:06 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:30:06 + echo ODL_SYSTEM_1_IP=10.30.170.190
00:30:06 + echo TOOLS_SYSTEM_IP=10.30.170.141
00:30:06 ++ seq 0 0
00:30:06 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:30:06 + echo TOOLS_SYSTEM_1_IP=10.30.170.141
00:30:06 + openstack_index=0
00:30:06 + NUM_OPENSTACK_CONTROL_NODES=1
00:30:06 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:30:06 ++ seq 0 0
00:30:06 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:30:06 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:30:06 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:06 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:06 + '[' -1 -ge 2 ']'
00:30:06 ++ seq 0 -2
00:30:06 + NUM_OPENSTACK_HAPROXY_NODES=0
00:30:06 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:30:06 ++ seq 0 -1
00:30:06 + echo 'Contents of slave_addresses.txt:'
00:30:06 Contents of slave_addresses.txt:
00:30:06 + cat slave_addresses.txt
00:30:06 NUM_ODL_SYSTEM=1
00:30:06 NUM_TOOLS_SYSTEM=1
00:30:06 NUM_OPENSTACK_SYSTEM=0
00:30:06 ODL_SYSTEM_IP=10.30.170.190
00:30:06 ODL_SYSTEM_1_IP=10.30.170.190
00:30:06 TOOLS_SYSTEM_IP=10.30.170.141
00:30:06 TOOLS_SYSTEM_1_IP=10.30.170.141
00:30:06 NUM_OPENSTACK_CONTROL_NODES=1
00:30:06 OPENSTACK_CONTROL_NODE_1_IP=
00:30:06 NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:06 NUM_OPENSTACK_HAPROXY_NODES=0
00:30:06 [EnvInject] - Injecting environment variables from a build step.
00:30:06 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:30:06 [EnvInject] - Variables injected successfully.
00:30:06 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins9028832555274223181.sh
00:30:06 Preparing for JRE Version 21
00:30:06 Karaf artifact is karaf
00:30:06 Karaf project is integration
00:30:06 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:30:06 [EnvInject] - Injecting environment variables from a build step.
00:30:06 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:30:06 [EnvInject] - Variables injected successfully.
00:30:06 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10709653173000995323.sh
00:30:06 2026-02-18 00:30:06 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:30:06 Bundle version is 0.24.0-SNAPSHOT
00:30:06 --2026-02-18 00:30:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:30:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:30:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:30:06 HTTP request sent, awaiting response... 200 OK
00:30:06 Length: 1410 (1.4K) [application/xml]
00:30:06 Saving to: ‘maven-metadata.xml’
00:30:06
00:30:06 0K . 100% 53.0M=0s
00:30:06
00:30:06 2026-02-18 00:30:06 (53.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:30:06
00:30:06
00:30:06
00:30:06 org.opendaylight.integration
00:30:06 karaf
00:30:06 0.24.0-SNAPSHOT
00:30:06
00:30:06
00:30:06 20260217.223509
00:30:06 126
00:30:06
00:30:06 20260217223509
00:30:06
00:30:06
00:30:06 pom
00:30:06 0.24.0-20260217.223509-126
00:30:06 20260217223509
00:30:06
00:30:06
00:30:06 tar.gz
00:30:06 0.24.0-20260217.223509-126
00:30:06 20260217223509
00:30:06
00:30:06
00:30:06 zip
00:30:06 0.24.0-20260217.223509-126
00:30:06 20260217223509
00:30:06
00:30:06
00:30:06 cyclonedx
00:30:06 xml
00:30:06 0.24.0-20260217.223509-126
00:30:06 20260217223509
00:30:06
00:30:06
00:30:06 cyclonedx
00:30:06 json
00:30:06 0.24.0-20260217.223509-126
00:30:06 20260217223509
00:30:06
00:30:06
00:30:06
00:30:06
00:30:06 Nexus timestamp is 0.24.0-20260217.223509-126
00:30:06 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260217.223509-126.zip
00:30:06 Distribution bundle is karaf-0.24.0-20260217.223509-126.zip
00:30:06 Distribution bundle version is 0.24.0-SNAPSHOT
00:30:06 Distribution folder is karaf-0.24.0-SNAPSHOT
00:30:06 Nexus prefix is https://nexus.opendaylight.org
00:30:06 [EnvInject] - Injecting environment variables from a build step.
00:30:06 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:30:06 [EnvInject] - Variables injected successfully.
00:30:06 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins5357225895933245185.sh
00:30:07 Setup pyenv:
00:30:07 system
00:30:07 3.8.13
00:30:07 3.9.13
00:30:07 3.10.13
00:30:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:30:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from file:/tmp/.os_lf_venv
00:30:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:09 lf-activate-venv(): INFO: Base packages installed successfully
00:30:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:30:14 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:30:14 Copying common-functions.sh to /tmp
00:30:15 Copying common-functions.sh to 10.30.170.190:/tmp
00:30:15 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:16 Copying common-functions.sh to 10.30.170.141:/tmp
00:30:16 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
00:30:16 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12097390030885329777.sh
00:30:16 common-functions.sh is being sourced
00:30:16 common-functions environment:
00:30:16 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:16 ACTUALFEATURES:
00:30:16 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:16 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:16 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:16 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:16 CONTROLLERMEM: 2048m
00:30:16 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:16 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:16 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:16 SUITES:
00:30:16
00:30:16 #################################################
00:30:16 ## Configure Cluster and Start ##
00:30:16 #################################################
00:30:16 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:30:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:30:16 Locating script plan to use...
00:30:16 Finished running script plans
00:30:16 Configuring member-1 with IP address 10.30.170.190
00:30:16 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:17 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:17 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:30:17 ++ [[ /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:30:17 common-functions.sh is being sourced
00:30:17 ++ echo 'common-functions.sh is being sourced'
00:30:17 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:30:17 ++ DISTROSTREAM=chromium
00:30:17 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:17 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:17 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:17 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:17 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:17 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:17 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:17 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:17 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:17 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:17 ++ export CONTROLLERMEM=
00:30:17 ++ CONTROLLERMEM=
00:30:17 ++ case "${DISTROSTREAM}" in
00:30:17 ++ CLUSTER_SYSTEM=pekko
00:30:17 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:17 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:17 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:17 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:17 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:17 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:17 ++ print_common_env
00:30:17 ++ cat
00:30:17 common-functions environment:
00:30:17 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:17 ACTUALFEATURES:
00:30:17 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:17 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:17 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:17 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:17 CONTROLLERMEM:
00:30:17 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:17 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:17 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:17 SUITES:
00:30:17
00:30:17 ++ SSH='ssh -t -t'
00:30:17 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:30:17 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:30:17 Changing to /tmp
00:30:17 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260217.223509-126.zip
00:30:17 + echo 'Changing to /tmp'
00:30:17 + cd /tmp
00:30:17 + 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-20260217.223509-126.zip'
00:30:17 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260217.223509-126.zip
00:30:17 --2026-02-18 00:30:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260217.223509-126.zip
00:30:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:30:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:30:17 HTTP request sent, awaiting response... 200 OK
00:30:17 Length: 240364333 (229M) [application/zip]
00:30:17 Saving to: ‘karaf-0.24.0-20260217.223509-126.zip’
00:30:17
00:30:17 0K ........ ........ ........ ........ ........ ........ 1% 84.6M 3s
00:30:17 3072K ........ ........ ........ ........ ........ ........ 2% 130M 2s
00:30:17 6144K ........ ........ ........ ........ ........ ........ 3% 140M 2s
00:30:17 9216K ........ ........ ........ ........ ........ ........ 5% 164M 2s
00:30:17 12288K ........ ........ ........ ........ ........ ........ 6% 217M 2s
00:30:17 15360K ........ ........ ........ ........ ........ ........ 7% 271M 1s
00:30:17 18432K ........ ........ ........ ........ ........ ........ 9% 319M 1s
00:30:17 21504K ........ ........ ........ ........ ........ ........ 10% 292M 1s
00:30:17 24576K ........ ........ ........ ........ ........ ........ 11% 298M 1s
00:30:17 27648K ........ ........ ........ ........ ........ ........ 13% 305M 1s
00:30:17 30720K ........ ........ ........ ........ ........ ........ 14% 332M 1s
00:30:17 33792K ........ ........ ........ ........ ........ ........ 15% 333M 1s
00:30:17 36864K ........ ........ ........ ........ ........ ........ 17% 331M 1s
00:30:17 39936K ........ ........ ........ ........ ........ ........ 18% 343M 1s
00:30:17 43008K ........ ........ ........ ........ ........ ........ 19% 335M 1s
00:30:17 46080K ........ ........ ........ ........ ........ ........ 20% 350M 1s
00:30:17 49152K ........ ........ ........ ........ ........ ........ 22% 361M 1s
00:30:17 52224K ........ ........ ........ ........ ........ ........ 23% 344M 1s
00:30:17 55296K ........ ........ ........ ........ ........ ........ 24% 359M 1s
00:30:17 58368K ........ ........ ........ ........ ........ ........ 26% 361M 1s
00:30:17 61440K ........ ........ ........ ........ ........ ........ 27% 321M 1s
00:30:17 64512K ........ ........ ........ ........ ........ ........ 28% 308M 1s
00:30:17 67584K ........ ........ ........ ........ ........ ........ 30% 330M 1s
00:30:17 70656K ........ ........ ........ ........ ........ ........ 31% 342M 1s
00:30:17 73728K ........ ........ ........ ........ ........ ........ 32% 340M 1s
00:30:17 76800K ........ ........ ........ ........ ........ ........ 34% 341M 1s
00:30:17 79872K ........ ........ ........ ........ ........ ........ 35% 398M 1s
00:30:17 82944K ........ ........ ........ ........ ........ ........ 36% 297M 1s
00:30:17 86016K ........ ........ ........ ........ ........ ........ 37% 396M 1s
00:30:17 89088K ........ ........ ........ ........ ........ ........ 39% 341M 1s
00:30:17 92160K ........ ........ ........ ........ ........ ........ 40% 343M 1s
00:30:17 95232K ........ ........ ........ ........ ........ ........ 41% 361M 0s
00:30:17 98304K ........ ........ ........ ........ ........ ........ 43% 336M 0s
00:30:17 101376K ........ ........ ........ ........ ........ ........ 44% 331M 0s
00:30:17 104448K ........ ........ ........ ........ ........ ........ 45% 351M 0s
00:30:17 107520K ........ ........ ........ ........ ........ ........ 47% 354M 0s
00:30:17 110592K ........ ........ ........ ........ ........ ........ 48% 259M 0s
00:30:17 113664K ........ ........ ........ ........ ........ ........ 49% 369M 0s
00:30:17 116736K ........ ........ ........ ........ ........ ........ 51% 338M 0s
00:30:17 119808K ........ ........ ........ ........ ........ ........ 52% 334M 0s
00:30:17 122880K ........ ........ ........ ........ ........ ........ 53% 347M 0s
00:30:17 125952K ........ ........ ........ ........ ........ ........ 54% 358M 0s
00:30:17 129024K ........ ........ ........ ........ ........ ........ 56% 331M 0s
00:30:17 132096K ........ ........ ........ ........ ........ ........ 57% 364M 0s
00:30:17 135168K ........ ........ ........ ........ ........ ........ 58% 369M 0s
00:30:17 138240K ........ ........ ........ ........ ........ ........ 60% 328M 0s
00:30:17 141312K ........ ........ ........ ........ ........ ........ 61% 334M 0s
00:30:17 144384K ........ ........ ........ ........ ........ ........ 62% 303M 0s
00:30:17 147456K ........ ........ ........ ........ ........ ........ 64% 218M 0s
00:30:17 150528K ........ ........ ........ ........ ........ ........ 65% 289M 0s
00:30:17 153600K ........ ........ ........ ........ ........ ........ 66% 223M 0s
00:30:17 156672K ........ ........ ........ ........ ........ ........ 68% 337M 0s
00:30:17 159744K ........ ........ ........ ........ ........ ........ 69% 365M 0s
00:30:17 162816K ........ ........ ........ ........ ........ ........ 70% 341M 0s
00:30:17 165888K ........ ........ ........ ........ ........ ........ 71% 334M 0s
00:30:17 168960K ........ ........ ........ ........ ........ ........ 73% 229M 0s
00:30:17 172032K ........ ........ ........ ........ ........ ........ 74% 324M 0s
00:30:17 175104K ........ ........ ........ ........ ........ ........ 75% 383M 0s
00:30:17 178176K ........ ........ ........ ........ ........ ........ 77% 353M 0s
00:30:17 181248K ........ ........ ........ ........ ........ ........ 78% 331M 0s
00:30:17 184320K ........ ........ ........ ........ ........ ........ 79% 341M 0s
00:30:17 187392K ........ ........ ........ ........ ........ ........ 81% 347M 0s
00:30:17 190464K ........ ........ ........ ........ ........ ........ 82% 356M 0s
00:30:17 193536K ........ ........ ........ ........ ........ ........ 83% 317M 0s
00:30:17 196608K ........ ........ ........ ........ ........ ........ 85% 336M 0s
00:30:17 199680K ........ ........ ........ ........ ........ ........ 86% 339M 0s
00:30:17 202752K ........ ........ ........ ........ ........ ........ 87% 350M 0s
00:30:17 205824K ........ ........ ........ ........ ........ ........ 88% 343M 0s
00:30:17 208896K ........ ........ ........ ........ ........ ........ 90% 344M 0s
00:30:17 211968K ........ ........ ........ ........ ........ ........ 91% 334M 0s
00:30:17 215040K ........ ........ ........ ........ ........ ........ 92% 271M 0s
00:30:17 218112K ........ ........ ........ ........ ........ ........ 94% 393M 0s
00:30:17 221184K ........ ........ ........ ........ ........ ........ 95% 414M 0s
00:30:17 224256K ........ ........ ........ ........ ........ ........ 96% 404M 0s
00:30:17 227328K ........ ........ ........ ........ ........ ........ 98% 201M 0s
00:30:17 230400K ........ ........ ........ ........ ........ ........ 99% 330M 0s
00:30:17 233472K ........ ........ ... 100% 403M=0.8s
00:30:17
00:30:17 2026-02-18 00:30:17 (299 MB/s) - ‘karaf-0.24.0-20260217.223509-126.zip’ saved [240364333/240364333]
00:30:17
00:30:17 Extracting the new controller...
00:30:17 + echo 'Extracting the new controller...'
00:30:17 + unzip -q karaf-0.24.0-20260217.223509-126.zip
00:30:20 Adding external repositories...
00:30:20 + echo 'Adding external repositories...'
00:30:20 + 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:30:20 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:20 ################################################################################
00:30:20 #
00:30:20 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:20 # contributor license agreements. See the NOTICE file distributed with
00:30:20 # this work for additional information regarding copyright ownership.
00:30:20 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:20 # (the "License"); you may not use this file except in compliance with
00:30:20 # the License. You may obtain a copy of the License at
00:30:20 #
00:30:20 # http://www.apache.org/licenses/LICENSE-2.0
00:30:20 #
00:30:20 # Unless required by applicable law or agreed to in writing, software
00:30:20 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:20 # See the License for the specific language governing permissions and
00:30:20 # limitations under the License.
00:30:20 #
00:30:20 ################################################################################
00:30:20
00:30:20 #
00:30:20 # If set to true, the following property will not allow any certificate to be used
00:30:20 # when accessing Maven repositories through SSL
00:30:20 #
00:30:20 #org.ops4j.pax.url.mvn.certificateCheck=
00:30:20
00:30:20 #
00:30:20 # Path to the local Maven settings file.
00:30:20 # The repositories defined in this file will be automatically added to the list
00:30:20 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:30:20 # below is not set.
00:30:20 # The following locations are checked for the existence of the settings.xml file
00:30:20 # * 1. looks for the specified url
00:30:20 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:30:20 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:30:20 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:30:20 #
00:30:20 #org.ops4j.pax.url.mvn.settings=
00:30:20
00:30:20 #
00:30:20 # Path to the local Maven repository which is used to avoid downloading
00:30:20 # artifacts when they already exist locally.
00:30:20 # The value of this property will be extracted from the settings.xml file
00:30:20 # above, or defaulted to:
00:30:20 # System.getProperty( "user.home" ) + "/.m2/repository"
00:30:20 #
00:30:20 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:30:20
00:30:20 #
00:30:20 # Default this to false. It's just weird to use undocumented repos
00:30:20 #
00:30:20 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:30:20
00:30:20 #
00:30:20 # Uncomment if you don't wanna use the proxy settings
00:30:20 # from the Maven conf/settings.xml file
00:30:20 #
00:30:20 # org.ops4j.pax.url.mvn.proxySupport=false
00:30:20
00:30:20 #
00:30:20 # Comma separated list of repositories scanned when resolving an artifact.
00:30:20 # Those repositories will be checked before iterating through the
00:30:20 # below list of repositories and even before the local repository
00:30:20 # A repository url can be appended with zero or more of the following flags:
00:30:20 # @snapshots : the repository contains snaphots
00:30:20 # @noreleases : the repository does not contain any released artifacts
00:30:20 #
00:30:20 # The following property value will add the system folder as a repo.
00:30:20 #
00:30:20 org.ops4j.pax.url.mvn.defaultRepositories=\
00:30:20 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:30:20 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:30:20 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:30:20
00:30:20 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:30:20 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:30:20
00:30:20 #
00:30:20 # Comma separated list of repositories scanned when resolving an artifact.
00:30:20 # The default list includes the following repositories:
00:30:20 # http://repo1.maven.org/maven2@id=central
00:30:20 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:30:20 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:30:20 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:30:20 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:30:20 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:30:20 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:30:20 # To add repositories to the default ones, prepend '+' to the list of repositories
00:30:20 # to add.
00:30:20 # A repository url can be appended with zero or more of the following flags:
00:30:20 # @snapshots : the repository contains snapshots
00:30:20 # @noreleases : the repository does not contain any released artifacts
00:30:20 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:30:20 #
00:30:20 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:30:20
00:30:20 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:30:20 + [[ True == \T\r\u\e ]]
00:30:20 + echo 'Configuring the startup features...'
00:30:20 + 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:30:20 + FEATURE_TEST_STRING=features-test
00:30:20 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:30:20 + KARAF_VERSION=karaf4
00:30:20 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:30:20 + 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:30:20 + [[ ! -z '' ]]
00:30:20 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:20 ################################################################################
00:30:20 #
00:30:20 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:20 # contributor license agreements. See the NOTICE file distributed with
00:30:20 # this work for additional information regarding copyright ownership.
00:30:20 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:20 # (the "License"); you may not use this file except in compliance with
00:30:20 # the License. You may obtain a copy of the License at
00:30:20 #
00:30:20 # http://www.apache.org/licenses/LICENSE-2.0
00:30:20 #
00:30:20 # Unless required by applicable law or agreed to in writing, software
00:30:20 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:20 # See the License for the specific language governing permissions and
00:30:20 # limitations under the License.
00:30:20 #
00:30:20 ################################################################################
00:30:20
00:30:20 #
00:30:20 # Comma separated list of features repositories to register by default
00:30:20 #
00:30:20 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}/be14173b-ad13-47a4-ad3b-c2dde220b3f4.xml
00:30:20
00:30:20 #
00:30:20 # Comma separated list of features to install at startup
00:30:20 #
00:30:20 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 803b8f31-9028-426b-a0d4-582fcf03a223
00:30:20
00:30:20 #
00:30:20 # Resource repositories (OBR) that the features resolver can use
00:30:20 # to resolve requirements/capabilities
00:30:20 #
00:30:20 # The format of the resourceRepositories is
00:30:20 # resourceRepositories=[xml:url|json:url],...
00:30:20 # for Instance:
00:30:20 #
00:30:20 #resourceRepositories=xml:http://host/path/to/index.xml
00:30:20 # or
00:30:20 #resourceRepositories=json:http://host/path/to/index.json
00:30:20 #
00:30:20
00:30:20 #
00:30:20 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:30:20 #
00:30:20 featuresBootAsynchronous=false
00:30:20
00:30:20 #
00:30:20 # Service requirements enforcement
00:30:20 #
00:30:20 # By default, the feature resolver checks the service requirements/capabilities of
00:30:20 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:30:20 # the required bundles.
00:30:20 # The following flag can have those values:
00:30:20 # - disable: service requirements are completely ignored
00:30:20 # - default: service requirements are ignored for old features
00:30:20 # - enforce: service requirements are always verified
00:30:20 #
00:30:20 #serviceRequirements=default
00:30:20
00:30:20 #
00:30:20 # Store cfg file for config element in feature
00:30:20 #
00:30:20 #configCfgStore=true
00:30:20
00:30:20 #
00:30:20 # Define if the feature service automatically refresh bundles
00:30:20 #
00:30:20 autoRefresh=true
00:30:20
00:30:20 #
00:30:20 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:30:20 # XML file defines instructions related to features processing
00:30:20 # versions.properties may declare properties to resolve placeholders in XML file
00:30:20 # both files are relative to ${karaf.etc}
00:30:20 #
00:30:20 #featureProcessing=org.apache.karaf.features.xml
00:30:20 #featureProcessingVersions=versions.properties
00:30:20 + configure_karaf_log karaf4 ''
00:30:20 + local -r karaf_version=karaf4
00:30:20 + local -r controllerdebugmap=
00:30:20 + local logapi=log4j
00:30:20 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:20 log4j2.rootLogger.level = INFO
00:30:20 #log4j2.rootLogger.type = asyncRoot
00:30:20 #log4j2.rootLogger.includeLocation = false
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:20 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:20 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:20 log4j2.logger.spifly.level = WARN
00:30:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:20 log4j2.logger.audit.level = INFO
00:30:20 log4j2.logger.audit.additivity = false
00:30:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:20 log4j2.appender.console.type = Console
00:30:20 log4j2.appender.console.name = Console
00:30:20 log4j2.appender.console.layout.type = PatternLayout
00:30:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:20 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:20 log4j2.appender.rolling.name = RollingFile
00:30:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:20 #log4j2.appender.rolling.immediateFlush = false
00:30:20 log4j2.appender.rolling.append = true
00:30:20 log4j2.appender.rolling.layout.type = PatternLayout
00:30:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:20 log4j2.appender.rolling.policies.type = Policies
00:30:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:20 log4j2.appender.rolling.policies.size.size = 64MB
00:30:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:20 log4j2.appender.rolling.strategy.max = 7
00:30:20 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:20 log4j2.appender.audit.name = AuditRollingFile
00:30:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:20 log4j2.appender.audit.append = true
00:30:20 log4j2.appender.audit.layout.type = PatternLayout
00:30:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:20 log4j2.appender.audit.policies.type = Policies
00:30:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:20 log4j2.appender.audit.policies.size.size = 8MB
00:30:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:20 log4j2.appender.audit.strategy.max = 7
00:30:20 log4j2.appender.osgi.type = PaxOsgi
00:30:20 log4j2.appender.osgi.name = PaxOsgi
00:30:20 log4j2.appender.osgi.filter = *
00:30:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:20 #log4j2.logger.aether.level = TRACE
00:30:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:20 #log4j2.logger.http-headers.level = DEBUG
00:30:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:20 #log4j2.logger.maven.level = TRACE
00:30:20 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:30:20 + logapi=log4j2
00:30:20 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:30:20 + '[' log4j2 == log4j2 ']'
00:30:20 + 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:30:20 controllerdebugmap:
00:30:20 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:20 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:30:20 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:30:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:30:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:30:20 + unset IFS
00:30:20 + echo 'controllerdebugmap: '
00:30:20 + '[' -n '' ']'
00:30:20 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:30:20 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:20 ################################################################################
00:30:20 #
00:30:20 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:20 # contributor license agreements. See the NOTICE file distributed with
00:30:20 # this work for additional information regarding copyright ownership.
00:30:20 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:20 # (the "License"); you may not use this file except in compliance with
00:30:20 # the License. You may obtain a copy of the License at
00:30:20 #
00:30:20 # http://www.apache.org/licenses/LICENSE-2.0
00:30:20 #
00:30:20 # Unless required by applicable law or agreed to in writing, software
00:30:20 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:20 # See the License for the specific language governing permissions and
00:30:20 # limitations under the License.
00:30:20 #
00:30:20 ################################################################################
00:30:20
00:30:20 # Common pattern layout for appenders
00:30:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:20
00:30:20 # Root logger
00:30:20 log4j2.rootLogger.level = INFO
00:30:20 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:30:20 #log4j2.rootLogger.type = asyncRoot
00:30:20 #log4j2.rootLogger.includeLocation = false
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:20 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:20
00:30:20 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:20
00:30:20 # Loggers configuration
00:30:20
00:30:20 # Spifly logger
00:30:20 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:20 log4j2.logger.spifly.level = WARN
00:30:20
00:30:20 # Security audit logger
00:30:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:20 log4j2.logger.audit.level = INFO
00:30:20 log4j2.logger.audit.additivity = false
00:30:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:20
00:30:20 # Appenders configuration
00:30:20
00:30:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:20 log4j2.appender.console.type = Console
00:30:20 log4j2.appender.console.name = Console
00:30:20 log4j2.appender.console.layout.type = PatternLayout
00:30:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:20
00:30:20 # Rolling file appender
00:30:20 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:20 log4j2.appender.rolling.name = RollingFile
00:30:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:20 # uncomment to not force a disk flush
00:30:20 #log4j2.appender.rolling.immediateFlush = false
00:30:20 log4j2.appender.rolling.append = true
00:30:20 log4j2.appender.rolling.layout.type = PatternLayout
00:30:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:20 log4j2.appender.rolling.policies.type = Policies
00:30:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:20 log4j2.appender.rolling.policies.size.size = 1GB
00:30:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:20 log4j2.appender.rolling.strategy.max = 7
00:30:20
00:30:20 # Audit file appender
00:30:20 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:20 log4j2.appender.audit.name = AuditRollingFile
00:30:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:20 log4j2.appender.audit.append = true
00:30:20 log4j2.appender.audit.layout.type = PatternLayout
00:30:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:20 log4j2.appender.audit.policies.type = Policies
00:30:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:20 log4j2.appender.audit.policies.size.size = 8MB
00:30:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:20 log4j2.appender.audit.strategy.max = 7
00:30:20
00:30:20 # OSGi appender
00:30:20 log4j2.appender.osgi.type = PaxOsgi
00:30:20 log4j2.appender.osgi.name = PaxOsgi
00:30:20 log4j2.appender.osgi.filter = *
00:30:20
00:30:20 # help with identification of maven-related problems with pax-url-aether
00:30:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:20 #log4j2.logger.aether.level = TRACE
00:30:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:20 #log4j2.logger.http-headers.level = DEBUG
00:30:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:20 #log4j2.logger.maven.level = TRACE
00:30:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:30:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:30:20 Configure
00:30:20 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:30:20 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:20 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:30:20 + local -r controllermem=2048m
00:30:20 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:20 + echo Configure
00:30:20 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:30:20 + echo ' max memory: 2048m'
00:30:20 max memory: 2048m
00:30:20 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:20 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:20 + 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:30:20 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:20 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:20 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:20 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:20 #!/bin/sh
00:30:20 #
00:30:20 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:20 # contributor license agreements. See the NOTICE file distributed with
00:30:20 # this work for additional information regarding copyright ownership.
00:30:20 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:20 # (the "License"); you may not use this file except in compliance with
00:30:20 # the License. You may obtain a copy of the License at
00:30:20 #
00:30:20 # http://www.apache.org/licenses/LICENSE-2.0
00:30:20 #
00:30:20 # Unless required by applicable law or agreed to in writing, software
00:30:20 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:20 # See the License for the specific language governing permissions and
00:30:20 # limitations under the License.
00:30:20 #
00:30:20
00:30:20 #
00:30:20 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:30:20 # script: client, instance, shell, start, status, stop, karaf
00:30:20 #
00:30:20 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:30:20 # Actions go here...
00:30:20 # fi
00:30:20
00:30:20 #
00:30:20 # general settings which should be applied for all scripts go here; please keep
00:30:20 # in mind that it is possible that scripts might be executed more than once, e.g.
00:30:20 # in example of the start script where the start script is executed first and the
00:30:20 # karaf script afterwards.
00:30:20 #
00:30:20
00:30:20 #
00:30:20 # The following section shows the possible configuration options for the default
00:30:20 # karaf scripts
00:30:20 #
00:30:20 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:30:20 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:30:20 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:30:20 # export EXTRA_JAVA_OPTS # Additional JVM options
00:30:20 # export KARAF_HOME # Karaf home folder
00:30:20 # export KARAF_DATA # Karaf data folder
00:30:20 # export KARAF_BASE # Karaf base folder
00:30:20 # export KARAF_ETC # Karaf etc folder
00:30:20 # export KARAF_LOG # Karaf log folder
00:30:20 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:30:20 # export KARAF_OPTS # Additional available Karaf options
00:30:20 # export KARAF_DEBUG # Enable debug mode
00:30:20 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:30:20 # export KARAF_NOROOT # Prevent execution as root if set to true
00:30:20 Set Java version
00:30:20 + echo 'Set Java version'
00:30:20 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:30:20 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:30:20 sudo: a password is required
00:30:20 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:20 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:30:20 sudo: a password is required
00:30:20 JDK default version ...
00:30:20 + echo 'JDK default version ...'
00:30:20 + java -version
00:30:20 openjdk version "21.0.9" 2025-10-21
00:30:20 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:30:20 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:30:20 Set JAVA_HOME
00:30:20 + echo 'Set JAVA_HOME'
00:30:20 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:20 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:20 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:20 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:20 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:20 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:30:20 Listing all open ports on controller system...
00:30:20 + echo 'Listing all open ports on controller system...'
00:30:20 + netstat -pnatu
00:30:20 /tmp/configuration-script.sh: line 40: netstat: command not found
00:30:20 Configuring cluster
00:30:20 + '[' -f /tmp/custom_shard_config.txt ']'
00:30:20 + echo 'Configuring cluster'
00:30:20 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.190
00:30:20 ################################################
00:30:20 ## Configure Cluster ##
00:30:20 ################################################
00:30:20 NOTE: Cluster configuration files not found. Copying from
00:30:20 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:30:20 Configuring unique name in pekko.conf
00:30:20 Configuring hostname in pekko.conf
00:30:20 Configuring data and rpc seed nodes in pekko.conf
00:30:20 modules = [
00:30:20
00:30:20 {
00:30:20 name = "inventory"
00:30:20 namespace = "urn:opendaylight:inventory"
00:30:20 shard-strategy = "module"
00:30:20 },
00:30:20 {
00:30:20 name = "topology"
00:30:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:20 shard-strategy = "module"
00:30:20 },
00:30:20 {
00:30:20 name = "toaster"
00:30:20 namespace = "http://netconfcentral.org/ns/toaster"
00:30:20 shard-strategy = "module"
00:30:20 }
00:30:20 ]
00:30:20 Configuring replication type in module-shards.conf
00:30:20 ################################################
00:30:20 ## NOTE: Manually restart controller to ##
00:30:20 ## apply configuration. ##
00:30:20 ################################################
00:30:20 Dump pekko.conf
00:30:20 + echo 'Dump pekko.conf'
00:30:20 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:20
00:30:20 odl-cluster-data {
00:30:20 pekko {
00:30:20 remote {
00:30:20 artery {
00:30:20 enabled = on
00:30:20 transport = tcp
00:30:20 canonical.hostname = "10.30.170.190"
00:30:20 canonical.port = 2550
00:30:20 }
00:30:20 }
00:30:20
00:30:20 cluster {
00:30:20 # Using artery.
00:30:20 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.190:2550"]
00:30:20
00:30:20 roles = ["member-1"]
00:30:20
00:30:20 # when under load we might trip a false positive on the failure detector
00:30:20 # failure-detector {
00:30:20 # heartbeat-interval = 4 s
00:30:20 # acceptable-heartbeat-pause = 16s
00:30:20 # }
00:30:20 }
00:30:20
00:30:20 persistence {
00:30:20 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:30:20 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:30:20 # The relative path is always relative to KARAF_HOME.
00:30:20
00:30:20 # snapshot-store.local.dir = "target/snapshots"
00:30:20 }
00:30:20 disable-default-actor-system-quarantined-event-handling = "false"
00:30:20 }
00:30:20 }
00:30:20 Dump modules.conf
00:30:20 + echo 'Dump modules.conf'
00:30:20 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:20 modules = [
00:30:20
00:30:20 {
00:30:20 name = "inventory"
00:30:20 namespace = "urn:opendaylight:inventory"
00:30:20 shard-strategy = "module"
00:30:20 },
00:30:20 {
00:30:20 name = "topology"
00:30:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:20 shard-strategy = "module"
00:30:20 },
00:30:20 {
00:30:20 name = "toaster"
00:30:20 namespace = "http://netconfcentral.org/ns/toaster"
00:30:20 shard-strategy = "module"
00:30:20 }
00:30:20 ]
00:30:20 Dump module-shards.conf
00:30:20 + echo 'Dump module-shards.conf'
00:30:20 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:20 module-shards = [
00:30:20 {
00:30:20 name = "default"
00:30:20 shards = [
00:30:20 {
00:30:20 name = "default"
00:30:20 replicas = ["member-1"]
00:30:20 }
00:30:20 ]
00:30:20 },
00:30:20 {
00:30:20 name = "inventory"
00:30:20 shards = [
00:30:20 {
00:30:20 name="inventory"
00:30:20 replicas = ["member-1"]
00:30:20 }
00:30:20 ]
00:30:20 },
00:30:20 {
00:30:20 name = "topology"
00:30:20 shards = [
00:30:20 {
00:30:20 name="topology"
00:30:20 replicas = ["member-1"]
00:30:20 }
00:30:20 ]
00:30:20 },
00:30:20 {
00:30:20 name = "toaster"
00:30:20 shards = [
00:30:20 {
00:30:20 name="toaster"
00:30:20 replicas = ["member-1"]
00:30:20 }
00:30:20 ]
00:30:20 }
00:30:20 ]
00:30:20 Locating config plan to use...
00:30:20 Finished running config plans
00:30:20 Starting member-1 with IP address 10.30.170.190
00:30:20 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:20 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:20 Redirecting karaf console output to karaf_console.log
00:30:20 Starting controller...
00:30:20 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:30:20 Execute the post startup script on controller 10.30.170.190
00:30:20 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:21 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:31:26 2026-02-18T00:30:39,891 | 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:31:26 Controller is UP
00:31:26 2026-02-18T00:30:39,891 | 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:31:26 Listing all open ports on controller system...
00:31:26 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:31:26 looking for "BindException: Address already in use" in log file
00:31:26 looking for "server is unhealthy" in log file
00:31:26 Let's take the karaf thread dump
00:31:26 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:31:26 karaf main: org.apache.karaf.main.Main, pid:2028
00:31:26 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:31:27 Generating mininet variables...
00:31:27 Locating test plan to use...
00:31:27 Changing the testplan path...
00:31:27 # Place the suites in run order:
00:31:27 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:31:27 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:31:27 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:31:27 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation
00:31:27 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:31:27 ==============================================================================
00:31:27 openflowplugin-sanity.txt
00:31:27 ==============================================================================
00:31:27 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:31:27 ==============================================================================
00:31:31 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:31:31 ==============================================================================
00:31:31 Get list of nodes :: Get the inventory | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Get node 1 inventory :: Get the inventory for a node | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Get node 2 inventory :: Get the inventory for a node | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Get node 3 inventory :: Get the inventory for a node | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Link Down :: Take link s1-s2 down | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Link Up :: Take link s1-s2 up | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:31:36 7 tests, 7 passed, 0 failed
00:31:36 ==============================================================================
00:31:36 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:31:36 ==============================================================================
00:31:36 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 List all the links :: List all the links in the topology. | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Link Down :: Take link s1-s2 down | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Link Up :: Take link s1-s2 up | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:31:36 4 tests, 4 passed, 0 failed
00:31:36 ==============================================================================
00:31:36 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:31:36 ==============================================================================
00:31:36 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Get Stats for node 1 :: Get the stats for a node | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Get Stats for node 2 :: Get the stats for a node | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Get Stats for node 3 :: Get the stats for a node | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:31:36 4 tests, 4 passed, 0 failed
00:31:36 ==============================================================================
00:31:37 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:31:37 ==============================================================================
00:31:37 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:31:37 ------------------------------------------------------------------------------
00:31:37 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:31:37 ------------------------------------------------------------------------------
00:31:37 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:31:43 ------------------------------------------------------------------------------
00:31:43 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:31:43 6 tests, 6 passed, 0 failed
00:31:43 ==============================================================================
00:31:43 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:31:43 21 tests, 21 passed, 0 failed
00:31:43 ==============================================================================
00:31:43 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:31:43 ==============================================================================
00:31:46 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:31:46 ==============================================================================
00:31:46 Get list of nodes :: Get the inventory | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Get node 1 inventory :: Get the inventory for a node | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Get node 2 inventory :: Get the inventory for a node | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Get node 3 inventory :: Get the inventory for a node | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Link Down :: Take link s1-s2 down | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Link Up :: Take link s1-s2 up | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:31:48 7 tests, 7 passed, 0 failed
00:31:48 ==============================================================================
00:31:48 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:31:48 ==============================================================================
00:31:48 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 List all the links :: List all the links in the topology. | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Link Down :: Take link s1-s2 down | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Link Up :: Take link s1-s2 up | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:31:48 4 tests, 4 passed, 0 failed
00:31:48 ==============================================================================
00:31:48 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:31:48 ==============================================================================
00:31:48 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Get Stats for node 1 :: Get the stats for a node | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Get Stats for node 2 :: Get the stats for a node | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Get Stats for node 3 :: Get the stats for a node | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:31:48 4 tests, 4 passed, 0 failed
00:31:48 ==============================================================================
00:31:48 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:31:48 ==============================================================================
00:31:48 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:31:51 ------------------------------------------------------------------------------
00:31:51 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:31:51 ------------------------------------------------------------------------------
00:31:51 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:31:51 ------------------------------------------------------------------------------
00:31:51 Verify after modifying flow operational - Output to physical port#... | PASS |
00:31:53 ------------------------------------------------------------------------------
00:31:53 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:31:53 ------------------------------------------------------------------------------
00:31:53 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:31:53 ------------------------------------------------------------------------------
00:31:53 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:31:57 ------------------------------------------------------------------------------
00:31:57 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:31:57 9 tests, 9 passed, 0 failed
00:31:57 ==============================================================================
00:31:57 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:31:57 24 tests, 24 passed, 0 failed
00:31:57 ==============================================================================
00:31:57 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:31:57 ==============================================================================
00:32:00 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:32:00 ==============================================================================
00:32:01 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:32:07 ------------------------------------------------------------------------------
00:32:07 Test Is Flow 1 Added | PASS |
00:32:07 ------------------------------------------------------------------------------
00:32:07 Test Is Flow 2 Added | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 3 Added | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 4 Added | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 5 Added | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 6 Added | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 7 Added | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 8 Added | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 9 Added | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 10 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 11 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 14 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 15 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 16 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 17 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 18 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 19 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 20 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 21 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 22 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 23 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 24 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 25 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 31 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 36 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 38 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 43 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 45 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 101 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 102 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 103 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 104 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 105 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 106 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 107 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 108 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 109 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 110 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 113 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 156 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 201 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 202 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 203 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 204 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 205 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 206 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 209 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 214 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 218 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 219 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 220 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 221 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 222 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 223 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 224 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 225 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 550 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 1 Updated | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 2 Updated | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 3 Updated | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 4 Updated | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 5 Updated | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 6 Updated | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 7 Updated | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 8 Updated | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 9 Updated | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 10 Updated | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 11 Updated | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 14 Updated | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 15 Updated | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 16 Updated | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 17 Updated | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 18 Updated | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 19 Updated | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 20 Updated | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 21 Updated | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 22 Updated | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 23 Updated | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 24 Updated | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 25 Updated | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 31 Updated | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 36 Updated | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 38 Updated | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 43 Updated | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 45 Updated | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 101 Updated | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 102 Updated | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 103 Updated | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 104 Updated | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 105 Updated | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 106 Updated | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 107 Updated | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 108 Updated | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 109 Updated | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 110 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 113 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 156 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 201 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 202 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 203 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 204 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 205 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 206 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 209 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 214 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 218 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 219 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 220 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 221 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 222 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 223 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 224 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 225 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 550 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:32:30 ------------------------------------------------------------------------------
00:32:30 Test Is Flow 1 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 2 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 3 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 4 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 5 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 6 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 7 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 8 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 9 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 10 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 11 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 14 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 15 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 16 Deleted | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 17 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 18 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 19 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 20 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 21 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 22 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 23 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 24 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 25 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 31 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 36 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 38 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 43 Deleted | PASS |
00:32:32 ------------------------------------------------------------------------------
00:32:32 Test Is Flow 45 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 101 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 102 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 103 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 104 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 105 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 106 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 107 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 108 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 109 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 110 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 113 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 156 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 201 Deleted | PASS |
00:32:33 ------------------------------------------------------------------------------
00:32:33 Test Is Flow 202 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 203 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 204 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 205 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 206 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 209 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 214 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 218 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 219 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 220 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 221 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 222 Deleted | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 223 Deleted | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 224 Deleted | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 225 Deleted | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 550 Deleted | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:32:35 174 tests, 174 passed, 0 failed
00:32:35 ==============================================================================
00:32:35 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:32:35 ==============================================================================
00:32:35 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:33:02 ------------------------------------------------------------------------------
00:33:02 Test Is Flow 1 Added | PASS |
00:33:02 ------------------------------------------------------------------------------
00:33:02 Test Is Flow 2 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 3 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 4 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 5 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 6 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 7 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 8 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 9 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 10 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 11 Added | PASS |
00:33:03 ------------------------------------------------------------------------------
00:33:03 Test Is Flow 15 Added | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Test Is Flow 16 Added | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Test Is Flow 17 Added | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Test Is Flow 18 Added | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Test Is Flow 19 Added | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Test Is Flow 20 Added | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Test Is Flow 21 Added | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Test Is Flow 22 Added | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Test Is Flow 23 Added | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Test Is Flow 24 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 25 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 31 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 36 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 38 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 43 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 45 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 101 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 102 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 103 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 104 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 105 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 106 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 107 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 108 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 109 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 110 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 113 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 201 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 202 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 203 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 204 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 205 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 206 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 209 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 214 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 218 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 219 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 220 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 1 Updated | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 2 Updated | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 3 Updated | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 4 Updated | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 5 Updated | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 6 Updated | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 7 Updated | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 8 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 9 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 10 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 11 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 14 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 15 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 16 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 17 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 18 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 19 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 20 Updated | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 21 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 22 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 23 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 24 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 25 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 31 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 36 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 38 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 43 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 45 Updated | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 101 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 102 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 103 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 104 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 105 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 106 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 107 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 108 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 109 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 110 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 113 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 201 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 202 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 203 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 204 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 205 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 206 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 209 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 214 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 218 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 219 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 220 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:34:08 ------------------------------------------------------------------------------
00:34:08 Test Is Flow 1 Deleted | PASS |
00:34:08 ------------------------------------------------------------------------------
00:34:08 Test Is Flow 2 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 3 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 4 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 5 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 6 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 7 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 8 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 9 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 10 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 11 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 14 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 15 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 16 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 17 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 18 Deleted | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 19 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 20 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 21 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 22 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 23 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 24 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 25 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 31 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 36 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 38 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 43 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 45 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 101 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 102 Deleted | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 103 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 104 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 105 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 106 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 107 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 108 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 109 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 110 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 113 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 201 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 202 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 203 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 204 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 205 Deleted | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 206 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 209 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 214 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 218 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 219 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 220 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:34:12 152 tests, 152 passed, 0 failed
00:34:12 ==============================================================================
00:34:12 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:34:12 326 tests, 326 passed, 0 failed
00:34:12 ==============================================================================
00:34:12 openflowplugin-sanity.txt.Reconciliation
00:34:12 ==============================================================================
00:34:12 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:34:12 ==============================================================================
00:34:12 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:34:19 ------------------------------------------------------------------------------
00:34:19 Check Linear Topology :: Check Linear Topology. | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:34:28 ------------------------------------------------------------------------------
00:34:28 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:34:28 ------------------------------------------------------------------------------
00:34:28 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:29 | PASS |
00:34:29 ------------------------------------------------------------------------------
00:34:29 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:34:38 ------------------------------------------------------------------------------
00:34:38 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:39 | PASS |
00:34:39 ------------------------------------------------------------------------------
00:34:39 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:34:45 ------------------------------------------------------------------------------
00:34:45 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:34:45 ------------------------------------------------------------------------------
00:34:45 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:34:45 ------------------------------------------------------------------------------
00:34:45 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:14 | PASS |
00:35:14 ------------------------------------------------------------------------------
00:35:14 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:35:14 ------------------------------------------------------------------------------
00:35:14 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:35:14 ------------------------------------------------------------------------------
00:35:14 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:35:14 ------------------------------------------------------------------------------
00:35:14 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:35:14 ------------------------------------------------------------------------------
00:35:14 Stop Mininet :: Stop Mininet. | PASS |
00:35:14 ------------------------------------------------------------------------------
00:35:14 Check No Switches :: Check no switches in topology. | PASS |
00:35:16 ------------------------------------------------------------------------------
00:35:16 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:35:16 23 tests, 23 passed, 0 failed
00:35:16 ==============================================================================
00:35:16 openflowplugin-sanity.txt.Reconciliation | PASS |
00:35:16 23 tests, 23 passed, 0 failed
00:35:16 ==============================================================================
00:35:16 openflowplugin-sanity.txt | PASS |
00:35:16 394 tests, 394 passed, 0 failed
00:35:16 ==============================================================================
00:35:16 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml
00:35:20 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html
00:35:20 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html
00:35:20 Examining the files in data/log and checking filesize
00:35:20 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:20 total 968
00:35:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 00:30 .
00:35:20 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 18 00:30 karaf_console.log
00:35:20 drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 00:30 ..
00:35:20 -rw-rw-r-- 1 jenkins jenkins 976143 Feb 18 00:35 karaf.log
00:35:20 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:20 956K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:35:20 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:35:20 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:21 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:35:21 Let's take the karaf thread dump again...
00:35:21 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:21 karaf main: org.apache.karaf.main.Main, pid:4221
00:35:21 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:21 Killing ODL
00:35:21 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:27 Compressing karaf.log 1
00:35:27 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:27 Fetching compressed karaf.log 1
00:35:27 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:27 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:27 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:28 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:28 Fetch GC logs
00:35:28 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:28 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:35:28 Examine copied files
00:35:28 total 43868
00:35:28 drwxrwxr-x. 2 jenkins jenkins 6 Feb 18 00:35 gclogs-1
00:35:28 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 18 00:35 odl1_karaf_console.log
00:35:28 -rw-rw-r--. 1 jenkins jenkins 66721 Feb 18 00:35 odl1_karaf.log.gz
00:35:28 -rw-rw-r--. 1 jenkins jenkins 149338 Feb 18 00:35 karaf_1_4221_threads_after.log
00:35:28 -rw-rw-r--. 1 jenkins jenkins 14218 Feb 18 00:35 ps_after.log
00:35:28 -rw-rw-r--. 1 jenkins jenkins 270702 Feb 18 00:35 report.html
00:35:28 -rw-rw-r--. 1 jenkins jenkins 3379024 Feb 18 00:35 log.html
00:35:28 -rw-rw-r--. 1 jenkins jenkins 40844844 Feb 18 00:35 output.xml
00:35:28 -rw-rw-r--. 1 jenkins jenkins 491 Feb 18 00:31 testplan.txt
00:35:28 -rw-rw-r--. 1 jenkins jenkins 108149 Feb 18 00:31 karaf_1_2028_threads_before.log
00:35:28 -rw-rw-r--. 1 jenkins jenkins 14205 Feb 18 00:31 ps_before.log
00:35:28 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 18 00:30 post-startup-script.sh
00:35:28 -rw-rw-r--. 1 jenkins jenkins 252 Feb 18 00:30 startup-script.sh
00:35:28 -rw-rw-r--. 1 jenkins jenkins 3497 Feb 18 00:30 configuration-script.sh
00:35:28 -rw-rw-r--. 1 jenkins jenkins 337 Feb 18 00:30 detect_variables.env
00:35:28 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 18 00:30 pom.xml
00:35:28 -rw-rw-r--. 1 jenkins jenkins 92 Feb 18 00:30 set_variables.env
00:35:28 -rw-rw-r--. 1 jenkins jenkins 299 Feb 18 00:30 slave_addresses.txt
00:35:28 -rw-rw-r--. 1 jenkins jenkins 570 Feb 18 00:29 requirements.txt
00:35:28 -rw-rw-r--. 1 jenkins jenkins 26 Feb 18 00:29 env.properties
00:35:28 -rw-rw-r--. 1 jenkins jenkins 333 Feb 18 00:27 stack-parameters.yaml
00:35:28 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 18 00:26 test
00:35:28 drwxrwxr-x. 2 jenkins jenkins 6 Feb 18 00:26 test@tmp
00:35:28 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 17 22:35 maven-metadata.xml
00:35:28 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15785186171402071437.sh
00:35:28 Karaf Deployments, Tests must have already run
00:35:28 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins9664436973057257070.sh
00:35:28 Cleaning up Robot installation...
00:35:28 $ ssh-agent -k
00:35:28 unset SSH_AUTH_SOCK;
00:35:28 unset SSH_AGENT_PID;
00:35:28 echo Agent pid 5170 killed;
00:35:28 [ssh-agent] Stopped.
00:35:28 Recording plot data
00:35:29 Robot results publisher started...
00:35:29 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:35:29 -Parsing output xml:
00:35:30 Done!
00:35:30 -Copying log files to build dir:
00:35:31 Done!
00:35:31 -Assigning results to build:
00:35:31 Done!
00:35:31 -Checking thresholds:
00:35:31 Done!
00:35:31 Done publishing Robot results.
00:35:31 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:31 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins18415042106940868428.sh
00:35:31 Archiving csit artifacts
00:35:31 mv: cannot stat '*_1.png': No such file or directory
00:35:31 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:35:31 % Total % Received % Xferd Average Speed Time Time Time Current
00:35:31 Dload Upload Total Spent Left Speed
00:35:31
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3539k 0 3539k 0 0 4110k 0 --:--:-- --:--:-- --:--:-- 4105k
00:35:32 Archive: robot-plugin.zip
00:35:32 inflating: ./archives/robot-plugin/log.html
00:35:32 inflating: ./archives/robot-plugin/output.xml
00:35:32 inflating: ./archives/robot-plugin/report.html
00:35:32 mv: cannot stat '*.log.gz': No such file or directory
00:35:32 mv: cannot stat '*.csv': No such file or directory
00:35:32 mv: cannot stat '*.png': No such file or directory
00:35:32 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:32 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12177218042516297676.sh
00:35:32 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:32 [EnvInject] - Injecting environment variables from a build step.
00:35:32 [EnvInject] - Injecting as environment variables the properties content
00:35:32 OS_CLOUD=vex
00:35:32 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-26
00:35:32
00:35:32 [EnvInject] - Variables injected successfully.
00:35:32 provisioning config files...
00:35:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:35:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10311023365918037635.sh
00:35:33 ---> openstack-stack-delete.sh
00:35:33 Setup pyenv:
00:35:33 system
00:35:33 3.8.13
00:35:33 3.9.13
00:35:33 3.10.13
00:35:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from file:/tmp/.os_lf_venv
00:35:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:35 lf-activate-venv(): INFO: Base packages installed successfully
00:35:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:35:48 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:35:48 INFO: Stack cost retrieval disabled, setting cost to 0
00:36:00 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-26
00:36:00 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-26
00:36:00 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:00 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins18376923533703782610.sh
00:36:00 ---> sysstat.sh
00:36:01 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6811340764863927701.sh
00:36:01 ---> package-listing.sh
00:36:01 ++ facter osfamily
00:36:01 ++ tr '[:upper:]' '[:lower:]'
00:36:01 + OS_FAMILY=redhat
00:36:01 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:36:01 + START_PACKAGES=/tmp/packages_start.txt
00:36:01 + END_PACKAGES=/tmp/packages_end.txt
00:36:01 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:36:01 + PACKAGES=/tmp/packages_start.txt
00:36:01 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:36:01 + PACKAGES=/tmp/packages_end.txt
00:36:01 + case "${OS_FAMILY}" in
00:36:01 + rpm -qa
00:36:01 + sort
00:36:02 + '[' -f /tmp/packages_start.txt ']'
00:36:02 + '[' -f /tmp/packages_end.txt ']'
00:36:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:36:02 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:36:02 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:36:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:36:02 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins568518464061377930.sh
00:36:02 ---> capture-instance-metadata.sh
00:36:02 Setup pyenv:
00:36:02 system
00:36:02 3.8.13
00:36:02 3.9.13
00:36:02 3.10.13
00:36:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from file:/tmp/.os_lf_venv
00:36:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:04 lf-activate-venv(): INFO: Base packages installed successfully
00:36:04 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:36:14 INFO: Running in OpenStack, capturing instance metadata
00:36:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1962471429461411917.sh
00:36:14 provisioning config files...
00:36:15 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #26
00:36:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config17913395248647472586tmp
00:36:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:36:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:36:15 provisioning config files...
00:36:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:36:15 [EnvInject] - Injecting environment variables from a build step.
00:36:15 [EnvInject] - Injecting as environment variables the properties content
00:36:15 SERVER_ID=logs
00:36:15
00:36:15 [EnvInject] - Variables injected successfully.
00:36:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7238035192158431109.sh
00:36:15 ---> create-netrc.sh
00:36:15 WARN: Log server credential not found.
00:36:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10984975554514660204.sh
00:36:15 ---> python-tools-install.sh
00:36:15 Setup pyenv:
00:36:15 system
00:36:15 3.8.13
00:36:15 3.9.13
00:36:15 3.10.13
00:36:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from file:/tmp/.os_lf_venv
00:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:17 lf-activate-venv(): INFO: Base packages installed successfully
00:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:36:26 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7635683790521718421.sh
00:36:26 ---> sudo-logs.sh
00:36:26 Archiving 'sudo' log..
00:36:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15859406503408313098.sh
00:36:27 ---> job-cost.sh
00:36:27 INFO: Activating Python virtual environment...
00:36:27 Setup pyenv:
00:36:27 system
00:36:27 3.8.13
00:36:27 3.9.13
00:36:27 3.10.13
00:36:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from file:/tmp/.os_lf_venv
00:36:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:29 lf-activate-venv(): INFO: Base packages installed successfully
00:36:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:36:36 DEBUG: Contents of stack-cost file:
00:36:36 total: 0
00:36:36 INFO: Retrieving Stack Cost...
00:36:36 INFO: Stack cost: 0
00:36:36 INFO: Instance uptime: 634s
00:36:36 INFO: Fetching instance metadata (attempt 1 of 3)...
00:36:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:36:36 INFO: Successfully fetched instance metadata
00:36:36 INFO: Instance type: v3-standard-2
00:36:36 INFO: Retrieving pricing info for: v3-standard-2
00:36:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:36:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=634
00:36:37 INFO: Successfully fetched Vexxhost pricing API
00:36:37 INFO: Retrieved cost: 0.06
00:36:37 INFO: Retrieved resource: v3-standard-2
00:36:37 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost
00:36:37 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost.csv
00:36:37 INFO: Successfully archived job cost data
00:36:37 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-chromium,26,2026-02-18 00:36:37,v3-standard-2,634,0.06,0.00,SUCCESS
00:36:37 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins4324193222996449728.sh
00:36:37 ---> logs-deploy.sh
00:36:37 Setup pyenv:
00:36:37 system
00:36:37 3.8.13
00:36:37 3.9.13
00:36:37 3.10.13
00:36:37 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b6yj from file:/tmp/.os_lf_venv
00:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:39 lf-activate-venv(): INFO: Base packages installed successfully
00:36:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-b6yj/bin to PATH
00:36:48 WARNING: Nexus logging server not set
00:36:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/26/
00:36:48 INFO: archiving logs to S3
00:36:49 ---> uname -a:
00:36:49 Linux prd-centos8-robot-2c-8g-13036.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:36:49
00:36:49
00:36:49 ---> lscpu:
00:36:49 Architecture: x86_64
00:36:49 CPU op-mode(s): 32-bit, 64-bit
00:36:49 Byte Order: Little Endian
00:36:49 CPU(s): 2
00:36:49 On-line CPU(s) list: 0,1
00:36:49 Thread(s) per core: 1
00:36:49 Core(s) per socket: 1
00:36:49 Socket(s): 2
00:36:49 NUMA node(s): 1
00:36:49 Vendor ID: AuthenticAMD
00:36:49 CPU family: 23
00:36:49 Model: 49
00:36:49 Model name: AMD EPYC-Rome Processor
00:36:49 Stepping: 0
00:36:49 CPU MHz: 2799.998
00:36:49 BogoMIPS: 5599.99
00:36:49 Virtualization: AMD-V
00:36:49 Hypervisor vendor: KVM
00:36:49 Virtualization type: full
00:36:49 L1d cache: 32K
00:36:49 L1i cache: 32K
00:36:49 L2 cache: 512K
00:36:49 L3 cache: 16384K
00:36:49 NUMA node0 CPU(s): 0,1
00:36:49 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:36:49
00:36:49
00:36:49 ---> nproc:
00:36:49 2
00:36:49
00:36:49
00:36:49 ---> df -h:
00:36:49 Filesystem Size Used Avail Use% Mounted on
00:36:49 devtmpfs 3.8G 0 3.8G 0% /dev
00:36:49 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:36:49 tmpfs 3.8G 17M 3.8G 1% /run
00:36:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:36:49 /dev/vda1 40G 8.4G 32G 21% /
00:36:49 tmpfs 770M 0 770M 0% /run/user/1001
00:36:49
00:36:49
00:36:49 ---> free -m:
00:36:49 total used free shared buff/cache available
00:36:49 Mem: 7697 597 4832 19 2266 6800
00:36:49 Swap: 1023 0 1023
00:36:49
00:36:49
00:36:49 ---> ip addr:
00:36:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:36:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:36:49 inet 127.0.0.1/8 scope host lo
00:36:49 valid_lft forever preferred_lft forever
00:36:49 inet6 ::1/128 scope host
00:36:49 valid_lft forever preferred_lft forever
00:36:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:36:49 link/ether fa:16:3e:b5:12:b3 brd ff:ff:ff:ff:ff:ff
00:36:49 altname enp0s3
00:36:49 altname ens3
00:36:49 inet 10.30.170.191/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:36:49 valid_lft 85764sec preferred_lft 85764sec
00:36:49 inet6 fe80::f816:3eff:feb5:12b3/64 scope link
00:36:49 valid_lft forever preferred_lft forever
00:36:49
00:36:49
00:36:49 ---> sar -b -r -n DEV:
00:36:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/18/2026 _x86_64_ (2 CPU)
00:36:49
00:36:49 00:26:09 LINUX RESTART (2 CPU)
00:36:49
00:36:49 12:27:01 AM tps rtps wtps bread/s bwrtn/s
00:36:49 12:28:02 AM 122.79 0.63 122.16 36.65 10785.45
00:36:49 12:29:01 AM 41.00 1.14 39.87 116.84 5376.26
00:36:49 12:30:01 AM 60.77 6.80 53.97 1248.73 3529.63
00:36:49 12:31:01 AM 48.08 2.70 45.38 436.12 6749.30
00:36:49 12:32:01 AM 4.47 0.07 4.40 4.93 159.86
00:36:49 12:33:01 AM 2.67 0.00 2.67 0.00 650.45
00:36:49 12:34:01 AM 0.40 0.00 0.40 0.00 284.12
00:36:49 12:35:01 AM 0.53 0.03 0.50 1.87 365.34
00:36:49 12:36:01 AM 15.48 0.32 15.16 36.92 822.96
00:36:49 Average: 32.90 1.30 31.60 209.28 3187.54
00:36:49
00:36:49 12:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:36:49 12:28:02 AM 5185376 7023420 2697048 34.22 2688 2013880 672708 7.53 188212 2161744 134996
00:36:49 12:29:01 AM 5232056 7073436 2650368 33.62 2688 2017280 642948 7.20 218860 2081616 9012
00:36:49 12:30:01 AM 4878012 6972176 3004412 38.12 2688 2259948 726196 8.13 256084 2364156 161512
00:36:49 12:31:01 AM 4934936 7042372 2947488 37.39 2688 2274176 637704 7.14 265864 2297444 4
00:36:49 12:32:01 AM 4887584 6997020 2994840 37.99 2688 2276192 702880 7.87 266372 2343528 1712
00:36:49 12:33:01 AM 4858168 6985092 3024256 38.37 2688 2293712 718304 8.04 266668 2372720 2040
00:36:49 12:34:01 AM 4846924 6985184 3035500 38.51 2688 2305004 718304 8.04 266668 2383996 4900
00:36:49 12:35:01 AM 4834184 6980732 3048240 38.67 2688 2313284 718304 8.04 266912 2396156 2256
00:36:49 12:36:01 AM 5025912 7036224 2856512 36.24 2688 2182804 708376 7.93 350460 2143020 70124
00:36:49 Average: 4964795 7010628 2917629 37.01 2688 2215142 693969 7.77 260678 2282709 42951
00:36:49
00:36:49 12:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:36:49 12:28:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 12:28:02 AM eth0 136.09 109.86 1538.35 14.28 0.00 0.00 0.00 0.00
00:36:49 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 12:29:01 AM eth0 8.32 7.91 6.36 3.55 0.00 0.00 0.00 0.00
00:36:49 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 12:30:01 AM eth0 40.96 35.51 337.76 8.13 0.00 0.00 0.00 0.00
00:36:49 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 12:31:01 AM eth0 162.23 125.71 41.88 36.71 0.00 0.00 0.00 0.00
00:36:49 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 12:32:01 AM eth0 27.36 20.50 26.50 3.12 0.00 0.00 0.00 0.00
00:36:49 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 12:33:01 AM eth0 32.91 34.32 117.53 10.90 0.00 0.00 0.00 0.00
00:36:49 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 12:34:01 AM eth0 19.30 19.75 73.70 7.01 0.00 0.00 0.00 0.00
00:36:49 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 12:35:01 AM eth0 18.38 18.96 64.72 12.23 0.00 0.00 0.00 0.00
00:36:49 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 12:36:01 AM eth0 75.89 51.67 155.69 79.73 0.00 0.00 0.00 0.00
00:36:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:49 Average: eth0 58.03 47.21 262.98 19.55 0.00 0.00 0.00 0.00
00:36:49
00:36:49
00:36:49 ---> sar -P ALL:
00:36:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/18/2026 _x86_64_ (2 CPU)
00:36:49
00:36:49 00:26:09 LINUX RESTART (2 CPU)
00:36:49
00:36:49 12:27:01 AM CPU %user %nice %system %iowait %steal %idle
00:36:49 12:28:02 AM all 38.08 0.00 5.38 0.97 0.10 55.46
00:36:49 12:28:02 AM 0 28.86 0.00 4.20 0.97 0.10 65.87
00:36:49 12:28:02 AM 1 47.31 0.00 6.57 0.97 0.10 45.05
00:36:49 12:29:01 AM all 11.70 0.00 1.71 0.41 0.07 86.11
00:36:49 12:29:01 AM 0 3.56 0.00 1.19 0.31 0.05 94.89
00:36:49 12:29:01 AM 1 19.84 0.00 2.24 0.51 0.08 77.32
00:36:49 12:30:01 AM all 27.11 0.00 4.90 0.42 0.08 67.49
00:36:49 12:30:01 AM 0 18.79 0.00 4.09 0.42 0.08 76.62
00:36:49 12:30:01 AM 1 35.40 0.00 5.71 0.42 0.08 58.38
00:36:49 12:31:01 AM all 9.15 0.00 2.02 0.51 0.06 88.26
00:36:49 12:31:01 AM 0 5.95 0.00 1.74 0.63 0.07 91.62
00:36:49 12:31:01 AM 1 12.35 0.00 2.31 0.38 0.05 84.91
00:36:49 12:32:01 AM all 3.90 0.00 0.26 0.02 0.08 95.74
00:36:49 12:32:01 AM 0 5.87 0.00 0.33 0.00 0.08 93.71
00:36:49 12:32:01 AM 1 1.94 0.00 0.18 0.03 0.08 97.76
00:36:49 12:33:01 AM all 18.55 0.00 0.22 0.03 0.09 81.11
00:36:49 12:33:01 AM 0 3.28 0.00 0.22 0.05 0.10 96.36
00:36:49 12:33:01 AM 1 33.80 0.00 0.22 0.00 0.08 65.90
00:36:49 12:34:01 AM all 10.51 0.00 0.15 0.03 0.06 89.25
00:36:49 12:34:01 AM 0 13.90 0.00 0.15 0.02 0.05 85.88
00:36:49 12:34:01 AM 1 7.11 0.00 0.15 0.05 0.07 92.62
00:36:49 12:35:01 AM all 9.62 0.00 0.26 0.02 0.10 90.01
00:36:49 12:35:01 AM 0 3.18 0.00 0.28 0.02 0.08 96.44
00:36:49 12:35:01 AM 1 16.05 0.00 0.23 0.02 0.12 83.58
00:36:49 12:36:01 AM all 19.67 0.00 2.44 0.08 0.08 77.73
00:36:49 12:36:01 AM 0 10.64 0.00 2.31 0.07 0.10 86.89
00:36:49 12:36:01 AM 1 28.70 0.00 2.57 0.08 0.07 68.58
00:36:49 Average: all 16.49 0.00 1.93 0.27 0.08 81.22
00:36:49 Average: 0 10.47 0.00 1.61 0.28 0.08 87.56
00:36:49 Average: 1 22.52 0.00 2.24 0.27 0.08 74.88
00:36:49
00:36:49
00:36:49