20:16:15 Started by upstream project "integration-sanity-test-titanium" build number 378
20:16:15 originally caused by:
20:16:15 Started by timer
20:16:15 Running as SYSTEM
20:16:15 [EnvInject] - Loading node environment variables.
20:16:15 Building remotely on prd-centos8-robot-2c-8g-541 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:16:16 [ssh-agent] Looking for ssh-agent implementation...
20:16:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
20:16:16 $ ssh-agent
20:16:16 SSH_AUTH_SOCK=/tmp/ssh-fTRiPGQ2oA0q/agent.5294
20:16:16 SSH_AGENT_PID=5295
20:16:16 [ssh-agent] Started.
20:16:16 Running ssh-add (command line suppressed)
20:16:16 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_15763429692016108248.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_15763429692016108248.key)
20:16:16 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
20:16:16 The recommended git tool is: NONE
20:16:19 using credential opendaylight-jenkins-ssh
20:16:19 Wiping out workspace first.
20:16:19 Cloning the remote Git repository
20:16:19 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
20:16:19 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
20:16:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:16:19 > git --version # timeout=10
20:16:19 > git --version # 'git version 2.43.0'
20:16:19 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:16:19 [INFO] Currently running in a labeled security context
20:16:19 [INFO] Currently SELinux is 'enforcing' on the host
20:16:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh9000843775223913948.key
20:16:19 Verifying host key using known hosts file
20:16:19 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.
20:16:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
20:16:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:16:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:16:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:16:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:16:23 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:16:23 [INFO] Currently running in a labeled security context
20:16:23 [INFO] Currently SELinux is 'enforcing' on the host
20:16:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh5341591008300950846.key
20:16:23 Verifying host key using known hosts file
20:16:23 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.
20:16:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
20:16:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:16:23 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
20:16:23 > git config core.sparsecheckout # timeout=10
20:16:23 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
20:16:24 Commit message: "Adapt test for new pce-allocation field"
20:16:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:16:24 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
20:16:24 No emails were triggered.
20:16:24 provisioning config files...
20:16:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:16:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:16:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:16:25 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9793234379951333584.sh
20:16:25 ---> python-tools-install.sh
20:16:25 Setup pyenv:
20:16:25 system
20:16:25 * 3.8.13 (set by /opt/pyenv/version)
20:16:25 * 3.9.13 (set by /opt/pyenv/version)
20:16:25 * 3.10.13 (set by /opt/pyenv/version)
20:16:25 * 3.11.7 (set by /opt/pyenv/version)
20:16:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-39Km
20:16:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:16:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:16:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:16:41 lf-activate-venv(): INFO: Base packages installed successfully
20:16:41 lf-activate-venv(): INFO: Installing additional packages: lftools
20:17:10 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:17:10 Generating Requirements File
20:17:33 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.
20:17:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:17:33 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
20:17:33 Python 3.11.7
20:17:33 pip 25.2 from /tmp/venv-39Km/lib/python3.11/site-packages/pip (python 3.11)
20:17:33 appdirs==1.4.4
20:17:33 argcomplete==3.6.3
20:17:33 aspy.yaml==1.3.0
20:17:33 attrs==25.4.0
20:17:33 autopage==0.5.2
20:17:33 beautifulsoup4==4.14.2
20:17:33 boto3==1.40.55
20:17:33 botocore==1.40.55
20:17:33 bs4==0.0.2
20:17:33 cachetools==6.2.1
20:17:33 certifi==2025.10.5
20:17:33 cffi==2.0.0
20:17:33 cfgv==3.4.0
20:17:33 chardet==5.2.0
20:17:33 charset-normalizer==3.4.4
20:17:33 click==8.3.0
20:17:33 cliff==4.11.0
20:17:33 cmd2==2.7.0
20:17:33 cryptography==3.3.2
20:17:33 debtcollector==3.0.0
20:17:33 decorator==5.2.1
20:17:33 defusedxml==0.7.1
20:17:33 Deprecated==1.2.18
20:17:33 distlib==0.4.0
20:17:33 dnspython==2.8.0
20:17:33 docker==7.1.0
20:17:33 dogpile.cache==1.5.0
20:17:33 durationpy==0.10
20:17:33 email-validator==2.3.0
20:17:33 filelock==3.20.0
20:17:33 future==1.0.0
20:17:33 gitdb==4.0.12
20:17:33 GitPython==3.1.45
20:17:33 google-auth==2.41.1
20:17:33 httplib2==0.31.0
20:17:33 identify==2.6.15
20:17:33 idna==3.11
20:17:33 importlib-resources==1.5.0
20:17:33 iso8601==2.1.0
20:17:33 Jinja2==3.1.6
20:17:33 jmespath==1.0.1
20:17:33 jsonpatch==1.33
20:17:33 jsonpointer==3.0.0
20:17:33 jsonschema==4.25.1
20:17:33 jsonschema-specifications==2025.9.1
20:17:33 keystoneauth1==5.12.0
20:17:33 kubernetes==34.1.0
20:17:33 lftools==0.37.15
20:17:33 lxml==6.0.2
20:17:33 markdown-it-py==4.0.0
20:17:33 MarkupSafe==3.0.3
20:17:33 mdurl==0.1.2
20:17:33 msgpack==1.1.2
20:17:33 multi_key_dict==2.0.3
20:17:33 munch==4.0.0
20:17:33 netaddr==1.3.0
20:17:33 niet==1.4.2
20:17:33 nodeenv==1.9.1
20:17:33 oauth2client==4.1.3
20:17:33 oauthlib==3.3.1
20:17:33 openstacksdk==4.7.1
20:17:33 os-service-types==1.8.0
20:17:33 osc-lib==4.2.0
20:17:33 oslo.config==10.0.0
20:17:33 oslo.context==6.1.0
20:17:33 oslo.i18n==6.6.0
20:17:33 oslo.log==7.2.1
20:17:33 oslo.serialization==5.8.0
20:17:33 oslo.utils==9.1.0
20:17:33 packaging==25.0
20:17:33 pbr==7.0.1
20:17:33 platformdirs==4.5.0
20:17:33 prettytable==3.16.0
20:17:33 psutil==7.1.1
20:17:33 pyasn1==0.6.1
20:17:33 pyasn1_modules==0.4.2
20:17:33 pycparser==2.23
20:17:33 pygerrit2==2.0.15
20:17:33 PyGithub==2.8.1
20:17:33 Pygments==2.19.2
20:17:33 PyJWT==2.10.1
20:17:33 PyNaCl==1.6.0
20:17:33 pyparsing==2.4.7
20:17:33 pyperclip==1.11.0
20:17:33 pyrsistent==0.20.0
20:17:33 python-cinderclient==9.8.0
20:17:33 python-dateutil==2.9.0.post0
20:17:33 python-heatclient==4.3.0
20:17:33 python-jenkins==1.8.3
20:17:33 python-keystoneclient==5.7.0
20:17:33 python-magnumclient==4.9.0
20:17:33 python-openstackclient==8.2.0
20:17:33 python-swiftclient==4.8.0
20:17:33 PyYAML==6.0.3
20:17:33 referencing==0.37.0
20:17:33 requests==2.32.5
20:17:33 requests-oauthlib==2.0.0
20:17:33 requestsexceptions==1.4.0
20:17:33 rfc3986==2.0.0
20:17:33 rich==14.2.0
20:17:33 rich-argparse==1.7.1
20:17:33 rpds-py==0.27.1
20:17:33 rsa==4.9.1
20:17:33 ruamel.yaml==0.18.15
20:17:33 ruamel.yaml.clib==0.2.14
20:17:33 s3transfer==0.14.0
20:17:33 simplejson==3.20.2
20:17:33 six==1.17.0
20:17:33 smmap==5.0.2
20:17:33 soupsieve==2.8
20:17:33 stevedore==5.5.0
20:17:33 tabulate==0.9.0
20:17:33 toml==0.10.2
20:17:33 tomlkit==0.13.3
20:17:33 tqdm==4.67.1
20:17:33 typing_extensions==4.15.0
20:17:33 tzdata==2025.2
20:17:33 urllib3==1.26.20
20:17:33 virtualenv==20.35.3
20:17:33 wcwidth==0.2.14
20:17:33 websocket-client==1.9.0
20:17:33 wrapt==2.0.0
20:17:33 xdg==6.0.0
20:17:33 xmltodict==1.0.2
20:17:33 yq==3.4.3
20:17:34 [EnvInject] - Injecting environment variables from a build step.
20:17:34 [EnvInject] - Injecting as environment variables the properties content
20:17:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
20:17:34 OS_CLOUD=vex
20:17:34 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-373
20:17:34 OS_STACK_TEMPLATE_DIR=openstack-hot
20:17:34
20:17:34 [EnvInject] - Variables injected successfully.
20:17:34 provisioning config files...
20:17:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:17:34 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9184731217369682830.sh
20:17:34 ---> Create parameters file for OpenStack HOT
20:17:34 OpenStack Heat parameters generated
20:17:34 -----------------------------------
20:17:34 parameters:
20:17:34 vm_0_count: '1'
20:17:34 vm_0_flavor: 'v3-standard-4'
20:17:34 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
20:17:34 vm_1_count: '1'
20:17:34 vm_1_flavor: 'v3-standard-2'
20:17:34 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
20:17:34
20:17:34 job_name: '23793-373'
20:17:34 silo: 'releng'
20:17:34 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins7512246198644106162.sh
20:17:34 ---> Create HEAT stack
20:17:34 + source /home/jenkins/lf-env.sh
20:17:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:17:34 ++ mktemp -d /tmp/venv-XXXX
20:17:34 + lf_venv=/tmp/venv-ETQM
20:17:34 + local venv_file=/tmp/.os_lf_venv
20:17:34 + local python=python3
20:17:34 + local options
20:17:34 + local set_path=true
20:17:34 + local install_args=
20:17:34 ++ 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
20:17:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:17:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:17:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:17:34 + true
20:17:34 + case $1 in
20:17:34 + python=python3
20:17:34 + shift 2
20:17:34 + true
20:17:34 + case $1 in
20:17:34 + shift
20:17:34 + break
20:17:34 + case $python in
20:17:34 + local pkg_list=
20:17:34 + [[ -d /opt/pyenv ]]
20:17:34 + echo 'Setup pyenv:'
20:17:34 Setup pyenv:
20:17:34 + export PYENV_ROOT=/opt/pyenv
20:17:34 + PYENV_ROOT=/opt/pyenv
20:17:34 + 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
20:17:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:17:34 + pyenv versions
20:17:34 system
20:17:34 3.8.13
20:17:34 3.9.13
20:17:34 3.10.13
20:17:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:17:34 + command -v pyenv
20:17:34 ++ pyenv init - --no-rehash
20:17:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
20:17:34 for i in ${!paths[@]}; do
20:17:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
20:17:34 fi; done;
20:17:34 echo "${paths[*]}"'\'')"
20:17:34 export PATH="/opt/pyenv/shims:${PATH}"
20:17:34 export PYENV_SHELL=bash
20:17:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
20:17:34 pyenv() {
20:17:34 local command
20:17:34 command="${1:-}"
20:17:34 if [ "$#" -gt 0 ]; then
20:17:34 shift
20:17:34 fi
20:17:34
20:17:34 case "$command" in
20:17:34 rehash|shell)
20:17:34 eval "$(pyenv "sh-$command" "$@")"
20:17:34 ;;
20:17:34 *)
20:17:34 command pyenv "$command" "$@"
20:17:34 ;;
20:17:34 esac
20:17:34 }'
20:17:34 +++ bash --norc -ec 'IFS=:; paths=($PATH);
20:17:34 for i in ${!paths[@]}; do
20:17:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
20:17:34 fi; done;
20:17:34 echo "${paths[*]}"'
20:17:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:17:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:17:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:17:34 ++ export PYENV_SHELL=bash
20:17:34 ++ PYENV_SHELL=bash
20:17:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
20:17:34 +++ complete -F _pyenv pyenv
20:17:34 ++ lf-pyver python3
20:17:34 ++ local py_version_xy=python3
20:17:34 ++ local py_version_xyz=
20:17:34 ++ awk '{ print $1 }'
20:17:34 ++ pyenv versions
20:17:34 ++ local command
20:17:34 ++ command=versions
20:17:34 ++ '[' 1 -gt 0 ']'
20:17:34 ++ shift
20:17:34 ++ case "$command" in
20:17:34 ++ command pyenv versions
20:17:34 ++ pyenv versions
20:17:34 ++ sed 's/^[ *]* //'
20:17:34 ++ grep -E '^[0-9.]*[0-9]$'
20:17:34 ++ [[ ! -s /tmp/.pyenv_versions ]]
20:17:34 +++ grep '^3' /tmp/.pyenv_versions
20:17:34 +++ tail -n 1
20:17:34 +++ sort -V
20:17:34 ++ py_version_xyz=3.11.7
20:17:34 ++ [[ -z 3.11.7 ]]
20:17:34 ++ echo 3.11.7
20:17:34 ++ return 0
20:17:34 + pyenv local 3.11.7
20:17:34 + local command
20:17:34 + command=local
20:17:34 + '[' 2 -gt 0 ']'
20:17:34 + shift
20:17:34 + case "$command" in
20:17:34 + command pyenv local 3.11.7
20:17:34 + pyenv local 3.11.7
20:17:34 + for arg in "$@"
20:17:34 + case $arg in
20:17:34 + pkg_list+='lftools[openstack] '
20:17:34 + for arg in "$@"
20:17:34 + case $arg in
20:17:34 + pkg_list+='kubernetes '
20:17:34 + for arg in "$@"
20:17:34 + case $arg in
20:17:34 + pkg_list+='niet '
20:17:34 + for arg in "$@"
20:17:34 + case $arg in
20:17:34 + pkg_list+='python-heatclient '
20:17:34 + for arg in "$@"
20:17:34 + case $arg in
20:17:34 + pkg_list+='python-openstackclient '
20:17:34 + for arg in "$@"
20:17:34 + case $arg in
20:17:34 + pkg_list+='python-magnumclient '
20:17:34 + for arg in "$@"
20:17:34 + case $arg in
20:17:34 + pkg_list+='urllib3~=1.26.15 '
20:17:34 + for arg in "$@"
20:17:34 + case $arg in
20:17:34 + pkg_list+='yq '
20:17:34 + [[ -f /tmp/.os_lf_venv ]]
20:17:34 ++ cat /tmp/.os_lf_venv
20:17:34 + lf_venv=/tmp/venv-39Km
20:17:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from' file:/tmp/.os_lf_venv
20:17:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from file:/tmp/.os_lf_venv
20:17:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
20:17:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:17:34 + local 'pip_opts=--upgrade --quiet'
20:17:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
20:17:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
20:17:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
20:17:34 + [[ -n '' ]]
20:17:34 + [[ -n '' ]]
20:17:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
20:17:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:17:34 + /tmp/venv-39Km/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
20:17:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
20:17:36 lf-activate-venv(): INFO: Base packages installed successfully
20:17:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
20:17:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
20:17:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:17:36 + /tmp/venv-39Km/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
20:17:57 + type python3
20:17:57 + true
20:17:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH'
20:17:57 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:17:57 + PATH=/tmp/venv-39Km/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
20:17:57 + return 0
20:17:57 + openstack --os-cloud vex limits show --absolute
20:17:58 +--------------------------+---------+
20:17:58 | Name | Value |
20:17:58 +--------------------------+---------+
20:17:58 | maxTotalInstances | -1 |
20:17:58 | maxTotalCores | 450 |
20:17:58 | maxTotalRAMSize | 1000000 |
20:17:58 | maxServerMeta | 128 |
20:17:58 | maxImageMeta | 128 |
20:17:58 | maxPersonality | 5 |
20:17:58 | maxPersonalitySize | 10240 |
20:17:58 | maxTotalKeypairs | 100 |
20:17:58 | maxServerGroups | 10 |
20:17:58 | maxServerGroupMembers | 10 |
20:17:58 | maxTotalFloatingIps | -1 |
20:17:58 | maxSecurityGroups | -1 |
20:17:58 | maxSecurityGroupRules | -1 |
20:17:58 | totalRAMUsed | 98304 |
20:17:58 | totalCoresUsed | 24 |
20:17:58 | totalInstancesUsed | 10 |
20:17:58 | totalFloatingIpsUsed | 0 |
20:17:58 | totalSecurityGroupsUsed | 0 |
20:17:58 | totalServerGroupsUsed | 0 |
20:17:58 | maxTotalVolumes | -1 |
20:17:58 | maxTotalSnapshots | 10 |
20:17:58 | maxTotalVolumeGigabytes | 4096 |
20:17:58 | maxTotalBackups | 10 |
20:17:58 | maxTotalBackupGigabytes | 1000 |
20:17:58 | totalVolumesUsed | 0 |
20:17:58 | totalGigabytesUsed | 0 |
20:17:58 | totalSnapshotsUsed | 0 |
20:17:58 | totalBackupsUsed | 0 |
20:17:58 | totalBackupGigabytesUsed | 0 |
20:17:58 +--------------------------+---------+
20:17:58 + pushd /opt/ciman/openstack-hot
20:17:58 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:17:58 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-373 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
20:18:24 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-373
20:18:24 Waiting to initialize infrastructure...
20:18:24 Stack initialization successful.
20:18:24 ------------------------------------
20:18:24 Stack Details
20:18:24 ------------------------------------
20:18:24 {'added': None,
20:18:24 'capabilities': [],
20:18:24 'created_at': '2025-10-20T20:18:01Z',
20:18:24 'deleted': None,
20:18:24 'deleted_at': None,
20:18:24 'description': 'No description',
20:18:24 'environment': None,
20:18:24 'environment_files': None,
20:18:24 'files': None,
20:18:24 'files_container': None,
20:18:24 'id': '516b9f87-c631-4e14-8ee0-acf46bfafd2d',
20:18:24 'is_rollback_disabled': True,
20:18:24 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-373/516b9f87-c631-4e14-8ee0-acf46bfafd2d',
20:18:24 'rel': 'self'}],
20:18:24 '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'})}),
20:18:24 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-373',
20:18:24 'notification_topics': [],
20:18:24 'outputs': [{'description': 'IP addresses of the 1st vm types',
20:18:24 'output_key': 'vm_0_ips',
20:18:24 'output_value': ['10.30.171.79']},
20:18:24 {'description': 'IP addresses of the 2nd vm types',
20:18:24 'output_key': 'vm_1_ips',
20:18:24 'output_value': ['10.30.170.189']}],
20:18:24 'owner_id': ****,
20:18:24 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
20:18:24 'OS::stack_id': '516b9f87-c631-4e14-8ee0-acf46bfafd2d',
20:18:24 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-373',
20:18:24 'job_name': '23793-373',
20:18:24 'silo': 'releng',
20:18:24 'vm_0_count': '1',
20:18:24 'vm_0_flavor': 'v3-standard-4',
20:18:24 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
20:18:24 '20250917-133034.447',
20:18:24 'vm_1_count': '1',
20:18:24 'vm_1_flavor': 'v3-standard-2',
20:18:24 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
20:18:24 '- 20250917-133034.654'},
20:18:24 'parent_id': None,
20:18:24 'replaced': None,
20:18:24 'status': 'CREATE_COMPLETE',
20:18:24 'status_reason': 'Stack CREATE completed successfully',
20:18:24 'tags': [],
20:18:24 'template': None,
20:18:24 'template_description': 'No description',
20:18:24 'template_url': None,
20:18:24 'timeout_mins': 15,
20:18:24 'unchanged': None,
20:18:24 'updated': None,
20:18:24 'updated_at': None,
20:18:24 'user_project_id': '44c61bd7f60d4595ba33c60f69fb4ece'}
20:18:24 ------------------------------------
20:18:24 + popd
20:18:24 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:18:24 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins1621976697174124208.sh
20:18:24 ---> Copy SSH public keys to CSIT lab
20:18:24 Setup pyenv:
20:18:24 system
20:18:24 3.8.13
20:18:24 3.9.13
20:18:24 3.10.13
20:18:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from file:/tmp/.os_lf_venv
20:18:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:26 lf-activate-venv(): INFO: Base packages installed successfully
20:18:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:18:41 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:18:43 SSH not responding on 10.30.171.79. Retrying in 10 seconds...
20:18:44 Warning: Permanently added '10.30.170.189' (ECDSA) to the list of known hosts.
20:18:45 releng-23793-373-1-mininet-ovs-217-0
20:18:45 Successfully copied public keys to slave 10.30.170.189
20:18:45 Process 6508 ready.
20:18:53 Ping to 10.30.171.79 successful.
20:18:55 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:18:55 releng-23793-373-0-builder-0
20:18:55 Successfully copied public keys to slave 10.30.171.79
20:18:55 Process 6509 ready.
20:18:55 SSH ready on all stack servers.
20:18:55 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins11931444387773428220.sh
20:18:55 Setup pyenv:
20:18:55 system
20:18:55 3.8.13
20:18:55 3.9.13
20:18:55 3.10.13
20:18:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:19:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7iPu
20:19:00 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
20:19:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:19:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:04 lf-activate-venv(): INFO: Base packages installed successfully
20:19:04 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
20:19:06 lf-activate-venv(): INFO: Adding /tmp/venv-7iPu/bin to PATH
20:19:06 + echo 'Installing Python Requirements'
20:19:06 Installing Python Requirements
20:19:06 + cat
20:19:06 + python -m pip install -r requirements.txt
20:19:06 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
20:19:06 Collecting docker-py (from -r requirements.txt (line 1))
20:19:06 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)
20:19:06 Collecting ipaddr (from -r requirements.txt (line 2))
20:19:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
20:19:06 Preparing metadata (setup.py): started
20:19:07 Preparing metadata (setup.py): finished with status 'done'
20:19:07 Collecting netaddr (from -r requirements.txt (line 3))
20:19:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
20:19:07 Collecting netifaces (from -r requirements.txt (line 4))
20:19:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
20:19:07 Preparing metadata (setup.py): started
20:19:07 Preparing metadata (setup.py): finished with status 'done'
20:19:07 Collecting pyhocon (from -r requirements.txt (line 5))
20:19:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
20:19:07 Collecting requests (from -r requirements.txt (line 6))
20:19:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
20:19:07 Collecting robotframework (from -r requirements.txt (line 7))
20:19:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
20:19:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.7 MB/s 0:00:00
20:19:07 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
20:19:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
20:19:07 Preparing metadata (setup.py): started
20:19:08 Preparing metadata (setup.py): finished with status 'done'
20:19:08 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
20:19:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
20:19:08 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
20:19:08 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)
20:19:08 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
20:19:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
20:19:08 Preparing metadata (setup.py): started
20:19:08 Preparing metadata (setup.py): finished with status 'done'
20:19:08 Collecting scapy (from -r requirements.txt (line 12))
20:19:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
20:19:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 34.1 MB/s 0:00:00
20:19:08 Collecting jsonpath-rw (from -r requirements.txt (line 15))
20:19:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
20:19:08 Preparing metadata (setup.py): started
20:19:08 Preparing metadata (setup.py): finished with status 'done'
20:19:09 Collecting elasticsearch (from -r requirements.txt (line 18))
20:19:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
20:19:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 27.2 MB/s 0:00:00
20:19:09 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:19:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
20:19:09 Collecting pyangbind (from -r requirements.txt (line 22))
20:19:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
20:19:09 Collecting isodate (from -r requirements.txt (line 25))
20:19:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
20:19:09 Collecting jmespath (from -r requirements.txt (line 28))
20:19:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
20:19:09 Collecting jsonpatch (from -r requirements.txt (line 31))
20:19:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
20:19:09 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:19:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
20:19:09 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:19:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
20:19:09 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
20:19:09 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)
20:19:09 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
20:19:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
20:19:09 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
20:19:09 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)
20:19:09 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
20:19:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
20:19:10 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
20:19:10 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)
20:19:10 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
20:19:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
20:19:10 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
20:19:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
20:19:10 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
20:19:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
20:19:10 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
20:19:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
20:19:10 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
20:19:10 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)
20:19:10 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
20:19:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
20:19:10 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
20:19:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
20:19:10 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
20:19:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
20:19:10 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
20:19:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
20:19:10 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
20:19:10 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)
20:19:11 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
20:19:11 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)
20:19:11 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
20:19:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
20:19:11 Collecting elasticsearch (from -r requirements.txt (line 18))
20:19:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
20:19:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 27.5 MB/s 0:00:00
20:19:11 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
20:19:11 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:19:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
20:19:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
20:19:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
20:19:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
20:19:11 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
20:19:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
20:19:11 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
20:19:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
20:19:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.6 MB/s 0:00:00
20:19:11 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
20:19:11 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)
20:19:13 Collecting regex (from pyangbind->-r requirements.txt (line 22))
20:19:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
20:19:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 12.6 MB/s 0:00:00
20:19:13 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
20:19:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
20:19:13 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:19:13 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)
20:19:14 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:19:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
20:19:14 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:19:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
20:19:14 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:19:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
20:19:14 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:19:14 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)
20:19:14 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:19:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
20:19:15 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:19:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.37.0/selenium-4.37.0-py3-none-any.whl (9.7 MB)
20:19:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 42.8 MB/s 0:00:00
20:19:15 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:19:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
20:19:15 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:19:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
20:19:15 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:19:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
20:19:15 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))
20:19:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
20:19:15 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))
20:19:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
20:19:16 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))
20:19:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
20:19:16 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))
20:19:16 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)
20:19:16 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))
20:19:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
20:19:16 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:19:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
20:19:16 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:19:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
20:19:16 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:19:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
20:19:16 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:19:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
20:19:16 Collecting h11<1,>=0.9.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))
20:19:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
20:19:16 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:19:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
20:19:16 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
20:19:16 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
20:19:16 Building wheel for robotframework-sshlibrary (setup.py): started
20:19:16 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
20:19:16 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=aca598235e9487b3e7749e33d5c2e29befeb055e118f5fd518f06fd6755bd1c3
20:19:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
20:19:16 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
20:19:16 Building wheel for ipaddr (setup.py): started
20:19:17 Building wheel for ipaddr (setup.py): finished with status 'done'
20:19:17 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=5c2211da0762cea6692408b26e687a9d1c6d4067cb37bba1975a3600646e623d
20:19:17 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
20:19:17 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
20:19:17 Building wheel for netifaces (setup.py): started
20:19:19 Building wheel for netifaces (setup.py): finished with status 'done'
20:19:19 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=3fe396bf085003588021e29aa659ec1de2b97a3dd028f5eaee157e51aeab8c70
20:19:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
20:19:19 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
20:19:19 Building wheel for robotframework-httplibrary (setup.py): started
20:19:19 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
20:19:19 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=dc3846c9a10b6aff02791e8e55d55a403ecdd56fe75ce79ca5a13bf6462da4cf
20:19:19 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
20:19:19 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
20:19:19 Building wheel for jsonpath-rw (setup.py): started
20:19:20 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
20:19:20 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=96ab7dc61daeec0d9b4d4b09b07180fa6f049118d840a78fd3ff1c3eff739c85
20:19:20 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
20:19:20 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
20:19:20 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
20:19:28
20:19:28 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 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.0.1 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.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.37.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
20:19:28 + pip freeze
20:19:28 attrs==25.4.0
20:19:28 bcrypt==5.0.0
20:19:28 beautifulsoup4==4.14.2
20:19:28 certifi==2025.10.5
20:19:28 cffi==2.0.0
20:19:28 charset-normalizer==3.4.4
20:19:28 click==8.3.0
20:19:28 cryptography==46.0.3
20:19:28 decorator==5.2.1
20:19:28 distlib==0.4.0
20:19:28 docker-py==1.10.6
20:19:28 docker-pycreds==0.4.0
20:19:28 elastic-transport==8.17.1
20:19:28 elasticsearch==8.19.1
20:19:28 elasticsearch-dsl==8.15.4
20:19:28 enum34==1.1.10
20:19:28 filelock==3.20.0
20:19:28 h11==0.16.0
20:19:28 idna==3.11
20:19:28 invoke==2.2.1
20:19:28 ipaddr==2.2.0
20:19:28 isodate==0.7.2
20:19:28 jmespath==1.0.1
20:19:28 jsonpatch==1.33
20:19:28 jsonpath-rw==1.4.0
20:19:28 jsonpointer==3.0.0
20:19:28 lxml==6.0.2
20:19:28 netaddr==1.3.0
20:19:28 netifaces==0.11.0
20:19:28 outcome==1.3.0.post0
20:19:28 paramiko==4.0.0
20:19:28 platformdirs==4.5.0
20:19:28 ply==3.11
20:19:28 pyang==2.7.1
20:19:28 pyangbind==0.8.6
20:19:28 pycparser==2.23
20:19:28 pyhocon==0.3.61
20:19:28 PyNaCl==1.6.0
20:19:28 pyparsing==3.2.5
20:19:28 PySocks==1.7.1
20:19:28 python-dateutil==2.9.0.post0
20:19:28 regex==2025.9.18
20:19:28 requests==2.32.5
20:19:28 robotframework==7.3.2
20:19:28 robotframework-httplibrary==0.4.2
20:19:28 robotframework-pythonlibcore==4.4.1
20:19:28 robotframework-requests==0.9.7
20:19:28 robotframework-selenium2library==3.0.0
20:19:28 robotframework-seleniumlibrary==6.8.0
20:19:28 robotframework-sshlibrary==3.8.0
20:19:28 scapy==2.6.1
20:19:28 scp==0.15.0
20:19:28 selenium==4.37.0
20:19:28 six==1.17.0
20:19:28 sniffio==1.3.1
20:19:28 sortedcontainers==2.4.0
20:19:28 soupsieve==2.8
20:19:28 trio==0.31.0
20:19:28 trio-websocket==0.12.2
20:19:28 typing_extensions==4.15.0
20:19:28 urllib3==2.5.0
20:19:28 virtualenv==20.35.3
20:19:28 waitress==3.0.2
20:19:28 WebOb==1.8.9
20:19:28 websocket-client==1.9.0
20:19:28 WebTest==3.0.7
20:19:28 wsproto==1.2.0
20:19:28 [EnvInject] - Injecting environment variables from a build step.
20:19:28 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
20:19:28 [EnvInject] - Variables injected successfully.
20:19:28 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins17735287578124098063.sh
20:19:29 Setup pyenv:
20:19:29 system
20:19:29 3.8.13
20:19:29 3.9.13
20:19:29 3.10.13
20:19:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:19:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from file:/tmp/.os_lf_venv
20:19:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:19:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:31 lf-activate-venv(): INFO: Base packages installed successfully
20:19:31 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
20:19:39 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.
20:19:39 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
20:19:39 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
20:19:39 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
20:19:39 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:19:39 + ODL_SYSTEM=()
20:19:39 + TOOLS_SYSTEM=()
20:19:39 + OPENSTACK_SYSTEM=()
20:19:39 + OPENSTACK_CONTROLLERS=()
20:19:39 + mapfile -t ADDR
20:19:39 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-373
20:19:39 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
20:19:41 + for i in "${ADDR[@]}"
20:19:41 ++ ssh 10.30.171.79 hostname -s
20:19:41 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:19:41 + REMHOST=releng-23793-373-0-builder-0
20:19:41 + case ${REMHOST} in
20:19:41 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
20:19:41 + for i in "${ADDR[@]}"
20:19:41 ++ ssh 10.30.170.189 hostname -s
20:19:41 Warning: Permanently added '10.30.170.189' (ECDSA) to the list of known hosts.
20:19:42 + REMHOST=releng-23793-373-1-mininet-ovs-217-0
20:19:42 + case ${REMHOST} in
20:19:42 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
20:19:42 + echo NUM_ODL_SYSTEM=1
20:19:42 + echo NUM_TOOLS_SYSTEM=1
20:19:42 + '[' '' == yes ']'
20:19:42 + NUM_OPENSTACK_SYSTEM=0
20:19:42 + echo NUM_OPENSTACK_SYSTEM=0
20:19:42 + '[' 0 -eq 2 ']'
20:19:42 + echo ODL_SYSTEM_IP=10.30.171.79
20:19:42 ++ seq 0 0
20:19:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
20:19:42 + echo ODL_SYSTEM_1_IP=10.30.171.79
20:19:42 + echo TOOLS_SYSTEM_IP=10.30.170.189
20:19:42 ++ seq 0 0
20:19:42 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
20:19:42 + echo TOOLS_SYSTEM_1_IP=10.30.170.189
20:19:42 + openstack_index=0
20:19:42 + NUM_OPENSTACK_CONTROL_NODES=1
20:19:42 + echo NUM_OPENSTACK_CONTROL_NODES=1
20:19:42 ++ seq 0 0
20:19:42 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
20:19:42 + echo OPENSTACK_CONTROL_NODE_1_IP=
20:19:42 + NUM_OPENSTACK_COMPUTE_NODES=-1
20:19:42 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
20:19:42 + '[' -1 -ge 2 ']'
20:19:42 ++ seq 0 -2
20:19:42 + NUM_OPENSTACK_HAPROXY_NODES=0
20:19:42 + echo NUM_OPENSTACK_HAPROXY_NODES=0
20:19:42 ++ seq 0 -1
20:19:42 + echo 'Contents of slave_addresses.txt:'
20:19:42 Contents of slave_addresses.txt:
20:19:42 + cat slave_addresses.txt
20:19:42 NUM_ODL_SYSTEM=1
20:19:42 NUM_TOOLS_SYSTEM=1
20:19:42 NUM_OPENSTACK_SYSTEM=0
20:19:42 ODL_SYSTEM_IP=10.30.171.79
20:19:42 ODL_SYSTEM_1_IP=10.30.171.79
20:19:42 TOOLS_SYSTEM_IP=10.30.170.189
20:19:42 TOOLS_SYSTEM_1_IP=10.30.170.189
20:19:42 NUM_OPENSTACK_CONTROL_NODES=1
20:19:42 OPENSTACK_CONTROL_NODE_1_IP=
20:19:42 NUM_OPENSTACK_COMPUTE_NODES=-1
20:19:42 NUM_OPENSTACK_HAPROXY_NODES=0
20:19:42 [EnvInject] - Injecting environment variables from a build step.
20:19:42 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
20:19:42 [EnvInject] - Variables injected successfully.
20:19:42 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins1856412721481243837.sh
20:19:42 Preparing for JRE Version 21
20:19:42 Karaf artifact is karaf
20:19:42 Karaf project is integration
20:19:42 Java home is /usr/lib/jvm/java-21-openjdk-amd64
20:19:42 [EnvInject] - Injecting environment variables from a build step.
20:19:42 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
20:19:42 [EnvInject] - Variables injected successfully.
20:19:42 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7481553617725874525.sh
20:19:42 2025-10-20 20:19:42 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
20:19:42 Bundle version is 0.22.2-SNAPSHOT
20:19:42 --2025-10-20 20:19:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
20:19:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:19:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:19:42 HTTP request sent, awaiting response... 200 OK
20:19:42 Length: 1398 (1.4K) [application/xml]
20:19:42 Saving to: ‘maven-metadata.xml’
20:19:42
20:19:42 0K . 100% 53.9M=0s
20:19:42
20:19:42 2025-10-20 20:19:42 (53.9 MB/s) - ‘maven-metadata.xml’ saved [1398/1398]
20:19:42
20:19:42
20:19:42
20:19:42 org.opendaylight.integration
20:19:42 karaf
20:19:42 0.22.2-SNAPSHOT
20:19:42
20:19:42
20:19:42 20251020.175848
20:19:42 8
20:19:42
20:19:42 20251020175848
20:19:42
20:19:42
20:19:42 pom
20:19:42 0.22.2-20251020.175848-8
20:19:42 20251020175848
20:19:42
20:19:42
20:19:42 tar.gz
20:19:42 0.22.2-20251020.175848-8
20:19:42 20251020175848
20:19:42
20:19:42
20:19:42 zip
20:19:42 0.22.2-20251020.175848-8
20:19:42 20251020175848
20:19:42
20:19:42
20:19:42 cyclonedx
20:19:42 xml
20:19:42 0.22.2-20251020.175848-8
20:19:42 20251020175848
20:19:42
20:19:42
20:19:42 cyclonedx
20:19:42 json
20:19:42 0.22.2-20251020.175848-8
20:19:42 20251020175848
20:19:42
20:19:42
20:19:42
20:19:42
20:19:42 Nexus timestamp is 0.22.2-20251020.175848-8
20:19:42 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251020.175848-8.zip
20:19:42 Distribution bundle is karaf-0.22.2-20251020.175848-8.zip
20:19:42 Distribution bundle version is 0.22.2-SNAPSHOT
20:19:42 Distribution folder is karaf-0.22.2-SNAPSHOT
20:19:42 Nexus prefix is https://nexus.opendaylight.org
20:19:42 [EnvInject] - Injecting environment variables from a build step.
20:19:42 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
20:19:42 [EnvInject] - Variables injected successfully.
20:19:42 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins8727245971237338468.sh
20:19:42 Setup pyenv:
20:19:43 system
20:19:43 3.8.13
20:19:43 3.9.13
20:19:43 3.10.13
20:19:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:19:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from file:/tmp/.os_lf_venv
20:19:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:19:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:45 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.
20:19:45 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
20:19:45 lf-activate-venv(): INFO: Base packages installed successfully
20:19:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
20:19:51 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.
20:19:51 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
20:19:51 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:19:51 Copying common-functions.sh to /tmp
20:19:53 Copying common-functions.sh to 10.30.171.79:/tmp
20:19:53 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:19:53 Copying common-functions.sh to 10.30.170.189:/tmp
20:19:53 Warning: Permanently added '10.30.170.189' (ECDSA) to the list of known hosts.
20:19:54 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10220592730861660450.sh
20:19:54 common-functions.sh is being sourced
20:19:54 common-functions environment:
20:19:54 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:19:54 ACTUALFEATURES:
20:19:54 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:19:54 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:19:54 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:19:54 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:54 CONTROLLERMEM: 2048m
20:19:54 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:19:54 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:19:54 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:19:54 SUITES:
20:19:54
20:19:54 #################################################
20:19:54 ## Configure Cluster and Start ##
20:19:54 #################################################
20:19:54 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
20:19:54 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
20:19:54 Locating script plan to use...
20:19:54 Finished running script plans
20:19:54 Configuring member-1 with IP address 10.30.171.79
20:19:54 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:19:54 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:19:55 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
20:19:55 ++ [[ /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 ]]
20:19:55 ++ echo 'common-functions.sh is being sourced'
20:19:55 common-functions.sh is being sourced
20:19:55 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
20:19:55 ++ DISTROSTREAM=titanium
20:19:55 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:19:55 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:19:55 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:19:55 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:19:55 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:19:55 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:19:55 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:19:55 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:19:55 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:55 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:55 ++ export CONTROLLERMEM=
20:19:55 ++ CONTROLLERMEM=
20:19:55 ++ case "${DISTROSTREAM}" in
20:19:55 ++ CLUSTER_SYSTEM=pekko
20:19:55 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:19:55 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:19:55 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:19:55 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:19:55 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:19:55 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:19:55 ++ print_common_env
20:19:55 ++ cat
20:19:55 common-functions environment:
20:19:55 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:19:55 ACTUALFEATURES:
20:19:55 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:19:55 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:19:55 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:19:55 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:55 CONTROLLERMEM:
20:19:55 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:19:55 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:19:55 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:19:55 SUITES:
20:19:55
20:19:55 ++ SSH='ssh -t -t'
20:19:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
20:19:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
20:19:55 Changing to /tmp
20:19:55 + echo 'Changing to /tmp'
20:19:55 + cd /tmp
20:19:55 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251020.175848-8.zip'
20:19:55 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251020.175848-8.zip
20:19:55 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251020.175848-8.zip
20:19:55 --2025-10-20 20:19:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251020.175848-8.zip
20:19:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:19:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:19:55 HTTP request sent, awaiting response... 200 OK
20:19:55 Length: 234981636 (224M) [application/zip]
20:19:55 Saving to: ‘karaf-0.22.2-20251020.175848-8.zip’
20:19:55
20:19:55 0K ........ ........ ........ ........ ........ ........ 1% 68.7M 3s
20:19:55 3072K ........ ........ ........ ........ ........ ........ 2% 148M 2s
20:19:55 6144K ........ ........ ........ ........ ........ ........ 4% 195M 2s
20:19:55 9216K ........ ........ ........ ........ ........ ........ 5% 212M 2s
20:19:55 12288K ........ ........ ........ ........ ........ ........ 6% 202M 2s
20:19:55 15360K ........ ........ ........ ........ ........ ........ 8% 210M 1s
20:19:55 18432K ........ ........ ........ ........ ........ ........ 9% 209M 1s
20:19:55 21504K ........ ........ ........ ........ ........ ........ 10% 239M 1s
20:19:55 24576K ........ ........ ........ ........ ........ ........ 12% 296M 1s
20:19:55 27648K ........ ........ ........ ........ ........ ........ 13% 252M 1s
20:19:55 30720K ........ ........ ........ ........ ........ ........ 14% 269M 1s
20:19:55 33792K ........ ........ ........ ........ ........ ........ 16% 299M 1s
20:19:55 36864K ........ ........ ........ ........ ........ ........ 17% 292M 1s
20:19:55 39936K ........ ........ ........ ........ ........ ........ 18% 303M 1s
20:19:55 43008K ........ ........ ........ ........ ........ ........ 20% 274M 1s
20:19:55 46080K ........ ........ ........ ........ ........ ........ 21% 235M 1s
20:19:55 49152K ........ ........ ........ ........ ........ ........ 22% 209M 1s
20:19:55 52224K ........ ........ ........ ........ ........ ........ 24% 203M 1s
20:19:55 55296K ........ ........ ........ ........ ........ ........ 25% 277M 1s
20:19:55 58368K ........ ........ ........ ........ ........ ........ 26% 233M 1s
20:19:55 61440K ........ ........ ........ ........ ........ ........ 28% 256M 1s
20:19:55 64512K ........ ........ ........ ........ ........ ........ 29% 254M 1s
20:19:55 67584K ........ ........ ........ ........ ........ ........ 30% 239M 1s
20:19:55 70656K ........ ........ ........ ........ ........ ........ 32% 268M 1s
20:19:55 73728K ........ ........ ........ ........ ........ ........ 33% 304M 1s
20:19:55 76800K ........ ........ ........ ........ ........ ........ 34% 306M 1s
20:19:55 79872K ........ ........ ........ ........ ........ ........ 36% 283M 1s
20:19:55 82944K ........ ........ ........ ........ ........ ........ 37% 282M 1s
20:19:55 86016K ........ ........ ........ ........ ........ ........ 38% 196M 1s
20:19:55 89088K ........ ........ ........ ........ ........ ........ 40% 278M 1s
20:19:55 92160K ........ ........ ........ ........ ........ ........ 41% 276M 1s
20:19:55 95232K ........ ........ ........ ........ ........ ........ 42% 230M 1s
20:19:55 98304K ........ ........ ........ ........ ........ ........ 44% 216M 1s
20:19:55 101376K ........ ........ ........ ........ ........ ........ 45% 257M 1s
20:19:55 104448K ........ ........ ........ ........ ........ ........ 46% 276M 1s
20:19:55 107520K ........ ........ ........ ........ ........ ........ 48% 322M 1s
20:19:55 110592K ........ ........ ........ ........ ........ ........ 49% 328M 0s
20:19:55 113664K ........ ........ ........ ........ ........ ........ 50% 321M 0s
20:19:55 116736K ........ ........ ........ ........ ........ ........ 52% 310M 0s
20:19:55 119808K ........ ........ ........ ........ ........ ........ 53% 350M 0s
20:19:55 122880K ........ ........ ........ ........ ........ ........ 54% 280M 0s
20:19:55 125952K ........ ........ ........ ........ ........ ........ 56% 374M 0s
20:19:55 129024K ........ ........ ........ ........ ........ ........ 57% 332M 0s
20:19:55 132096K ........ ........ ........ ........ ........ ........ 58% 343M 0s
20:19:55 135168K ........ ........ ........ ........ ........ ........ 60% 333M 0s
20:19:55 138240K ........ ........ ........ ........ ........ ........ 61% 354M 0s
20:19:55 141312K ........ ........ ........ ........ ........ ........ 62% 336M 0s
20:19:55 144384K ........ ........ ........ ........ ........ ........ 64% 338M 0s
20:19:55 147456K ........ ........ ........ ........ ........ ........ 65% 326M 0s
20:19:55 150528K ........ ........ ........ ........ ........ ........ 66% 326M 0s
20:19:55 153600K ........ ........ ........ ........ ........ ........ 68% 342M 0s
20:19:56 156672K ........ ........ ........ ........ ........ ........ 69% 345M 0s
20:19:56 159744K ........ ........ ........ ........ ........ ........ 70% 323M 0s
20:19:56 162816K ........ ........ ........ ........ ........ ........ 72% 355M 0s
20:19:56 165888K ........ ........ ........ ........ ........ ........ 73% 340M 0s
20:19:56 168960K ........ ........ ........ ........ ........ ........ 74% 348M 0s
20:19:56 172032K ........ ........ ........ ........ ........ ........ 76% 283M 0s
20:19:56 175104K ........ ........ ........ ........ ........ ........ 77% 336M 0s
20:19:56 178176K ........ ........ ........ ........ ........ ........ 78% 434M 0s
20:19:56 181248K ........ ........ ........ ........ ........ ........ 80% 332M 0s
20:19:56 184320K ........ ........ ........ ........ ........ ........ 81% 327M 0s
20:19:56 187392K ........ ........ ........ ........ ........ ........ 83% 324M 0s
20:19:56 190464K ........ ........ ........ ........ ........ ........ 84% 324M 0s
20:19:56 193536K ........ ........ ........ ........ ........ ........ 85% 329M 0s
20:19:56 196608K ........ ........ ........ ........ ........ ........ 87% 358M 0s
20:19:56 199680K ........ ........ ........ ........ ........ ........ 88% 342M 0s
20:19:56 202752K ........ ........ ........ ........ ........ ........ 89% 338M 0s
20:19:56 205824K ........ ........ ........ ........ ........ ........ 91% 364M 0s
20:19:56 208896K ........ ........ ........ ........ ........ ........ 92% 361M 0s
20:19:56 211968K ........ ........ ........ ........ ........ ........ 93% 357M 0s
20:19:56 215040K ........ ........ ........ ........ ........ ........ 95% 338M 0s
20:19:56 218112K ........ ........ ........ ........ ........ ........ 96% 356M 0s
20:19:56 221184K ........ ........ ........ ........ ........ ........ 97% 351M 0s
20:19:56 224256K ........ ........ ........ ........ ........ ........ 99% 226M 0s
20:19:56 227328K ........ ........ ........ ........ . 100% 333M=0.8s
20:19:56
20:19:56 2025-10-20 20:19:56 (273 MB/s) - ‘karaf-0.22.2-20251020.175848-8.zip’ saved [234981636/234981636]
20:19:56
20:19:56 Extracting the new controller...
20:19:56 + echo 'Extracting the new controller...'
20:19:56 + unzip -q karaf-0.22.2-20251020.175848-8.zip
20:19:58 Adding external repositories...
20:19:58 + echo 'Adding external repositories...'
20:19:58 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:19:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:19:58 ################################################################################
20:19:58 #
20:19:58 # Licensed to the Apache Software Foundation (ASF) under one or more
20:19:58 # contributor license agreements. See the NOTICE file distributed with
20:19:58 # this work for additional information regarding copyright ownership.
20:19:58 # The ASF licenses this file to You under the Apache License, Version 2.0
20:19:58 # (the "License"); you may not use this file except in compliance with
20:19:58 # the License. You may obtain a copy of the License at
20:19:58 #
20:19:58 # http://www.apache.org/licenses/LICENSE-2.0
20:19:58 #
20:19:58 # Unless required by applicable law or agreed to in writing, software
20:19:58 # distributed under the License is distributed on an "AS IS" BASIS,
20:19:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:19:58 # See the License for the specific language governing permissions and
20:19:58 # limitations under the License.
20:19:58 #
20:19:58 ################################################################################
20:19:58
20:19:58 #
20:19:58 # If set to true, the following property will not allow any certificate to be used
20:19:58 # when accessing Maven repositories through SSL
20:19:58 #
20:19:58 #org.ops4j.pax.url.mvn.certificateCheck=
20:19:58
20:19:58 #
20:19:58 # Path to the local Maven settings file.
20:19:58 # The repositories defined in this file will be automatically added to the list
20:19:58 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
20:19:58 # below is not set.
20:19:58 # The following locations are checked for the existence of the settings.xml file
20:19:58 # * 1. looks for the specified url
20:19:58 # * 2. if not found looks for ${user.home}/.m2/settings.xml
20:19:58 # * 3. if not found looks for ${maven.home}/conf/settings.xml
20:19:58 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
20:19:58 #
20:19:58 #org.ops4j.pax.url.mvn.settings=
20:19:58
20:19:58 #
20:19:58 # Path to the local Maven repository which is used to avoid downloading
20:19:58 # artifacts when they already exist locally.
20:19:58 # The value of this property will be extracted from the settings.xml file
20:19:58 # above, or defaulted to:
20:19:58 # System.getProperty( "user.home" ) + "/.m2/repository"
20:19:58 #
20:19:58 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
20:19:58
20:19:58 #
20:19:58 # Default this to false. It's just weird to use undocumented repos
20:19:58 #
20:19:58 org.ops4j.pax.url.mvn.useFallbackRepositories=false
20:19:58
20:19:58 #
20:19:58 # Uncomment if you don't wanna use the proxy settings
20:19:58 # from the Maven conf/settings.xml file
20:19:58 #
20:19:58 # org.ops4j.pax.url.mvn.proxySupport=false
20:19:58
20:19:58 #
20:19:58 # Comma separated list of repositories scanned when resolving an artifact.
20:19:58 # Those repositories will be checked before iterating through the
20:19:58 # below list of repositories and even before the local repository
20:19:58 # A repository url can be appended with zero or more of the following flags:
20:19:58 # @snapshots : the repository contains snaphots
20:19:58 # @noreleases : the repository does not contain any released artifacts
20:19:58 #
20:19:58 # The following property value will add the system folder as a repo.
20:19:58 #
20:19:58 org.ops4j.pax.url.mvn.defaultRepositories=\
20:19:58 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
20:19:58 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
20:19:58 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
20:19:58
20:19:58 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
20:19:58 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
20:19:58
20:19:58 #
20:19:58 # Comma separated list of repositories scanned when resolving an artifact.
20:19:58 # The default list includes the following repositories:
20:19:58 # http://repo1.maven.org/maven2@id=central
20:19:58 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
20:19:58 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
20:19:58 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
20:19:58 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
20:19:58 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
20:19:58 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:19:58 # To add repositories to the default ones, prepend '+' to the list of repositories
20:19:58 # to add.
20:19:58 # A repository url can be appended with zero or more of the following flags:
20:19:58 # @snapshots : the repository contains snapshots
20:19:58 # @noreleases : the repository does not contain any released artifacts
20:19:58 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
20:19:58 #
20:19:58 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
20:19:58
20:19:58 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
20:19:58 + echo 'Configuring the startup features...'
20:19:58 Configuring the startup features...
20:19:58 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:19:58 + FEATURE_TEST_STRING=features-test
20:19:58 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
20:19:58 + KARAF_VERSION=karaf4
20:19:58 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
20:19:58 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:19:58 + [[ ! -z '' ]]
20:19:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:19:58 ################################################################################
20:19:58 #
20:19:58 # Licensed to the Apache Software Foundation (ASF) under one or more
20:19:58 # contributor license agreements. See the NOTICE file distributed with
20:19:58 # this work for additional information regarding copyright ownership.
20:19:58 # The ASF licenses this file to You under the Apache License, Version 2.0
20:19:58 # (the "License"); you may not use this file except in compliance with
20:19:58 # the License. You may obtain a copy of the License at
20:19:58 #
20:19:58 # http://www.apache.org/licenses/LICENSE-2.0
20:19:58 #
20:19:58 # Unless required by applicable law or agreed to in writing, software
20:19:58 # distributed under the License is distributed on an "AS IS" BASIS,
20:19:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:19:58 # See the License for the specific language governing permissions and
20:19:58 # limitations under the License.
20:19:58 #
20:19:58 ################################################################################
20:19:58
20:19:58 #
20:19:58 # Comma separated list of features repositories to register by default
20:19:58 #
20:19:58 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d0a1ab56-2126-40a7-ba22-1183c7a9316c.xml
20:19:58
20:19:58 #
20:19:58 # Comma separated list of features to install at startup
20:19:58 #
20:19:58 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 06c02764-f06c-48e1-80c1-e31a58d9d5b6
20:19:58
20:19:58 #
20:19:58 # Resource repositories (OBR) that the features resolver can use
20:19:58 # to resolve requirements/capabilities
20:19:58 #
20:19:58 # The format of the resourceRepositories is
20:19:58 # resourceRepositories=[xml:url|json:url],...
20:19:58 # for Instance:
20:19:58 #
20:19:58 #resourceRepositories=xml:http://host/path/to/index.xml
20:19:58 # or
20:19:58 #resourceRepositories=json:http://host/path/to/index.json
20:19:58 #
20:19:58
20:19:58 #
20:19:58 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
20:19:58 #
20:19:58 featuresBootAsynchronous=false
20:19:58
20:19:58 #
20:19:58 # Service requirements enforcement
20:19:58 #
20:19:58 # By default, the feature resolver checks the service requirements/capabilities of
20:19:58 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
20:19:58 # the required bundles.
20:19:58 # The following flag can have those values:
20:19:58 # - disable: service requirements are completely ignored
20:19:58 # - default: service requirements are ignored for old features
20:19:58 # - enforce: service requirements are always verified
20:19:58 #
20:19:58 #serviceRequirements=default
20:19:58
20:19:58 #
20:19:58 # Store cfg file for config element in feature
20:19:58 #
20:19:58 #configCfgStore=true
20:19:58
20:19:58 #
20:19:58 # Define if the feature service automatically refresh bundles
20:19:58 #
20:19:58 autoRefresh=true
20:19:58
20:19:58 #
20:19:58 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
20:19:58 # XML file defines instructions related to features processing
20:19:58 # versions.properties may declare properties to resolve placeholders in XML file
20:19:58 # both files are relative to ${karaf.etc}
20:19:58 #
20:19:58 #featureProcessing=org.apache.karaf.features.xml
20:19:58 #featureProcessingVersions=versions.properties
20:19:58 + configure_karaf_log karaf4 ''
20:19:58 + local -r karaf_version=karaf4
20:19:58 + local -r controllerdebugmap=
20:19:58 + local logapi=log4j
20:19:58 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:19:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:19:58 log4j2.rootLogger.level = INFO
20:19:58 #log4j2.rootLogger.type = asyncRoot
20:19:58 #log4j2.rootLogger.includeLocation = false
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:19:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:19:58 log4j2.rootLogger.appenderRef.Console.ref = Console
20:19:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:19:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:19:58 log4j2.logger.spifly.name = org.apache.aries.spifly
20:19:58 log4j2.logger.spifly.level = WARN
20:19:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:19:58 log4j2.logger.audit.level = INFO
20:19:58 log4j2.logger.audit.additivity = false
20:19:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:19:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:19:58 log4j2.appender.console.type = Console
20:19:58 log4j2.appender.console.name = Console
20:19:58 log4j2.appender.console.layout.type = PatternLayout
20:19:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:19:58 log4j2.appender.rolling.type = RollingRandomAccessFile
20:19:58 log4j2.appender.rolling.name = RollingFile
20:19:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:19:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:19:58 #log4j2.appender.rolling.immediateFlush = false
20:19:58 log4j2.appender.rolling.append = true
20:19:58 log4j2.appender.rolling.layout.type = PatternLayout
20:19:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:19:58 log4j2.appender.rolling.policies.type = Policies
20:19:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:19:58 log4j2.appender.rolling.policies.size.size = 64MB
20:19:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:19:58 log4j2.appender.rolling.strategy.max = 7
20:19:58 log4j2.appender.audit.type = RollingRandomAccessFile
20:19:58 log4j2.appender.audit.name = AuditRollingFile
20:19:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:19:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:19:58 log4j2.appender.audit.append = true
20:19:58 log4j2.appender.audit.layout.type = PatternLayout
20:19:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:19:58 log4j2.appender.audit.policies.type = Policies
20:19:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:19:58 log4j2.appender.audit.policies.size.size = 8MB
20:19:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:19:58 log4j2.appender.audit.strategy.max = 7
20:19:58 log4j2.appender.osgi.type = PaxOsgi
20:19:58 log4j2.appender.osgi.name = PaxOsgi
20:19:58 log4j2.appender.osgi.filter = *
20:19:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:19:58 #log4j2.logger.aether.level = TRACE
20:19:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:19:58 #log4j2.logger.http-headers.level = DEBUG
20:19:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:19:58 #log4j2.logger.maven.level = TRACE
20:19:58 + logapi=log4j2
20:19:58 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
20:19:58 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
20:19:58 + '[' log4j2 == log4j2 ']'
20:19:58 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:19:58 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
20:19:58 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
20:19:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
20:19:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
20:19:58 controllerdebugmap:
20:19:58 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:19:58 + unset IFS
20:19:58 + echo 'controllerdebugmap: '
20:19:58 + '[' -n '' ']'
20:19:58 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
20:19:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:19:58 ################################################################################
20:19:58 #
20:19:58 # Licensed to the Apache Software Foundation (ASF) under one or more
20:19:58 # contributor license agreements. See the NOTICE file distributed with
20:19:58 # this work for additional information regarding copyright ownership.
20:19:58 # The ASF licenses this file to You under the Apache License, Version 2.0
20:19:58 # (the "License"); you may not use this file except in compliance with
20:19:58 # the License. You may obtain a copy of the License at
20:19:58 #
20:19:58 # http://www.apache.org/licenses/LICENSE-2.0
20:19:58 #
20:19:58 # Unless required by applicable law or agreed to in writing, software
20:19:58 # distributed under the License is distributed on an "AS IS" BASIS,
20:19:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:19:58 # See the License for the specific language governing permissions and
20:19:58 # limitations under the License.
20:19:58 #
20:19:58 ################################################################################
20:19:58
20:19:58 # Common pattern layout for appenders
20:19:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:19:58
20:19:58 # Root logger
20:19:58 log4j2.rootLogger.level = INFO
20:19:58 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
20:19:58 #log4j2.rootLogger.type = asyncRoot
20:19:58 #log4j2.rootLogger.includeLocation = false
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:19:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:19:58 log4j2.rootLogger.appenderRef.Console.ref = Console
20:19:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:19:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:19:58
20:19:58 # Filters for logs marked by org.opendaylight.odlparent.Markers
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:19:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:19:58
20:19:58 # Loggers configuration
20:19:58
20:19:58 # Spifly logger
20:19:58 log4j2.logger.spifly.name = org.apache.aries.spifly
20:19:58 log4j2.logger.spifly.level = WARN
20:19:58
20:19:58 # Security audit logger
20:19:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:19:58 log4j2.logger.audit.level = INFO
20:19:58 log4j2.logger.audit.additivity = false
20:19:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:19:58
20:19:58 # Appenders configuration
20:19:58
20:19:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:19:58 log4j2.appender.console.type = Console
20:19:58 log4j2.appender.console.name = Console
20:19:58 log4j2.appender.console.layout.type = PatternLayout
20:19:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:19:58
20:19:58 # Rolling file appender
20:19:58 log4j2.appender.rolling.type = RollingRandomAccessFile
20:19:58 log4j2.appender.rolling.name = RollingFile
20:19:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:19:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:19:58 # uncomment to not force a disk flush
20:19:58 #log4j2.appender.rolling.immediateFlush = false
20:19:58 log4j2.appender.rolling.append = true
20:19:58 log4j2.appender.rolling.layout.type = PatternLayout
20:19:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:19:58 log4j2.appender.rolling.policies.type = Policies
20:19:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:19:58 log4j2.appender.rolling.policies.size.size = 1GB
20:19:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:19:58 log4j2.appender.rolling.strategy.max = 7
20:19:58
20:19:58 # Audit file appender
20:19:58 log4j2.appender.audit.type = RollingRandomAccessFile
20:19:58 log4j2.appender.audit.name = AuditRollingFile
20:19:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:19:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:19:58 log4j2.appender.audit.append = true
20:19:58 log4j2.appender.audit.layout.type = PatternLayout
20:19:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:19:58 log4j2.appender.audit.policies.type = Policies
20:19:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:19:58 log4j2.appender.audit.policies.size.size = 8MB
20:19:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:19:58 log4j2.appender.audit.strategy.max = 7
20:19:58
20:19:58 # OSGi appender
20:19:58 log4j2.appender.osgi.type = PaxOsgi
20:19:58 log4j2.appender.osgi.name = PaxOsgi
20:19:58 log4j2.appender.osgi.filter = *
20:19:58
20:19:58 # help with identification of maven-related problems with pax-url-aether
20:19:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:19:58 #log4j2.logger.aether.level = TRACE
20:19:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:19:58 #log4j2.logger.http-headers.level = DEBUG
20:19:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:19:58 #log4j2.logger.maven.level = TRACE
20:19:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
20:19:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
20:19:58 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:58 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
20:19:58 + local -r controllermem=2048m
20:19:58 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:58 + echo Configure
20:19:58 Configure
20:19:58 java home: /usr/lib/jvm/java-21-openjdk-amd64
20:19:58 max memory: 2048m
20:19:58 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:58 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
20:19:58 + echo ' max memory: 2048m'
20:19:58 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
20:19:58 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:58 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:58 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:58 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
20:19:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:19:58 #!/bin/sh
20:19:58 #
20:19:58 # Licensed to the Apache Software Foundation (ASF) under one or more
20:19:58 # contributor license agreements. See the NOTICE file distributed with
20:19:58 # this work for additional information regarding copyright ownership.
20:19:58 # The ASF licenses this file to You under the Apache License, Version 2.0
20:19:58 # (the "License"); you may not use this file except in compliance with
20:19:58 # the License. You may obtain a copy of the License at
20:19:58 #
20:19:58 # http://www.apache.org/licenses/LICENSE-2.0
20:19:58 #
20:19:58 # Unless required by applicable law or agreed to in writing, software
20:19:58 # distributed under the License is distributed on an "AS IS" BASIS,
20:19:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:19:58 # See the License for the specific language governing permissions and
20:19:58 # limitations under the License.
20:19:58 #
20:19:58
20:19:58 #
20:19:58 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
20:19:58 # script: client, instance, shell, start, status, stop, karaf
20:19:58 #
20:19:58 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
20:19:58 # Actions go here...
20:19:58 # fi
20:19:58
20:19:58 #
20:19:58 # general settings which should be applied for all scripts go here; please keep
20:19:58 # in mind that it is possible that scripts might be executed more than once, e.g.
20:19:58 # in example of the start script where the start script is executed first and the
20:19:58 # karaf script afterwards.
20:19:58 #
20:19:58
20:19:58 #
20:19:58 # The following section shows the possible configuration options for the default
20:19:58 # karaf scripts
20:19:58 #
20:19:58 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
20:19:58 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
20:19:58 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
20:19:58 # export EXTRA_JAVA_OPTS # Additional JVM options
20:19:58 # export KARAF_HOME # Karaf home folder
20:19:58 # export KARAF_DATA # Karaf data folder
20:19:58 # export KARAF_BASE # Karaf base folder
20:19:58 # export KARAF_ETC # Karaf etc folder
20:19:58 # export KARAF_LOG # Karaf log folder
20:19:58 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
20:19:58 # export KARAF_OPTS # Additional available Karaf options
20:19:58 # export KARAF_DEBUG # Enable debug mode
20:19:58 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
20:19:58 # export KARAF_NOROOT # Prevent execution as root if set to true
20:19:58 Set Java version
20:19:58 + echo 'Set Java version'
20:19:58 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
20:19:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:19:58 sudo: a password is required
20:19:58 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:19:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:19:58 sudo: a password is required
20:19:58 JDK default version ...
20:19:58 + echo 'JDK default version ...'
20:19:58 + java -version
20:19:58 openjdk version "21.0.8" 2025-07-15
20:19:58 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
20:19:58 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
20:19:58 Set JAVA_HOME
20:19:58 + echo 'Set JAVA_HOME'
20:19:58 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:19:58 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:19:58 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:19:58 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:19:58 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:19:58 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
20:19:58 Listing all open ports on controller system...
20:19:58 + echo 'Listing all open ports on controller system...'
20:19:58 + netstat -pnatu
20:19:58 /tmp/configuration-script.sh: line 40: netstat: command not found
20:19:58 + '[' -f /tmp/custom_shard_config.txt ']'
20:19:58 Configuring cluster
20:19:58 + echo 'Configuring cluster'
20:19:58 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.79
20:19:58 ################################################
20:19:58 ## Configure Cluster ##
20:19:58 ################################################
20:19:58 NOTE: Cluster configuration files not found. Copying from
20:19:58 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
20:19:58 Configuring unique name in pekko.conf
20:19:58 Configuring hostname in pekko.conf
20:19:58 Configuring data and rpc seed nodes in pekko.conf
20:19:58 modules = [
20:19:58
20:19:58 {
20:19:58 name = "inventory"
20:19:58 namespace = "urn:opendaylight:inventory"
20:19:58 shard-strategy = "module"
20:19:58 },
20:19:58 {
20:19:58 name = "topology"
20:19:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:19:58 shard-strategy = "module"
20:19:58 },
20:19:58 {
20:19:58 name = "toaster"
20:19:58 namespace = "http://netconfcentral.org/ns/toaster"
20:19:58 shard-strategy = "module"
20:19:58 }
20:19:58 ]
20:19:58 Configuring replication type in module-shards.conf
20:19:58 ################################################
20:19:58 ## NOTE: Manually restart controller to ##
20:19:58 ## apply configuration. ##
20:19:58 ################################################
20:19:58 Dump pekko.conf
20:19:58 + echo 'Dump pekko.conf'
20:19:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:19:58
20:19:58 odl-cluster-data {
20:19:58 pekko {
20:19:58 remote {
20:19:58 artery {
20:19:58 enabled = on
20:19:58 transport = tcp
20:19:58 canonical.hostname = "10.30.171.79"
20:19:58 canonical.port = 2550
20:19:58 }
20:19:58 }
20:19:58
20:19:58 cluster {
20:19:58 # Using artery.
20:19:58 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.79:2550"]
20:19:58
20:19:58 roles = ["member-1"]
20:19:58
20:19:58 # when under load we might trip a false positive on the failure detector
20:19:58 # failure-detector {
20:19:58 # heartbeat-interval = 4 s
20:19:58 # acceptable-heartbeat-pause = 16s
20:19:58 # }
20:19:58 }
20:19:58
20:19:58 persistence {
20:19:58 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
20:19:58 # modifying the following two properties. The directory location specified may be a relative or absolute path.
20:19:58 # The relative path is always relative to KARAF_HOME.
20:19:58
20:19:58 # snapshot-store.local.dir = "target/snapshots"
20:19:58
20:19:58 # Use lz4 compression for LocalSnapshotStore snapshots
20:19:58 snapshot-store.local.use-lz4-compression = false
20:19:58 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
20:19:58 snapshot-store.local.lz4-blocksize = 256KB
20:19:58 }
20:19:58 disable-default-actor-system-quarantined-event-handling = "false"
20:19:58 }
20:19:58 }
20:19:58 Dump modules.conf
20:19:58 + echo 'Dump modules.conf'
20:19:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:19:58 modules = [
20:19:58
20:19:58 {
20:19:58 name = "inventory"
20:19:58 namespace = "urn:opendaylight:inventory"
20:19:58 shard-strategy = "module"
20:19:58 },
20:19:58 {
20:19:58 name = "topology"
20:19:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:19:58 shard-strategy = "module"
20:19:58 },
20:19:58 {
20:19:58 name = "toaster"
20:19:58 namespace = "http://netconfcentral.org/ns/toaster"
20:19:58 shard-strategy = "module"
20:19:58 }
20:19:58 ]
20:19:58 Dump module-shards.conf
20:19:58 + echo 'Dump module-shards.conf'
20:19:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:19:58 module-shards = [
20:19:58 {
20:19:58 name = "default"
20:19:58 shards = [
20:19:58 {
20:19:58 name = "default"
20:19:58 replicas = ["member-1"]
20:19:58 }
20:19:58 ]
20:19:58 },
20:19:58 {
20:19:58 name = "inventory"
20:19:58 shards = [
20:19:58 {
20:19:58 name="inventory"
20:19:58 replicas = ["member-1"]
20:19:58 }
20:19:58 ]
20:19:58 },
20:19:58 {
20:19:58 name = "topology"
20:19:58 shards = [
20:19:58 {
20:19:58 name="topology"
20:19:58 replicas = ["member-1"]
20:19:58 }
20:19:58 ]
20:19:58 },
20:19:58 {
20:19:58 name = "toaster"
20:19:58 shards = [
20:19:58 {
20:19:58 name="toaster"
20:19:58 replicas = ["member-1"]
20:19:58 }
20:19:58 ]
20:19:58 }
20:19:58 ]
20:19:58 Locating config plan to use...
20:19:58 Finished running config plans
20:19:58 Starting member-1 with IP address 10.30.171.79
20:19:58 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:19:58 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:19:59 Redirecting karaf console output to karaf_console.log
20:19:59 Starting controller...
20:19:59 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
20:19:59 Execute the post startup script on controller 10.30.171.79
20:19:59 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:19:59 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:19:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:20:59 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
20:21:04 2025-10-20T20:20:17,870 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:21:04 Controller is UP
20:21:04 2025-10-20T20:20:17,870 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:21:04 Listing all open ports on controller system...
20:21:04 /tmp/post-startup-script.sh: line 51: netstat: command not found
20:21:04 looking for "BindException: Address already in use" in log file
20:21:04 looking for "server is unhealthy" in log file
20:21:04 Let's take the karaf thread dump
20:21:04 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:21:05 karaf main: org.apache.karaf.main.Main, pid:2034
20:21:05 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:21:05 Generating mininet variables...
20:21:05 Locating test plan to use...
20:21:05 Changing the testplan path...
20:21:05 # Place the suites in run order:
20:21:05 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
20:21:05 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
20:21:05 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
20:21:05 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
20:21:05 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
20:21:05 ==============================================================================
20:21:05 openflowplugin-sanity.txt
20:21:05 ==============================================================================
20:21:06 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
20:21:06 ==============================================================================
20:21:09 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
20:21:09 ==============================================================================
20:21:09 Get list of nodes :: Get the inventory | PASS |
20:21:12 ------------------------------------------------------------------------------
20:21:12 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:21:12 ------------------------------------------------------------------------------
20:21:12 Get node 1 inventory :: Get the inventory for a node | PASS |
20:21:12 ------------------------------------------------------------------------------
20:21:12 Get node 2 inventory :: Get the inventory for a node | PASS |
20:21:12 ------------------------------------------------------------------------------
20:21:12 Get node 3 inventory :: Get the inventory for a node | PASS |
20:21:12 ------------------------------------------------------------------------------
20:21:12 Link Down :: Take link s1-s2 down | PASS |
20:21:14 ------------------------------------------------------------------------------
20:21:14 Link Up :: Take link s1-s2 up | PASS |
20:21:15 ------------------------------------------------------------------------------
20:21:15 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
20:21:15 7 tests, 7 passed, 0 failed
20:21:15 ==============================================================================
20:21:15 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
20:21:15 ==============================================================================
20:21:15 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:21:15 ------------------------------------------------------------------------------
20:21:15 List all the links :: List all the links in the topology. | PASS |
20:21:17 ------------------------------------------------------------------------------
20:21:17 Link Down :: Take link s1-s2 down | PASS |
20:21:17 ------------------------------------------------------------------------------
20:21:17 Link Up :: Take link s1-s2 up | PASS |
20:21:21 ------------------------------------------------------------------------------
20:21:21 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
20:21:21 4 tests, 4 passed, 0 failed
20:21:21 ==============================================================================
20:21:21 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
20:21:21 ==============================================================================
20:21:21 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:21:21 ------------------------------------------------------------------------------
20:21:21 Get Stats for node 1 :: Get the stats for a node | PASS |
20:21:21 ------------------------------------------------------------------------------
20:21:21 Get Stats for node 2 :: Get the stats for a node | PASS |
20:21:21 ------------------------------------------------------------------------------
20:21:21 Get Stats for node 3 :: Get the stats for a node | PASS |
20:21:21 ------------------------------------------------------------------------------
20:21:21 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
20:21:21 4 tests, 4 passed, 0 failed
20:21:21 ==============================================================================
20:21:21 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
20:21:21 ==============================================================================
20:21:21 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
20:21:21 ------------------------------------------------------------------------------
20:21:21 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
20:21:21 ------------------------------------------------------------------------------
20:21:21 Verify after adding flow operational - Output to physical port# ::... | PASS |
20:21:23 ------------------------------------------------------------------------------
20:21:23 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:21:23 ------------------------------------------------------------------------------
20:21:23 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:21:23 ------------------------------------------------------------------------------
20:21:23 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:21:27 ------------------------------------------------------------------------------
20:21:27 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
20:21:27 6 tests, 6 passed, 0 failed
20:21:27 ==============================================================================
20:21:28 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
20:21:28 21 tests, 21 passed, 0 failed
20:21:28 ==============================================================================
20:21:28 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
20:21:28 ==============================================================================
20:21:30 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
20:21:30 ==============================================================================
20:21:30 Get list of nodes :: Get the inventory | PASS |
20:21:33 ------------------------------------------------------------------------------
20:21:33 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:21:33 ------------------------------------------------------------------------------
20:21:33 Get node 1 inventory :: Get the inventory for a node | PASS |
20:21:33 ------------------------------------------------------------------------------
20:21:33 Get node 2 inventory :: Get the inventory for a node | PASS |
20:21:33 ------------------------------------------------------------------------------
20:21:33 Get node 3 inventory :: Get the inventory for a node | PASS |
20:21:33 ------------------------------------------------------------------------------
20:21:33 Link Down :: Take link s1-s2 down | PASS |
20:21:33 ------------------------------------------------------------------------------
20:21:33 Link Up :: Take link s1-s2 up | PASS |
20:21:33 ------------------------------------------------------------------------------
20:21:33 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
20:21:33 7 tests, 7 passed, 0 failed
20:21:33 ==============================================================================
20:21:33 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
20:21:33 ==============================================================================
20:21:33 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:21:33 ------------------------------------------------------------------------------
20:21:33 List all the links :: List all the links in the topology. | PASS |
20:21:37 ------------------------------------------------------------------------------
20:21:37 Link Down :: Take link s1-s2 down | PASS |
20:21:37 ------------------------------------------------------------------------------
20:21:37 Link Up :: Take link s1-s2 up | PASS |
20:21:41 ------------------------------------------------------------------------------
20:21:41 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
20:21:41 4 tests, 4 passed, 0 failed
20:21:41 ==============================================================================
20:21:41 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
20:21:41 ==============================================================================
20:21:41 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:21:41 ------------------------------------------------------------------------------
20:21:41 Get Stats for node 1 :: Get the stats for a node | PASS |
20:21:41 ------------------------------------------------------------------------------
20:21:41 Get Stats for node 2 :: Get the stats for a node | PASS |
20:21:41 ------------------------------------------------------------------------------
20:21:41 Get Stats for node 3 :: Get the stats for a node | PASS |
20:21:41 ------------------------------------------------------------------------------
20:21:41 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
20:21:41 4 tests, 4 passed, 0 failed
20:21:41 ==============================================================================
20:21:41 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
20:21:41 ==============================================================================
20:21:41 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
20:21:41 ------------------------------------------------------------------------------
20:21:41 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
20:21:41 ------------------------------------------------------------------------------
20:21:41 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
20:21:44 ------------------------------------------------------------------------------
20:21:44 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
20:21:44 ------------------------------------------------------------------------------
20:21:44 Verify after modifying flow config - Output to physical port# :: V... | PASS |
20:21:44 ------------------------------------------------------------------------------
20:21:44 Verify after modifying flow operational - Output to physical port#... | PASS |
20:21:48 ------------------------------------------------------------------------------
20:21:48 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:21:48 ------------------------------------------------------------------------------
20:21:48 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:21:48 ------------------------------------------------------------------------------
20:21:48 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:21:50 ------------------------------------------------------------------------------
20:21:50 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
20:21:50 9 tests, 9 passed, 0 failed
20:21:50 ==============================================================================
20:21:50 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
20:21:50 24 tests, 24 passed, 0 failed
20:21:50 ==============================================================================
20:21:50 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
20:21:50 ==============================================================================
20:21:53 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
20:21:53 ==============================================================================
20:21:54 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:22:00 ------------------------------------------------------------------------------
20:22:00 Test Is Flow 1 Added | PASS |
20:22:00 ------------------------------------------------------------------------------
20:22:00 Test Is Flow 2 Added | PASS |
20:22:01 ------------------------------------------------------------------------------
20:22:01 Test Is Flow 3 Added | PASS |
20:22:01 ------------------------------------------------------------------------------
20:22:01 Test Is Flow 4 Added | PASS |
20:22:01 ------------------------------------------------------------------------------
20:22:01 Test Is Flow 5 Added | PASS |
20:22:01 ------------------------------------------------------------------------------
20:22:01 Test Is Flow 6 Added | PASS |
20:22:01 ------------------------------------------------------------------------------
20:22:01 Test Is Flow 7 Added | PASS |
20:22:01 ------------------------------------------------------------------------------
20:22:01 Test Is Flow 8 Added | PASS |
20:22:01 ------------------------------------------------------------------------------
20:22:01 Test Is Flow 9 Added | PASS |
20:22:02 ------------------------------------------------------------------------------
20:22:02 Test Is Flow 10 Added | PASS |
20:22:02 ------------------------------------------------------------------------------
20:22:02 Test Is Flow 11 Added | PASS |
20:22:02 ------------------------------------------------------------------------------
20:22:02 Test Is Flow 14 Added | PASS |
20:22:02 ------------------------------------------------------------------------------
20:22:02 Test Is Flow 15 Added | PASS |
20:22:02 ------------------------------------------------------------------------------
20:22:02 Test Is Flow 16 Added | PASS |
20:22:02 ------------------------------------------------------------------------------
20:22:02 Test Is Flow 17 Added | PASS |
20:22:02 ------------------------------------------------------------------------------
20:22:02 Test Is Flow 18 Added | PASS |
20:22:02 ------------------------------------------------------------------------------
20:22:02 Test Is Flow 19 Added | PASS |
20:22:03 ------------------------------------------------------------------------------
20:22:03 Test Is Flow 20 Added | PASS |
20:22:03 ------------------------------------------------------------------------------
20:22:03 Test Is Flow 21 Added | PASS |
20:22:03 ------------------------------------------------------------------------------
20:22:03 Test Is Flow 22 Added | PASS |
20:22:03 ------------------------------------------------------------------------------
20:22:03 Test Is Flow 23 Added | PASS |
20:22:03 ------------------------------------------------------------------------------
20:22:03 Test Is Flow 24 Added | PASS |
20:22:03 ------------------------------------------------------------------------------
20:22:03 Test Is Flow 25 Added | PASS |
20:22:03 ------------------------------------------------------------------------------
20:22:03 Test Is Flow 31 Added | PASS |
20:22:04 ------------------------------------------------------------------------------
20:22:04 Test Is Flow 36 Added | PASS |
20:22:04 ------------------------------------------------------------------------------
20:22:04 Test Is Flow 38 Added | PASS |
20:22:04 ------------------------------------------------------------------------------
20:22:04 Test Is Flow 43 Added | PASS |
20:22:04 ------------------------------------------------------------------------------
20:22:04 Test Is Flow 45 Added | PASS |
20:22:04 ------------------------------------------------------------------------------
20:22:04 Test Is Flow 101 Added | PASS |
20:22:04 ------------------------------------------------------------------------------
20:22:04 Test Is Flow 102 Added | PASS |
20:22:04 ------------------------------------------------------------------------------
20:22:04 Test Is Flow 103 Added | PASS |
20:22:04 ------------------------------------------------------------------------------
20:22:04 Test Is Flow 104 Added | PASS |
20:22:05 ------------------------------------------------------------------------------
20:22:05 Test Is Flow 105 Added | PASS |
20:22:05 ------------------------------------------------------------------------------
20:22:05 Test Is Flow 106 Added | PASS |
20:22:05 ------------------------------------------------------------------------------
20:22:05 Test Is Flow 107 Added | PASS |
20:22:05 ------------------------------------------------------------------------------
20:22:05 Test Is Flow 108 Added | PASS |
20:22:05 ------------------------------------------------------------------------------
20:22:05 Test Is Flow 109 Added | PASS |
20:22:05 ------------------------------------------------------------------------------
20:22:05 Test Is Flow 110 Added | PASS |
20:22:05 ------------------------------------------------------------------------------
20:22:05 Test Is Flow 113 Added | PASS |
20:22:06 ------------------------------------------------------------------------------
20:22:06 Test Is Flow 156 Added | PASS |
20:22:06 ------------------------------------------------------------------------------
20:22:06 Test Is Flow 201 Added | PASS |
20:22:06 ------------------------------------------------------------------------------
20:22:06 Test Is Flow 202 Added | PASS |
20:22:06 ------------------------------------------------------------------------------
20:22:06 Test Is Flow 203 Added | PASS |
20:22:06 ------------------------------------------------------------------------------
20:22:06 Test Is Flow 204 Added | PASS |
20:22:06 ------------------------------------------------------------------------------
20:22:06 Test Is Flow 205 Added | PASS |
20:22:06 ------------------------------------------------------------------------------
20:22:06 Test Is Flow 206 Added | PASS |
20:22:06 ------------------------------------------------------------------------------
20:22:06 Test Is Flow 209 Added | PASS |
20:22:07 ------------------------------------------------------------------------------
20:22:07 Test Is Flow 214 Added | PASS |
20:22:07 ------------------------------------------------------------------------------
20:22:07 Test Is Flow 218 Added | PASS |
20:22:07 ------------------------------------------------------------------------------
20:22:07 Test Is Flow 219 Added | PASS |
20:22:07 ------------------------------------------------------------------------------
20:22:07 Test Is Flow 220 Added | PASS |
20:22:07 ------------------------------------------------------------------------------
20:22:07 Test Is Flow 221 Added | PASS |
20:22:07 ------------------------------------------------------------------------------
20:22:07 Test Is Flow 222 Added | PASS |
20:22:07 ------------------------------------------------------------------------------
20:22:07 Test Is Flow 223 Added | PASS |
20:22:07 ------------------------------------------------------------------------------
20:22:07 Test Is Flow 224 Added | PASS |
20:22:08 ------------------------------------------------------------------------------
20:22:08 Test Is Flow 225 Added | PASS |
20:22:08 ------------------------------------------------------------------------------
20:22:08 Test Is Flow 550 Added | PASS |
20:22:08 ------------------------------------------------------------------------------
20:22:08 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:22:13 ------------------------------------------------------------------------------
20:22:13 Test Is Flow 1 Updated | PASS |
20:22:13 ------------------------------------------------------------------------------
20:22:13 Test Is Flow 2 Updated | PASS |
20:22:13 ------------------------------------------------------------------------------
20:22:13 Test Is Flow 3 Updated | PASS |
20:22:13 ------------------------------------------------------------------------------
20:22:13 Test Is Flow 4 Updated | PASS |
20:22:13 ------------------------------------------------------------------------------
20:22:13 Test Is Flow 5 Updated | PASS |
20:22:14 ------------------------------------------------------------------------------
20:22:14 Test Is Flow 6 Updated | PASS |
20:22:14 ------------------------------------------------------------------------------
20:22:14 Test Is Flow 7 Updated | PASS |
20:22:14 ------------------------------------------------------------------------------
20:22:14 Test Is Flow 8 Updated | PASS |
20:22:14 ------------------------------------------------------------------------------
20:22:14 Test Is Flow 9 Updated | PASS |
20:22:14 ------------------------------------------------------------------------------
20:22:14 Test Is Flow 10 Updated | PASS |
20:22:14 ------------------------------------------------------------------------------
20:22:14 Test Is Flow 11 Updated | PASS |
20:22:14 ------------------------------------------------------------------------------
20:22:14 Test Is Flow 14 Updated | PASS |
20:22:14 ------------------------------------------------------------------------------
20:22:14 Test Is Flow 15 Updated | PASS |
20:22:15 ------------------------------------------------------------------------------
20:22:15 Test Is Flow 16 Updated | PASS |
20:22:15 ------------------------------------------------------------------------------
20:22:15 Test Is Flow 17 Updated | PASS |
20:22:15 ------------------------------------------------------------------------------
20:22:15 Test Is Flow 18 Updated | PASS |
20:22:15 ------------------------------------------------------------------------------
20:22:15 Test Is Flow 19 Updated | PASS |
20:22:15 ------------------------------------------------------------------------------
20:22:15 Test Is Flow 20 Updated | PASS |
20:22:15 ------------------------------------------------------------------------------
20:22:15 Test Is Flow 21 Updated | PASS |
20:22:15 ------------------------------------------------------------------------------
20:22:15 Test Is Flow 22 Updated | PASS |
20:22:15 ------------------------------------------------------------------------------
20:22:15 Test Is Flow 23 Updated | PASS |
20:22:16 ------------------------------------------------------------------------------
20:22:16 Test Is Flow 24 Updated | PASS |
20:22:16 ------------------------------------------------------------------------------
20:22:16 Test Is Flow 25 Updated | PASS |
20:22:16 ------------------------------------------------------------------------------
20:22:16 Test Is Flow 31 Updated | PASS |
20:22:16 ------------------------------------------------------------------------------
20:22:16 Test Is Flow 36 Updated | PASS |
20:22:16 ------------------------------------------------------------------------------
20:22:16 Test Is Flow 38 Updated | PASS |
20:22:16 ------------------------------------------------------------------------------
20:22:16 Test Is Flow 43 Updated | PASS |
20:22:16 ------------------------------------------------------------------------------
20:22:16 Test Is Flow 45 Updated | PASS |
20:22:16 ------------------------------------------------------------------------------
20:22:16 Test Is Flow 101 Updated | PASS |
20:22:17 ------------------------------------------------------------------------------
20:22:17 Test Is Flow 102 Updated | PASS |
20:22:17 ------------------------------------------------------------------------------
20:22:17 Test Is Flow 103 Updated | PASS |
20:22:17 ------------------------------------------------------------------------------
20:22:17 Test Is Flow 104 Updated | PASS |
20:22:17 ------------------------------------------------------------------------------
20:22:17 Test Is Flow 105 Updated | PASS |
20:22:17 ------------------------------------------------------------------------------
20:22:17 Test Is Flow 106 Updated | PASS |
20:22:17 ------------------------------------------------------------------------------
20:22:17 Test Is Flow 107 Updated | PASS |
20:22:17 ------------------------------------------------------------------------------
20:22:17 Test Is Flow 108 Updated | PASS |
20:22:17 ------------------------------------------------------------------------------
20:22:17 Test Is Flow 109 Updated | PASS |
20:22:18 ------------------------------------------------------------------------------
20:22:18 Test Is Flow 110 Updated | PASS |
20:22:18 ------------------------------------------------------------------------------
20:22:18 Test Is Flow 113 Updated | PASS |
20:22:18 ------------------------------------------------------------------------------
20:22:18 Test Is Flow 156 Updated | PASS |
20:22:18 ------------------------------------------------------------------------------
20:22:18 Test Is Flow 201 Updated | PASS |
20:22:18 ------------------------------------------------------------------------------
20:22:18 Test Is Flow 202 Updated | PASS |
20:22:18 ------------------------------------------------------------------------------
20:22:18 Test Is Flow 203 Updated | PASS |
20:22:18 ------------------------------------------------------------------------------
20:22:18 Test Is Flow 204 Updated | PASS |
20:22:19 ------------------------------------------------------------------------------
20:22:19 Test Is Flow 205 Updated | PASS |
20:22:19 ------------------------------------------------------------------------------
20:22:19 Test Is Flow 206 Updated | PASS |
20:22:19 ------------------------------------------------------------------------------
20:22:19 Test Is Flow 209 Updated | PASS |
20:22:19 ------------------------------------------------------------------------------
20:22:19 Test Is Flow 214 Updated | PASS |
20:22:19 ------------------------------------------------------------------------------
20:22:19 Test Is Flow 218 Updated | PASS |
20:22:19 ------------------------------------------------------------------------------
20:22:19 Test Is Flow 219 Updated | PASS |
20:22:19 ------------------------------------------------------------------------------
20:22:19 Test Is Flow 220 Updated | PASS |
20:22:19 ------------------------------------------------------------------------------
20:22:19 Test Is Flow 221 Updated | PASS |
20:22:19 ------------------------------------------------------------------------------
20:22:19 Test Is Flow 222 Updated | PASS |
20:22:20 ------------------------------------------------------------------------------
20:22:20 Test Is Flow 223 Updated | PASS |
20:22:20 ------------------------------------------------------------------------------
20:22:20 Test Is Flow 224 Updated | PASS |
20:22:20 ------------------------------------------------------------------------------
20:22:20 Test Is Flow 225 Updated | PASS |
20:22:20 ------------------------------------------------------------------------------
20:22:20 Test Is Flow 550 Updated | PASS |
20:22:20 ------------------------------------------------------------------------------
20:22:20 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 1 Deleted | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 2 Deleted | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 3 Deleted | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 4 Deleted | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 5 Deleted | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 6 Deleted | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 7 Deleted | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 8 Deleted | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 9 Deleted | PASS |
20:22:25 ------------------------------------------------------------------------------
20:22:25 Test Is Flow 10 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 11 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 14 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 15 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 16 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 17 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 18 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 19 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 20 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 21 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 22 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 23 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 24 Deleted | PASS |
20:22:26 ------------------------------------------------------------------------------
20:22:26 Test Is Flow 25 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 31 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 36 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 38 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 43 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 45 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 101 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 102 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 103 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 104 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 105 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 106 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 107 Deleted | PASS |
20:22:27 ------------------------------------------------------------------------------
20:22:27 Test Is Flow 108 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 109 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 110 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 113 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 156 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 201 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 202 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 203 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 204 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 205 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 206 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 209 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 214 Deleted | PASS |
20:22:28 ------------------------------------------------------------------------------
20:22:28 Test Is Flow 218 Deleted | PASS |
20:22:29 ------------------------------------------------------------------------------
20:22:29 Test Is Flow 219 Deleted | PASS |
20:22:29 ------------------------------------------------------------------------------
20:22:29 Test Is Flow 220 Deleted | PASS |
20:22:29 ------------------------------------------------------------------------------
20:22:29 Test Is Flow 221 Deleted | PASS |
20:22:29 ------------------------------------------------------------------------------
20:22:29 Test Is Flow 222 Deleted | PASS |
20:22:29 ------------------------------------------------------------------------------
20:22:29 Test Is Flow 223 Deleted | PASS |
20:22:29 ------------------------------------------------------------------------------
20:22:29 Test Is Flow 224 Deleted | PASS |
20:22:29 ------------------------------------------------------------------------------
20:22:29 Test Is Flow 225 Deleted | PASS |
20:22:29 ------------------------------------------------------------------------------
20:22:29 Test Is Flow 550 Deleted | PASS |
20:22:29 ------------------------------------------------------------------------------
20:22:29 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
20:22:29 174 tests, 174 passed, 0 failed
20:22:29 ==============================================================================
20:22:29 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
20:22:29 ==============================================================================
20:22:29 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:22:59 ------------------------------------------------------------------------------
20:22:59 Test Is Flow 1 Added | PASS |
20:22:59 ------------------------------------------------------------------------------
20:22:59 Test Is Flow 2 Added | PASS |
20:22:59 ------------------------------------------------------------------------------
20:22:59 Test Is Flow 3 Added | PASS |
20:22:59 ------------------------------------------------------------------------------
20:22:59 Test Is Flow 4 Added | PASS |
20:22:59 ------------------------------------------------------------------------------
20:22:59 Test Is Flow 5 Added | PASS |
20:22:59 ------------------------------------------------------------------------------
20:22:59 Test Is Flow 6 Added | PASS |
20:23:00 ------------------------------------------------------------------------------
20:23:00 Test Is Flow 7 Added | PASS |
20:23:00 ------------------------------------------------------------------------------
20:23:00 Test Is Flow 8 Added | PASS |
20:23:00 ------------------------------------------------------------------------------
20:23:00 Test Is Flow 9 Added | PASS |
20:23:00 ------------------------------------------------------------------------------
20:23:00 Test Is Flow 10 Added | PASS |
20:23:00 ------------------------------------------------------------------------------
20:23:00 Test Is Flow 11 Added | PASS |
20:23:00 ------------------------------------------------------------------------------
20:23:00 Test Is Flow 15 Added | PASS |
20:23:00 ------------------------------------------------------------------------------
20:23:00 Test Is Flow 16 Added | PASS |
20:23:00 ------------------------------------------------------------------------------
20:23:00 Test Is Flow 17 Added | PASS |
20:23:00 ------------------------------------------------------------------------------
20:23:00 Test Is Flow 18 Added | PASS |
20:23:01 ------------------------------------------------------------------------------
20:23:01 Test Is Flow 19 Added | PASS |
20:23:01 ------------------------------------------------------------------------------
20:23:01 Test Is Flow 20 Added | PASS |
20:23:01 ------------------------------------------------------------------------------
20:23:01 Test Is Flow 21 Added | PASS |
20:23:01 ------------------------------------------------------------------------------
20:23:01 Test Is Flow 22 Added | PASS |
20:23:01 ------------------------------------------------------------------------------
20:23:01 Test Is Flow 23 Added | PASS |
20:23:01 ------------------------------------------------------------------------------
20:23:01 Test Is Flow 24 Added | PASS |
20:23:01 ------------------------------------------------------------------------------
20:23:01 Test Is Flow 25 Added | PASS |
20:23:01 ------------------------------------------------------------------------------
20:23:01 Test Is Flow 31 Added | PASS |
20:23:01 ------------------------------------------------------------------------------
20:23:01 Test Is Flow 36 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 38 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 43 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 45 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 101 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 102 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 103 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 104 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 105 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 106 Added | PASS |
20:23:02 ------------------------------------------------------------------------------
20:23:02 Test Is Flow 107 Added | PASS |
20:23:03 ------------------------------------------------------------------------------
20:23:03 Test Is Flow 108 Added | PASS |
20:23:03 ------------------------------------------------------------------------------
20:23:03 Test Is Flow 109 Added | PASS |
20:23:03 ------------------------------------------------------------------------------
20:23:03 Test Is Flow 110 Added | PASS |
20:23:03 ------------------------------------------------------------------------------
20:23:03 Test Is Flow 113 Added | PASS |
20:23:03 ------------------------------------------------------------------------------
20:23:03 Test Is Flow 201 Added | PASS |
20:23:03 ------------------------------------------------------------------------------
20:23:03 Test Is Flow 202 Added | PASS |
20:23:03 ------------------------------------------------------------------------------
20:23:03 Test Is Flow 203 Added | PASS |
20:23:03 ------------------------------------------------------------------------------
20:23:03 Test Is Flow 204 Added | PASS |
20:23:04 ------------------------------------------------------------------------------
20:23:04 Test Is Flow 205 Added | PASS |
20:23:04 ------------------------------------------------------------------------------
20:23:04 Test Is Flow 206 Added | PASS |
20:23:04 ------------------------------------------------------------------------------
20:23:04 Test Is Flow 209 Added | PASS |
20:23:04 ------------------------------------------------------------------------------
20:23:04 Test Is Flow 214 Added | PASS |
20:23:04 ------------------------------------------------------------------------------
20:23:04 Test Is Flow 218 Added | PASS |
20:23:04 ------------------------------------------------------------------------------
20:23:04 Test Is Flow 219 Added | PASS |
20:23:04 ------------------------------------------------------------------------------
20:23:04 Test Is Flow 220 Added | PASS |
20:23:04 ------------------------------------------------------------------------------
20:23:04 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:23:32 ------------------------------------------------------------------------------
20:23:32 Test Is Flow 1 Updated | PASS |
20:23:33 ------------------------------------------------------------------------------
20:23:33 Test Is Flow 2 Updated | PASS |
20:23:33 ------------------------------------------------------------------------------
20:23:33 Test Is Flow 3 Updated | PASS |
20:23:33 ------------------------------------------------------------------------------
20:23:33 Test Is Flow 4 Updated | PASS |
20:23:33 ------------------------------------------------------------------------------
20:23:33 Test Is Flow 5 Updated | PASS |
20:23:33 ------------------------------------------------------------------------------
20:23:33 Test Is Flow 6 Updated | PASS |
20:23:33 ------------------------------------------------------------------------------
20:23:33 Test Is Flow 7 Updated | PASS |
20:23:33 ------------------------------------------------------------------------------
20:23:33 Test Is Flow 8 Updated | PASS |
20:23:33 ------------------------------------------------------------------------------
20:23:33 Test Is Flow 9 Updated | PASS |
20:23:33 ------------------------------------------------------------------------------
20:23:33 Test Is Flow 10 Updated | PASS |
20:23:34 ------------------------------------------------------------------------------
20:23:34 Test Is Flow 11 Updated | PASS |
20:23:34 ------------------------------------------------------------------------------
20:23:34 Test Is Flow 14 Updated | PASS |
20:23:34 ------------------------------------------------------------------------------
20:23:34 Test Is Flow 15 Updated | PASS |
20:23:34 ------------------------------------------------------------------------------
20:23:34 Test Is Flow 16 Updated | PASS |
20:23:34 ------------------------------------------------------------------------------
20:23:34 Test Is Flow 17 Updated | PASS |
20:23:34 ------------------------------------------------------------------------------
20:23:34 Test Is Flow 18 Updated | PASS |
20:23:34 ------------------------------------------------------------------------------
20:23:34 Test Is Flow 19 Updated | PASS |
20:23:34 ------------------------------------------------------------------------------
20:23:34 Test Is Flow 20 Updated | PASS |
20:23:34 ------------------------------------------------------------------------------
20:23:34 Test Is Flow 21 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:35 Test Is Flow 22 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:35 Test Is Flow 23 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:35 Test Is Flow 24 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:35 Test Is Flow 25 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:35 Test Is Flow 31 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:35 Test Is Flow 36 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:35 Test Is Flow 38 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:35 Test Is Flow 43 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:35 Test Is Flow 45 Updated | PASS |
20:23:35 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 101 Updated | PASS |
20:23:36 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 102 Updated | PASS |
20:23:36 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 103 Updated | PASS |
20:23:36 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 104 Updated | PASS |
20:23:36 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 105 Updated | PASS |
20:23:36 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 106 Updated | PASS |
20:23:36 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 107 Updated | PASS |
20:23:36 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 108 Updated | PASS |
20:23:36 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 109 Updated | PASS |
20:23:36 ------------------------------------------------------------------------------
20:23:36 Test Is Flow 110 Updated | PASS |
20:23:37 ------------------------------------------------------------------------------
20:23:37 Test Is Flow 113 Updated | PASS |
20:23:37 ------------------------------------------------------------------------------
20:23:37 Test Is Flow 201 Updated | PASS |
20:23:37 ------------------------------------------------------------------------------
20:23:37 Test Is Flow 202 Updated | PASS |
20:23:37 ------------------------------------------------------------------------------
20:23:37 Test Is Flow 203 Updated | PASS |
20:23:37 ------------------------------------------------------------------------------
20:23:37 Test Is Flow 204 Updated | PASS |
20:23:37 ------------------------------------------------------------------------------
20:23:37 Test Is Flow 205 Updated | PASS |
20:23:37 ------------------------------------------------------------------------------
20:23:37 Test Is Flow 206 Updated | PASS |
20:23:37 ------------------------------------------------------------------------------
20:23:37 Test Is Flow 209 Updated | PASS |
20:23:38 ------------------------------------------------------------------------------
20:23:38 Test Is Flow 214 Updated | PASS |
20:23:38 ------------------------------------------------------------------------------
20:23:38 Test Is Flow 218 Updated | PASS |
20:23:38 ------------------------------------------------------------------------------
20:23:38 Test Is Flow 219 Updated | PASS |
20:23:38 ------------------------------------------------------------------------------
20:23:38 Test Is Flow 220 Updated | PASS |
20:23:38 ------------------------------------------------------------------------------
20:23:38 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:24:06 ------------------------------------------------------------------------------
20:24:06 Test Is Flow 1 Deleted | PASS |
20:24:06 ------------------------------------------------------------------------------
20:24:06 Test Is Flow 2 Deleted | PASS |
20:24:06 ------------------------------------------------------------------------------
20:24:06 Test Is Flow 3 Deleted | PASS |
20:24:06 ------------------------------------------------------------------------------
20:24:06 Test Is Flow 4 Deleted | PASS |
20:24:06 ------------------------------------------------------------------------------
20:24:06 Test Is Flow 5 Deleted | PASS |
20:24:06 ------------------------------------------------------------------------------
20:24:06 Test Is Flow 6 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 7 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 8 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 9 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 10 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 11 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 14 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 15 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 16 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 17 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 18 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 19 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 20 Deleted | PASS |
20:24:07 ------------------------------------------------------------------------------
20:24:07 Test Is Flow 21 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 22 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 23 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 24 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 25 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 31 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 36 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 38 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 43 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 45 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 101 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 102 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 103 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 104 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 105 Deleted | PASS |
20:24:08 ------------------------------------------------------------------------------
20:24:08 Test Is Flow 106 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 107 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 108 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 109 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 110 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 113 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 201 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 202 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 203 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 204 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 205 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 206 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 209 Deleted | PASS |
20:24:09 ------------------------------------------------------------------------------
20:24:09 Test Is Flow 214 Deleted | PASS |
20:24:10 ------------------------------------------------------------------------------
20:24:10 Test Is Flow 218 Deleted | PASS |
20:24:10 ------------------------------------------------------------------------------
20:24:10 Test Is Flow 219 Deleted | PASS |
20:24:10 ------------------------------------------------------------------------------
20:24:10 Test Is Flow 220 Deleted | PASS |
20:24:10 ------------------------------------------------------------------------------
20:24:10 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
20:24:10 152 tests, 152 passed, 0 failed
20:24:10 ==============================================================================
20:24:10 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
20:24:10 326 tests, 326 passed, 0 failed
20:24:10 ==============================================================================
20:24:10 openflowplugin-sanity.txt.Reconciliation
20:24:10 ==============================================================================
20:24:10 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
20:24:10 ==============================================================================
20:24:10 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
20:24:11 ------------------------------------------------------------------------------
20:24:11 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
20:24:13 ------------------------------------------------------------------------------
20:24:13 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
20:24:14 ------------------------------------------------------------------------------
20:24:14 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
20:24:17 ------------------------------------------------------------------------------
20:24:17 Check Linear Topology :: Check Linear Topology. | PASS |
20:24:26 ------------------------------------------------------------------------------
20:24:26 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
20:24:26 ------------------------------------------------------------------------------
20:24:26 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
20:24:26 ------------------------------------------------------------------------------
20:24:26 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
20:24:26 ------------------------------------------------------------------------------
20:24:26 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:27 | PASS |
20:24:27 ------------------------------------------------------------------------------
20:24:27 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
20:24:37 ------------------------------------------------------------------------------
20:24:37 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:37 | PASS |
20:24:37 ------------------------------------------------------------------------------
20:24:37 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
20:24:38 ------------------------------------------------------------------------------
20:24:38 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
20:24:39 ------------------------------------------------------------------------------
20:24:39 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
20:24:42 ------------------------------------------------------------------------------
20:24:42 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
20:24:42 ------------------------------------------------------------------------------
20:24:42 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
20:24:42 ------------------------------------------------------------------------------
20:24:42 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:24:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:25:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:25:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:25:11 | PASS |
20:25:11 ------------------------------------------------------------------------------
20:25:11 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
20:25:11 ------------------------------------------------------------------------------
20:25:11 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
20:25:11 ------------------------------------------------------------------------------
20:25:11 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
20:25:11 ------------------------------------------------------------------------------
20:25:11 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
20:25:11 ------------------------------------------------------------------------------
20:25:11 Stop Mininet :: Stop Mininet. | PASS |
20:25:11 ------------------------------------------------------------------------------
20:25:11 Check No Switches :: Check no switches in topology. | PASS |
20:25:12 ------------------------------------------------------------------------------
20:25:13 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
20:25:13 23 tests, 23 passed, 0 failed
20:25:13 ==============================================================================
20:25:13 openflowplugin-sanity.txt.Reconciliation | PASS |
20:25:13 23 tests, 23 passed, 0 failed
20:25:13 ==============================================================================
20:25:13 openflowplugin-sanity.txt | PASS |
20:25:13 394 tests, 394 passed, 0 failed
20:25:13 ==============================================================================
20:25:13 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
20:25:17 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
20:25:17 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
20:25:17 Examining the files in data/log and checking filesize
20:25:17 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:17 total 960
20:25:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 20:19 .
20:25:17 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 20 20:20 karaf_console.log
20:25:17 drwxrwxr-x 9 jenkins jenkins 4096 Oct 20 20:20 ..
20:25:17 -rw-rw-r-- 1 jenkins jenkins 968047 Oct 20 20:25 karaf.log
20:25:17 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:18 948K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
20:25:18 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
20:25:18 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:18 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
20:25:18 Let's take the karaf thread dump again...
20:25:18 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:18 karaf main: org.apache.karaf.main.Main, pid:4699
20:25:18 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:19 Killing ODL
20:25:19 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:24 Compressing karaf.log 1
20:25:24 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:24 Fetching compressed karaf.log 1
20:25:24 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:24 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:24 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:25 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:25 Fetch GC logs
20:25:25 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts.
20:25:25 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
20:25:25 Examine copied files
20:25:25 total 44080
20:25:25 drwxrwxr-x. 2 jenkins jenkins 6 Oct 20 20:25 gclogs-1
20:25:25 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 20 20:25 odl1_karaf_console.log
20:25:25 -rw-rw-r--. 1 jenkins jenkins 67567 Oct 20 20:25 odl1_karaf.log.gz
20:25:25 -rw-rw-r--. 1 jenkins jenkins 149855 Oct 20 20:25 karaf_1_4699_threads_after.log
20:25:25 -rw-rw-r--. 1 jenkins jenkins 14138 Oct 20 20:25 ps_after.log
20:25:25 -rw-rw-r--. 1 jenkins jenkins 270992 Oct 20 20:25 report.html
20:25:25 -rw-rw-r--. 1 jenkins jenkins 3389055 Oct 20 20:25 log.html
20:25:25 -rw-rw-r--. 1 jenkins jenkins 41044376 Oct 20 20:25 output.xml
20:25:25 -rw-rw-r--. 1 jenkins jenkins 491 Oct 20 20:21 testplan.txt
20:25:25 -rw-rw-r--. 1 jenkins jenkins 111382 Oct 20 20:21 karaf_1_2034_threads_before.log
20:25:25 -rw-rw-r--. 1 jenkins jenkins 14290 Oct 20 20:21 ps_before.log
20:25:25 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 20 20:19 post-startup-script.sh
20:25:25 -rw-rw-r--. 1 jenkins jenkins 252 Oct 20 20:19 startup-script.sh
20:25:25 -rw-rw-r--. 1 jenkins jenkins 3490 Oct 20 20:19 configuration-script.sh
20:25:25 -rw-rw-r--. 1 jenkins jenkins 333 Oct 20 20:19 detect_variables.env
20:25:25 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 20 20:19 pom.xml
20:25:25 -rw-rw-r--. 1 jenkins jenkins 92 Oct 20 20:19 set_variables.env
20:25:25 -rw-rw-r--. 1 jenkins jenkins 297 Oct 20 20:19 slave_addresses.txt
20:25:25 -rw-rw-r--. 1 jenkins jenkins 570 Oct 20 20:19 requirements.txt
20:25:25 -rw-rw-r--. 1 jenkins jenkins 26 Oct 20 20:19 env.properties
20:25:25 -rw-rw-r--. 1 jenkins jenkins 334 Oct 20 20:17 stack-parameters.yaml
20:25:25 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 20 20:16 test
20:25:25 drwxrwxr-x. 2 jenkins jenkins 6 Oct 20 20:16 test@tmp
20:25:25 -rw-rw-r--. 1 jenkins jenkins 1398 Oct 20 17:58 maven-metadata.xml
20:25:25 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7180525713255177941.sh
20:25:25 Karaf Deployments, Tests must have already run
20:25:25 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins1492402494293514396.sh
20:25:25 Cleaning up Robot installation...
20:25:26 $ ssh-agent -k
20:25:26 unset SSH_AUTH_SOCK;
20:25:26 unset SSH_AGENT_PID;
20:25:26 echo Agent pid 5295 killed;
20:25:26 [ssh-agent] Stopped.
20:25:26 Recording plot data
20:25:26 Robot results publisher started...
20:25:26 INFO: Checking test criticality is deprecated and will be dropped in a future release!
20:25:26 -Parsing output xml:
20:25:27 Done!
20:25:27 -Copying log files to build dir:
20:25:28 Done!
20:25:28 -Assigning results to build:
20:25:28 Done!
20:25:28 -Checking thresholds:
20:25:28 Done!
20:25:28 Done publishing Robot results.
20:25:28 [PostBuildScript] - [INFO] Executing post build scripts.
20:25:28 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3129353170293643907.sh
20:25:28 Archiving csit artifacts
20:25:28 mv: cannot stat '*_1.png': No such file or directory
20:25:28 mv: cannot stat '/tmp/odl1_*': No such file or directory
20:25:28 % Total % Received % Xferd Average Speed Time Time Time Current
20:25:28 Dload Upload Total Spent Left Speed
20:25:28
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3548k 0 3548k 0 0 4537k 0 --:--:-- --:--:-- --:--:-- 4537k
20:25:29 Archive: robot-plugin.zip
20:25:29 inflating: ./archives/robot-plugin/log.html
20:25:29 inflating: ./archives/robot-plugin/output.xml
20:25:29 inflating: ./archives/robot-plugin/report.html
20:25:29 mv: cannot stat '*.log.gz': No such file or directory
20:25:29 mv: cannot stat '*.csv': No such file or directory
20:25:29 mv: cannot stat '*.png': No such file or directory
20:25:29 [PostBuildScript] - [INFO] Executing post build scripts.
20:25:29 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9347224260412583653.sh
20:25:29 [PostBuildScript] - [INFO] Executing post build scripts.
20:25:29 [EnvInject] - Injecting environment variables from a build step.
20:25:29 [EnvInject] - Injecting as environment variables the properties content
20:25:29 OS_CLOUD=vex
20:25:29 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-373
20:25:29
20:25:29 [EnvInject] - Variables injected successfully.
20:25:29 provisioning config files...
20:25:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:25:30 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14082156545171552137.sh
20:25:30 ---> openstack-stack-delete.sh
20:25:30 Setup pyenv:
20:25:30 system
20:25:30 3.8.13
20:25:30 3.9.13
20:25:30 3.10.13
20:25:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:25:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from file:/tmp/.os_lf_venv
20:25:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:25:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:25:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
20:25:32 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
20:25:33 lf-activate-venv(): INFO: Base packages installed successfully
20:25:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:25:52 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:25:52 INFO: Stack cost retrieval disabled, setting cost to 0
20:26:04 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-373
20:26:04 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-373
20:26:04 [PostBuildScript] - [INFO] Executing post build scripts.
20:26:04 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14723835809805260080.sh
20:26:04 ---> sysstat.sh
20:26:04 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12674573949044883884.sh
20:26:04 ---> package-listing.sh
20:26:04 ++ facter osfamily
20:26:04 ++ tr '[:upper:]' '[:lower:]'
20:26:05 + OS_FAMILY=redhat
20:26:05 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:26:05 + START_PACKAGES=/tmp/packages_start.txt
20:26:05 + END_PACKAGES=/tmp/packages_end.txt
20:26:05 + DIFF_PACKAGES=/tmp/packages_diff.txt
20:26:05 + PACKAGES=/tmp/packages_start.txt
20:26:05 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
20:26:05 + PACKAGES=/tmp/packages_end.txt
20:26:05 + case "${OS_FAMILY}" in
20:26:05 + rpm -qa
20:26:05 + sort
20:26:05 + '[' -f /tmp/packages_start.txt ']'
20:26:05 + '[' -f /tmp/packages_end.txt ']'
20:26:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt
20:26:05 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
20:26:05 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
20:26:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
20:26:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12603154025921029426.sh
20:26:05 ---> capture-instance-metadata.sh
20:26:05 Setup pyenv:
20:26:05 system
20:26:05 3.8.13
20:26:05 3.9.13
20:26:05 3.10.13
20:26:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:26:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from file:/tmp/.os_lf_venv
20:26:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:26:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:26:08 lf-activate-venv(): INFO: Base packages installed successfully
20:26:08 lf-activate-venv(): INFO: Installing additional packages: lftools
20:26:18 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:26:18 INFO: Running in OpenStack, capturing instance metadata
20:26:19 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1574537780535391439.sh
20:26:19 provisioning config files...
20:26:19 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #373
20:26:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config18351614332055986930tmp
20:26:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
20:26:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
20:26:19 provisioning config files...
20:26:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
20:26:20 [EnvInject] - Injecting environment variables from a build step.
20:26:20 [EnvInject] - Injecting as environment variables the properties content
20:26:20 SERVER_ID=logs
20:26:20
20:26:20 [EnvInject] - Variables injected successfully.
20:26:20 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins4748863619986000760.sh
20:26:20 ---> create-netrc.sh
20:26:20 WARN: Log server credential not found.
20:26:20 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14667502736655295888.sh
20:26:20 ---> python-tools-install.sh
20:26:20 Setup pyenv:
20:26:20 system
20:26:20 3.8.13
20:26:20 3.9.13
20:26:20 3.10.13
20:26:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:26:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from file:/tmp/.os_lf_venv
20:26:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:26:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:26:22 lf-activate-venv(): INFO: Base packages installed successfully
20:26:22 lf-activate-venv(): INFO: Installing additional packages: lftools
20:26:32 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:26:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins4577539703269334558.sh
20:26:32 ---> sudo-logs.sh
20:26:32 Archiving 'sudo' log..
20:26:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5684073830771583250.sh
20:26:32 ---> job-cost.sh
20:26:32 Setup pyenv:
20:26:32 system
20:26:32 3.8.13
20:26:32 3.9.13
20:26:32 3.10.13
20:26:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:26:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from file:/tmp/.os_lf_venv
20:26:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:26:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:26:35 lf-activate-venv(): INFO: Base packages installed successfully
20:26:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:26:45 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.
20:26:45 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
20:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:26:45 DEBUG: total: 0
20:26:45 INFO: Retrieving Stack Cost...
20:26:46 INFO: Retrieving Pricing Info for: v3-standard-2
20:26:46 INFO: Archiving Costs
20:26:46 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins5369461049293954442.sh
20:26:46 ---> logs-deploy.sh
20:26:46 Setup pyenv:
20:26:46 system
20:26:46 3.8.13
20:26:46 3.9.13
20:26:46 3.10.13
20:26:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:26:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-39Km from file:/tmp/.os_lf_venv
20:26:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:26:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:26:48 lf-activate-venv(): INFO: Base packages installed successfully
20:26:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
20:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-39Km/bin to PATH
20:27:02 WARNING: Nexus logging server not set
20:27:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/373/
20:27:02 INFO: archiving logs to S3
20:27:03 ---> uname -a:
20:27:03 Linux prd-centos8-robot-2c-8g-541.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
20:27:03
20:27:03
20:27:03 ---> lscpu:
20:27:03 Architecture: x86_64
20:27:03 CPU op-mode(s): 32-bit, 64-bit
20:27:03 Byte Order: Little Endian
20:27:03 CPU(s): 2
20:27:03 On-line CPU(s) list: 0,1
20:27:03 Thread(s) per core: 1
20:27:03 Core(s) per socket: 1
20:27:03 Socket(s): 2
20:27:03 NUMA node(s): 1
20:27:03 Vendor ID: AuthenticAMD
20:27:03 CPU family: 23
20:27:03 Model: 49
20:27:03 Model name: AMD EPYC-Rome Processor
20:27:03 Stepping: 0
20:27:03 CPU MHz: 2799.998
20:27:03 BogoMIPS: 5599.99
20:27:03 Virtualization: AMD-V
20:27:03 Hypervisor vendor: KVM
20:27:03 Virtualization type: full
20:27:03 L1d cache: 32K
20:27:03 L1i cache: 32K
20:27:03 L2 cache: 512K
20:27:03 L3 cache: 16384K
20:27:03 NUMA node0 CPU(s): 0,1
20:27:03 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
20:27:03
20:27:03
20:27:03 ---> nproc:
20:27:03 2
20:27:03
20:27:03
20:27:03 ---> df -h:
20:27:03 Filesystem Size Used Avail Use% Mounted on
20:27:03 devtmpfs 3.8G 0 3.8G 0% /dev
20:27:03 tmpfs 3.8G 0 3.8G 0% /dev/shm
20:27:03 tmpfs 3.8G 17M 3.8G 1% /run
20:27:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
20:27:03 /dev/vda1 40G 8.4G 32G 21% /
20:27:03 tmpfs 770M 0 770M 0% /run/user/1001
20:27:03
20:27:03
20:27:03 ---> free -m:
20:27:03 total used free shared buff/cache available
20:27:03 Mem: 7697 569 4858 19 2270 6830
20:27:03 Swap: 1023 0 1023
20:27:03
20:27:03
20:27:03 ---> ip addr:
20:27:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:27:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:27:03 inet 127.0.0.1/8 scope host lo
20:27:03 valid_lft forever preferred_lft forever
20:27:03 inet6 ::1/128 scope host
20:27:03 valid_lft forever preferred_lft forever
20:27:03 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
20:27:03 link/ether fa:16:3e:7e:1f:d9 brd ff:ff:ff:ff:ff:ff
20:27:03 altname enp0s3
20:27:03 altname ens3
20:27:03 inet 10.30.170.129/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
20:27:03 valid_lft 85694sec preferred_lft 85694sec
20:27:03 inet6 fe80::f816:3eff:fe7e:1fd9/64 scope link
20:27:03 valid_lft forever preferred_lft forever
20:27:03
20:27:03
20:27:03 ---> sar -b -r -n DEV:
20:27:03 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/20/2025 _x86_64_ (2 CPU)
20:27:03
20:27:03 20:15:12 LINUX RESTART (2 CPU)
20:27:03
20:27:03 08:16:01 PM tps rtps wtps bread/s bwrtn/s
20:27:03 08:17:01 PM 62.70 18.94 43.75 5588.54 5619.18
20:27:03 08:18:01 PM 108.50 0.75 107.75 53.98 11326.94
20:27:03 08:19:01 PM 28.11 0.42 27.70 64.79 2455.17
20:27:03 08:20:01 PM 85.07 9.45 75.62 1685.30 8753.93
20:27:03 08:21:01 PM 13.10 0.00 13.10 0.00 1232.56
20:27:03 08:22:01 PM 2.78 0.22 2.57 11.73 137.49
20:27:03 08:23:01 PM 2.80 0.00 2.80 0.00 667.64
20:27:03 08:24:01 PM 0.47 0.00 0.47 0.00 379.92
20:27:03 08:25:01 PM 0.38 0.03 0.35 1.87 283.67
20:27:03 08:26:01 PM 15.29 0.32 14.98 36.92 887.67
20:27:03 08:27:01 PM 32.71 0.52 32.19 63.86 2614.66
20:27:03 Average: 31.99 2.79 29.21 682.49 3123.63
20:27:03
20:27:03 08:16:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:27:03 08:17:01 PM 5437288 7017148 2445144 31.02 2688 1771972 770844 8.63 190324 1970524 86588
20:27:03 08:18:01 PM 5181128 7025300 2701304 34.27 2688 2019752 700432 7.84 199376 2148788 59856
20:27:03 08:19:01 PM 5187728 7062544 2694704 34.19 2688 2049780 682852 7.65 223636 2121312 38648
20:27:03 08:20:01 PM 4966092 7076176 2916340 37.00 2688 2277236 627780 7.03 268568 2267948 27612
20:27:03 08:21:01 PM 4966184 7076044 2916248 37.00 2688 2277240 627780 7.03 268568 2267776 4
20:27:03 08:22:01 PM 4911792 7025424 2970640 37.69 2688 2281016 694260 7.77 269172 2320552 1624
20:27:03 08:23:01 PM 4887904 7019620 2994528 37.99 2688 2299124 694260 7.77 269172 2344592 2184
20:27:03 08:24:01 PM 4876260 7017388 3006172 38.14 2688 2308528 694260 7.77 269172 2355940 292
20:27:03 08:25:01 PM 4868636 7018028 3013796 38.23 2688 2316780 710352 7.95 269456 2363620 40
20:27:03 08:26:01 PM 4994356 7008404 2888076 36.64 2688 2187468 708484 7.93 346264 2182620 68100
20:27:03 08:27:01 PM 4937960 6963540 2944472 37.35 2688 2199264 747356 8.37 507168 2081552 34156
20:27:03 Average: 5019575 7028147 2862857 36.32 2688 2180742 696242 7.80 280080 2220475 29009
20:27:03
20:27:03 08:16:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:27:03 08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:17:01 PM eth0 353.33 216.09 1661.57 60.66 0.00 0.00 0.00 0.00
20:27:03 08:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:18:01 PM eth0 77.82 61.23 844.74 9.52 0.00 0.00 0.00 0.00
20:27:03 08:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:19:01 PM eth0 10.10 9.93 5.86 4.07 0.00 0.00 0.00 0.00
20:27:03 08:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:20:01 PM eth0 205.73 154.75 369.47 41.93 0.00 0.00 0.00 0.00
20:27:03 08:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:21:01 PM eth0 0.80 0.72 0.15 0.12 0.00 0.00 0.00 0.00
20:27:03 08:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:22:01 PM eth0 31.62 22.94 34.97 6.37 0.00 0.00 0.00 0.00
20:27:03 08:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:23:01 PM eth0 32.98 32.23 125.44 9.31 0.00 0.00 0.00 0.00
20:27:03 08:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:24:01 PM eth0 17.55 16.16 58.04 6.47 0.00 0.00 0.00 0.00
20:27:03 08:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:25:01 PM eth0 20.23 20.39 64.94 12.09 0.00 0.00 0.00 0.00
20:27:03 08:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:26:01 PM eth0 75.46 48.98 155.10 78.81 0.00 0.00 0.00 0.00
20:27:03 08:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 08:27:01 PM eth0 17.20 17.31 14.81 8.69 0.00 0.00 0.00 0.00
20:27:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:03 Average: eth0 76.62 54.62 303.21 21.64 0.00 0.00 0.00 0.00
20:27:03
20:27:03
20:27:03 ---> sar -P ALL:
20:27:03 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/20/2025 _x86_64_ (2 CPU)
20:27:03
20:27:03 20:15:12 LINUX RESTART (2 CPU)
20:27:03
20:27:03 08:16:01 PM CPU %user %nice %system %iowait %steal %idle
20:27:03 08:17:01 PM all 36.92 0.00 5.55 7.78 0.11 49.64
20:27:03 08:17:01 PM 0 41.76 0.00 5.61 10.08 0.10 42.45
20:27:03 08:17:01 PM 1 32.06 0.00 5.48 5.47 0.12 56.87
20:27:03 08:18:01 PM all 34.55 0.00 5.02 3.32 0.11 57.00
20:27:03 08:18:01 PM 0 36.49 0.00 4.67 2.95 0.10 55.78
20:27:03 08:18:01 PM 1 32.61 0.00 5.36 3.69 0.12 58.22
20:27:03 08:19:01 PM all 16.28 0.00 2.21 0.89 0.05 80.57
20:27:03 08:19:01 PM 0 21.71 0.00 2.49 0.60 0.05 75.15
20:27:03 08:19:01 PM 1 10.85 0.00 1.94 1.18 0.05 85.98
20:27:03 08:20:01 PM all 30.33 0.00 5.59 5.27 0.15 58.66
20:27:03 08:20:01 PM 0 36.80 0.00 6.15 6.16 0.15 50.74
20:27:03 08:20:01 PM 1 23.88 0.00 5.03 4.38 0.15 66.56
20:27:03 08:21:01 PM all 0.09 0.00 0.14 0.88 0.03 98.85
20:27:03 08:21:01 PM 0 0.10 0.00 0.15 0.60 0.03 99.12
20:27:03 08:21:01 PM 1 0.08 0.00 0.13 1.17 0.03 98.58
20:27:03 08:22:01 PM all 6.07 0.00 0.33 0.03 0.06 93.52
20:27:03 08:22:01 PM 0 7.48 0.00 0.30 0.03 0.07 92.11
20:27:03 08:22:01 PM 1 4.65 0.00 0.35 0.02 0.05 94.93
20:27:03 08:23:01 PM all 18.57 0.00 0.25 0.09 0.08 81.02
20:27:03 08:23:01 PM 0 33.85 0.00 0.25 0.00 0.08 65.81
20:27:03 08:23:01 PM 1 3.30 0.00 0.25 0.18 0.07 96.20
20:27:03 08:24:01 PM all 9.01 0.00 0.18 0.14 0.05 90.62
20:27:03 08:24:01 PM 0 9.67 0.00 0.17 0.00 0.05 90.12
20:27:03 08:24:01 PM 1 8.34 0.00 0.20 0.28 0.05 91.12
20:27:03 08:25:01 PM all 9.39 0.00 0.27 0.08 0.05 90.21
20:27:03 08:25:01 PM 0 14.85 0.00 0.25 0.00 0.05 84.85
20:27:03 08:25:01 PM 1 3.95 0.00 0.28 0.15 0.05 95.57
20:27:03 08:26:01 PM all 21.78 0.00 2.56 0.33 0.08 75.25
20:27:03 08:26:01 PM 0 29.65 0.00 3.16 0.38 0.08 66.73
20:27:03 08:26:01 PM 1 13.92 0.00 1.95 0.27 0.08 83.78
20:27:03 08:27:01 PM all 34.18 0.00 4.15 1.19 0.09 60.39
20:27:03 08:27:01 PM 0 37.44 0.00 4.25 0.88 0.08 57.34
20:27:03 08:27:01 PM 1 30.91 0.00 4.04 1.50 0.10 63.45
20:27:03
20:27:03 Average: CPU %user %nice %system %iowait %steal %idle
20:27:03 Average: all 19.74 0.00 2.38 1.82 0.08 75.98
20:27:03 Average: 0 24.52 0.00 2.50 1.97 0.08 70.93
20:27:03 Average: 1 14.95 0.00 2.27 1.66 0.08 81.03
20:27:03
20:27:03
20:27:03