00:27:22 Started by upstream project "integration-sanity-test-chromium" build number 29 00:27:22 originally caused by: 00:27:22 Started by timer 00:27:22 Running as SYSTEM 00:27:22 [EnvInject] - Loading node environment variables. 00:27:23 Building remotely on prd-centos8-robot-2c-8g-19459 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:27:23 [ssh-agent] Looking for ssh-agent implementation... 00:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:27:23 $ ssh-agent 00:27:23 SSH_AUTH_SOCK=/tmp/ssh-SfLDTcUFwJJE/agent.5279 00:27:23 SSH_AGENT_PID=5280 00:27:23 [ssh-agent] Started. 00:27:23 Running ssh-add (command line suppressed) 00:27:23 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_4641953795148632746.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_4641953795148632746.key) 00:27:23 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:27:23 The recommended git tool is: NONE 00:27:26 using credential opendaylight-jenkins-ssh 00:27:26 Wiping out workspace first. 00:27:26 Cloning the remote Git repository 00:27:26 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:27:26 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10 00:27:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:26 > git --version # timeout=10 00:27:26 > git --version # 'git version 2.43.0' 00:27:26 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:26 [INFO] Currently running in a labeled security context 00:27:26 [INFO] Currently SELinux is 'enforcing' on the host 00:27:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh5493646159703177230.key 00:27:26 Verifying host key using known hosts file 00:27:26 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:27:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:29 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:29 [INFO] Currently running in a labeled security context 00:27:29 [INFO] Currently SELinux is 'enforcing' on the host 00:27:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh16126425272513423403.key 00:27:29 Verifying host key using known hosts file 00:27:29 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:27:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:27:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:29 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:27:29 > git config core.sparsecheckout # timeout=10 00:27:29 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:27:29 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:27:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:29 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:27:30 No emails were triggered. 00:27:30 provisioning config files... 00:27:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:27:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:27:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:27:30 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16395152073328432410.sh 00:27:30 ---> python-tools-install.sh 00:27:30 Setup pyenv: 00:27:30 system 00:27:30 * 3.8.13 (set by /opt/pyenv/version) 00:27:30 * 3.9.13 (set by /opt/pyenv/version) 00:27:30 * 3.10.13 (set by /opt/pyenv/version) 00:27:30 * 3.11.7 (set by /opt/pyenv/version) 00:27:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E9nU 00:27:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:27:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:27:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:27:39 lf-activate-venv(): INFO: Base packages installed successfully 00:27:39 lf-activate-venv(): INFO: Installing additional packages: lftools 00:28:02 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:28:02 Generating Requirements File 00:28:21 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:28:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:22 Python 3.11.7 00:28:22 pip 26.0.1 from /tmp/venv-E9nU/lib/python3.11/site-packages/pip (python 3.11) 00:28:22 appdirs==1.4.4 00:28:22 argcomplete==3.6.3 00:28:22 aspy.yaml==1.3.0 00:28:22 attrs==25.4.0 00:28:22 autopage==0.6.0 00:28:22 beautifulsoup4==4.14.3 00:28:22 boto3==1.42.54 00:28:22 botocore==1.42.54 00:28:22 bs4==0.0.2 00:28:22 certifi==2026.1.4 00:28:22 cffi==2.0.0 00:28:22 cfgv==3.5.0 00:28:22 chardet==5.2.0 00:28:22 charset-normalizer==3.4.4 00:28:22 click==8.3.1 00:28:22 cliff==4.13.2 00:28:22 cmd2==3.2.0 00:28:22 cryptography==3.3.2 00:28:22 debtcollector==3.0.0 00:28:22 decorator==5.2.1 00:28:22 defusedxml==0.7.1 00:28:22 Deprecated==1.3.1 00:28:22 distlib==0.4.0 00:28:22 dnspython==2.8.0 00:28:22 docker==7.1.0 00:28:22 dogpile.cache==1.5.0 00:28:22 durationpy==0.10 00:28:22 email-validator==2.3.0 00:28:22 filelock==3.24.3 00:28:22 future==1.0.0 00:28:22 gitdb==4.0.12 00:28:22 GitPython==3.1.46 00:28:22 httplib2==0.30.2 00:28:22 identify==2.6.16 00:28:22 idna==3.11 00:28:22 importlib-resources==1.5.0 00:28:22 iso8601==2.1.0 00:28:22 Jinja2==3.1.6 00:28:22 jmespath==1.1.0 00:28:22 jsonpatch==1.33 00:28:22 jsonpointer==3.0.0 00:28:22 jsonschema==4.26.0 00:28:22 jsonschema-specifications==2025.9.1 00:28:22 keystoneauth1==5.13.1 00:28:22 kubernetes==35.0.0 00:28:22 lftools==0.37.21 00:28:22 lxml==6.0.2 00:28:22 markdown-it-py==4.0.0 00:28:22 MarkupSafe==3.0.3 00:28:22 mdurl==0.1.2 00:28:22 msgpack==1.1.2 00:28:22 multi_key_dict==2.0.3 00:28:22 munch==4.0.0 00:28:22 netaddr==1.3.0 00:28:22 niet==1.4.2 00:28:22 nodeenv==1.10.0 00:28:22 oauth2client==4.1.3 00:28:22 oauthlib==3.3.1 00:28:22 openstacksdk==4.10.0 00:28:22 os-service-types==1.8.2 00:28:22 osc-lib==4.4.0 00:28:22 oslo.config==10.3.0 00:28:22 oslo.context==6.3.0 00:28:22 oslo.i18n==6.7.2 00:28:22 oslo.log==8.1.0 00:28:22 oslo.serialization==5.9.1 00:28:22 oslo.utils==10.0.0 00:28:22 packaging==26.0 00:28:22 pbr==7.0.3 00:28:22 platformdirs==4.9.2 00:28:22 prettytable==3.17.0 00:28:22 psutil==7.2.2 00:28:22 pyasn1==0.6.2 00:28:22 pyasn1_modules==0.4.2 00:28:22 pycparser==3.0 00:28:22 pygerrit2==2.0.15 00:28:22 PyGithub==2.8.1 00:28:22 Pygments==2.19.2 00:28:22 PyJWT==2.11.0 00:28:22 PyNaCl==1.6.2 00:28:22 pyparsing==2.4.7 00:28:22 pyperclip==1.11.0 00:28:22 pyrsistent==0.20.0 00:28:22 python-cinderclient==9.8.0 00:28:22 python-dateutil==2.9.0.post0 00:28:22 python-heatclient==5.0.0 00:28:22 python-jenkins==1.8.3 00:28:22 python-keystoneclient==5.7.0 00:28:22 python-magnumclient==4.9.0 00:28:22 python-openstackclient==9.0.0 00:28:22 python-swiftclient==4.9.0 00:28:22 PyYAML==6.0.3 00:28:22 referencing==0.37.0 00:28:22 requests==2.32.5 00:28:22 requests-oauthlib==2.0.0 00:28:22 requestsexceptions==1.4.0 00:28:22 rfc3986==2.0.0 00:28:22 rich==14.3.3 00:28:22 rich-argparse==1.7.2 00:28:22 rpds-py==0.30.0 00:28:22 rsa==4.9.1 00:28:22 ruamel.yaml==0.19.1 00:28:22 ruamel.yaml.clib==0.2.15 00:28:22 s3transfer==0.16.0 00:28:22 simplejson==3.20.2 00:28:22 six==1.17.0 00:28:22 smmap==5.0.2 00:28:22 soupsieve==2.8.3 00:28:22 stevedore==5.7.0 00:28:22 tabulate==0.9.0 00:28:22 toml==0.10.2 00:28:22 tomlkit==0.14.0 00:28:22 tqdm==4.67.3 00:28:22 typing_extensions==4.15.0 00:28:22 urllib3==1.26.20 00:28:22 virtualenv==20.38.0 00:28:22 wcwidth==0.6.0 00:28:22 websocket-client==1.9.0 00:28:22 wrapt==2.1.1 00:28:22 xdg==6.0.0 00:28:22 xmltodict==1.0.3 00:28:22 yq==3.4.3 00:28:22 [EnvInject] - Injecting environment variables from a build step. 00:28:22 [EnvInject] - Injecting as environment variables the properties content 00:28:22 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:28:22 OS_CLOUD=vex 00:28:22 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-29 00:28:22 OS_STACK_TEMPLATE_DIR=openstack-hot 00:28:22 00:28:22 [EnvInject] - Variables injected successfully. 00:28:22 provisioning config files... 00:28:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:28:23 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins18023029256820494881.sh 00:28:23 ---> Create parameters file for OpenStack HOT 00:28:23 OpenStack Heat parameters generated 00:28:23 ----------------------------------- 00:28:23 parameters: 00:28:23 vm_0_count: '1' 00:28:23 vm_0_flavor: 'v3-standard-4' 00:28:23 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:28:23 vm_1_count: '1' 00:28:23 vm_1_flavor: 'v3-standard-2' 00:28:23 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:28:23 00:28:23 job_name: '41457-29' 00:28:23 silo: 'releng' 00:28:23 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins11879659521657044397.sh 00:28:23 ---> Create HEAT stack 00:28:23 + source /home/jenkins/lf-env.sh 00:28:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:23 ++ mktemp -d /tmp/venv-XXXX 00:28:23 + lf_venv=/tmp/venv-Hg8U 00:28:23 + local venv_file=/tmp/.os_lf_venv 00:28:23 + local python=python3 00:28:23 + local options 00:28:23 + local set_path=true 00:28:23 + local install_args= 00:28:23 ++ 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:28:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:23 + true 00:28:23 + case $1 in 00:28:23 + python=python3 00:28:23 + shift 2 00:28:23 + true 00:28:23 + case $1 in 00:28:23 + shift 00:28:23 + break 00:28:23 + case $python in 00:28:23 + local pkg_list= 00:28:23 + [[ -d /opt/pyenv ]] 00:28:23 + echo 'Setup pyenv:' 00:28:23 Setup pyenv: 00:28:23 + export PYENV_ROOT=/opt/pyenv 00:28:23 + PYENV_ROOT=/opt/pyenv 00:28:23 + 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:28:23 + 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:28:23 + pyenv versions 00:28:23 system 00:28:23 3.8.13 00:28:23 3.9.13 00:28:23 3.10.13 00:28:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:28:23 + command -v pyenv 00:28:23 ++ pyenv init - --no-rehash 00:28:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:28:23 for i in ${!paths[@]}; do 00:28:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:28:23 fi; done; 00:28:23 echo "${paths[*]}"'\'')" 00:28:23 export PATH="/opt/pyenv/shims:${PATH}" 00:28:23 export PYENV_SHELL=bash 00:28:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:28:23 pyenv() { 00:28:23 local command 00:28:23 command="${1:-}" 00:28:23 if [ "$#" -gt 0 ]; then 00:28:23 shift 00:28:23 fi 00:28:23 00:28:23 case "$command" in 00:28:23 rehash|shell) 00:28:23 eval "$(pyenv "sh-$command" "$@")" 00:28:23 ;; 00:28:23 *) 00:28:23 command pyenv "$command" "$@" 00:28:23 ;; 00:28:23 esac 00:28:23 }' 00:28:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:28:23 for i in ${!paths[@]}; do 00:28:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:28:23 fi; done; 00:28:23 echo "${paths[*]}"' 00:28:23 ++ 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:28:23 ++ 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:28:23 ++ 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:28:23 ++ export PYENV_SHELL=bash 00:28:23 ++ PYENV_SHELL=bash 00:28:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:28:23 +++ complete -F _pyenv pyenv 00:28:23 ++ lf-pyver python3 00:28:23 ++ local py_version_xy=python3 00:28:23 ++ local py_version_xyz= 00:28:23 ++ awk '{ print $1 }' 00:28:23 ++ pyenv versions 00:28:23 ++ local command 00:28:23 ++ command=versions 00:28:23 ++ '[' 1 -gt 0 ']' 00:28:23 ++ shift 00:28:23 ++ case "$command" in 00:28:23 ++ command pyenv versions 00:28:23 ++ pyenv versions 00:28:23 ++ sed 's/^[ *]* //' 00:28:23 ++ grep -E '^[0-9.]*[0-9]$' 00:28:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:28:23 +++ tail -n 1 00:28:23 +++ grep '^3' /tmp/.pyenv_versions 00:28:23 +++ sort -V 00:28:23 ++ py_version_xyz=3.11.7 00:28:23 ++ [[ -z 3.11.7 ]] 00:28:23 ++ echo 3.11.7 00:28:23 ++ return 0 00:28:23 + pyenv local 3.11.7 00:28:23 + local command 00:28:23 + command=local 00:28:23 + '[' 2 -gt 0 ']' 00:28:23 + shift 00:28:23 + case "$command" in 00:28:23 + command pyenv local 3.11.7 00:28:23 + pyenv local 3.11.7 00:28:23 + for arg in "$@" 00:28:23 + case $arg in 00:28:23 + pkg_list+='lftools[openstack] ' 00:28:23 + for arg in "$@" 00:28:23 + case $arg in 00:28:23 + pkg_list+='kubernetes ' 00:28:23 + for arg in "$@" 00:28:23 + case $arg in 00:28:23 + pkg_list+='niet ' 00:28:23 + for arg in "$@" 00:28:23 + case $arg in 00:28:23 + pkg_list+='python-heatclient ' 00:28:23 + for arg in "$@" 00:28:23 + case $arg in 00:28:23 + pkg_list+='python-openstackclient ' 00:28:23 + for arg in "$@" 00:28:23 + case $arg in 00:28:23 + pkg_list+='python-magnumclient ' 00:28:23 + for arg in "$@" 00:28:23 + case $arg in 00:28:23 + pkg_list+='urllib3~=1.26.15 ' 00:28:23 + for arg in "$@" 00:28:23 + case $arg in 00:28:23 + pkg_list+='yq ' 00:28:23 + [[ -f /tmp/.os_lf_venv ]] 00:28:23 ++ cat /tmp/.os_lf_venv 00:28:23 + lf_venv=/tmp/venv-E9nU 00:28:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from' file:/tmp/.os_lf_venv 00:28:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from file:/tmp/.os_lf_venv 00:28:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:28:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:23 + local 'pip_opts=--upgrade --quiet' 00:28:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:28:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:28:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:28:23 + [[ -n '' ]] 00:28:23 + [[ -n '' ]] 00:28:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:28:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:23 + /tmp/venv-E9nU/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:28:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:28:25 lf-activate-venv(): INFO: Base packages installed successfully 00:28:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:28:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:28:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:25 + /tmp/venv-E9nU/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:42 + type python3 00:28:42 + true 00:28:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH' 00:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:28:42 + PATH=/tmp/venv-E9nU/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:42 + return 0 00:28:42 + openstack --os-cloud vex limits show --absolute 00:28:44 +--------------------------+---------+ 00:28:44 | Name | Value | 00:28:44 +--------------------------+---------+ 00:28:44 | maxTotalInstances | -1 | 00:28:44 | maxTotalCores | 450 | 00:28:44 | maxTotalRAMSize | 1000000 | 00:28:44 | maxServerMeta | 128 | 00:28:44 | maxImageMeta | 128 | 00:28:44 | maxPersonality | 5 | 00:28:44 | maxPersonalitySize | 10240 | 00:28:44 | maxTotalKeypairs | 100 | 00:28:44 | maxServerGroups | 10 | 00:28:44 | maxServerGroupMembers | 10 | 00:28:44 | maxTotalFloatingIps | -1 | 00:28:44 | maxSecurityGroups | -1 | 00:28:44 | maxSecurityGroupRules | -1 | 00:28:44 | totalRAMUsed | 163840 | 00:28:44 | totalCoresUsed | 40 | 00:28:44 | totalInstancesUsed | 10 | 00:28:44 | totalFloatingIpsUsed | 0 | 00:28:44 | totalSecurityGroupsUsed | 0 | 00:28:44 | totalServerGroupsUsed | 0 | 00:28:44 | maxTotalVolumes | -1 | 00:28:44 | maxTotalSnapshots | 10 | 00:28:44 | maxTotalVolumeGigabytes | 4096 | 00:28:44 | maxTotalBackups | 10 | 00:28:44 | maxTotalBackupGigabytes | 1000 | 00:28:44 | totalVolumesUsed | 0 | 00:28:44 | totalGigabytesUsed | 0 | 00:28:44 | totalSnapshotsUsed | 0 | 00:28:44 | totalBackupsUsed | 0 | 00:28:44 | totalBackupGigabytesUsed | 0 | 00:28:44 +--------------------------+---------+ 00:28:44 + pushd /opt/ciman/openstack-hot 00:28:44 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:28:44 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-29 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml 00:29:10 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-29 00:29:10 Waiting to initialize infrastructure... 00:29:10 Stack initialization successful. 00:29:10 ------------------------------------ 00:29:10 Stack Details 00:29:10 ------------------------------------ 00:29:10 {'added': None, 00:29:10 'capabilities': [], 00:29:10 'created_at': '2026-02-21T00:28:47Z', 00:29:10 'deleted': None, 00:29:10 'deleted_at': None, 00:29:10 'description': 'No description', 00:29:10 'environment': None, 00:29:10 'environment_files': None, 00:29:10 'files': None, 00:29:10 'files_container': None, 00:29:10 'id': '0fc85cd1-2e4b-4156-ac66-42880d95f1d1', 00:29:10 'is_rollback_disabled': True, 00:29:10 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-29/0fc85cd1-2e4b-4156-ac66-42880d95f1d1', 00:29:10 'rel': 'self'}], 00:29:10 '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:29:10 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-29', 00:29:10 'notification_topics': [], 00:29:10 'outputs': [{'description': 'IP addresses of the 2nd vm types', 00:29:10 'output_key': 'vm_1_ips', 00:29:10 'output_value': ['10.30.171.139']}, 00:29:10 {'description': 'IP addresses of the 1st vm types', 00:29:10 'output_key': 'vm_0_ips', 00:29:10 'output_value': ['10.30.170.87']}], 00:29:10 'owner_id': ****, 00:29:10 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:29:10 'OS::stack_id': '0fc85cd1-2e4b-4156-ac66-42880d95f1d1', 00:29:10 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-29', 00:29:10 'job_name': '41457-29', 00:29:10 'silo': 'releng', 00:29:10 'vm_0_count': '1', 00:29:10 'vm_0_flavor': 'v3-standard-4', 00:29:10 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:29:10 '20260201-010217.481', 00:29:10 'vm_1_count': '1', 00:29:10 'vm_1_flavor': 'v3-standard-2', 00:29:10 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:29:10 '- 20250917-133034.654'}, 00:29:10 'parent_id': None, 00:29:10 'replaced': None, 00:29:10 'status': 'CREATE_COMPLETE', 00:29:10 'status_reason': 'Stack CREATE completed successfully', 00:29:10 'tags': [], 00:29:10 'template': None, 00:29:10 'template_description': 'No description', 00:29:10 'template_url': None, 00:29:10 'timeout_mins': 15, 00:29:10 'unchanged': None, 00:29:10 'updated': None, 00:29:10 'updated_at': None, 00:29:10 'user_project_id': '0fcf65255f374ddc838b0eb81373a2a1'} 00:29:10 ------------------------------------ 00:29:10 + popd 00:29:10 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:29:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins8946831860872713280.sh 00:29:10 ---> Copy SSH public keys to CSIT lab 00:29:10 Setup pyenv: 00:29:10 system 00:29:10 3.8.13 00:29:10 3.9.13 00:29:10 3.10.13 00:29:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:29:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from file:/tmp/.os_lf_venv 00:29:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:12 lf-activate-venv(): INFO: Base packages installed successfully 00:29:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:29:26 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:29:28 SSH not responding on 10.30.170.87. Retrying in 10 seconds... 00:29:28 Warning: Permanently added '10.30.171.139' (ECDSA) to the list of known hosts. 00:29:29 releng-41457-29-1-mininet-ovs-217-0 00:29:29 Successfully copied public keys to slave 10.30.171.139 00:29:38 Ping to 10.30.170.87 successful. 00:29:39 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:29:39 releng-41457-29-0-builder-0 00:29:39 Successfully copied public keys to slave 10.30.170.87 00:29:39 Process 6495 ready. 00:29:39 Process 6496 ready. 00:29:39 SSH ready on all stack servers. 00:29:39 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins9902243403094789894.sh 00:29:39 Setup pyenv: 00:29:40 system 00:29:40 3.8.13 00:29:40 3.9.13 00:29:40 3.10.13 00:29:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:29:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zhGe 00:29:44 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv 00:29:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:48 lf-activate-venv(): INFO: Base packages installed successfully 00:29:48 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-zhGe/bin to PATH 00:29:49 + echo 'Installing Python Requirements' 00:29:49 Installing Python Requirements 00:29:49 + cat 00:29:49 + python -m pip install -r requirements.txt 00:29:49 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:29:50 Collecting docker-py (from -r requirements.txt (line 1)) 00:29:50 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:50 Collecting ipaddr (from -r requirements.txt (line 2)) 00:29:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:29:50 Installing build dependencies: started 00:29:50 Installing build dependencies: finished with status 'done' 00:29:50 Getting requirements to build wheel: started 00:29:51 Getting requirements to build wheel: finished with status 'done' 00:29:51 Preparing metadata (pyproject.toml): started 00:29:51 Preparing metadata (pyproject.toml): finished with status 'done' 00:29:51 Collecting netaddr (from -r requirements.txt (line 3)) 00:29:51 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:51 Collecting netifaces (from -r requirements.txt (line 4)) 00:29:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:29:51 Installing build dependencies: started 00:29:52 Installing build dependencies: finished with status 'done' 00:29:52 Getting requirements to build wheel: started 00:29:52 Getting requirements to build wheel: finished with status 'done' 00:29:52 Preparing metadata (pyproject.toml): started 00:29:52 Preparing metadata (pyproject.toml): finished with status 'done' 00:29:53 Collecting pyhocon (from -r requirements.txt (line 5)) 00:29:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:29:53 Collecting requests (from -r requirements.txt (line 6)) 00:29:53 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:53 Collecting robotframework (from -r requirements.txt (line 7)) 00:29:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:29:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 13.8 MB/s 0:00:00 00:29:53 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:29:53 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:53 Installing build dependencies: started 00:29:54 Installing build dependencies: finished with status 'done' 00:29:54 Getting requirements to build wheel: started 00:29:54 Getting requirements to build wheel: finished with status 'done' 00:29:54 Preparing metadata (pyproject.toml): started 00:29:54 Preparing metadata (pyproject.toml): finished with status 'done' 00:29:54 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:29:54 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:54 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:29:54 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:54 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:29:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:29:54 Installing build dependencies: started 00:29:55 Installing build dependencies: finished with status 'done' 00:29:55 Getting requirements to build wheel: started 00:29:56 Getting requirements to build wheel: finished with status 'done' 00:29:56 Preparing metadata (pyproject.toml): started 00:29:56 Preparing metadata (pyproject.toml): finished with status 'done' 00:29:56 Collecting scapy (from -r requirements.txt (line 12)) 00:29:56 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:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 34.5 MB/s 0:00:00 00:29:56 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:29:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:29:56 Installing build dependencies: started 00:29:57 Installing build dependencies: finished with status 'done' 00:29:57 Getting requirements to build wheel: started 00:29:57 Getting requirements to build wheel: finished with status 'done' 00:29:57 Preparing metadata (pyproject.toml): started 00:29:57 Preparing metadata (pyproject.toml): finished with status 'done' 00:29:58 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:29:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:29:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 8.6 MB/s 0:00:00 00:29:58 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:29:58 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:58 Collecting pyangbind (from -r requirements.txt (line 22)) 00:29:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:29:58 Collecting isodate (from -r requirements.txt (line 25)) 00:29:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:29:58 Collecting jmespath (from -r requirements.txt (line 28)) 00:29:58 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:58 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:29:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:29:58 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:29:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:29:58 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:29:58 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:58 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:29:58 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:58 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:29:58 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:58 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:29:58 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:58 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:29:58 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:59 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:29:59 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:59 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:29:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:29:59 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:29:59 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:59 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:29:59 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:59 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:29:59 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:29:59 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:59 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:29:59 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:59 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:29:59 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:29:59 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:59 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:29:59 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:29:59 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:59 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:29:59 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:59 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:29:59 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:29:59 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:59 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:29:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 19.2 MB/s 0:00:00 00:29:59 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:59 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:29:59 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:59 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:59 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:59 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:59 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:29:59 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:30:00 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:30:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:30:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.2 MB/s 0:00:00 00:30:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:30:00 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:30:01 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:30:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:30:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 13.8 MB/s 0:00:00 00:30:01 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:30:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:30:02 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:02 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:30:02 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:02 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:30:02 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:30:02 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:02 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:30:03 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:03 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:30:03 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:30:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:30:03 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 00:30:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 70.7 MB/s 0:00:00 00:30:03 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:03 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:30:03 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:30:03 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:30:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:30:03 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:30:03 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:30:03 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:30:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:30:03 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:30:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:30:03 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:30:03 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:30:04 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:30:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:30:04 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:30:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:30:04 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:30:04 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:30:04 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:30:04 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:30:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:30:04 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:30:04 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:30:04 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:30:04 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:30:04 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=1eca319a52711298b9f0773589c157a7ea67e581099147bd35bc4011f742c70d 00:30:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:30:04 Building wheel for ipaddr (pyproject.toml): started 00:30:05 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:30:05 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=b64d9cc9709b381cfd7d431f23f0cdb5fe9732c1a25907004d8ec816c42bac8b 00:30:05 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:30:05 Building wheel for netifaces (pyproject.toml): started 00:30:07 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:30:07 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=58632a8cdf64ad2f89fb497300cf179d53607072e6d2cb091d2766bdb4fbf3c6 00:30:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:30:07 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:30:07 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:30:07 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=c1e4efdc6c8a541c60cca7fb9f6bfa6f8dbef3d8e77d00adfa050a72d087c60e 00:30:07 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:30:07 Building wheel for jsonpath-rw (pyproject.toml): started 00:30:08 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:30:08 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b526569a68885478b3667737043797b82bf82faa9afe9eafccd592962620618e 00:30:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:30:08 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:30:08 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:30:15 00:30:15 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 00:30:15 + pip freeze 00:30:15 attrs==25.4.0 00:30:15 bcrypt==5.0.0 00:30:15 beautifulsoup4==4.14.3 00:30:15 certifi==2026.1.4 00:30:15 cffi==2.0.0 00:30:15 charset-normalizer==3.4.4 00:30:15 click==8.3.1 00:30:15 cryptography==46.0.5 00:30:15 decorator==5.2.1 00:30:15 distlib==0.4.0 00:30:15 docker-py==1.10.6 00:30:15 docker-pycreds==0.4.0 00:30:15 elastic-transport==8.17.1 00:30:15 elasticsearch==8.19.3 00:30:15 elasticsearch-dsl==8.15.4 00:30:15 enum34==1.1.10 00:30:15 filelock==3.24.3 00:30:15 h11==0.16.0 00:30:15 idna==3.11 00:30:15 invoke==2.2.1 00:30:15 ipaddr==2.2.0 00:30:15 isodate==0.7.2 00:30:15 jmespath==1.1.0 00:30:15 jsonpatch==1.33 00:30:15 jsonpath-rw==1.4.0 00:30:15 jsonpointer==3.0.0 00:30:15 lxml==6.0.2 00:30:15 netaddr==1.3.0 00:30:15 netifaces==0.11.0 00:30:15 outcome==1.3.0.post0 00:30:15 packaging==26.0 00:30:15 paramiko==4.0.0 00:30:15 platformdirs==4.9.2 00:30:15 ply==3.11 00:30:15 pyang==2.7.1 00:30:15 pyangbind==0.8.7 00:30:15 pycparser==3.0 00:30:15 pyhocon==0.3.61 00:30:15 PyNaCl==1.6.2 00:30:15 pyparsing==3.3.2 00:30:15 PySocks==1.7.1 00:30:15 python-dateutil==2.9.0.post0 00:30:15 regex==2026.2.19 00:30:15 requests==2.32.5 00:30:15 robotframework==7.4.1 00:30:15 robotframework-httplibrary==0.4.2 00:30:15 robotframework-pythonlibcore==4.5.0 00:30:15 robotframework-requests==0.9.7 00:30:15 robotframework-selenium2library==3.0.0 00:30:15 robotframework-seleniumlibrary==6.8.0 00:30:15 robotframework-sshlibrary==3.8.0 00:30:15 scapy==2.7.0 00:30:15 scp==0.15.0 00:30:15 selenium==4.41.0 00:30:15 six==1.17.0 00:30:15 sniffio==1.3.1 00:30:15 sortedcontainers==2.4.0 00:30:15 soupsieve==2.8.3 00:30:15 trio==0.33.0 00:30:15 trio-websocket==0.12.2 00:30:15 typing_extensions==4.15.0 00:30:15 urllib3==2.6.3 00:30:15 virtualenv==20.38.0 00:30:15 waitress==3.0.2 00:30:15 WebOb==1.8.9 00:30:15 websocket-client==1.9.0 00:30:15 WebTest==3.0.7 00:30:15 wsproto==1.3.2 00:30:15 [EnvInject] - Injecting environment variables from a build step. 00:30:15 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:30:16 [EnvInject] - Variables injected successfully. 00:30:16 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins10416951262100919396.sh 00:30:16 Setup pyenv: 00:30:16 system 00:30:16 3.8.13 00:30:16 3.9.13 00:30:16 3.10.13 00:30:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:30:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from file:/tmp/.os_lf_venv 00:30:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:18 lf-activate-venv(): INFO: Base packages installed successfully 00:30:18 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:30:26 + ODL_SYSTEM=() 00:30:26 + TOOLS_SYSTEM=() 00:30:26 + OPENSTACK_SYSTEM=() 00:30:26 + OPENSTACK_CONTROLLERS=() 00:30:26 + mapfile -t ADDR 00:30:26 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-29 00:30:26 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:30:28 + for i in "${ADDR[@]}" 00:30:28 ++ ssh 10.30.171.139 hostname -s 00:30:28 Warning: Permanently added '10.30.171.139' (ECDSA) to the list of known hosts. 00:30:29 + REMHOST=releng-41457-29-1-mininet-ovs-217-0 00:30:29 + case ${REMHOST} in 00:30:29 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:30:29 + for i in "${ADDR[@]}" 00:30:29 ++ ssh 10.30.170.87 hostname -s 00:30:29 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:30:29 + REMHOST=releng-41457-29-0-builder-0 00:30:29 + case ${REMHOST} in 00:30:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:30:29 + echo NUM_ODL_SYSTEM=1 00:30:29 + echo NUM_TOOLS_SYSTEM=1 00:30:29 + '[' '' == yes ']' 00:30:29 + NUM_OPENSTACK_SYSTEM=0 00:30:29 + echo NUM_OPENSTACK_SYSTEM=0 00:30:29 + '[' 0 -eq 2 ']' 00:30:29 + echo ODL_SYSTEM_IP=10.30.170.87 00:30:29 ++ seq 0 0 00:30:29 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:30:29 + echo ODL_SYSTEM_1_IP=10.30.170.87 00:30:29 + echo TOOLS_SYSTEM_IP=10.30.171.139 00:30:29 ++ seq 0 0 00:30:29 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:30:29 + echo TOOLS_SYSTEM_1_IP=10.30.171.139 00:30:29 + openstack_index=0 00:30:29 + NUM_OPENSTACK_CONTROL_NODES=1 00:30:29 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:30:29 ++ seq 0 0 00:30:29 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:30:29 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:30:29 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:29 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:29 + '[' -1 -ge 2 ']' 00:30:29 ++ seq 0 -2 00:30:29 + NUM_OPENSTACK_HAPROXY_NODES=0 00:30:29 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:30:29 ++ seq 0 -1 00:30:29 + echo 'Contents of slave_addresses.txt:' 00:30:29 Contents of slave_addresses.txt: 00:30:29 + cat slave_addresses.txt 00:30:29 NUM_ODL_SYSTEM=1 00:30:29 NUM_TOOLS_SYSTEM=1 00:30:29 NUM_OPENSTACK_SYSTEM=0 00:30:29 ODL_SYSTEM_IP=10.30.170.87 00:30:29 ODL_SYSTEM_1_IP=10.30.170.87 00:30:29 TOOLS_SYSTEM_IP=10.30.171.139 00:30:29 TOOLS_SYSTEM_1_IP=10.30.171.139 00:30:29 NUM_OPENSTACK_CONTROL_NODES=1 00:30:29 OPENSTACK_CONTROL_NODE_1_IP= 00:30:29 NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:29 NUM_OPENSTACK_HAPROXY_NODES=0 00:30:29 [EnvInject] - Injecting environment variables from a build step. 00:30:29 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:30:29 [EnvInject] - Variables injected successfully. 00:30:29 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins12918903588187944028.sh 00:30:29 Preparing for JRE Version 21 00:30:29 Karaf artifact is karaf 00:30:29 Karaf project is integration 00:30:29 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:30:29 [EnvInject] - Injecting environment variables from a build step. 00:30:29 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:30:29 [EnvInject] - Variables injected successfully. 00:30:29 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins8858101015317483218.sh 00:30:29 2026-02-21 00:30:29 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 00:30:29 Bundle version is 0.24.0-SNAPSHOT 00:30:29 --2026-02-21 00:30:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml 00:30:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:30:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:30:29 HTTP request sent, awaiting response... 200 OK 00:30:29 Length: 1410 (1.4K) [application/xml] 00:30:29 Saving to: ‘maven-metadata.xml’ 00:30:29 00:30:29 0K . 100% 49.6M=0s 00:30:29 00:30:29 2026-02-21 00:30:29 (49.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 00:30:29 00:30:30 00:30:30 00:30:30 org.opendaylight.integration 00:30:30 karaf 00:30:30 0.24.0-SNAPSHOT 00:30:30 00:30:30 00:30:30 20260220.082414 00:30:30 134 00:30:30 00:30:30 20260220082414 00:30:30 00:30:30 00:30:30 pom 00:30:30 0.24.0-20260220.082414-134 00:30:30 20260220082414 00:30:30 00:30:30 00:30:30 tar.gz 00:30:30 0.24.0-20260220.082414-134 00:30:30 20260220082414 00:30:30 00:30:30 00:30:30 zip 00:30:30 0.24.0-20260220.082414-134 00:30:30 20260220082414 00:30:30 00:30:30 00:30:30 cyclonedx 00:30:30 xml 00:30:30 0.24.0-20260220.082414-134 00:30:30 20260220082414 00:30:30 00:30:30 00:30:30 cyclonedx 00:30:30 json 00:30:30 0.24.0-20260220.082414-134 00:30:30 20260220082414 00:30:30 00:30:30 00:30:30 00:30:30 00:30:30 Nexus timestamp is 0.24.0-20260220.082414-134 00:30:30 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260220.082414-134.zip 00:30:30 Distribution bundle is karaf-0.24.0-20260220.082414-134.zip 00:30:30 Distribution bundle version is 0.24.0-SNAPSHOT 00:30:30 Distribution folder is karaf-0.24.0-SNAPSHOT 00:30:30 Nexus prefix is https://nexus.opendaylight.org 00:30:30 [EnvInject] - Injecting environment variables from a build step. 00:30:30 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:30:30 [EnvInject] - Variables injected successfully. 00:30:30 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins5578775230965634541.sh 00:30:30 Setup pyenv: 00:30:30 system 00:30:30 3.8.13 00:30:30 3.9.13 00:30:30 3.10.13 00:30:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:30:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from file:/tmp/.os_lf_venv 00:30:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:32 lf-activate-venv(): INFO: Base packages installed successfully 00:30:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:30:37 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:30:37 Copying common-functions.sh to /tmp 00:30:38 Copying common-functions.sh to 10.30.171.139:/tmp 00:30:39 Warning: Permanently added '10.30.171.139' (ECDSA) to the list of known hosts. 00:30:39 Copying common-functions.sh to 10.30.170.87:/tmp 00:30:39 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:30:39 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9249817492789653555.sh 00:30:39 common-functions.sh is being sourced 00:30:39 common-functions environment: 00:30:39 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:30:39 ACTUALFEATURES: 00:30:39 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:30:39 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:30:39 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:30:39 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:39 CONTROLLERMEM: 2048m 00:30:39 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:30:39 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:30:39 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:30:39 SUITES: 00:30:39 00:30:39 ################################################# 00:30:39 ## Configure Cluster and Start ## 00:30:39 ################################################# 00:30:39 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 00:30:39 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 00:30:39 Locating script plan to use... 00:30:39 Finished running script plans 00:30:39 Configuring member-1 with IP address 10.30.170.87 00:30:39 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:30:39 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:30:40 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium 00:30:40 ++ [[ /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:40 ++ echo 'common-functions.sh is being sourced' 00:30:40 common-functions.sh is being sourced 00:30:40 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT 00:30:40 ++ DISTROSTREAM=chromium 00:30:40 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:30:40 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:30:40 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:30:40 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:30:40 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:30:40 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:30:40 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:30:40 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:30:40 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:40 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:40 ++ export CONTROLLERMEM= 00:30:40 ++ CONTROLLERMEM= 00:30:40 ++ case "${DISTROSTREAM}" in 00:30:40 ++ CLUSTER_SYSTEM=pekko 00:30:40 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:30:40 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:30:40 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:30:40 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:30:40 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:30:40 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:30:40 ++ print_common_env 00:30:40 ++ cat 00:30:40 common-functions environment: 00:30:40 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:30:40 ACTUALFEATURES: 00:30:40 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:30:40 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:30:40 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:30:40 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:40 CONTROLLERMEM: 00:30:40 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:30:40 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:30:40 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:30:40 SUITES: 00:30:40 00:30:40 ++ SSH='ssh -t -t' 00:30:40 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:30:40 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:30:40 Changing to /tmp 00:30:40 + echo 'Changing to /tmp' 00:30:40 + cd /tmp 00:30:40 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260220.082414-134.zip 00:30:40 + 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-20260220.082414-134.zip' 00:30:40 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260220.082414-134.zip 00:30:40 --2026-02-21 00:30:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260220.082414-134.zip 00:30:40 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:30:40 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:30:40 HTTP request sent, awaiting response... 200 OK 00:30:40 Length: 240364897 (229M) [application/zip] 00:30:40 Saving to: ‘karaf-0.24.0-20260220.082414-134.zip’ 00:30:40 00:30:40 0K ........ ........ ........ ........ ........ ........ 1% 63.9M 4s 00:30:40 3072K ........ ........ ........ ........ ........ ........ 2% 80.1M 3s 00:30:40 6144K ........ ........ ........ ........ ........ ........ 3% 106M 3s 00:30:40 9216K ........ ........ ........ ........ ........ ........ 5% 115M 3s 00:30:40 12288K ........ ........ ........ ........ ........ ........ 6% 154M 2s 00:30:40 15360K ........ ........ ........ ........ ........ ........ 7% 135M 2s 00:30:40 18432K ........ ........ ........ ........ ........ ........ 9% 173M 2s 00:30:40 21504K ........ ........ ........ ........ ........ ........ 10% 185M 2s 00:30:40 24576K ........ ........ ........ ........ ........ ........ 11% 211M 2s 00:30:40 27648K ........ ........ ........ ........ ........ ........ 13% 227M 2s 00:30:40 30720K ........ ........ ........ ........ ........ ........ 14% 224M 2s 00:30:40 33792K ........ ........ ........ ........ ........ ........ 15% 240M 1s 00:30:40 36864K ........ ........ ........ ........ ........ ........ 17% 275M 1s 00:30:40 39936K ........ ........ ........ ........ ........ ........ 18% 258M 1s 00:30:40 43008K ........ ........ ........ ........ ........ ........ 19% 282M 1s 00:30:40 46080K ........ ........ ........ ........ ........ ........ 20% 275M 1s 00:30:40 49152K ........ ........ ........ ........ ........ ........ 22% 267M 1s 00:30:40 52224K ........ ........ ........ ........ ........ ........ 23% 273M 1s 00:30:40 55296K ........ ........ ........ ........ ........ ........ 24% 291M 1s 00:30:40 58368K ........ ........ ........ ........ ........ ........ 26% 240M 1s 00:30:40 61440K ........ ........ ........ ........ ........ ........ 27% 263M 1s 00:30:40 64512K ........ ........ ........ ........ ........ ........ 28% 291M 1s 00:30:40 67584K ........ ........ ........ ........ ........ ........ 30% 282M 1s 00:30:40 70656K ........ ........ ........ ........ ........ ........ 31% 278M 1s 00:30:40 73728K ........ ........ ........ ........ ........ ........ 32% 280M 1s 00:30:40 76800K ........ ........ ........ ........ ........ ........ 34% 274M 1s 00:30:40 79872K ........ ........ ........ ........ ........ ........ 35% 264M 1s 00:30:40 82944K ........ ........ ........ ........ ........ ........ 36% 276M 1s 00:30:40 86016K ........ ........ ........ ........ ........ ........ 37% 273M 1s 00:30:40 89088K ........ ........ ........ ........ ........ ........ 39% 275M 1s 00:30:40 92160K ........ ........ ........ ........ ........ ........ 40% 271M 1s 00:30:40 95232K ........ ........ ........ ........ ........ ........ 41% 268M 1s 00:30:40 98304K ........ ........ ........ ........ ........ ........ 43% 276M 1s 00:30:40 101376K ........ ........ ........ ........ ........ ........ 44% 248M 1s 00:30:40 104448K ........ ........ ........ ........ ........ ........ 45% 267M 1s 00:30:40 107520K ........ ........ ........ ........ ........ ........ 47% 274M 1s 00:30:40 110592K ........ ........ ........ ........ ........ ........ 48% 268M 1s 00:30:40 113664K ........ ........ ........ ........ ........ ........ 49% 280M 1s 00:30:40 116736K ........ ........ ........ ........ ........ ........ 51% 281M 1s 00:30:40 119808K ........ ........ ........ ........ ........ ........ 52% 283M 1s 00:30:40 122880K ........ ........ ........ ........ ........ ........ 53% 277M 1s 00:30:40 125952K ........ ........ ........ ........ ........ ........ 54% 265M 0s 00:30:40 129024K ........ ........ ........ ........ ........ ........ 56% 267M 0s 00:30:40 132096K ........ ........ ........ ........ ........ ........ 57% 258M 0s 00:30:40 135168K ........ ........ ........ ........ ........ ........ 58% 256M 0s 00:30:40 138240K ........ ........ ........ ........ ........ ........ 60% 249M 0s 00:30:40 141312K ........ ........ ........ ........ ........ ........ 61% 245M 0s 00:30:40 144384K ........ ........ ........ ........ ........ ........ 62% 252M 0s 00:30:40 147456K ........ ........ ........ ........ ........ ........ 64% 247M 0s 00:30:40 150528K ........ ........ ........ ........ ........ ........ 65% 260M 0s 00:30:40 153600K ........ ........ ........ ........ ........ ........ 66% 258M 0s 00:30:40 156672K ........ ........ ........ ........ ........ ........ 68% 256M 0s 00:30:40 159744K ........ ........ ........ ........ ........ ........ 69% 256M 0s 00:30:40 162816K ........ ........ ........ ........ ........ ........ 70% 254M 0s 00:30:40 165888K ........ ........ ........ ........ ........ ........ 71% 246M 0s 00:30:40 168960K ........ ........ ........ ........ ........ ........ 73% 238M 0s 00:30:40 172032K ........ ........ ........ ........ ........ ........ 74% 250M 0s 00:30:40 175104K ........ ........ ........ ........ ........ ........ 75% 242M 0s 00:30:40 178176K ........ ........ ........ ........ ........ ........ 77% 243M 0s 00:30:41 181248K ........ ........ ........ ........ ........ ........ 78% 246M 0s 00:30:41 184320K ........ ........ ........ ........ ........ ........ 79% 247M 0s 00:30:41 187392K ........ ........ ........ ........ ........ ........ 81% 247M 0s 00:30:41 190464K ........ ........ ........ ........ ........ ........ 82% 256M 0s 00:30:41 193536K ........ ........ ........ ........ ........ ........ 83% 252M 0s 00:30:41 196608K ........ ........ ........ ........ ........ ........ 85% 260M 0s 00:30:41 199680K ........ ........ ........ ........ ........ ........ 86% 244M 0s 00:30:41 202752K ........ ........ ........ ........ ........ ........ 87% 242M 0s 00:30:41 205824K ........ ........ ........ ........ ........ ........ 88% 248M 0s 00:30:41 208896K ........ ........ ........ ........ ........ ........ 90% 246M 0s 00:30:41 211968K ........ ........ ........ ........ ........ ........ 91% 254M 0s 00:30:41 215040K ........ ........ ........ ........ ........ ........ 92% 243M 0s 00:30:41 218112K ........ ........ ........ ........ ........ ........ 94% 246M 0s 00:30:41 221184K ........ ........ ........ ........ ........ ........ 95% 244M 0s 00:30:41 224256K ........ ........ ........ ........ ........ ........ 96% 245M 0s 00:30:41 227328K ........ ........ ........ ........ ........ ........ 98% 238M 0s 00:30:41 230400K ........ ........ ........ ........ ........ ........ 99% 233M 0s 00:30:41 233472K ........ ........ ... 100% 256M=1.0s 00:30:41 00:30:41 2026-02-21 00:30:41 (226 MB/s) - ‘karaf-0.24.0-20260220.082414-134.zip’ saved [240364897/240364897] 00:30:41 00:30:41 Extracting the new controller... 00:30:41 + echo 'Extracting the new controller...' 00:30:41 + unzip -q karaf-0.24.0-20260220.082414-134.zip 00:30:43 Adding external repositories... 00:30:43 + echo 'Adding external repositories...' 00:30:43 + 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:43 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:30:43 ################################################################################ 00:30:43 # 00:30:43 # Licensed to the Apache Software Foundation (ASF) under one or more 00:30:43 # contributor license agreements. See the NOTICE file distributed with 00:30:43 # this work for additional information regarding copyright ownership. 00:30:43 # The ASF licenses this file to You under the Apache License, Version 2.0 00:30:43 # (the "License"); you may not use this file except in compliance with 00:30:43 # the License. You may obtain a copy of the License at 00:30:43 # 00:30:43 # http://www.apache.org/licenses/LICENSE-2.0 00:30:43 # 00:30:43 # Unless required by applicable law or agreed to in writing, software 00:30:43 # distributed under the License is distributed on an "AS IS" BASIS, 00:30:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:30:43 # See the License for the specific language governing permissions and 00:30:43 # limitations under the License. 00:30:43 # 00:30:43 ################################################################################ 00:30:43 00:30:43 # 00:30:43 # If set to true, the following property will not allow any certificate to be used 00:30:43 # when accessing Maven repositories through SSL 00:30:43 # 00:30:43 #org.ops4j.pax.url.mvn.certificateCheck= 00:30:43 00:30:43 # 00:30:43 # Path to the local Maven settings file. 00:30:43 # The repositories defined in this file will be automatically added to the list 00:30:43 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:30:43 # below is not set. 00:30:43 # The following locations are checked for the existence of the settings.xml file 00:30:43 # * 1. looks for the specified url 00:30:43 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:30:43 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:30:43 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:30:43 # 00:30:43 #org.ops4j.pax.url.mvn.settings= 00:30:43 00:30:43 # 00:30:43 # Path to the local Maven repository which is used to avoid downloading 00:30:43 # artifacts when they already exist locally. 00:30:43 # The value of this property will be extracted from the settings.xml file 00:30:43 # above, or defaulted to: 00:30:43 # System.getProperty( "user.home" ) + "/.m2/repository" 00:30:43 # 00:30:43 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:30:43 00:30:43 # 00:30:43 # Default this to false. It's just weird to use undocumented repos 00:30:43 # 00:30:43 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:30:43 00:30:43 # 00:30:43 # Uncomment if you don't wanna use the proxy settings 00:30:43 # from the Maven conf/settings.xml file 00:30:43 # 00:30:43 # org.ops4j.pax.url.mvn.proxySupport=false 00:30:43 00:30:43 # 00:30:43 # Comma separated list of repositories scanned when resolving an artifact. 00:30:43 # Those repositories will be checked before iterating through the 00:30:43 # below list of repositories and even before the local repository 00:30:43 # A repository url can be appended with zero or more of the following flags: 00:30:43 # @snapshots : the repository contains snaphots 00:30:43 # @noreleases : the repository does not contain any released artifacts 00:30:43 # 00:30:43 # The following property value will add the system folder as a repo. 00:30:43 # 00:30:43 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:30:43 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:30:43 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:30:43 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:30:43 00:30:43 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:30:43 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:30:43 00:30:43 # 00:30:43 # Comma separated list of repositories scanned when resolving an artifact. 00:30:43 # The default list includes the following repositories: 00:30:43 # http://repo1.maven.org/maven2@id=central 00:30:43 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:30:43 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:30:43 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:30:43 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:30:43 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:30:43 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:30:43 # To add repositories to the default ones, prepend '+' to the list of repositories 00:30:43 # to add. 00:30:43 # A repository url can be appended with zero or more of the following flags: 00:30:43 # @snapshots : the repository contains snapshots 00:30:43 # @noreleases : the repository does not contain any released artifacts 00:30:43 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:30:43 # 00:30:43 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:43 00:30:43 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:30:43 + [[ True == \T\r\u\e ]] 00:30:43 + echo 'Configuring the startup features...' 00:30:43 + 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:43 + FEATURE_TEST_STRING=features-test 00:30:43 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT 00:30:43 + KARAF_VERSION=karaf4 00:30:43 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:30:43 + 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:43 + [[ ! -z '' ]] 00:30:43 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:30:43 ################################################################################ 00:30:43 # 00:30:43 # Licensed to the Apache Software Foundation (ASF) under one or more 00:30:43 # contributor license agreements. See the NOTICE file distributed with 00:30:43 # this work for additional information regarding copyright ownership. 00:30:43 # The ASF licenses this file to You under the Apache License, Version 2.0 00:30:43 # (the "License"); you may not use this file except in compliance with 00:30:43 # the License. You may obtain a copy of the License at 00:30:43 # 00:30:43 # http://www.apache.org/licenses/LICENSE-2.0 00:30:43 # 00:30:43 # Unless required by applicable law or agreed to in writing, software 00:30:43 # distributed under the License is distributed on an "AS IS" BASIS, 00:30:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:30:43 # See the License for the specific language governing permissions and 00:30:43 # limitations under the License. 00:30:43 # 00:30:43 ################################################################################ 00:30:43 00:30:43 # 00:30:43 # Comma separated list of features repositories to register by default 00:30:43 # 00:30:43 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}/a149e1a9-9c54-4ecb-b97d-6c74a3deb7b2.xml 00:30:43 00:30:43 # 00:30:43 # Comma separated list of features to install at startup 00:30:43 # 00:30:43 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 5b9046be-20f3-4a0a-acfb-fb18c13397bf 00:30:43 00:30:43 # 00:30:43 # Resource repositories (OBR) that the features resolver can use 00:30:43 # to resolve requirements/capabilities 00:30:43 # 00:30:43 # The format of the resourceRepositories is 00:30:43 # resourceRepositories=[xml:url|json:url],... 00:30:43 # for Instance: 00:30:43 # 00:30:43 #resourceRepositories=xml:http://host/path/to/index.xml 00:30:43 # or 00:30:43 #resourceRepositories=json:http://host/path/to/index.json 00:30:43 # 00:30:43 00:30:43 # 00:30:43 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:30:43 # 00:30:43 featuresBootAsynchronous=false 00:30:43 00:30:43 # 00:30:43 # Service requirements enforcement 00:30:43 # 00:30:43 # By default, the feature resolver checks the service requirements/capabilities of 00:30:43 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:30:43 # the required bundles. 00:30:43 # The following flag can have those values: 00:30:43 # - disable: service requirements are completely ignored 00:30:43 # - default: service requirements are ignored for old features 00:30:43 # - enforce: service requirements are always verified 00:30:43 # 00:30:43 #serviceRequirements=default 00:30:43 00:30:43 # 00:30:43 # Store cfg file for config element in feature 00:30:43 # 00:30:43 #configCfgStore=true 00:30:43 00:30:43 # 00:30:43 # Define if the feature service automatically refresh bundles 00:30:43 # 00:30:43 autoRefresh=true 00:30:43 00:30:43 # 00:30:43 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:30:43 # XML file defines instructions related to features processing 00:30:43 # versions.properties may declare properties to resolve placeholders in XML file 00:30:43 # both files are relative to ${karaf.etc} 00:30:43 # 00:30:43 #featureProcessing=org.apache.karaf.features.xml 00:30:43 #featureProcessingVersions=versions.properties 00:30:43 + configure_karaf_log karaf4 '' 00:30:43 + local -r karaf_version=karaf4 00:30:43 + local -r controllerdebugmap= 00:30:43 + local logapi=log4j 00:30:43 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:30:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:30:43 log4j2.rootLogger.level = INFO 00:30:43 #log4j2.rootLogger.type = asyncRoot 00:30:43 #log4j2.rootLogger.includeLocation = false 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:30:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:30:43 log4j2.rootLogger.appenderRef.Console.ref = Console 00:30:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:30:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:30:43 log4j2.logger.spifly.name = org.apache.aries.spifly 00:30:43 log4j2.logger.spifly.level = WARN 00:30:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:30:43 log4j2.logger.audit.level = INFO 00:30:43 log4j2.logger.audit.additivity = false 00:30:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:30:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:30:43 log4j2.appender.console.type = Console 00:30:43 log4j2.appender.console.name = Console 00:30:43 log4j2.appender.console.layout.type = PatternLayout 00:30:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:30:43 log4j2.appender.rolling.type = RollingRandomAccessFile 00:30:43 log4j2.appender.rolling.name = RollingFile 00:30:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:30:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:30:43 #log4j2.appender.rolling.immediateFlush = false 00:30:43 log4j2.appender.rolling.append = true 00:30:43 log4j2.appender.rolling.layout.type = PatternLayout 00:30:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:30:43 log4j2.appender.rolling.policies.type = Policies 00:30:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:30:43 log4j2.appender.rolling.policies.size.size = 64MB 00:30:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:30:43 log4j2.appender.rolling.strategy.max = 7 00:30:43 log4j2.appender.audit.type = RollingRandomAccessFile 00:30:43 log4j2.appender.audit.name = AuditRollingFile 00:30:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:30:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:30:43 log4j2.appender.audit.append = true 00:30:43 log4j2.appender.audit.layout.type = PatternLayout 00:30:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:30:43 log4j2.appender.audit.policies.type = Policies 00:30:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:30:43 log4j2.appender.audit.policies.size.size = 8MB 00:30:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:30:43 log4j2.appender.audit.strategy.max = 7 00:30:43 log4j2.appender.osgi.type = PaxOsgi 00:30:43 log4j2.appender.osgi.name = PaxOsgi 00:30:43 log4j2.appender.osgi.filter = * 00:30:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:30:43 #log4j2.logger.aether.level = TRACE 00:30:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:30:43 #log4j2.logger.http-headers.level = DEBUG 00:30:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:30:43 #log4j2.logger.maven.level = TRACE 00:30:43 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:30:43 + logapi=log4j2 00:30:43 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:30:43 + '[' log4j2 == log4j2 ']' 00:30:43 + 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:43 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:30:43 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:30:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:30:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:30:43 + unset IFS 00:30:43 + echo 'controllerdebugmap: ' 00:30:43 controllerdebugmap: 00:30:43 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:30:43 + '[' -n '' ']' 00:30:43 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:30:43 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:30:43 ################################################################################ 00:30:43 # 00:30:43 # Licensed to the Apache Software Foundation (ASF) under one or more 00:30:43 # contributor license agreements. See the NOTICE file distributed with 00:30:43 # this work for additional information regarding copyright ownership. 00:30:43 # The ASF licenses this file to You under the Apache License, Version 2.0 00:30:43 # (the "License"); you may not use this file except in compliance with 00:30:43 # the License. You may obtain a copy of the License at 00:30:43 # 00:30:43 # http://www.apache.org/licenses/LICENSE-2.0 00:30:43 # 00:30:43 # Unless required by applicable law or agreed to in writing, software 00:30:43 # distributed under the License is distributed on an "AS IS" BASIS, 00:30:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:30:43 # See the License for the specific language governing permissions and 00:30:43 # limitations under the License. 00:30:43 # 00:30:43 ################################################################################ 00:30:43 00:30:43 # Common pattern layout for appenders 00:30:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:30:43 00:30:43 # Root logger 00:30:43 log4j2.rootLogger.level = INFO 00:30:43 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:30:43 #log4j2.rootLogger.type = asyncRoot 00:30:43 #log4j2.rootLogger.includeLocation = false 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:30:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:30:43 log4j2.rootLogger.appenderRef.Console.ref = Console 00:30:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:30:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:30:43 00:30:43 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:30:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:30:43 00:30:43 # Loggers configuration 00:30:43 00:30:43 # Spifly logger 00:30:43 log4j2.logger.spifly.name = org.apache.aries.spifly 00:30:43 log4j2.logger.spifly.level = WARN 00:30:43 00:30:43 # Security audit logger 00:30:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:30:43 log4j2.logger.audit.level = INFO 00:30:43 log4j2.logger.audit.additivity = false 00:30:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:30:43 00:30:43 # Appenders configuration 00:30:43 00:30:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:30:43 log4j2.appender.console.type = Console 00:30:43 log4j2.appender.console.name = Console 00:30:43 log4j2.appender.console.layout.type = PatternLayout 00:30:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:30:43 00:30:43 # Rolling file appender 00:30:43 log4j2.appender.rolling.type = RollingRandomAccessFile 00:30:43 log4j2.appender.rolling.name = RollingFile 00:30:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:30:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:30:43 # uncomment to not force a disk flush 00:30:43 #log4j2.appender.rolling.immediateFlush = false 00:30:43 log4j2.appender.rolling.append = true 00:30:43 log4j2.appender.rolling.layout.type = PatternLayout 00:30:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:30:43 log4j2.appender.rolling.policies.type = Policies 00:30:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:30:43 log4j2.appender.rolling.policies.size.size = 1GB 00:30:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:30:43 log4j2.appender.rolling.strategy.max = 7 00:30:43 00:30:43 # Audit file appender 00:30:43 log4j2.appender.audit.type = RollingRandomAccessFile 00:30:43 log4j2.appender.audit.name = AuditRollingFile 00:30:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:30:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:30:43 log4j2.appender.audit.append = true 00:30:43 log4j2.appender.audit.layout.type = PatternLayout 00:30:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:30:43 log4j2.appender.audit.policies.type = Policies 00:30:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:30:43 log4j2.appender.audit.policies.size.size = 8MB 00:30:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:30:43 log4j2.appender.audit.strategy.max = 7 00:30:43 00:30:43 # OSGi appender 00:30:43 log4j2.appender.osgi.type = PaxOsgi 00:30:43 log4j2.appender.osgi.name = PaxOsgi 00:30:43 log4j2.appender.osgi.filter = * 00:30:43 00:30:43 # help with identification of maven-related problems with pax-url-aether 00:30:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:30:43 #log4j2.logger.aether.level = TRACE 00:30:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:30:43 #log4j2.logger.http-headers.level = DEBUG 00:30:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:30:43 #log4j2.logger.maven.level = TRACE 00:30:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:30:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:30:43 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:43 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:30:43 + local -r controllermem=2048m 00:30:43 Configure 00:30:43 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:30:43 max memory: 2048m 00:30:43 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:43 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:43 + echo Configure 00:30:43 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:30:43 + echo ' max memory: 2048m' 00:30:43 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv' 00:30:43 + 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:43 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:43 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:43 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv' 00:30:43 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:30:43 #!/bin/sh 00:30:43 # 00:30:43 # Licensed to the Apache Software Foundation (ASF) under one or more 00:30:43 # contributor license agreements. See the NOTICE file distributed with 00:30:43 # this work for additional information regarding copyright ownership. 00:30:43 # The ASF licenses this file to You under the Apache License, Version 2.0 00:30:43 # (the "License"); you may not use this file except in compliance with 00:30:43 # the License. You may obtain a copy of the License at 00:30:43 # 00:30:43 # http://www.apache.org/licenses/LICENSE-2.0 00:30:43 # 00:30:43 # Unless required by applicable law or agreed to in writing, software 00:30:43 # distributed under the License is distributed on an "AS IS" BASIS, 00:30:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:30:43 # See the License for the specific language governing permissions and 00:30:43 # limitations under the License. 00:30:43 # 00:30:43 00:30:43 # 00:30:43 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:30:43 # script: client, instance, shell, start, status, stop, karaf 00:30:43 # 00:30:43 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:30:43 # Actions go here... 00:30:43 # fi 00:30:43 00:30:43 # 00:30:43 # general settings which should be applied for all scripts go here; please keep 00:30:43 # in mind that it is possible that scripts might be executed more than once, e.g. 00:30:43 # in example of the start script where the start script is executed first and the 00:30:43 # karaf script afterwards. 00:30:43 # 00:30:43 00:30:43 # 00:30:43 # The following section shows the possible configuration options for the default 00:30:43 # karaf scripts 00:30:43 # 00:30:43 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:30:43 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:30:43 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:30:43 # export EXTRA_JAVA_OPTS # Additional JVM options 00:30:43 # export KARAF_HOME # Karaf home folder 00:30:43 # export KARAF_DATA # Karaf data folder 00:30:43 # export KARAF_BASE # Karaf base folder 00:30:43 # export KARAF_ETC # Karaf etc folder 00:30:43 # export KARAF_LOG # Karaf log folder 00:30:43 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:30:43 # export KARAF_OPTS # Additional available Karaf options 00:30:43 # export KARAF_DEBUG # Enable debug mode 00:30:43 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:30:43 # export KARAF_NOROOT # Prevent execution as root if set to true 00:30:43 Set Java version 00:30:43 + echo 'Set Java version' 00:30:43 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:30:43 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:43 sudo: a password is required 00:30:43 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:30:43 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:43 sudo: a password is required 00:30:43 JDK default version ... 00:30:43 + echo 'JDK default version ...' 00:30:43 + java -version 00:30:43 openjdk version "21.0.9" 2025-10-21 00:30:43 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:30:43 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:30:43 Set JAVA_HOME 00:30:43 + echo 'Set JAVA_HOME' 00:30:43 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:30:43 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:30:43 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:30:43 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:30:43 Listing all open ports on controller system... 00:30:43 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:30:43 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:30:43 + echo 'Listing all open ports on controller system...' 00:30:43 + netstat -pnatu 00:30:43 /tmp/configuration-script.sh: line 40: netstat: command not found 00:30:43 Configuring cluster 00:30:43 + '[' -f /tmp/custom_shard_config.txt ']' 00:30:43 + echo 'Configuring cluster' 00:30:43 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.87 00:30:43 ################################################ 00:30:43 ## Configure Cluster ## 00:30:43 ################################################ 00:30:43 NOTE: Cluster configuration files not found. Copying from 00:30:43 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 00:30:43 Configuring unique name in pekko.conf 00:30:43 Configuring hostname in pekko.conf 00:30:43 Configuring data and rpc seed nodes in pekko.conf 00:30:43 modules = [ 00:30:43 00:30:43 { 00:30:43 name = "inventory" 00:30:43 namespace = "urn:opendaylight:inventory" 00:30:43 shard-strategy = "module" 00:30:43 }, 00:30:43 { 00:30:43 name = "topology" 00:30:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:30:43 shard-strategy = "module" 00:30:43 }, 00:30:43 { 00:30:43 name = "toaster" 00:30:43 namespace = "http://netconfcentral.org/ns/toaster" 00:30:43 shard-strategy = "module" 00:30:43 } 00:30:43 ] 00:30:43 Configuring replication type in module-shards.conf 00:30:43 ################################################ 00:30:43 ## NOTE: Manually restart controller to ## 00:30:43 ## apply configuration. ## 00:30:43 ################################################ 00:30:43 Dump pekko.conf 00:30:43 + echo 'Dump pekko.conf' 00:30:43 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:30:43 00:30:43 odl-cluster-data { 00:30:43 pekko { 00:30:43 remote { 00:30:43 artery { 00:30:43 enabled = on 00:30:43 transport = tcp 00:30:43 canonical.hostname = "10.30.170.87" 00:30:43 canonical.port = 2550 00:30:43 } 00:30:43 } 00:30:43 00:30:43 cluster { 00:30:43 # Using artery. 00:30:43 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.87:2550"] 00:30:43 00:30:43 roles = ["member-1"] 00:30:43 00:30:43 # when under load we might trip a false positive on the failure detector 00:30:43 # failure-detector { 00:30:43 # heartbeat-interval = 4 s 00:30:43 # acceptable-heartbeat-pause = 16s 00:30:43 # } 00:30:43 } 00:30:43 00:30:43 persistence { 00:30:43 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:30:43 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:30:43 # The relative path is always relative to KARAF_HOME. 00:30:43 00:30:43 # snapshot-store.local.dir = "target/snapshots" 00:30:43 } 00:30:43 disable-default-actor-system-quarantined-event-handling = "false" 00:30:43 } 00:30:43 } 00:30:43 Dump modules.conf 00:30:43 + echo 'Dump modules.conf' 00:30:43 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:30:43 modules = [ 00:30:43 00:30:43 { 00:30:43 name = "inventory" 00:30:43 namespace = "urn:opendaylight:inventory" 00:30:43 shard-strategy = "module" 00:30:43 }, 00:30:43 { 00:30:43 name = "topology" 00:30:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:30:43 shard-strategy = "module" 00:30:43 }, 00:30:43 { 00:30:43 name = "toaster" 00:30:43 namespace = "http://netconfcentral.org/ns/toaster" 00:30:43 shard-strategy = "module" 00:30:43 } 00:30:43 ] 00:30:43 Dump module-shards.conf 00:30:43 + echo 'Dump module-shards.conf' 00:30:43 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:30:43 module-shards = [ 00:30:43 { 00:30:43 name = "default" 00:30:43 shards = [ 00:30:43 { 00:30:43 name = "default" 00:30:43 replicas = ["member-1"] 00:30:43 } 00:30:43 ] 00:30:43 }, 00:30:43 { 00:30:43 name = "inventory" 00:30:43 shards = [ 00:30:43 { 00:30:43 name="inventory" 00:30:43 replicas = ["member-1"] 00:30:43 } 00:30:43 ] 00:30:43 }, 00:30:43 { 00:30:43 name = "topology" 00:30:43 shards = [ 00:30:43 { 00:30:43 name="topology" 00:30:43 replicas = ["member-1"] 00:30:43 } 00:30:43 ] 00:30:43 }, 00:30:43 { 00:30:43 name = "toaster" 00:30:43 shards = [ 00:30:43 { 00:30:43 name="toaster" 00:30:43 replicas = ["member-1"] 00:30:43 } 00:30:43 ] 00:30:43 } 00:30:43 ] 00:30:43 Locating config plan to use... 00:30:43 Finished running config plans 00:30:43 Starting member-1 with IP address 10.30.170.87 00:30:43 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:30:43 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:30:44 Redirecting karaf console output to karaf_console.log 00:30:44 Starting controller... 00:30:44 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log 00:30:44 Execute the post startup script on controller 10.30.170.87 00:30:44 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:30:44 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:30:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:44 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:31:49 2026-02-21T00:31:01,873 | 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:49 Controller is UP 00:31:49 2026-02-21T00:31:01,873 | 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:49 Listing all open ports on controller system... 00:31:49 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:31:49 looking for "BindException: Address already in use" in log file 00:31:49 looking for "server is unhealthy" in log file 00:31:49 Let's take the karaf thread dump 00:31:49 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:31:50 karaf main: org.apache.karaf.main.Main, pid:2025 00:31:50 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:31:50 Generating mininet variables... 00:31:50 Locating test plan to use... 00:31:50 Changing the testplan path... 00:31:50 # Place the suites in run order: 00:31:50 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 00:31:50 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 00:31:50 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 00:31:50 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation 00:31:50 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:50 ============================================================================== 00:31:50 openflowplugin-sanity.txt 00:31:50 ============================================================================== 00:31:51 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 00:31:51 ============================================================================== 00:31:54 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 00:31:54 ============================================================================== 00:31:54 Get list of nodes :: Get the inventory | PASS | 00:31:57 ------------------------------------------------------------------------------ 00:31:57 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 00:31:57 ------------------------------------------------------------------------------ 00:31:57 Get node 1 inventory :: Get the inventory for a node | PASS | 00:31:57 ------------------------------------------------------------------------------ 00:31:57 Get node 2 inventory :: Get the inventory for a node | PASS | 00:31:57 ------------------------------------------------------------------------------ 00:31:57 Get node 3 inventory :: Get the inventory for a node | PASS | 00:31:57 ------------------------------------------------------------------------------ 00:31:57 Link Down :: Take link s1-s2 down | PASS | 00:31:59 ------------------------------------------------------------------------------ 00:31:59 Link Up :: Take link s1-s2 up | PASS | 00:31:59 ------------------------------------------------------------------------------ 00:31:59 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 00:31:59 7 tests, 7 passed, 0 failed 00:31:59 ============================================================================== 00:31:59 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 00:31:59 ============================================================================== 00:31:59 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 00:31:59 ------------------------------------------------------------------------------ 00:31:59 List all the links :: List all the links in the topology. | PASS | 00:32:00 ------------------------------------------------------------------------------ 00:32:00 Link Down :: Take link s1-s2 down | PASS | 00:32:00 ------------------------------------------------------------------------------ 00:32:00 Link Up :: Take link s1-s2 up | PASS | 00:32:02 ------------------------------------------------------------------------------ 00:32:02 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 00:32:02 4 tests, 4 passed, 0 failed 00:32:02 ============================================================================== 00:32:02 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 00:32:02 ============================================================================== 00:32:02 Get Stats for all nodes :: Get the stats for all nodes | PASS | 00:32:02 ------------------------------------------------------------------------------ 00:32:02 Get Stats for node 1 :: Get the stats for a node | PASS | 00:32:02 ------------------------------------------------------------------------------ 00:32:02 Get Stats for node 2 :: Get the stats for a node | PASS | 00:32:02 ------------------------------------------------------------------------------ 00:32:02 Get Stats for node 3 :: Get the stats for a node | PASS | 00:32:02 ------------------------------------------------------------------------------ 00:32:02 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 00:32:02 4 tests, 4 passed, 0 failed 00:32:02 ============================================================================== 00:32:02 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 00:32:02 ============================================================================== 00:32:02 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 00:32:02 ------------------------------------------------------------------------------ 00:32:02 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 00:32:02 ------------------------------------------------------------------------------ 00:32:02 Verify after adding flow operational - Output to physical port# ::... | PASS | 00:32:06 ------------------------------------------------------------------------------ 00:32:06 Remove a flow - Output to physical port# :: Remove a flow | PASS | 00:32:06 ------------------------------------------------------------------------------ 00:32:06 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 00:32:06 ------------------------------------------------------------------------------ 00:32:06 Verify after deleting flow operational - Output to physical port# ... | PASS | 00:32:08 ------------------------------------------------------------------------------ 00:32:08 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 00:32:08 6 tests, 6 passed, 0 failed 00:32:08 ============================================================================== 00:32:08 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 00:32:08 21 tests, 21 passed, 0 failed 00:32:08 ============================================================================== 00:32:09 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 00:32:09 ============================================================================== 00:32:11 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 00:32:11 ============================================================================== 00:32:11 Get list of nodes :: Get the inventory | PASS | 00:32:13 ------------------------------------------------------------------------------ 00:32:13 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 00:32:13 ------------------------------------------------------------------------------ 00:32:13 Get node 1 inventory :: Get the inventory for a node | PASS | 00:32:13 ------------------------------------------------------------------------------ 00:32:13 Get node 2 inventory :: Get the inventory for a node | PASS | 00:32:13 ------------------------------------------------------------------------------ 00:32:13 Get node 3 inventory :: Get the inventory for a node | PASS | 00:32:13 ------------------------------------------------------------------------------ 00:32:13 Link Down :: Take link s1-s2 down | PASS | 00:32:14 ------------------------------------------------------------------------------ 00:32:14 Link Up :: Take link s1-s2 up | PASS | 00:32:14 ------------------------------------------------------------------------------ 00:32:14 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 00:32:14 7 tests, 7 passed, 0 failed 00:32:14 ============================================================================== 00:32:14 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 00:32:14 ============================================================================== 00:32:14 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 00:32:14 ------------------------------------------------------------------------------ 00:32:14 List all the links :: List all the links in the topology. | PASS | 00:32:16 ------------------------------------------------------------------------------ 00:32:16 Link Down :: Take link s1-s2 down | PASS | 00:32:16 ------------------------------------------------------------------------------ 00:32:16 Link Up :: Take link s1-s2 up | PASS | 00:32:18 ------------------------------------------------------------------------------ 00:32:18 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 00:32:18 4 tests, 4 passed, 0 failed 00:32:18 ============================================================================== 00:32:18 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 00:32:18 ============================================================================== 00:32:18 Get Stats for all nodes :: Get the stats for all nodes | PASS | 00:32:18 ------------------------------------------------------------------------------ 00:32:18 Get Stats for node 1 :: Get the stats for a node | PASS | 00:32:18 ------------------------------------------------------------------------------ 00:32:18 Get Stats for node 2 :: Get the stats for a node | PASS | 00:32:18 ------------------------------------------------------------------------------ 00:32:18 Get Stats for node 3 :: Get the stats for a node | PASS | 00:32:18 ------------------------------------------------------------------------------ 00:32:18 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 00:32:18 4 tests, 4 passed, 0 failed 00:32:18 ============================================================================== 00:32:18 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 00:32:18 ============================================================================== 00:32:18 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 00:32:18 ------------------------------------------------------------------------------ 00:32:18 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 00:32:18 ------------------------------------------------------------------------------ 00:32:18 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Verify after modifying flow config - Output to physical port# :: V... | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Verify after modifying flow operational - Output to physical port#... | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 Remove a flow - Output to physical port# :: Remove a flow | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 Verify after deleting flow operational - Output to physical port# ... | PASS | 00:32:28 ------------------------------------------------------------------------------ 00:32:28 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 00:32:28 9 tests, 9 passed, 0 failed 00:32:28 ============================================================================== 00:32:29 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 00:32:29 24 tests, 24 passed, 0 failed 00:32:29 ============================================================================== 00:32:29 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 00:32:29 ============================================================================== 00:32:31 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 00:32:31 ============================================================================== 00:32:32 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Test Is Flow 1 Added | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Test Is Flow 2 Added | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Test Is Flow 3 Added | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Test Is Flow 4 Added | PASS | 00:32:46 ------------------------------------------------------------------------------ 00:32:46 Test Is Flow 5 Added | PASS | 00:32:46 ------------------------------------------------------------------------------ 00:32:46 Test Is Flow 6 Added | PASS | 00:32:46 ------------------------------------------------------------------------------ 00:32:46 Test Is Flow 7 Added | PASS | 00:32:46 ------------------------------------------------------------------------------ 00:32:46 Test Is Flow 8 Added | PASS | 00:32:46 ------------------------------------------------------------------------------ 00:32:46 Test Is Flow 9 Added | PASS | 00:32:46 ------------------------------------------------------------------------------ 00:32:46 Test Is Flow 10 Added | PASS | 00:32:46 ------------------------------------------------------------------------------ 00:32:46 Test Is Flow 11 Added | PASS | 00:32:46 ------------------------------------------------------------------------------ 00:32:46 Test Is Flow 14 Added | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Test Is Flow 15 Added | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Test Is Flow 16 Added | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Test Is Flow 17 Added | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Test Is Flow 18 Added | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Test Is Flow 19 Added | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Test Is Flow 20 Added | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Test Is Flow 21 Added | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Test Is Flow 22 Added | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Test Is Flow 23 Added | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Test Is Flow 24 Added | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Test Is Flow 25 Added | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Test Is Flow 31 Added | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Test Is Flow 36 Added | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Test Is Flow 38 Added | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Test Is Flow 43 Added | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Test Is Flow 45 Added | PASS | 00:32:49 ------------------------------------------------------------------------------ 00:32:49 Test Is Flow 101 Added | PASS | 00:32:49 ------------------------------------------------------------------------------ 00:32:49 Test Is Flow 102 Added | PASS | 00:32:49 ------------------------------------------------------------------------------ 00:32:49 Test Is Flow 103 Added | PASS | 00:32:49 ------------------------------------------------------------------------------ 00:32:49 Test Is Flow 104 Added | PASS | 00:32:49 ------------------------------------------------------------------------------ 00:32:49 Test Is Flow 105 Added | PASS | 00:32:49 ------------------------------------------------------------------------------ 00:32:49 Test Is Flow 106 Added | PASS | 00:32:49 ------------------------------------------------------------------------------ 00:32:49 Test Is Flow 107 Added | PASS | 00:32:49 ------------------------------------------------------------------------------ 00:32:50 Test Is Flow 108 Added | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Test Is Flow 109 Added | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Test Is Flow 110 Added | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Test Is Flow 113 Added | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Test Is Flow 156 Added | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Test Is Flow 201 Added | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Test Is Flow 202 Added | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Test Is Flow 203 Added | PASS | 00:32:51 ------------------------------------------------------------------------------ 00:32:51 Test Is Flow 204 Added | PASS | 00:32:51 ------------------------------------------------------------------------------ 00:32:51 Test Is Flow 205 Added | PASS | 00:32:51 ------------------------------------------------------------------------------ 00:32:51 Test Is Flow 206 Added | PASS | 00:32:51 ------------------------------------------------------------------------------ 00:32:51 Test Is Flow 209 Added | PASS | 00:32:51 ------------------------------------------------------------------------------ 00:32:51 Test Is Flow 214 Added | PASS | 00:32:51 ------------------------------------------------------------------------------ 00:32:51 Test Is Flow 218 Added | PASS | 00:32:51 ------------------------------------------------------------------------------ 00:32:51 Test Is Flow 219 Added | PASS | 00:32:51 ------------------------------------------------------------------------------ 00:32:51 Test Is Flow 220 Added | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 221 Added | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 222 Added | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 223 Added | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 224 Added | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 225 Added | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 550 Added | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 00:32:58 ------------------------------------------------------------------------------ 00:32:58 Test Is Flow 1 Updated | PASS | 00:32:58 ------------------------------------------------------------------------------ 00:32:58 Test Is Flow 2 Updated | PASS | 00:32:58 ------------------------------------------------------------------------------ 00:32:58 Test Is Flow 3 Updated | PASS | 00:32:58 ------------------------------------------------------------------------------ 00:32:58 Test Is Flow 4 Updated | PASS | 00:32:58 ------------------------------------------------------------------------------ 00:32:58 Test Is Flow 5 Updated | PASS | 00:32:58 ------------------------------------------------------------------------------ 00:32:58 Test Is Flow 6 Updated | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Test Is Flow 7 Updated | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Test Is Flow 8 Updated | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Test Is Flow 9 Updated | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Test Is Flow 10 Updated | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Test Is Flow 11 Updated | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Test Is Flow 14 Updated | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Test Is Flow 15 Updated | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Test Is Flow 16 Updated | PASS | 00:33:00 ------------------------------------------------------------------------------ 00:33:00 Test Is Flow 17 Updated | PASS | 00:33:00 ------------------------------------------------------------------------------ 00:33:00 Test Is Flow 18 Updated | PASS | 00:33:00 ------------------------------------------------------------------------------ 00:33:00 Test Is Flow 19 Updated | PASS | 00:33:00 ------------------------------------------------------------------------------ 00:33:00 Test Is Flow 20 Updated | PASS | 00:33:00 ------------------------------------------------------------------------------ 00:33:00 Test Is Flow 21 Updated | PASS | 00:33:00 ------------------------------------------------------------------------------ 00:33:00 Test Is Flow 22 Updated | PASS | 00:33:00 ------------------------------------------------------------------------------ 00:33:00 Test Is Flow 23 Updated | PASS | 00:33:00 ------------------------------------------------------------------------------ 00:33:00 Test Is Flow 24 Updated | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Test Is Flow 25 Updated | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Test Is Flow 31 Updated | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Test Is Flow 36 Updated | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Test Is Flow 38 Updated | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Test Is Flow 43 Updated | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Test Is Flow 45 Updated | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Test Is Flow 101 Updated | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Test Is Flow 102 Updated | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 103 Updated | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 104 Updated | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 105 Updated | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 106 Updated | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 107 Updated | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 108 Updated | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 109 Updated | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 110 Updated | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 113 Updated | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 156 Updated | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 201 Updated | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 202 Updated | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 203 Updated | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 204 Updated | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 205 Updated | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 206 Updated | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 209 Updated | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 214 Updated | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 218 Updated | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 219 Updated | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 220 Updated | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 221 Updated | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 222 Updated | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 223 Updated | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 224 Updated | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 225 Updated | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 550 Updated | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 1 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 2 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 3 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 4 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 5 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 6 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 7 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 8 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 9 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 10 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 11 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 14 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 15 Deleted | PASS | 00:33:10 ------------------------------------------------------------------------------ 00:33:10 Test Is Flow 16 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 17 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 18 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 19 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 20 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 21 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 22 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 23 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 24 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 25 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 31 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 36 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 38 Deleted | PASS | 00:33:11 ------------------------------------------------------------------------------ 00:33:11 Test Is Flow 43 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 45 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 101 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 102 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 103 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 104 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 105 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 106 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 107 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 108 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 109 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 110 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 113 Deleted | PASS | 00:33:12 ------------------------------------------------------------------------------ 00:33:12 Test Is Flow 156 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 201 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 202 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 203 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 204 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 205 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 206 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 209 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 214 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 218 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 219 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 220 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 221 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 222 Deleted | PASS | 00:33:13 ------------------------------------------------------------------------------ 00:33:13 Test Is Flow 223 Deleted | PASS | 00:33:14 ------------------------------------------------------------------------------ 00:33:14 Test Is Flow 224 Deleted | PASS | 00:33:14 ------------------------------------------------------------------------------ 00:33:14 Test Is Flow 225 Deleted | PASS | 00:33:14 ------------------------------------------------------------------------------ 00:33:14 Test Is Flow 550 Deleted | PASS | 00:33:14 ------------------------------------------------------------------------------ 00:33:14 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 00:33:14 174 tests, 174 passed, 0 failed 00:33:14 ============================================================================== 00:33:14 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 00:33:14 ============================================================================== 00:33:14 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 1 Added | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 2 Added | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 3 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 4 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 5 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 6 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 7 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 8 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 9 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 10 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 11 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 15 Added | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 16 Added | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Test Is Flow 17 Added | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Test Is Flow 18 Added | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Test Is Flow 19 Added | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Test Is Flow 20 Added | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Test Is Flow 21 Added | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Test Is Flow 22 Added | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Test Is Flow 23 Added | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Test Is Flow 24 Added | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Test Is Flow 25 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Test Is Flow 31 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Test Is Flow 36 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Test Is Flow 38 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Test Is Flow 43 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Test Is Flow 45 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Test Is Flow 101 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Test Is Flow 102 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Test Is Flow 103 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Test Is Flow 104 Added | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 105 Added | PASS | 00:33:47 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 106 Added | PASS | 00:33:47 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 107 Added | PASS | 00:33:47 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 108 Added | PASS | 00:33:47 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 109 Added | PASS | 00:33:47 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 110 Added | PASS | 00:33:47 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 113 Added | PASS | 00:33:47 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 201 Added | PASS | 00:33:47 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 202 Added | PASS | 00:33:47 ------------------------------------------------------------------------------ 00:33:47 Test Is Flow 203 Added | PASS | 00:33:48 ------------------------------------------------------------------------------ 00:33:48 Test Is Flow 204 Added | PASS | 00:33:48 ------------------------------------------------------------------------------ 00:33:48 Test Is Flow 205 Added | PASS | 00:33:48 ------------------------------------------------------------------------------ 00:33:48 Test Is Flow 206 Added | PASS | 00:33:48 ------------------------------------------------------------------------------ 00:33:48 Test Is Flow 209 Added | PASS | 00:33:48 ------------------------------------------------------------------------------ 00:33:48 Test Is Flow 214 Added | PASS | 00:33:48 ------------------------------------------------------------------------------ 00:33:48 Test Is Flow 218 Added | PASS | 00:33:48 ------------------------------------------------------------------------------ 00:33:48 Test Is Flow 219 Added | PASS | 00:33:48 ------------------------------------------------------------------------------ 00:33:48 Test Is Flow 220 Added | PASS | 00:33:48 ------------------------------------------------------------------------------ 00:33:48 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 1 Updated | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 2 Updated | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 3 Updated | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 4 Updated | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 5 Updated | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 6 Updated | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 7 Updated | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 8 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 9 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 10 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 11 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 14 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 15 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 16 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 17 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 18 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 19 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 20 Updated | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 21 Updated | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Is Flow 22 Updated | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Is Flow 23 Updated | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Is Flow 24 Updated | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Is Flow 25 Updated | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Is Flow 31 Updated | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Is Flow 36 Updated | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Is Flow 38 Updated | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Is Flow 43 Updated | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Is Flow 45 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 101 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 102 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 103 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 104 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 105 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 106 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 107 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 108 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 109 Updated | PASS | 00:34:20 ------------------------------------------------------------------------------ 00:34:20 Test Is Flow 110 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 113 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 201 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 202 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 203 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 204 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 205 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 206 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 209 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 214 Updated | PASS | 00:34:21 ------------------------------------------------------------------------------ 00:34:21 Test Is Flow 218 Updated | PASS | 00:34:22 ------------------------------------------------------------------------------ 00:34:22 Test Is Flow 219 Updated | PASS | 00:34:22 ------------------------------------------------------------------------------ 00:34:22 Test Is Flow 220 Updated | PASS | 00:34:22 ------------------------------------------------------------------------------ 00:34:22 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 1 Deleted | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 2 Deleted | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 3 Deleted | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 4 Deleted | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 5 Deleted | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 6 Deleted | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 7 Deleted | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 8 Deleted | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 9 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 10 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 11 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 14 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 15 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 16 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 17 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 18 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 19 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 20 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 21 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 22 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 23 Deleted | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 24 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 25 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 31 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 36 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 38 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 43 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 45 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 101 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 102 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 103 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 104 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 105 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 106 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 107 Deleted | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 108 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 109 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 110 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 113 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 201 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 202 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 203 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 204 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 205 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 206 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 209 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 214 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 218 Deleted | PASS | 00:34:53 ------------------------------------------------------------------------------ 00:34:53 Test Is Flow 219 Deleted | PASS | 00:34:54 ------------------------------------------------------------------------------ 00:34:54 Test Is Flow 220 Deleted | PASS | 00:34:54 ------------------------------------------------------------------------------ 00:34:54 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 00:34:54 152 tests, 152 passed, 0 failed 00:34:54 ============================================================================== 00:34:54 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 00:34:54 326 tests, 326 passed, 0 failed 00:34:54 ============================================================================== 00:34:54 openflowplugin-sanity.txt.Reconciliation 00:34:54 ============================================================================== 00:34:54 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 00:34:54 ============================================================================== 00:34:54 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 00:34:55 ------------------------------------------------------------------------------ 00:34:55 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 00:34:57 ------------------------------------------------------------------------------ 00:34:57 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 00:34:58 ------------------------------------------------------------------------------ 00:34:58 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 00:35:01 ------------------------------------------------------------------------------ 00:35:01 Check Linear Topology :: Check Linear Topology. | PASS | 00:35:10 ------------------------------------------------------------------------------ 00:35:10 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 00:35:10 ------------------------------------------------------------------------------ 00:35:10 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 00:35:10 ------------------------------------------------------------------------------ 00:35:10 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 00:35:10 ------------------------------------------------------------------------------ 00:35:10 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:11 | PASS | 00:35:11 ------------------------------------------------------------------------------ 00:35:11 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:22 | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 00:35:27 ------------------------------------------------------------------------------ 00:35:27 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 00:35:27 ------------------------------------------------------------------------------ 00:35:27 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 00:35:27 ------------------------------------------------------------------------------ 00:35:27 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:55 | PASS | 00:35:55 ------------------------------------------------------------------------------ 00:35:55 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 00:35:56 ------------------------------------------------------------------------------ 00:35:56 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 00:35:56 ------------------------------------------------------------------------------ 00:35:56 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 00:35:56 ------------------------------------------------------------------------------ 00:35:56 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 00:35:56 ------------------------------------------------------------------------------ 00:35:56 Stop Mininet :: Stop Mininet. | PASS | 00:35:56 ------------------------------------------------------------------------------ 00:35:56 Check No Switches :: Check no switches in topology. | PASS | 00:35:57 ------------------------------------------------------------------------------ 00:35:58 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 00:35:58 23 tests, 23 passed, 0 failed 00:35:58 ============================================================================== 00:35:58 openflowplugin-sanity.txt.Reconciliation | PASS | 00:35:58 23 tests, 23 passed, 0 failed 00:35:58 ============================================================================== 00:35:58 openflowplugin-sanity.txt | PASS | 00:35:58 394 tests, 394 passed, 0 failed 00:35:58 ============================================================================== 00:35:58 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml 00:36:02 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html 00:36:02 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html 00:36:02 Examining the files in data/log and checking filesize 00:36:02 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:02 total 960 00:36:02 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 00:30 . 00:36:02 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 21 00:30 karaf_console.log 00:36:02 drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 00:31 .. 00:36:02 -rw-rw-r-- 1 jenkins jenkins 966807 Feb 21 00:35 karaf.log 00:36:02 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:02 948K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log 00:36:02 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log 00:36:02 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:02 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory 00:36:02 Let's take the karaf thread dump again... 00:36:02 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:03 karaf main: org.apache.karaf.main.Main, pid:4495 00:36:03 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:03 Killing ODL 00:36:03 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:08 Compressing karaf.log 1 00:36:08 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:09 Fetching compressed karaf.log 1 00:36:09 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:09 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:09 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:09 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:09 Fetch GC logs 00:36:10 Warning: Permanently added '10.30.170.87' (ECDSA) to the list of known hosts. 00:36:10 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory 00:36:10 Examine copied files 00:36:10 total 43888 00:36:10 drwxrwxr-x. 2 jenkins jenkins 6 Feb 21 00:36 gclogs-1 00:36:10 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 21 00:36 odl1_karaf_console.log 00:36:10 -rw-rw-r--. 1 jenkins jenkins 67155 Feb 21 00:36 odl1_karaf.log.gz 00:36:10 -rw-rw-r--. 1 jenkins jenkins 147431 Feb 21 00:36 karaf_1_4495_threads_after.log 00:36:10 -rw-rw-r--. 1 jenkins jenkins 14400 Feb 21 00:36 ps_after.log 00:36:10 -rw-rw-r--. 1 jenkins jenkins 270776 Feb 21 00:36 report.html 00:36:10 -rw-rw-r--. 1 jenkins jenkins 3389662 Feb 21 00:36 log.html 00:36:10 -rw-rw-r--. 1 jenkins jenkins 40850417 Feb 21 00:35 output.xml 00:36:10 -rw-rw-r--. 1 jenkins jenkins 491 Feb 21 00:31 testplan.txt 00:36:10 -rw-rw-r--. 1 jenkins jenkins 110863 Feb 21 00:31 karaf_1_2025_threads_before.log 00:36:10 -rw-rw-r--. 1 jenkins jenkins 14197 Feb 21 00:31 ps_before.log 00:36:10 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 21 00:30 post-startup-script.sh 00:36:10 -rw-rw-r--. 1 jenkins jenkins 252 Feb 21 00:30 startup-script.sh 00:36:10 -rw-rw-r--. 1 jenkins jenkins 3496 Feb 21 00:30 configuration-script.sh 00:36:10 -rw-rw-r--. 1 jenkins jenkins 337 Feb 21 00:30 detect_variables.env 00:36:10 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 21 00:30 pom.xml 00:36:10 -rw-rw-r--. 1 jenkins jenkins 92 Feb 21 00:30 set_variables.env 00:36:10 -rw-rw-r--. 1 jenkins jenkins 297 Feb 21 00:30 slave_addresses.txt 00:36:10 -rw-rw-r--. 1 jenkins jenkins 570 Feb 21 00:29 requirements.txt 00:36:10 -rw-rw-r--. 1 jenkins jenkins 26 Feb 21 00:29 env.properties 00:36:10 -rw-rw-r--. 1 jenkins jenkins 333 Feb 21 00:28 stack-parameters.yaml 00:36:10 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 21 00:27 test 00:36:10 drwxrwxr-x. 2 jenkins jenkins 6 Feb 21 00:27 test@tmp 00:36:10 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 20 08:24 maven-metadata.xml 00:36:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins4468695349752127468.sh 00:36:10 Karaf Deployments, Tests must have already run 00:36:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins13605293937499776283.sh 00:36:10 Cleaning up Robot installation... 00:36:10 $ ssh-agent -k 00:36:10 unset SSH_AUTH_SOCK; 00:36:10 unset SSH_AGENT_PID; 00:36:10 echo Agent pid 5280 killed; 00:36:10 [ssh-agent] Stopped. 00:36:10 Recording plot data 00:36:10 Robot results publisher started... 00:36:10 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:36:10 -Parsing output xml: 00:36:11 Done! 00:36:11 -Copying log files to build dir: 00:36:13 Done! 00:36:13 -Assigning results to build: 00:36:13 Done! 00:36:13 -Checking thresholds: 00:36:13 Done! 00:36:13 Done publishing Robot results. 00:36:13 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:13 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1218511729048377353.sh 00:36:13 Archiving csit artifacts 00:36:13 mv: cannot stat '*_1.png': No such file or directory 00:36:13 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:36:13 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:13 Dload Upload Total Spent Left Speed 00:36:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2408k 0 2408k 0 0 4158k 0 --:--:-- --:--:-- --:--:-- 4151k 100 3546k 0 3546k 0 0 4373k 0 --:--:-- --:--:-- --:--:-- 4367k 00:36:14 Archive: robot-plugin.zip 00:36:14 inflating: ./archives/robot-plugin/log.html 00:36:14 inflating: ./archives/robot-plugin/output.xml 00:36:14 inflating: ./archives/robot-plugin/report.html 00:36:14 mv: cannot stat '*.log.gz': No such file or directory 00:36:14 mv: cannot stat '*.csv': No such file or directory 00:36:14 mv: cannot stat '*.png': No such file or directory 00:36:14 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9737656024822462696.sh 00:36:14 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:14 [EnvInject] - Injecting environment variables from a build step. 00:36:14 [EnvInject] - Injecting as environment variables the properties content 00:36:14 OS_CLOUD=vex 00:36:14 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-29 00:36:14 00:36:14 [EnvInject] - Variables injected successfully. 00:36:14 provisioning config files... 00:36:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:36:17 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16705425070858760221.sh 00:36:17 ---> openstack-stack-delete.sh 00:36:17 Setup pyenv: 00:36:17 system 00:36:17 3.8.13 00:36:17 3.9.13 00:36:17 3.10.13 00:36:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:36:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from file:/tmp/.os_lf_venv 00:36:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:19 lf-activate-venv(): INFO: Base packages installed successfully 00:36:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:36:32 INFO: Stack cost retrieval disabled, setting cost to 0 00:36:44 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-29 00:36:44 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-29 00:36:44 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:44 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5602293495639850319.sh 00:36:44 ---> sysstat.sh 00:36:44 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14928004812754626866.sh 00:36:44 ---> package-listing.sh 00:36:44 ++ facter osfamily 00:36:44 ++ tr '[:upper:]' '[:lower:]' 00:36:44 + OS_FAMILY=redhat 00:36:44 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:36:44 + START_PACKAGES=/tmp/packages_start.txt 00:36:44 + END_PACKAGES=/tmp/packages_end.txt 00:36:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:44 + PACKAGES=/tmp/packages_start.txt 00:36:44 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']' 00:36:44 + PACKAGES=/tmp/packages_end.txt 00:36:44 + case "${OS_FAMILY}" in 00:36:44 + rpm -qa 00:36:44 + sort 00:36:45 + '[' -f /tmp/packages_start.txt ']' 00:36:45 + '[' -f /tmp/packages_end.txt ']' 00:36:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:45 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']' 00:36:45 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/ 00:36:45 + 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:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6728861796529972429.sh 00:36:45 ---> capture-instance-metadata.sh 00:36:45 Setup pyenv: 00:36:45 system 00:36:45 3.8.13 00:36:45 3.9.13 00:36:45 3.10.13 00:36:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from file:/tmp/.os_lf_venv 00:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:47 lf-activate-venv(): INFO: Base packages installed successfully 00:36:47 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:36:56 INFO: Running in OpenStack, capturing instance metadata 00:36:57 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins346320059544318845.sh 00:36:57 provisioning config files... 00:36:58 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #29 00:36:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config4707668401563502392tmp 00:36:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:36:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:36:58 provisioning config files... 00:36:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:36:59 [EnvInject] - Injecting environment variables from a build step. 00:36:59 [EnvInject] - Injecting as environment variables the properties content 00:36:59 SERVER_ID=logs 00:36:59 00:36:59 [EnvInject] - Variables injected successfully. 00:36:59 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17810657067636955995.sh 00:36:59 ---> create-netrc.sh 00:36:59 WARN: Log server credential not found. 00:36:59 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6334262184920290379.sh 00:36:59 ---> python-tools-install.sh 00:36:59 Setup pyenv: 00:36:59 system 00:36:59 3.8.13 00:36:59 3.9.13 00:36:59 3.10.13 00:36:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from file:/tmp/.os_lf_venv 00:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:01 lf-activate-venv(): INFO: Base packages installed successfully 00:37:01 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:37:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5538951996824913487.sh 00:37:10 ---> sudo-logs.sh 00:37:10 Archiving 'sudo' log.. 00:37:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins2690261699558035965.sh 00:37:10 ---> job-cost.sh 00:37:10 INFO: Activating Python virtual environment... 00:37:10 Setup pyenv: 00:37:11 system 00:37:11 3.8.13 00:37:11 3.9.13 00:37:11 3.10.13 00:37:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:37:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from file:/tmp/.os_lf_venv 00:37:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:13 lf-activate-venv(): INFO: Base packages installed successfully 00:37:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:37:19 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:37:19 DEBUG: Contents of stack-cost file: 00:37:19 total: 0 00:37:19 INFO: Retrieving Stack Cost... 00:37:19 INFO: Stack cost: 0 00:37:19 INFO: Instance uptime: 644s 00:37:19 INFO: Fetching instance metadata (attempt 1 of 3)... 00:37:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:37:19 INFO: Successfully fetched instance metadata 00:37:19 INFO: Instance type: v3-standard-2 00:37:19 INFO: Retrieving pricing info for: v3-standard-2 00:37:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:37:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=644 00:37:20 INFO: Successfully fetched Vexxhost pricing API 00:37:20 INFO: Retrieved cost: 0.06 00:37:20 INFO: Retrieved resource: v3-standard-2 00:37:20 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost 00:37:20 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost.csv 00:37:20 INFO: Successfully archived job cost data 00:37:20 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-chromium,29,2026-02-21 00:37:20,v3-standard-2,644,0.06,0.00,SUCCESS 00:37:20 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins2210552970874927697.sh 00:37:20 ---> logs-deploy.sh 00:37:20 Setup pyenv: 00:37:20 system 00:37:20 3.8.13 00:37:20 3.9.13 00:37:20 3.10.13 00:37:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:37:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E9nU from file:/tmp/.os_lf_venv 00:37:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:22 lf-activate-venv(): INFO: Base packages installed successfully 00:37:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:31 lf-activate-venv(): INFO: Adding /tmp/venv-E9nU/bin to PATH 00:37:31 WARNING: Nexus logging server not set 00:37:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/29/ 00:37:31 INFO: archiving logs to S3 00:37:32 ---> uname -a: 00:37:32 Linux prd-centos8-robot-2c-8g-19459.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:37:32 00:37:32 00:37:32 ---> lscpu: 00:37:32 Architecture: x86_64 00:37:32 CPU op-mode(s): 32-bit, 64-bit 00:37:32 Byte Order: Little Endian 00:37:32 CPU(s): 2 00:37:32 On-line CPU(s) list: 0,1 00:37:32 Thread(s) per core: 1 00:37:32 Core(s) per socket: 1 00:37:32 Socket(s): 2 00:37:32 NUMA node(s): 1 00:37:32 Vendor ID: AuthenticAMD 00:37:32 CPU family: 23 00:37:32 Model: 49 00:37:32 Model name: AMD EPYC-Rome Processor 00:37:32 Stepping: 0 00:37:32 CPU MHz: 2800.000 00:37:32 BogoMIPS: 5600.00 00:37:32 Virtualization: AMD-V 00:37:32 Hypervisor vendor: KVM 00:37:32 Virtualization type: full 00:37:32 L1d cache: 32K 00:37:32 L1i cache: 32K 00:37:32 L2 cache: 512K 00:37:32 L3 cache: 16384K 00:37:32 NUMA node0 CPU(s): 0,1 00:37:32 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:37:32 00:37:32 00:37:32 ---> nproc: 00:37:32 2 00:37:32 00:37:32 00:37:32 ---> df -h: 00:37:32 Filesystem Size Used Avail Use% Mounted on 00:37:32 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:32 tmpfs 3.8G 17M 3.8G 1% /run 00:37:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:32 /dev/vda1 40G 8.4G 32G 21% / 00:37:32 tmpfs 770M 0 770M 0% /run/user/1001 00:37:32 00:37:32 00:37:32 ---> free -m: 00:37:32 total used free shared buff/cache available 00:37:32 Mem: 7697 616 4818 19 2263 6783 00:37:32 Swap: 1023 0 1023 00:37:32 00:37:32 00:37:32 ---> ip addr: 00:37:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:32 inet 127.0.0.1/8 scope host lo 00:37:32 valid_lft forever preferred_lft forever 00:37:32 inet6 ::1/128 scope host 00:37:32 valid_lft forever preferred_lft forever 00:37:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:32 link/ether fa:16:3e:bd:c1:c2 brd ff:ff:ff:ff:ff:ff 00:37:32 altname enp0s3 00:37:32 altname ens3 00:37:32 inet 10.30.170.112/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:32 valid_lft 85754sec preferred_lft 85754sec 00:37:32 inet6 fe80::f816:3eff:febd:c1c2/64 scope link 00:37:32 valid_lft forever preferred_lft forever 00:37:32 00:37:32 00:37:32 ---> sar -b -r -n DEV: 00:37:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/21/2026 _x86_64_ (2 CPU) 00:37:32 00:37:32 00:26:42 LINUX RESTART (2 CPU) 00:37:32 00:37:32 12:27:01 AM tps rtps wtps bread/s bwrtn/s 00:37:32 12:28:01 AM 188.80 102.15 86.65 12183.54 41454.15 00:37:32 12:29:01 AM 99.03 1.08 97.95 75.31 11447.25 00:37:32 12:30:01 AM 41.22 0.38 40.84 64.25 3277.14 00:37:32 12:31:01 AM 75.36 9.45 65.92 1682.09 8165.13 00:37:32 12:32:01 AM 8.96 0.07 8.90 4.93 617.43 00:37:32 12:33:01 AM 1.93 0.00 1.93 0.00 143.78 00:37:32 12:34:01 AM 0.88 0.00 0.88 0.00 582.22 00:37:32 12:35:01 AM 0.37 0.00 0.37 0.00 377.55 00:37:32 12:36:01 AM 0.63 0.03 0.60 1.87 283.74 00:37:32 12:37:01 AM 28.51 0.63 27.87 73.18 2976.91 00:37:32 Average: 44.57 11.38 33.19 1408.59 6932.88 00:37:32 00:37:32 12:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:32 12:28:01 AM 5233184 6951276 2649248 33.61 2688 1901384 804896 9.01 223976 2108420 217560 00:37:32 12:29:01 AM 5141912 6978328 2740520 34.77 2688 2013184 721824 8.08 199188 2197848 40200 00:37:32 12:30:01 AM 5049492 6980864 2832940 35.94 2688 2103244 725616 8.12 229532 2246440 79220 00:37:32 12:31:01 AM 4918892 7022516 2963540 37.60 2688 2270404 659372 7.38 266836 2313844 10284 00:37:32 12:32:01 AM 4880080 6984384 3002352 38.09 2688 2271304 709712 7.95 267168 2354940 592 00:37:32 12:33:01 AM 4851220 6968096 3031212 38.46 2688 2283880 725788 8.13 267640 2382988 11008 00:37:32 12:34:01 AM 4839796 6968408 3042636 38.60 2688 2295576 725788 8.13 267640 2394516 5664 00:37:32 12:35:01 AM 4830692 6968876 3051740 38.72 2688 2305160 725788 8.13 267688 2404084 3968 00:37:32 12:36:01 AM 4754468 6899324 3127964 39.68 2688 2311844 804312 9.01 267924 2479172 2336 00:37:32 12:37:01 AM 5001740 7010044 2880692 36.55 2688 2181384 680276 7.62 508732 2017516 10124 00:37:32 Average: 4950148 6973212 2932284 37.20 2688 2193736 728337 8.16 276632 2289977 38096 00:37:32 00:37:32 12:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:32 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:28:01 AM eth0 293.75 193.35 1659.51 61.11 0.00 0.00 0.00 0.00 00:37:32 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:29:01 AM eth0 75.97 60.91 890.04 9.35 0.00 0.00 0.00 0.00 00:37:32 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:30:01 AM eth0 30.09 27.54 141.85 7.44 0.00 0.00 0.00 0.00 00:37:32 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:31:01 AM eth0 222.82 165.68 240.47 42.09 0.00 0.00 0.00 0.00 00:37:32 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:32:01 AM eth0 14.85 8.93 10.98 1.24 0.00 0.00 0.00 0.00 00:37:32 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:33:01 AM eth0 34.74 28.60 101.84 8.06 0.00 0.00 0.00 0.00 00:37:32 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:34:01 AM eth0 24.64 23.98 72.03 7.61 0.00 0.00 0.00 0.00 00:37:32 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:35:01 AM eth0 19.88 20.11 35.98 14.60 0.00 0.00 0.00 0.00 00:37:32 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:36:01 AM eth0 21.25 13.71 82.34 2.45 0.00 0.00 0.00 0.00 00:37:32 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 12:37:01 AM eth0 84.97 51.67 145.46 83.86 0.00 0.00 0.00 0.00 00:37:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:32 Average: eth0 82.30 59.45 338.06 23.78 0.00 0.00 0.00 0.00 00:37:32 00:37:32 00:37:32 ---> sar -P ALL: 00:37:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/21/2026 _x86_64_ (2 CPU) 00:37:32 00:37:32 00:26:42 LINUX RESTART (2 CPU) 00:37:32 00:37:32 12:27:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:32 12:28:01 AM all 42.36 0.04 10.70 10.36 0.11 36.43 00:37:32 12:28:01 AM 0 51.21 0.03 11.03 10.71 0.10 26.93 00:37:32 12:28:01 AM 1 33.48 0.05 10.37 10.01 0.12 45.97 00:37:32 12:29:01 AM all 25.22 0.00 3.98 2.42 0.08 68.30 00:37:32 12:29:01 AM 0 38.71 0.00 5.07 2.92 0.10 53.20 00:37:32 12:29:01 AM 1 11.77 0.00 2.88 1.91 0.07 83.37 00:37:32 12:30:01 AM all 24.30 0.00 3.52 0.71 0.08 71.39 00:37:32 12:30:01 AM 0 40.01 0.00 4.45 0.88 0.08 54.58 00:37:32 12:30:01 AM 1 8.60 0.00 2.60 0.53 0.08 88.19 00:37:32 12:31:01 AM all 21.83 0.00 4.50 1.38 0.10 72.19 00:37:32 12:31:01 AM 0 27.84 0.00 5.04 1.57 0.08 65.47 00:37:32 12:31:01 AM 1 15.82 0.00 3.96 1.19 0.12 78.92 00:37:32 12:32:01 AM all 1.79 0.00 0.24 0.06 0.06 97.86 00:37:32 12:32:01 AM 0 1.72 0.00 0.13 0.00 0.05 98.10 00:37:32 12:32:01 AM 1 1.85 0.00 0.35 0.12 0.07 97.61 00:37:32 12:33:01 AM all 13.07 0.00 0.21 0.17 0.10 86.46 00:37:32 12:33:01 AM 0 21.03 0.00 0.22 0.00 0.10 78.65 00:37:32 12:33:01 AM 1 5.10 0.00 0.20 0.33 0.10 94.26 00:37:32 12:34:01 AM all 13.26 0.00 0.18 0.12 0.08 86.37 00:37:32 12:34:01 AM 0 24.13 0.00 0.13 0.02 0.07 75.65 00:37:32 12:34:01 AM 1 2.37 0.00 0.22 0.22 0.08 97.11 00:37:32 12:35:01 AM all 12.76 0.00 0.21 0.08 0.07 86.89 00:37:32 12:35:01 AM 0 20.22 0.00 0.20 0.10 0.07 79.41 00:37:32 12:35:01 AM 1 5.30 0.00 0.22 0.05 0.07 94.37 00:37:32 12:36:01 AM all 6.55 0.00 0.33 0.06 0.11 92.95 00:37:32 12:36:01 AM 0 2.10 0.00 0.30 0.12 0.08 97.39 00:37:32 12:36:01 AM 1 11.00 0.00 0.37 0.00 0.13 88.50 00:37:32 12:37:01 AM all 25.29 0.00 3.72 0.42 0.09 70.48 00:37:32 12:37:01 AM 0 29.69 0.00 3.67 0.30 0.10 66.24 00:37:32 12:37:01 AM 1 20.90 0.00 3.77 0.53 0.08 74.71 00:37:32 Average: all 18.64 0.00 2.76 1.57 0.09 76.95 00:37:32 Average: 0 25.66 0.00 3.02 1.66 0.08 69.57 00:37:32 Average: 1 11.61 0.01 2.49 1.48 0.09 84.32 00:37:32 00:37:32 00:37:32