00:07:17 Started by upstream project "integration-distribution-weekly-test-trigger-chromium" build number 4
00:07:17 originally caused by:
00:07:17 Started by timer
00:07:17 Running as SYSTEM
00:07:17 [EnvInject] - Loading node environment variables.
00:07:17 Building remotely on prd-centos8-robot-2c-8g-10717 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-longevity-only-chromium
00:07:17 [ssh-agent] Looking for ssh-agent implementation...
00:07:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:07:18 $ ssh-agent
00:07:18 SSH_AUTH_SOCK=/tmp/ssh-B20XGowORtMA/agent.9069
00:07:18 SSH_AGENT_PID=9071
00:07:18 [ssh-agent] Started.
00:07:18 Running ssh-add (command line suppressed)
00:07:18 Identity added: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium@tmp/private_key_4851021700322980509.key (/w/workspace/openflowplugin-csit-1node-longevity-only-chromium@tmp/private_key_4851021700322980509.key)
00:07:18 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:07:18 The recommended git tool is: NONE
00:07:20 using credential opendaylight-jenkins-ssh
00:07:20 Wiping out workspace first.
00:07:20 Cloning the remote Git repository
00:07:20 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:07:20 > git init /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test # timeout=10
00:07:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:07:20 > git --version # timeout=10
00:07:20 > git --version # 'git version 2.43.0'
00:07:20 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:07:20 [INFO] Currently running in a labeled security context
00:07:20 [INFO] Currently SELinux is 'enforcing' on the host
00:07:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test@tmp/jenkins-gitclient-ssh7661574018326808426.key
00:07:20 Verifying host key using known hosts file
00:07:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:07:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:07:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:07:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:07:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:07:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:07:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:07:25 [INFO] Currently running in a labeled security context
00:07:25 [INFO] Currently SELinux is 'enforcing' on the host
00:07:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test@tmp/jenkins-gitclient-ssh8261514296652930562.key
00:07:25 Verifying host key using known hosts file
00:07:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:07:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:07:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:07:25 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:07:25 > git config core.sparsecheckout # timeout=10
00:07:25 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:07:26 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:07:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:07:26 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:07:26 No emails were triggered.
00:07:26 provisioning config files...
00:07:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:07:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:07:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:07:27 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins12522069004206369288.sh
00:07:27 ---> python-tools-install.sh
00:07:27 Setup pyenv:
00:07:27 system
00:07:27 * 3.8.13 (set by /opt/pyenv/version)
00:07:27 * 3.9.13 (set by /opt/pyenv/version)
00:07:27 * 3.10.13 (set by /opt/pyenv/version)
00:07:27 * 3.11.7 (set by /opt/pyenv/version)
00:07:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HjXo
00:07:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:07:35 lf-activate-venv(): INFO: Base packages installed successfully
00:07:35 lf-activate-venv(): INFO: Installing additional packages: lftools
00:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:08:00 Generating Requirements File
00:08:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:08:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:08:19 Python 3.11.7
00:08:19 pip 26.0.1 from /tmp/venv-HjXo/lib/python3.11/site-packages/pip (python 3.11)
00:08:19 appdirs==1.4.4
00:08:19 argcomplete==3.6.3
00:08:19 aspy.yaml==1.3.0
00:08:19 attrs==25.4.0
00:08:19 autopage==0.6.0
00:08:19 beautifulsoup4==4.14.3
00:08:19 boto3==1.42.49
00:08:19 botocore==1.42.49
00:08:19 bs4==0.0.2
00:08:19 certifi==2026.1.4
00:08:19 cffi==2.0.0
00:08:19 cfgv==3.5.0
00:08:19 chardet==5.2.0
00:08:19 charset-normalizer==3.4.4
00:08:19 click==8.3.1
00:08:19 cliff==4.13.1
00:08:19 cmd2==3.2.0
00:08:19 cryptography==3.3.2
00:08:19 debtcollector==3.0.0
00:08:19 decorator==5.2.1
00:08:19 defusedxml==0.7.1
00:08:19 Deprecated==1.3.1
00:08:19 distlib==0.4.0
00:08:19 dnspython==2.8.0
00:08:19 docker==7.1.0
00:08:19 dogpile.cache==1.5.0
00:08:19 durationpy==0.10
00:08:19 email-validator==2.3.0
00:08:19 filelock==3.24.1
00:08:19 future==1.0.0
00:08:19 gitdb==4.0.12
00:08:19 GitPython==3.1.46
00:08:19 httplib2==0.30.2
00:08:19 identify==2.6.16
00:08:19 idna==3.11
00:08:19 importlib-resources==1.5.0
00:08:19 iso8601==2.1.0
00:08:19 Jinja2==3.1.6
00:08:19 jmespath==1.1.0
00:08:19 jsonpatch==1.33
00:08:19 jsonpointer==3.0.0
00:08:19 jsonschema==4.26.0
00:08:19 jsonschema-specifications==2025.9.1
00:08:19 keystoneauth1==5.13.0
00:08:19 kubernetes==35.0.0
00:08:19 lftools==0.37.21
00:08:19 lxml==6.0.2
00:08:19 markdown-it-py==4.0.0
00:08:19 MarkupSafe==3.0.3
00:08:19 mdurl==0.1.2
00:08:19 msgpack==1.1.2
00:08:19 multi_key_dict==2.0.3
00:08:19 munch==4.0.0
00:08:19 netaddr==1.3.0
00:08:19 niet==1.4.2
00:08:19 nodeenv==1.10.0
00:08:19 oauth2client==4.1.3
00:08:19 oauthlib==3.3.1
00:08:19 openstacksdk==4.9.0
00:08:19 os-service-types==1.8.2
00:08:19 osc-lib==4.3.0
00:08:19 oslo.config==10.2.0
00:08:19 oslo.context==6.2.0
00:08:19 oslo.i18n==6.7.1
00:08:19 oslo.log==8.0.0
00:08:19 oslo.serialization==5.9.0
00:08:19 oslo.utils==9.2.0
00:08:19 packaging==26.0
00:08:19 pbr==7.0.3
00:08:19 platformdirs==4.9.1
00:08:19 prettytable==3.17.0
00:08:19 psutil==7.2.2
00:08:19 pyasn1==0.6.2
00:08:19 pyasn1_modules==0.4.2
00:08:19 pycparser==3.0
00:08:19 pygerrit2==2.0.15
00:08:19 PyGithub==2.8.1
00:08:19 Pygments==2.19.2
00:08:19 PyJWT==2.11.0
00:08:19 PyNaCl==1.6.2
00:08:19 pyparsing==2.4.7
00:08:19 pyperclip==1.11.0
00:08:19 pyrsistent==0.20.0
00:08:19 python-cinderclient==9.8.0
00:08:19 python-dateutil==2.9.0.post0
00:08:19 python-heatclient==5.0.0
00:08:19 python-jenkins==1.8.3
00:08:19 python-keystoneclient==5.7.0
00:08:19 python-magnumclient==4.9.0
00:08:19 python-openstackclient==8.3.0
00:08:19 python-swiftclient==4.9.0
00:08:19 PyYAML==6.0.3
00:08:19 referencing==0.37.0
00:08:19 requests==2.32.5
00:08:19 requests-oauthlib==2.0.0
00:08:19 requestsexceptions==1.4.0
00:08:19 rfc3986==2.0.0
00:08:19 rich==14.3.2
00:08:19 rich-argparse==1.7.2
00:08:19 rpds-py==0.30.0
00:08:19 rsa==4.9.1
00:08:19 ruamel.yaml==0.19.1
00:08:19 ruamel.yaml.clib==0.2.15
00:08:19 s3transfer==0.16.0
00:08:19 simplejson==3.20.2
00:08:19 six==1.17.0
00:08:19 smmap==5.0.2
00:08:19 soupsieve==2.8.3
00:08:19 stevedore==5.6.0
00:08:19 tabulate==0.9.0
00:08:19 toml==0.10.2
00:08:19 tomlkit==0.14.0
00:08:19 tqdm==4.67.3
00:08:19 typing_extensions==4.15.0
00:08:19 tzdata==2025.3
00:08:19 urllib3==1.26.20
00:08:19 virtualenv==20.36.1
00:08:19 wcwidth==0.6.0
00:08:19 websocket-client==1.9.0
00:08:19 wrapt==2.1.1
00:08:19 xdg==6.0.0
00:08:19 xmltodict==1.0.3
00:08:19 yq==3.4.3
00:08:19 [EnvInject] - Injecting environment variables from a build step.
00:08:19 [EnvInject] - Injecting as environment variables the properties content
00:08:19 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:08:19 OS_CLOUD=vex
00:08:19 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-chromium-4
00:08:19 OS_STACK_TEMPLATE_DIR=openstack-hot
00:08:19
00:08:19 [EnvInject] - Variables injected successfully.
00:08:19 provisioning config files...
00:08:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:08:20 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins11266498381158795263.sh
00:08:20 ---> Create parameters file for OpenStack HOT
00:08:20 OpenStack Heat parameters generated
00:08:20 -----------------------------------
00:08:20 parameters:
00:08:20 vm_0_count: '1'
00:08:20 vm_0_flavor: 'v3-standard-4'
00:08:20 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:08:20 vm_1_count: '1'
00:08:20 vm_1_flavor: 'v3-standard-2'
00:08:20 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:08:20
00:08:20 job_name: '00642-4'
00:08:20 silo: 'releng'
00:08:20 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins12631065529215204519.sh
00:08:20 ---> Create HEAT stack
00:08:20 + source /home/jenkins/lf-env.sh
00:08:20 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:20 ++ mktemp -d /tmp/venv-XXXX
00:08:20 + lf_venv=/tmp/venv-Cvap
00:08:20 + local venv_file=/tmp/.os_lf_venv
00:08:20 + local python=python3
00:08:20 + local options
00:08:20 + local set_path=true
00:08:20 + local install_args=
00:08:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:20 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:08:20 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:08:20 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:20 + true
00:08:20 + case $1 in
00:08:20 + python=python3
00:08:20 + shift 2
00:08:20 + true
00:08:20 + case $1 in
00:08:20 + shift
00:08:20 + break
00:08:20 + case $python in
00:08:20 + local pkg_list=
00:08:20 + [[ -d /opt/pyenv ]]
00:08:20 + echo 'Setup pyenv:'
00:08:20 Setup pyenv:
00:08:20 + export PYENV_ROOT=/opt/pyenv
00:08:20 + PYENV_ROOT=/opt/pyenv
00:08:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 + pyenv versions
00:08:20 system
00:08:20 3.8.13
00:08:20 3.9.13
00:08:20 3.10.13
00:08:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:08:20 + command -v pyenv
00:08:20 ++ pyenv init - --no-rehash
00:08:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:08:20 for i in ${!paths[@]}; do
00:08:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:08:20 fi; done;
00:08:20 echo "${paths[*]}"'\'')"
00:08:20 export PATH="/opt/pyenv/shims:${PATH}"
00:08:20 export PYENV_SHELL=bash
00:08:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:08:20 pyenv() {
00:08:20 local command
00:08:20 command="${1:-}"
00:08:20 if [ "$#" -gt 0 ]; then
00:08:20 shift
00:08:20 fi
00:08:20
00:08:20 case "$command" in
00:08:20 rehash|shell)
00:08:20 eval "$(pyenv "sh-$command" "$@")"
00:08:20 ;;
00:08:20 *)
00:08:20 command pyenv "$command" "$@"
00:08:20 ;;
00:08:20 esac
00:08:20 }'
00:08:20 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:08:20 for i in ${!paths[@]}; do
00:08:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:08:20 fi; done;
00:08:20 echo "${paths[*]}"'
00:08:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 ++ export PYENV_SHELL=bash
00:08:20 ++ PYENV_SHELL=bash
00:08:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:08:20 +++ complete -F _pyenv pyenv
00:08:20 ++ lf-pyver python3
00:08:20 ++ local py_version_xy=python3
00:08:20 ++ local py_version_xyz=
00:08:20 ++ awk '{ print $1 }'
00:08:20 ++ pyenv versions
00:08:20 ++ local command
00:08:20 ++ command=versions
00:08:20 ++ '[' 1 -gt 0 ']'
00:08:20 ++ shift
00:08:20 ++ case "$command" in
00:08:20 ++ command pyenv versions
00:08:20 ++ pyenv versions
00:08:20 ++ sed 's/^[ *]* //'
00:08:20 ++ grep -E '^[0-9.]*[0-9]$'
00:08:20 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:08:20 +++ grep '^3' /tmp/.pyenv_versions
00:08:20 +++ tail -n 1
00:08:20 +++ sort -V
00:08:20 ++ py_version_xyz=3.11.7
00:08:20 ++ [[ -z 3.11.7 ]]
00:08:20 ++ echo 3.11.7
00:08:20 ++ return 0
00:08:20 + pyenv local 3.11.7
00:08:20 + local command
00:08:20 + command=local
00:08:20 + '[' 2 -gt 0 ']'
00:08:20 + shift
00:08:20 + case "$command" in
00:08:20 + command pyenv local 3.11.7
00:08:20 + pyenv local 3.11.7
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='lftools[openstack] '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='kubernetes '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='niet '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='python-heatclient '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='python-openstackclient '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='python-magnumclient '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='urllib3~=1.26.15 '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='yq '
00:08:20 + [[ -f /tmp/.os_lf_venv ]]
00:08:20 ++ cat /tmp/.os_lf_venv
00:08:20 + lf_venv=/tmp/venv-HjXo
00:08:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from' file:/tmp/.os_lf_venv
00:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from file:/tmp/.os_lf_venv
00:08:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:08:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:08:20 + local 'pip_opts=--upgrade --quiet'
00:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:08:20 + [[ -n '' ]]
00:08:20 + [[ -n '' ]]
00:08:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:08:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:08:20 + /tmp/venv-HjXo/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:08:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:08:22 lf-activate-venv(): INFO: Base packages installed successfully
00:08:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:08:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:08:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:22 + /tmp/venv-HjXo/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:37 + type python3
00:08:37 + true
00:08:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH'
00:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:08:37 + PATH=/tmp/venv-HjXo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:37 + return 0
00:08:37 + openstack --os-cloud vex limits show --absolute
00:08:38 +--------------------------+---------+
00:08:38 | Name | Value |
00:08:38 +--------------------------+---------+
00:08:38 | maxTotalInstances | -1 |
00:08:38 | maxTotalCores | 450 |
00:08:38 | maxTotalRAMSize | 1000000 |
00:08:38 | maxServerMeta | 128 |
00:08:38 | maxImageMeta | 128 |
00:08:38 | maxPersonality | 5 |
00:08:38 | maxPersonalitySize | 10240 |
00:08:38 | maxTotalKeypairs | 100 |
00:08:38 | maxServerGroups | 10 |
00:08:38 | maxServerGroupMembers | 10 |
00:08:38 | maxTotalFloatingIps | -1 |
00:08:38 | maxSecurityGroups | -1 |
00:08:38 | maxSecurityGroupRules | -1 |
00:08:38 | totalRAMUsed | 147456 |
00:08:38 | totalCoresUsed | 36 |
00:08:38 | totalInstancesUsed | 12 |
00:08:38 | totalFloatingIpsUsed | 0 |
00:08:38 | totalSecurityGroupsUsed | 0 |
00:08:38 | totalServerGroupsUsed | 0 |
00:08:38 | maxTotalVolumes | -1 |
00:08:38 | maxTotalSnapshots | 10 |
00:08:38 | maxTotalVolumeGigabytes | 4096 |
00:08:38 | maxTotalBackups | 10 |
00:08:38 | maxTotalBackupGigabytes | 1000 |
00:08:38 | totalVolumesUsed | 0 |
00:08:38 | totalGigabytesUsed | 0 |
00:08:38 | totalSnapshotsUsed | 0 |
00:08:38 | totalBackupsUsed | 0 |
00:08:38 | totalBackupGigabytesUsed | 0 |
00:08:38 +--------------------------+---------+
00:08:38 + pushd /opt/ciman/openstack-hot
00:08:38 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-longevity-only-chromium
00:08:38 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-longevity-only-chromium-4 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/stack-parameters.yaml
00:09:04 Creating stack releng-openflowplugin-csit-1node-longevity-only-chromium-4
00:09:04 Waiting to initialize infrastructure...
00:09:04 Stack initialization successful.
00:09:04 ------------------------------------
00:09:04 Stack Details
00:09:04 ------------------------------------
00:09:04 {'added': None,
00:09:04 'capabilities': [],
00:09:04 'created_at': '2026-02-16T00:08:42Z',
00:09:04 'deleted': None,
00:09:04 'deleted_at': None,
00:09:04 'description': 'No description',
00:09:04 'environment': None,
00:09:04 'environment_files': None,
00:09:04 'files': None,
00:09:04 'files_container': None,
00:09:04 'id': 'da0417f4-f5cc-4210-90d2-d2f616b4045c',
00:09:04 'is_rollback_disabled': True,
00:09:04 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-longevity-only-chromium-4/da0417f4-f5cc-4210-90d2-d2f616b4045c',
00:09:04 'rel': 'self'}],
00:09:04 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:09:04 'name': 'releng-openflowplugin-csit-1node-longevity-only-chromium-4',
00:09:04 'notification_topics': [],
00:09:04 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:09:04 'output_key': 'vm_0_ips',
00:09:04 'output_value': ['10.30.170.212']},
00:09:04 {'description': 'IP addresses of the 2nd vm types',
00:09:04 'output_key': 'vm_1_ips',
00:09:04 'output_value': ['10.30.171.10']}],
00:09:04 'owner_id': ****,
00:09:04 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:09:04 'OS::stack_id': 'da0417f4-f5cc-4210-90d2-d2f616b4045c',
00:09:04 'OS::stack_name': 'releng-openflowplugin-csit-1node-longevity-only-chromium-4',
00:09:04 'job_name': '00642-4',
00:09:04 'silo': 'releng',
00:09:04 'vm_0_count': '1',
00:09:04 'vm_0_flavor': 'v3-standard-4',
00:09:04 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:09:04 '20260201-010217.481',
00:09:04 'vm_1_count': '1',
00:09:04 'vm_1_flavor': 'v3-standard-2',
00:09:04 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:09:04 '- 20250917-133034.654'},
00:09:04 'parent_id': None,
00:09:04 'replaced': None,
00:09:04 'status': 'CREATE_COMPLETE',
00:09:04 'status_reason': 'Stack CREATE completed successfully',
00:09:04 'tags': [],
00:09:04 'template': None,
00:09:04 'template_description': 'No description',
00:09:04 'template_url': None,
00:09:04 'timeout_mins': 15,
00:09:04 'unchanged': None,
00:09:04 'updated': None,
00:09:04 'updated_at': None,
00:09:04 'user_project_id': '2da1c64dedc841c6b7cb67ec19d8bc24'}
00:09:04 ------------------------------------
00:09:04 + popd
00:09:04 /w/workspace/openflowplugin-csit-1node-longevity-only-chromium
00:09:04 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins13867436624161355002.sh
00:09:04 ---> Copy SSH public keys to CSIT lab
00:09:04 Setup pyenv:
00:09:04 system
00:09:04 3.8.13
00:09:04 3.9.13
00:09:04 3.10.13
00:09:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:09:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from file:/tmp/.os_lf_venv
00:09:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:09:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:09:06 lf-activate-venv(): INFO: Base packages installed successfully
00:09:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:09:24 SSH not responding on 10.30.170.212. Retrying in 10 seconds...
00:09:25 Warning: Permanently added '10.30.171.10' (ECDSA) to the list of known hosts.
00:09:25 releng-00642-4-1-mininet-ovs-217-0
00:09:25 Successfully copied public keys to slave 10.30.171.10
00:09:34 Ping to 10.30.170.212 successful.
00:09:34 SSH not responding on 10.30.170.212. Retrying in 10 seconds...
00:09:44 Ping to 10.30.170.212 successful.
00:09:46 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:09:46 releng-00642-4-0-builder-0
00:09:46 Successfully copied public keys to slave 10.30.170.212
00:09:46 Process 10285 ready.
00:09:46 Process 10286 ready.
00:09:46 SSH ready on all stack servers.
00:09:46 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins10337014017290764760.sh
00:09:46 Setup pyenv:
00:09:46 system
00:09:46 3.8.13
00:09:46 3.9.13
00:09:46 3.10.13
00:09:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:09:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N8Sq
00:09:50 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.robot_venv
00:09:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:09:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:09:54 lf-activate-venv(): INFO: Base packages installed successfully
00:09:54 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:09:56 lf-activate-venv(): INFO: Adding /tmp/venv-N8Sq/bin to PATH
00:09:56 + echo 'Installing Python Requirements'
00:09:56 Installing Python Requirements
00:09:56 + cat
00:09:56 + python -m pip install -r requirements.txt
00:09:56 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:09:56 Collecting docker-py (from -r requirements.txt (line 1))
00:09:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:09:56 Collecting ipaddr (from -r requirements.txt (line 2))
00:09:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:09:56 Installing build dependencies: started
00:09:57 Installing build dependencies: finished with status 'done'
00:09:57 Getting requirements to build wheel: started
00:09:57 Getting requirements to build wheel: finished with status 'done'
00:09:57 Preparing metadata (pyproject.toml): started
00:09:58 Preparing metadata (pyproject.toml): finished with status 'done'
00:09:58 Collecting netaddr (from -r requirements.txt (line 3))
00:09:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:09:58 Collecting netifaces (from -r requirements.txt (line 4))
00:09:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:09:58 Installing build dependencies: started
00:09:59 Installing build dependencies: finished with status 'done'
00:09:59 Getting requirements to build wheel: started
00:09:59 Getting requirements to build wheel: finished with status 'done'
00:09:59 Preparing metadata (pyproject.toml): started
00:09:59 Preparing metadata (pyproject.toml): finished with status 'done'
00:09:59 Collecting pyhocon (from -r requirements.txt (line 5))
00:09:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:09:59 Collecting requests (from -r requirements.txt (line 6))
00:09:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:09:59 Collecting robotframework (from -r requirements.txt (line 7))
00:09:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:09:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 27.8 MB/s 0:00:00
00:09:59 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:09:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:09:59 Installing build dependencies: started
00:10:00 Installing build dependencies: finished with status 'done'
00:10:00 Getting requirements to build wheel: started
00:10:01 Getting requirements to build wheel: finished with status 'done'
00:10:01 Preparing metadata (pyproject.toml): started
00:10:01 Preparing metadata (pyproject.toml): finished with status 'done'
00:10:01 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:10:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:10:01 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:10:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:10:01 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:10:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:10:01 Installing build dependencies: started
00:10:02 Installing build dependencies: finished with status 'done'
00:10:02 Getting requirements to build wheel: started
00:10:02 Getting requirements to build wheel: finished with status 'done'
00:10:02 Preparing metadata (pyproject.toml): started
00:10:02 Preparing metadata (pyproject.toml): finished with status 'done'
00:10:02 Collecting scapy (from -r requirements.txt (line 12))
00:10:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:10:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 46.3 MB/s 0:00:00
00:10:02 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:10:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:10:02 Installing build dependencies: started
00:10:03 Installing build dependencies: finished with status 'done'
00:10:03 Getting requirements to build wheel: started
00:10:04 Getting requirements to build wheel: finished with status 'done'
00:10:04 Preparing metadata (pyproject.toml): started
00:10:04 Preparing metadata (pyproject.toml): finished with status 'done'
00:10:04 Collecting elasticsearch (from -r requirements.txt (line 18))
00:10:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:10:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 32.7 MB/s 0:00:00
00:10:04 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:10:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:10:04 Collecting pyangbind (from -r requirements.txt (line 22))
00:10:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:10:04 Collecting isodate (from -r requirements.txt (line 25))
00:10:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:10:04 Collecting jmespath (from -r requirements.txt (line 28))
00:10:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:10:04 Collecting jsonpatch (from -r requirements.txt (line 31))
00:10:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:10:04 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:10:04 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:10:05 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:10:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:10:05 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:10:05 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:10:05 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:10:05 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:10:05 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:10:05 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:10:05 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:10:05 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:10:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:10:05 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:10:05 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:10:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:10:05 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:10:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:10:05 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:10:05 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:10:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:10:05 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:10:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:10:05 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:10:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:10:05 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:10:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:10:06 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:10:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:10:06 Collecting elasticsearch (from -r requirements.txt (line 18))
00:10:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:10:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 24.9 MB/s 0:00:00
00:10:06 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:10:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:10:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:10:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:10:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:10:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:10:06 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:10:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:10:06 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:10:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:10:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 21.0 MB/s 0:00:00
00:10:06 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:10:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:10:07 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:10:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:10:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 35.3 MB/s 0:00:00
00:10:08 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:10:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:10:08 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:10:08 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:10:08 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:10:08 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:10:08 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:10:09 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:10:09 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:10:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 64.2 MB/s 0:00:00
00:10:09 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:10:09 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:10:09 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:10:09 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:10:09 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:10:09 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:10:09 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:10:09 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:10:09 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:10:09 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:10:10 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:10:10 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:10:10 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:10:10 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:10:10 Requirement already satisfied: packaging in /tmp/venv-N8Sq/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:10:10 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:10:10 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:10:10 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:10:10 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:10:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:10:10 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:10:10 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:10:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:10:10 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:10:10 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:10:10 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:10:11 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:10:11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=1e3ee993ff595d2b9bcf96ca7551be5d56e144c893e385d66a204d547f63ac8c
00:10:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:10:11 Building wheel for ipaddr (pyproject.toml): started
00:10:11 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:10:11 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=dfb1b1e334c7576c052b2bdeccdc1a48ddc4c3b585bad568f2fef152c4b8f898
00:10:11 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:10:11 Building wheel for netifaces (pyproject.toml): started
00:10:13 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:10:13 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41086 sha256=de16e5bf04627157b3cea9585ea74a44c6709716fa292f8445d18556cfc51426
00:10:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:10:13 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:10:13 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:10:13 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=0b830764fdbf522233d6ade769938ef2f0f960c0e34027b7325546fb7667eada
00:10:13 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:10:13 Building wheel for jsonpath-rw (pyproject.toml): started
00:10:14 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:10:14 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=963b768b2dff51ec2bd1f9314bd3d97e0f7f668b08334f4b46549a7994061423
00:10:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:10:14 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:10:14 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:10:21
00:10:21 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:10:21 + pip freeze
00:10:21 async-generator==1.10
00:10:21 attrs==25.4.0
00:10:21 bcrypt==5.0.0
00:10:21 beautifulsoup4==4.14.3
00:10:21 certifi==2026.1.4
00:10:21 cffi==2.0.0
00:10:21 charset-normalizer==3.4.4
00:10:21 click==8.3.1
00:10:21 cryptography==46.0.5
00:10:21 decorator==5.2.1
00:10:21 distlib==0.4.0
00:10:21 docker-py==1.10.6
00:10:21 docker-pycreds==0.4.0
00:10:21 elastic-transport==8.17.1
00:10:21 elasticsearch==8.19.3
00:10:21 elasticsearch-dsl==8.15.4
00:10:21 enum34==1.1.10
00:10:21 filelock==3.24.1
00:10:21 h11==0.16.0
00:10:21 idna==3.11
00:10:21 importlib_metadata==8.7.1
00:10:21 invoke==2.2.1
00:10:21 ipaddr==2.2.0
00:10:21 isodate==0.7.2
00:10:21 jmespath==1.1.0
00:10:21 jsonpatch==1.33
00:10:21 jsonpath-rw==1.4.0
00:10:21 jsonpointer==3.0.0
00:10:21 lxml==6.0.2
00:10:21 mypy_extensions==1.1.0
00:10:21 netaddr==1.3.0
00:10:21 netifaces==0.11.0
00:10:21 outcome==1.3.0.post0
00:10:21 packaging==26.0
00:10:21 paramiko==4.0.0
00:10:21 platformdirs==4.9.1
00:10:21 ply==3.11
00:10:21 pyang==2.7.1
00:10:21 pyangbind==0.8.7
00:10:21 pycparser==3.0
00:10:21 pyhocon==0.3.61
00:10:21 PyNaCl==1.6.2
00:10:21 pyparsing==3.3.2
00:10:21 PySocks==1.7.1
00:10:21 python-dateutil==2.9.0.post0
00:10:21 regex==2026.1.15
00:10:21 requests==2.32.5
00:10:21 robotframework==7.4.1
00:10:21 robotframework-httplibrary==0.4.2
00:10:21 robotframework-pythonlibcore==4.5.0
00:10:21 robotframework-requests==0.9.7
00:10:21 robotframework-selenium2library==3.0.0
00:10:21 robotframework-seleniumlibrary==6.8.0
00:10:21 robotframework-sshlibrary==3.8.0
00:10:21 scapy==2.7.0
00:10:21 scp==0.15.0
00:10:21 selenium==4.40.0
00:10:21 six==1.17.0
00:10:21 sniffio==1.3.1
00:10:21 sortedcontainers==2.4.0
00:10:21 soupsieve==2.8.3
00:10:21 trio==0.33.0
00:10:21 trio-typing==0.10.0
00:10:21 trio-websocket==0.12.2
00:10:21 types-certifi==2021.10.8.3
00:10:21 types-urllib3==1.26.25.14
00:10:21 typing_extensions==4.15.0
00:10:21 urllib3==2.6.3
00:10:21 virtualenv==20.36.1
00:10:21 waitress==3.0.2
00:10:21 WebOb==1.8.9
00:10:21 websocket-client==1.9.0
00:10:21 WebTest==3.0.7
00:10:21 wsproto==1.3.2
00:10:21 zipp==3.23.0
00:10:22 [EnvInject] - Injecting environment variables from a build step.
00:10:22 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:10:22 [EnvInject] - Variables injected successfully.
00:10:22 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins1673821802785199321.sh
00:10:22 Setup pyenv:
00:10:22 system
00:10:22 3.8.13
00:10:22 3.9.13
00:10:22 3.10.13
00:10:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:10:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from file:/tmp/.os_lf_venv
00:10:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:10:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:24 lf-activate-venv(): INFO: Base packages installed successfully
00:10:24 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:10:31 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:10:31 + ODL_SYSTEM=()
00:10:31 + TOOLS_SYSTEM=()
00:10:31 + OPENSTACK_SYSTEM=()
00:10:31 + OPENSTACK_CONTROLLERS=()
00:10:31 + mapfile -t ADDR
00:10:31 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:10:31 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-longevity-only-chromium-4
00:10:33 + for i in "${ADDR[@]}"
00:10:33 ++ ssh 10.30.171.10 hostname -s
00:10:33 Warning: Permanently added '10.30.171.10' (ECDSA) to the list of known hosts.
00:10:33 + REMHOST=releng-00642-4-1-mininet-ovs-217-0
00:10:33 + case ${REMHOST} in
00:10:33 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:10:33 + for i in "${ADDR[@]}"
00:10:33 ++ ssh 10.30.170.212 hostname -s
00:10:33 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:10:34 + REMHOST=releng-00642-4-0-builder-0
00:10:34 + case ${REMHOST} in
00:10:34 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:10:34 + echo NUM_ODL_SYSTEM=1
00:10:34 + echo NUM_TOOLS_SYSTEM=1
00:10:34 + '[' '' == yes ']'
00:10:34 + NUM_OPENSTACK_SYSTEM=0
00:10:34 + echo NUM_OPENSTACK_SYSTEM=0
00:10:34 + '[' 0 -eq 2 ']'
00:10:34 + echo ODL_SYSTEM_IP=10.30.170.212
00:10:34 ++ seq 0 0
00:10:34 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:10:34 + echo ODL_SYSTEM_1_IP=10.30.170.212
00:10:34 + echo TOOLS_SYSTEM_IP=10.30.171.10
00:10:34 ++ seq 0 0
00:10:34 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:10:34 + echo TOOLS_SYSTEM_1_IP=10.30.171.10
00:10:34 + openstack_index=0
00:10:34 + NUM_OPENSTACK_CONTROL_NODES=1
00:10:34 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:10:34 ++ seq 0 0
00:10:34 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:10:34 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:10:34 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:10:34 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:10:34 + '[' -1 -ge 2 ']'
00:10:34 ++ seq 0 -2
00:10:34 + NUM_OPENSTACK_HAPROXY_NODES=0
00:10:34 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:10:34 ++ seq 0 -1
00:10:34 + echo 'Contents of slave_addresses.txt:'
00:10:34 Contents of slave_addresses.txt:
00:10:34 + cat slave_addresses.txt
00:10:34 NUM_ODL_SYSTEM=1
00:10:34 NUM_TOOLS_SYSTEM=1
00:10:34 NUM_OPENSTACK_SYSTEM=0
00:10:34 ODL_SYSTEM_IP=10.30.170.212
00:10:34 ODL_SYSTEM_1_IP=10.30.170.212
00:10:34 TOOLS_SYSTEM_IP=10.30.171.10
00:10:34 TOOLS_SYSTEM_1_IP=10.30.171.10
00:10:34 NUM_OPENSTACK_CONTROL_NODES=1
00:10:34 OPENSTACK_CONTROL_NODE_1_IP=
00:10:34 NUM_OPENSTACK_COMPUTE_NODES=-1
00:10:34 NUM_OPENSTACK_HAPROXY_NODES=0
00:10:34 [EnvInject] - Injecting environment variables from a build step.
00:10:34 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:10:34 [EnvInject] - Variables injected successfully.
00:10:34 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/sh /tmp/jenkins18310791198682072117.sh
00:10:34 Preparing for JRE Version 21
00:10:34 Karaf artifact is karaf
00:10:34 Karaf project is integration
00:10:34 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:10:34 [EnvInject] - Injecting environment variables from a build step.
00:10:34 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:10:34 [EnvInject] - Variables injected successfully.
00:10:34 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins18332816794818328116.sh
00:10:34 2026-02-16 00:10:34 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:10:34 Bundle version is 0.24.0-SNAPSHOT
00:10:34 --2026-02-16 00:10:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:10:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:10:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:10:34 HTTP request sent, awaiting response... 200 OK
00:10:34 Length: 1410 (1.4K) [application/xml]
00:10:34 Saving to: ‘maven-metadata.xml’
00:10:34
00:10:34 0K . 100% 73.8M=0s
00:10:34
00:10:34 2026-02-16 00:10:34 (73.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:10:34
00:10:34
00:10:34
00:10:34 org.opendaylight.integration
00:10:34 karaf
00:10:34 0.24.0-SNAPSHOT
00:10:34
00:10:34
00:10:34 20260215.223356
00:10:34 119
00:10:34
00:10:34 20260215223356
00:10:34
00:10:34
00:10:34 pom
00:10:34 0.24.0-20260215.223356-119
00:10:34 20260215223356
00:10:34
00:10:34
00:10:34 tar.gz
00:10:34 0.24.0-20260215.223356-119
00:10:34 20260215223356
00:10:34
00:10:34
00:10:34 zip
00:10:34 0.24.0-20260215.223356-119
00:10:34 20260215223356
00:10:34
00:10:34
00:10:34 cyclonedx
00:10:34 xml
00:10:34 0.24.0-20260215.223356-119
00:10:34 20260215223356
00:10:34
00:10:34
00:10:34 cyclonedx
00:10:34 json
00:10:34 0.24.0-20260215.223356-119
00:10:34 20260215223356
00:10:34
00:10:34
00:10:34
00:10:34
00:10:34 Nexus timestamp is 0.24.0-20260215.223356-119
00:10:34 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260215.223356-119.zip
00:10:34 Distribution bundle is karaf-0.24.0-20260215.223356-119.zip
00:10:34 Distribution bundle version is 0.24.0-SNAPSHOT
00:10:34 Distribution folder is karaf-0.24.0-SNAPSHOT
00:10:34 Nexus prefix is https://nexus.opendaylight.org
00:10:34 [EnvInject] - Injecting environment variables from a build step.
00:10:34 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:10:34 [EnvInject] - Variables injected successfully.
00:10:34 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins376101819369766772.sh
00:10:34 Setup pyenv:
00:10:34 system
00:10:34 3.8.13
00:10:34 3.9.13
00:10:34 3.10.13
00:10:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:10:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from file:/tmp/.os_lf_venv
00:10:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:10:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:36 lf-activate-venv(): INFO: Base packages installed successfully
00:10:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:10:41 Copying common-functions.sh to /tmp
00:10:43 Copying common-functions.sh to 10.30.170.212:/tmp
00:10:43 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:10:43 Copying common-functions.sh to 10.30.171.10:/tmp
00:10:43 Warning: Permanently added '10.30.171.10' (ECDSA) to the list of known hosts.
00:10:43 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins1951421019847919629.sh
00:10:43 common-functions.sh is being sourced
00:10:43 common-functions environment:
00:10:43 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:10:43 ACTUALFEATURES:
00:10:43 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:10:43 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:10:43 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:10:43 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:43 CONTROLLERMEM: 2048m
00:10:43 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:10:43 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:10:43 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:10:43 SUITES:
00:10:43
00:10:43 #################################################
00:10:43 ## Configure Cluster and Start ##
00:10:43 #################################################
00:10:43 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer
00:10:43 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer
00:10:43 Locating script plan to use...
00:10:43 Finished running script plans
00:10:43 Configuring member-1 with IP address 10.30.170.212
00:10:44 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:10:44 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:10:44 common-functions.sh is being sourced
00:10:44 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:10:44 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:10:44 ++ echo 'common-functions.sh is being sourced'
00:10:44 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:10:44 ++ DISTROSTREAM=chromium
00:10:44 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:10:44 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:10:44 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:10:44 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:10:44 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:10:44 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:10:44 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:10:44 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:10:44 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:44 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:44 ++ export CONTROLLERMEM=
00:10:44 ++ CONTROLLERMEM=
00:10:44 ++ case "${DISTROSTREAM}" in
00:10:44 ++ CLUSTER_SYSTEM=pekko
00:10:44 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:10:44 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:10:44 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:10:44 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:10:44 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:10:44 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:10:44 ++ print_common_env
00:10:44 ++ cat
00:10:44 common-functions environment:
00:10:44 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:10:44 ACTUALFEATURES:
00:10:44 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:10:44 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:10:44 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:10:44 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:44 CONTROLLERMEM:
00:10:44 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:10:44 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:10:44 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:10:44 SUITES:
00:10:44
00:10:44 ++ SSH='ssh -t -t'
00:10:44 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:10:44 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:10:44 Changing to /tmp
00:10:44 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260215.223356-119.zip
00:10:44 + echo 'Changing to /tmp'
00:10:44 + cd /tmp
00:10:44 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260215.223356-119.zip'
00:10:44 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260215.223356-119.zip
00:10:44 --2026-02-16 00:10:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260215.223356-119.zip
00:10:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:10:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:10:44 HTTP request sent, awaiting response... 200 OK
00:10:44 Length: 240364641 (229M) [application/zip]
00:10:44 Saving to: ‘karaf-0.24.0-20260215.223356-119.zip’
00:10:44
00:10:44 0K ........ ........ ........ ........ ........ ........ 1% 29.5M 8s
00:10:44 3072K ........ ........ ........ ........ ........ ........ 2% 44.6M 6s
00:10:44 6144K ........ ........ ........ ........ ........ ........ 3% 42.4M 6s
00:10:44 9216K ........ ........ ........ ........ ........ ........ 5% 40.1M 6s
00:10:44 12288K ........ ........ ........ ........ ........ ........ 6% 42.9M 5s
00:10:44 15360K ........ ........ ........ ........ ........ ........ 7% 45.2M 5s
00:10:44 18432K ........ ........ ........ ........ ........ ........ 9% 40.6M 5s
00:10:44 21504K ........ ........ ........ ........ ........ ........ 10% 64.4M 5s
00:10:44 24576K ........ ........ ........ ........ ........ ........ 11% 61.5M 5s
00:10:45 27648K ........ ........ ........ ........ ........ ........ 13% 65.6M 4s
00:10:45 30720K ........ ........ ........ ........ ........ ........ 14% 65.1M 4s
00:10:45 33792K ........ ........ ........ ........ ........ ........ 15% 117M 4s
00:10:45 36864K ........ ........ ........ ........ ........ ........ 17% 215M 4s
00:10:45 39936K ........ ........ ........ ........ ........ ........ 18% 226M 3s
00:10:45 43008K ........ ........ ........ ........ ........ ........ 19% 206M 3s
00:10:45 46080K ........ ........ ........ ........ ........ ........ 20% 209M 3s
00:10:45 49152K ........ ........ ........ ........ ........ ........ 22% 220M 3s
00:10:45 52224K ........ ........ ........ ........ ........ ........ 23% 205M 3s
00:10:45 55296K ........ ........ ........ ........ ........ ........ 24% 250M 3s
00:10:45 58368K ........ ........ ........ ........ ........ ........ 26% 271M 2s
00:10:45 61440K ........ ........ ........ ........ ........ ........ 27% 272M 2s
00:10:45 64512K ........ ........ ........ ........ ........ ........ 28% 268M 2s
00:10:45 67584K ........ ........ ........ ........ ........ ........ 30% 269M 2s
00:10:45 70656K ........ ........ ........ ........ ........ ........ 31% 263M 2s
00:10:45 73728K ........ ........ ........ ........ ........ ........ 32% 243M 2s
00:10:45 76800K ........ ........ ........ ........ ........ ........ 34% 302M 2s
00:10:45 79872K ........ ........ ........ ........ ........ ........ 35% 262M 2s
00:10:45 82944K ........ ........ ........ ........ ........ ........ 36% 344M 2s
00:10:45 86016K ........ ........ ........ ........ ........ ........ 37% 279M 2s
00:10:45 89088K ........ ........ ........ ........ ........ ........ 39% 244M 1s
00:10:45 92160K ........ ........ ........ ........ ........ ........ 40% 267M 1s
00:10:45 95232K ........ ........ ........ ........ ........ ........ 41% 221M 1s
00:10:45 98304K ........ ........ ........ ........ ........ ........ 43% 246M 1s
00:10:45 101376K ........ ........ ........ ........ ........ ........ 44% 281M 1s
00:10:45 104448K ........ ........ ........ ........ ........ ........ 45% 305M 1s
00:10:45 107520K ........ ........ ........ ........ ........ ........ 47% 351M 1s
00:10:45 110592K ........ ........ ........ ........ ........ ........ 48% 303M 1s
00:10:45 113664K ........ ........ ........ ........ ........ ........ 49% 329M 1s
00:10:45 116736K ........ ........ ........ ........ ........ ........ 51% 341M 1s
00:10:45 119808K ........ ........ ........ ........ ........ ........ 52% 335M 1s
00:10:45 122880K ........ ........ ........ ........ ........ ........ 53% 298M 1s
00:10:45 125952K ........ ........ ........ ........ ........ ........ 54% 330M 1s
00:10:45 129024K ........ ........ ........ ........ ........ ........ 56% 323M 1s
00:10:45 132096K ........ ........ ........ ........ ........ ........ 57% 346M 1s
00:10:45 135168K ........ ........ ........ ........ ........ ........ 58% 253M 1s
00:10:45 138240K ........ ........ ........ ........ ........ ........ 60% 322M 1s
00:10:45 141312K ........ ........ ........ ........ ........ ........ 61% 310M 1s
00:10:45 144384K ........ ........ ........ ........ ........ ........ 62% 319M 1s
00:10:45 147456K ........ ........ ........ ........ ........ ........ 64% 316M 1s
00:10:45 150528K ........ ........ ........ ........ ........ ........ 65% 350M 1s
00:10:45 153600K ........ ........ ........ ........ ........ ........ 66% 336M 1s
00:10:45 156672K ........ ........ ........ ........ ........ ........ 68% 336M 1s
00:10:45 159744K ........ ........ ........ ........ ........ ........ 69% 305M 1s
00:10:45 162816K ........ ........ ........ ........ ........ ........ 70% 321M 0s
00:10:45 165888K ........ ........ ........ ........ ........ ........ 71% 349M 0s
00:10:45 168960K ........ ........ ........ ........ ........ ........ 73% 353M 0s
00:10:45 172032K ........ ........ ........ ........ ........ ........ 74% 310M 0s
00:10:45 175104K ........ ........ ........ ........ ........ ........ 75% 325M 0s
00:10:45 178176K ........ ........ ........ ........ ........ ........ 77% 315M 0s
00:10:45 181248K ........ ........ ........ ........ ........ ........ 78% 319M 0s
00:10:45 184320K ........ ........ ........ ........ ........ ........ 79% 301M 0s
00:10:45 187392K ........ ........ ........ ........ ........ ........ 81% 377M 0s
00:10:45 190464K ........ ........ ........ ........ ........ ........ 82% 301M 0s
00:10:45 193536K ........ ........ ........ ........ ........ ........ 83% 349M 0s
00:10:45 196608K ........ ........ ........ ........ ........ ........ 85% 325M 0s
00:10:45 199680K ........ ........ ........ ........ ........ ........ 86% 325M 0s
00:10:45 202752K ........ ........ ........ ........ ........ ........ 87% 266M 0s
00:10:45 205824K ........ ........ ........ ........ ........ ........ 88% 333M 0s
00:10:45 208896K ........ ........ ........ ........ ........ ........ 90% 319M 0s
00:10:45 211968K ........ ........ ........ ........ ........ ........ 91% 347M 0s
00:10:45 215040K ........ ........ ........ ........ ........ ........ 92% 317M 0s
00:10:45 218112K ........ ........ ........ ........ ........ ........ 94% 348M 0s
00:10:45 221184K ........ ........ ........ ........ ........ ........ 95% 327M 0s
00:10:45 224256K ........ ........ ........ ........ ........ ........ 96% 346M 0s
00:10:45 227328K ........ ........ ........ ........ ........ ........ 98% 336M 0s
00:10:45 230400K ........ ........ ........ ........ ........ ........ 99% 323M 0s
00:10:45 233472K ........ ........ ... 100% 341M=1.4s
00:10:45
00:10:45 2026-02-16 00:10:45 (164 MB/s) - ‘karaf-0.24.0-20260215.223356-119.zip’ saved [240364641/240364641]
00:10:45
00:10:45 Extracting the new controller...
00:10:45 + echo 'Extracting the new controller...'
00:10:45 + unzip -q karaf-0.24.0-20260215.223356-119.zip
00:10:47 Adding external repositories...
00:10:47 + echo 'Adding external repositories...'
00:10:47 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:10:47 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:10:47 ################################################################################
00:10:47 #
00:10:47 # Licensed to the Apache Software Foundation (ASF) under one or more
00:10:47 # contributor license agreements. See the NOTICE file distributed with
00:10:47 # this work for additional information regarding copyright ownership.
00:10:47 # The ASF licenses this file to You under the Apache License, Version 2.0
00:10:47 # (the "License"); you may not use this file except in compliance with
00:10:47 # the License. You may obtain a copy of the License at
00:10:47 #
00:10:47 # http://www.apache.org/licenses/LICENSE-2.0
00:10:47 #
00:10:47 # Unless required by applicable law or agreed to in writing, software
00:10:47 # distributed under the License is distributed on an "AS IS" BASIS,
00:10:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:10:47 # See the License for the specific language governing permissions and
00:10:47 # limitations under the License.
00:10:47 #
00:10:47 ################################################################################
00:10:47
00:10:47 #
00:10:47 # If set to true, the following property will not allow any certificate to be used
00:10:47 # when accessing Maven repositories through SSL
00:10:47 #
00:10:47 #org.ops4j.pax.url.mvn.certificateCheck=
00:10:47
00:10:47 #
00:10:47 # Path to the local Maven settings file.
00:10:47 # The repositories defined in this file will be automatically added to the list
00:10:47 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:10:47 # below is not set.
00:10:47 # The following locations are checked for the existence of the settings.xml file
00:10:47 # * 1. looks for the specified url
00:10:47 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:10:47 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:10:47 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:10:47 #
00:10:47 #org.ops4j.pax.url.mvn.settings=
00:10:47
00:10:47 #
00:10:47 # Path to the local Maven repository which is used to avoid downloading
00:10:47 # artifacts when they already exist locally.
00:10:47 # The value of this property will be extracted from the settings.xml file
00:10:47 # above, or defaulted to:
00:10:47 # System.getProperty( "user.home" ) + "/.m2/repository"
00:10:47 #
00:10:47 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:10:47
00:10:47 #
00:10:47 # Default this to false. It's just weird to use undocumented repos
00:10:47 #
00:10:47 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:10:47
00:10:47 #
00:10:47 # Uncomment if you don't wanna use the proxy settings
00:10:47 # from the Maven conf/settings.xml file
00:10:47 #
00:10:47 # org.ops4j.pax.url.mvn.proxySupport=false
00:10:47
00:10:47 #
00:10:47 # Comma separated list of repositories scanned when resolving an artifact.
00:10:47 # Those repositories will be checked before iterating through the
00:10:47 # below list of repositories and even before the local repository
00:10:47 # A repository url can be appended with zero or more of the following flags:
00:10:47 # @snapshots : the repository contains snaphots
00:10:47 # @noreleases : the repository does not contain any released artifacts
00:10:47 #
00:10:47 # The following property value will add the system folder as a repo.
00:10:47 #
00:10:47 org.ops4j.pax.url.mvn.defaultRepositories=\
00:10:47 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:10:47 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:10:47 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:10:47
00:10:47 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:10:47 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:10:47
00:10:47 #
00:10:47 # Comma separated list of repositories scanned when resolving an artifact.
00:10:47 # The default list includes the following repositories:
00:10:47 # http://repo1.maven.org/maven2@id=central
00:10:47 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:10:47 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:10:47 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:10:47 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:10:47 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:10:47 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:10:47 # To add repositories to the default ones, prepend '+' to the list of repositories
00:10:47 # to add.
00:10:47 # A repository url can be appended with zero or more of the following flags:
00:10:47 # @snapshots : the repository contains snapshots
00:10:47 # @noreleases : the repository does not contain any released artifacts
00:10:47 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:10:47 #
00:10:47 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:10:47
00:10:47 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:10:47 + [[ True == \T\r\u\e ]]
00:10:47 + echo 'Configuring the startup features...'
00:10:47 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:10:47 + FEATURE_TEST_STRING=features-test
00:10:47 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:10:47 + KARAF_VERSION=karaf4
00:10:47 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:10:47 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:10:47 + [[ ! -z '' ]]
00:10:47 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:10:47 ################################################################################
00:10:47 #
00:10:47 # Licensed to the Apache Software Foundation (ASF) under one or more
00:10:47 # contributor license agreements. See the NOTICE file distributed with
00:10:47 # this work for additional information regarding copyright ownership.
00:10:47 # The ASF licenses this file to You under the Apache License, Version 2.0
00:10:47 # (the "License"); you may not use this file except in compliance with
00:10:47 # the License. You may obtain a copy of the License at
00:10:47 #
00:10:47 # http://www.apache.org/licenses/LICENSE-2.0
00:10:47 #
00:10:47 # Unless required by applicable law or agreed to in writing, software
00:10:47 # distributed under the License is distributed on an "AS IS" BASIS,
00:10:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:10:47 # See the License for the specific language governing permissions and
00:10:47 # limitations under the License.
00:10:47 #
00:10:47 ################################################################################
00:10:47
00:10:47 #
00:10:47 # Comma separated list of features repositories to register by default
00:10:47 #
00:10:47 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/a83b583e-8664-4de4-a79d-b89525e035b4.xml
00:10:47
00:10:47 #
00:10:47 # Comma separated list of features to install at startup
00:10:47 #
00:10:47 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer, 91f8513c-bf1c-45ed-bfc4-9e08624d6cea
00:10:47
00:10:47 #
00:10:47 # Resource repositories (OBR) that the features resolver can use
00:10:47 # to resolve requirements/capabilities
00:10:47 #
00:10:47 # The format of the resourceRepositories is
00:10:47 # resourceRepositories=[xml:url|json:url],...
00:10:47 # for Instance:
00:10:47 #
00:10:47 #resourceRepositories=xml:http://host/path/to/index.xml
00:10:47 # or
00:10:47 #resourceRepositories=json:http://host/path/to/index.json
00:10:47 #
00:10:47
00:10:47 #
00:10:47 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:10:47 #
00:10:47 featuresBootAsynchronous=false
00:10:47
00:10:47 #
00:10:47 # Service requirements enforcement
00:10:47 #
00:10:47 # By default, the feature resolver checks the service requirements/capabilities of
00:10:47 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:10:47 # the required bundles.
00:10:47 # The following flag can have those values:
00:10:47 # - disable: service requirements are completely ignored
00:10:47 # - default: service requirements are ignored for old features
00:10:47 # - enforce: service requirements are always verified
00:10:47 #
00:10:47 #serviceRequirements=default
00:10:47
00:10:47 #
00:10:47 # Store cfg file for config element in feature
00:10:47 #
00:10:47 #configCfgStore=true
00:10:47
00:10:47 #
00:10:47 # Define if the feature service automatically refresh bundles
00:10:47 #
00:10:47 autoRefresh=true
00:10:47
00:10:47 #
00:10:47 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:10:47 # XML file defines instructions related to features processing
00:10:47 # versions.properties may declare properties to resolve placeholders in XML file
00:10:47 # both files are relative to ${karaf.etc}
00:10:47 #
00:10:47 #featureProcessing=org.apache.karaf.features.xml
00:10:47 #featureProcessingVersions=versions.properties
00:10:47 + configure_karaf_log karaf4 ''
00:10:47 + local -r karaf_version=karaf4
00:10:47 + local -r controllerdebugmap=
00:10:47 + local logapi=log4j
00:10:47 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:10:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:10:47 log4j2.rootLogger.level = INFO
00:10:47 #log4j2.rootLogger.type = asyncRoot
00:10:47 #log4j2.rootLogger.includeLocation = false
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:10:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:10:47 log4j2.rootLogger.appenderRef.Console.ref = Console
00:10:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:10:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:10:47 log4j2.logger.spifly.name = org.apache.aries.spifly
00:10:47 log4j2.logger.spifly.level = WARN
00:10:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:10:47 log4j2.logger.audit.level = INFO
00:10:47 log4j2.logger.audit.additivity = false
00:10:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:10:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:10:47 log4j2.appender.console.type = Console
00:10:47 log4j2.appender.console.name = Console
00:10:47 log4j2.appender.console.layout.type = PatternLayout
00:10:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:10:47 log4j2.appender.rolling.type = RollingRandomAccessFile
00:10:47 log4j2.appender.rolling.name = RollingFile
00:10:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:10:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:10:47 #log4j2.appender.rolling.immediateFlush = false
00:10:47 log4j2.appender.rolling.append = true
00:10:47 log4j2.appender.rolling.layout.type = PatternLayout
00:10:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:10:47 log4j2.appender.rolling.policies.type = Policies
00:10:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:10:47 log4j2.appender.rolling.policies.size.size = 64MB
00:10:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:10:47 log4j2.appender.rolling.strategy.max = 7
00:10:47 log4j2.appender.audit.type = RollingRandomAccessFile
00:10:47 log4j2.appender.audit.name = AuditRollingFile
00:10:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:10:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:10:47 log4j2.appender.audit.append = true
00:10:47 log4j2.appender.audit.layout.type = PatternLayout
00:10:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:10:47 log4j2.appender.audit.policies.type = Policies
00:10:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:10:47 log4j2.appender.audit.policies.size.size = 8MB
00:10:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:10:47 log4j2.appender.audit.strategy.max = 7
00:10:47 log4j2.appender.osgi.type = PaxOsgi
00:10:47 log4j2.appender.osgi.name = PaxOsgi
00:10:47 log4j2.appender.osgi.filter = *
00:10:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:10:47 #log4j2.logger.aether.level = TRACE
00:10:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:10:47 #log4j2.logger.http-headers.level = DEBUG
00:10:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:10:47 #log4j2.logger.maven.level = TRACE
00:10:47 + logapi=log4j2
00:10:47 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:10:47 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:10:47 + '[' log4j2 == log4j2 ']'
00:10:47 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:10:47 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:10:47 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:10:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:10:47 controllerdebugmap:
00:10:47 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:10:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:10:47 + unset IFS
00:10:47 + echo 'controllerdebugmap: '
00:10:47 + '[' -n '' ']'
00:10:47 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:10:47 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:10:47 ################################################################################
00:10:47 #
00:10:47 # Licensed to the Apache Software Foundation (ASF) under one or more
00:10:47 # contributor license agreements. See the NOTICE file distributed with
00:10:47 # this work for additional information regarding copyright ownership.
00:10:47 # The ASF licenses this file to You under the Apache License, Version 2.0
00:10:47 # (the "License"); you may not use this file except in compliance with
00:10:47 # the License. You may obtain a copy of the License at
00:10:47 #
00:10:47 # http://www.apache.org/licenses/LICENSE-2.0
00:10:47 #
00:10:47 # Unless required by applicable law or agreed to in writing, software
00:10:47 # distributed under the License is distributed on an "AS IS" BASIS,
00:10:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:10:47 # See the License for the specific language governing permissions and
00:10:47 # limitations under the License.
00:10:47 #
00:10:47 ################################################################################
00:10:47
00:10:47 # Common pattern layout for appenders
00:10:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:10:47
00:10:47 # Root logger
00:10:47 log4j2.rootLogger.level = INFO
00:10:47 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:10:47 #log4j2.rootLogger.type = asyncRoot
00:10:47 #log4j2.rootLogger.includeLocation = false
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:10:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:10:47 log4j2.rootLogger.appenderRef.Console.ref = Console
00:10:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:10:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:10:47
00:10:47 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:10:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:10:47
00:10:47 # Loggers configuration
00:10:47
00:10:47 # Spifly logger
00:10:47 log4j2.logger.spifly.name = org.apache.aries.spifly
00:10:47 log4j2.logger.spifly.level = WARN
00:10:47
00:10:47 # Security audit logger
00:10:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:10:47 log4j2.logger.audit.level = INFO
00:10:47 log4j2.logger.audit.additivity = false
00:10:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:10:47
00:10:47 # Appenders configuration
00:10:47
00:10:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:10:47 log4j2.appender.console.type = Console
00:10:47 log4j2.appender.console.name = Console
00:10:47 log4j2.appender.console.layout.type = PatternLayout
00:10:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:10:47
00:10:47 # Rolling file appender
00:10:47 log4j2.appender.rolling.type = RollingRandomAccessFile
00:10:47 log4j2.appender.rolling.name = RollingFile
00:10:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:10:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:10:47 # uncomment to not force a disk flush
00:10:47 #log4j2.appender.rolling.immediateFlush = false
00:10:47 log4j2.appender.rolling.append = true
00:10:47 log4j2.appender.rolling.layout.type = PatternLayout
00:10:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:10:47 log4j2.appender.rolling.policies.type = Policies
00:10:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:10:47 log4j2.appender.rolling.policies.size.size = 1GB
00:10:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:10:47 log4j2.appender.rolling.strategy.max = 7
00:10:47
00:10:47 # Audit file appender
00:10:47 log4j2.appender.audit.type = RollingRandomAccessFile
00:10:47 log4j2.appender.audit.name = AuditRollingFile
00:10:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:10:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:10:47 log4j2.appender.audit.append = true
00:10:47 log4j2.appender.audit.layout.type = PatternLayout
00:10:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:10:47 log4j2.appender.audit.policies.type = Policies
00:10:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:10:47 log4j2.appender.audit.policies.size.size = 8MB
00:10:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:10:47 log4j2.appender.audit.strategy.max = 7
00:10:47
00:10:47 # OSGi appender
00:10:47 log4j2.appender.osgi.type = PaxOsgi
00:10:47 log4j2.appender.osgi.name = PaxOsgi
00:10:47 log4j2.appender.osgi.filter = *
00:10:47
00:10:47 # help with identification of maven-related problems with pax-url-aether
00:10:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:10:47 #log4j2.logger.aether.level = TRACE
00:10:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:10:47 #log4j2.logger.http-headers.level = DEBUG
00:10:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:10:47 #log4j2.logger.maven.level = TRACE
00:10:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:10:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:10:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:10:47 + local -r controllermem=2048m
00:10:47 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:47 Configure
00:10:47 + echo Configure
00:10:47 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:10:47 max memory: 2048m
00:10:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:10:47 + echo ' max memory: 2048m'
00:10:47 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:10:47 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:47 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:47 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:47 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:10:47 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:10:47 #!/bin/sh
00:10:47 #
00:10:47 # Licensed to the Apache Software Foundation (ASF) under one or more
00:10:47 # contributor license agreements. See the NOTICE file distributed with
00:10:47 # this work for additional information regarding copyright ownership.
00:10:47 # The ASF licenses this file to You under the Apache License, Version 2.0
00:10:47 # (the "License"); you may not use this file except in compliance with
00:10:47 # the License. You may obtain a copy of the License at
00:10:47 #
00:10:47 # http://www.apache.org/licenses/LICENSE-2.0
00:10:47 #
00:10:47 # Unless required by applicable law or agreed to in writing, software
00:10:47 # distributed under the License is distributed on an "AS IS" BASIS,
00:10:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:10:47 # See the License for the specific language governing permissions and
00:10:47 # limitations under the License.
00:10:47 #
00:10:47
00:10:47 #
00:10:47 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:10:47 # script: client, instance, shell, start, status, stop, karaf
00:10:47 #
00:10:47 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:10:47 # Actions go here...
00:10:47 # fi
00:10:47
00:10:47 #
00:10:47 # general settings which should be applied for all scripts go here; please keep
00:10:47 # in mind that it is possible that scripts might be executed more than once, e.g.
00:10:47 # in example of the start script where the start script is executed first and the
00:10:47 # karaf script afterwards.
00:10:47 #
00:10:47
00:10:47 #
00:10:47 # The following section shows the possible configuration options for the default
00:10:47 # karaf scripts
00:10:47 #
00:10:47 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:10:47 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:10:47 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:10:47 # export EXTRA_JAVA_OPTS # Additional JVM options
00:10:47 # export KARAF_HOME # Karaf home folder
00:10:47 # export KARAF_DATA # Karaf data folder
00:10:47 # export KARAF_BASE # Karaf base folder
00:10:47 # export KARAF_ETC # Karaf etc folder
00:10:47 # export KARAF_LOG # Karaf log folder
00:10:47 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:10:47 # export KARAF_OPTS # Additional available Karaf options
00:10:47 # export KARAF_DEBUG # Enable debug mode
00:10:47 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:10:47 # export KARAF_NOROOT # Prevent execution as root if set to true
00:10:47 Set Java version
00:10:47 + echo 'Set Java version'
00:10:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:10:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:10:47 sudo: a password is required
00:10:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:10:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:10:47 sudo: a password is required
00:10:47 JDK default version ...
00:10:47 + echo 'JDK default version ...'
00:10:47 + java -version
00:10:48 openjdk version "21.0.9" 2025-10-21
00:10:48 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:10:48 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:10:48 Set JAVA_HOME
00:10:48 + echo 'Set JAVA_HOME'
00:10:48 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:10:48 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:10:48 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:10:48 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:10:48 Listing all open ports on controller system...
00:10:48 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:10:48 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:10:48 + echo 'Listing all open ports on controller system...'
00:10:48 + netstat -pnatu
00:10:48 /tmp/configuration-script.sh: line 40: netstat: command not found
00:10:48 Configuring cluster
00:10:48 + '[' -f /tmp/custom_shard_config.txt ']'
00:10:48 + echo 'Configuring cluster'
00:10:48 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.212
00:10:48 ################################################
00:10:48 ## Configure Cluster ##
00:10:48 ################################################
00:10:48 NOTE: Cluster configuration files not found. Copying from
00:10:48 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:10:48 Configuring unique name in pekko.conf
00:10:48 Configuring hostname in pekko.conf
00:10:48 Configuring data and rpc seed nodes in pekko.conf
00:10:48 modules = [
00:10:48
00:10:48 {
00:10:48 name = "inventory"
00:10:48 namespace = "urn:opendaylight:inventory"
00:10:48 shard-strategy = "module"
00:10:48 },
00:10:48 {
00:10:48 name = "topology"
00:10:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:10:48 shard-strategy = "module"
00:10:48 },
00:10:48 {
00:10:48 name = "toaster"
00:10:48 namespace = "http://netconfcentral.org/ns/toaster"
00:10:48 shard-strategy = "module"
00:10:48 }
00:10:48 ]
00:10:48 Configuring replication type in module-shards.conf
00:10:48 ################################################
00:10:48 ## NOTE: Manually restart controller to ##
00:10:48 ## apply configuration. ##
00:10:48 ################################################
00:10:48 Dump pekko.conf
00:10:48 + echo 'Dump pekko.conf'
00:10:48 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:10:48
00:10:48 odl-cluster-data {
00:10:48 pekko {
00:10:48 remote {
00:10:48 artery {
00:10:48 enabled = on
00:10:48 transport = tcp
00:10:48 canonical.hostname = "10.30.170.212"
00:10:48 canonical.port = 2550
00:10:48 }
00:10:48 }
00:10:48
00:10:48 cluster {
00:10:48 # Using artery.
00:10:48 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.212:2550"]
00:10:48
00:10:48 roles = ["member-1"]
00:10:48
00:10:48 # when under load we might trip a false positive on the failure detector
00:10:48 # failure-detector {
00:10:48 # heartbeat-interval = 4 s
00:10:48 # acceptable-heartbeat-pause = 16s
00:10:48 # }
00:10:48 }
00:10:48
00:10:48 persistence {
00:10:48 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:10:48 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:10:48 # The relative path is always relative to KARAF_HOME.
00:10:48
00:10:48 # snapshot-store.local.dir = "target/snapshots"
00:10:48 }
00:10:48 disable-default-actor-system-quarantined-event-handling = "false"
00:10:48 }
00:10:48 }
00:10:48 Dump modules.conf
00:10:48 + echo 'Dump modules.conf'
00:10:48 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:10:48 modules = [
00:10:48
00:10:48 {
00:10:48 name = "inventory"
00:10:48 namespace = "urn:opendaylight:inventory"
00:10:48 shard-strategy = "module"
00:10:48 },
00:10:48 {
00:10:48 name = "topology"
00:10:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:10:48 shard-strategy = "module"
00:10:48 },
00:10:48 {
00:10:48 name = "toaster"
00:10:48 namespace = "http://netconfcentral.org/ns/toaster"
00:10:48 shard-strategy = "module"
00:10:48 }
00:10:48 ]
00:10:48 Dump module-shards.conf
00:10:48 + echo 'Dump module-shards.conf'
00:10:48 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:10:48 module-shards = [
00:10:48 {
00:10:48 name = "default"
00:10:48 shards = [
00:10:48 {
00:10:48 name = "default"
00:10:48 replicas = ["member-1"]
00:10:48 }
00:10:48 ]
00:10:48 },
00:10:48 {
00:10:48 name = "inventory"
00:10:48 shards = [
00:10:48 {
00:10:48 name="inventory"
00:10:48 replicas = ["member-1"]
00:10:48 }
00:10:48 ]
00:10:48 },
00:10:48 {
00:10:48 name = "topology"
00:10:48 shards = [
00:10:48 {
00:10:48 name="topology"
00:10:48 replicas = ["member-1"]
00:10:48 }
00:10:48 ]
00:10:48 },
00:10:48 {
00:10:48 name = "toaster"
00:10:48 shards = [
00:10:48 {
00:10:48 name="toaster"
00:10:48 replicas = ["member-1"]
00:10:48 }
00:10:48 ]
00:10:48 }
00:10:48 ]
00:10:48 Locating config plan to use...
00:10:48 Finished running config plans
00:10:48 Starting member-1 with IP address 10.30.170.212
00:10:48 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:10:48 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:10:48 Redirecting karaf console output to karaf_console.log
00:10:48 Starting controller...
00:10:48 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:10:48 Execute the post startup script on controller 10.30.170.212
00:10:49 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:10:49 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:10:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:49 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:11:54 2026-02-16T00:11:06,342 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:11:54 Controller is UP
00:11:54 2026-02-16T00:11:06,342 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:11:54 Listing all open ports on controller system...
00:11:54 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:11:54 looking for "BindException: Address already in use" in log file
00:11:54 looking for "server is unhealthy" in log file
00:11:54 Let's take the karaf thread dump
00:11:54 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:11:54 karaf main: org.apache.karaf.main.Main, pid:2035
00:11:55 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:11:55 Generating mininet variables...
00:11:55 Locating test plan to use...
00:11:55 Changing the testplan path...
00:11:55 # Place the suites in run order:
00:11:55 /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot
00:11:55 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot ...
00:11:56 ==============================================================================
00:11:56 openflowplugin-longevity.txt :: Beta Version of the Longevity Test. Current...
00:11:56 ==============================================================================
00:11:57 Longevity Test :: Uses OpenFlow Full Mesh Topology workflow in a l...
00:11:57
00:11:57 Start a mininet full mesh 16 switches
00:11:59 Verify controller is OK
00:12:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:01 Checking 16 switches
00:12:02 Check number of links in inventory is 240
00:12:04 Topology Discovery Time = 5.069 seconds
00:12:04 Adding 10000 flows
00:13:16 Checking 10000 flows in Mininet
00:13:16 Checking 10000 flows in Operational DS
00:13:17 Sleep for 60s seconds
00:14:17 Deleting 10000 flows
00:15:08 Checking no flows in Mininet
00:15:08 Checking no flows in Operational DS
00:15:10 Stopping Mininet
00:15:14 Checking No Switches
00:15:24
00:15:24
00:15:24 Execution stopped because: Fail checking no switch
00:15:24 Test executed for 3min 27s 326ms seconds
00:15:24 | FAIL |
00:15:24 Fail checking no switch
00:15:24 ------------------------------------------------------------------------------
00:15:26 openflowplugin-longevity.txt :: Beta Version of the Longevity Test... | FAIL |
00:15:26 1 test, 0 passed, 1 failed
00:15:26 ==============================================================================
00:15:26 Output: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/output.xml
00:15:26 Log: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/log.html
00:15:26 Report: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/report.html
00:15:26 Examining the files in data/log and checking filesize
00:15:26 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:27 total 392
00:15:27 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 00:10 .
00:15:27 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 16 00:10 karaf_console.log
00:15:27 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 00:11 ..
00:15:27 -rw-rw-r-- 1 jenkins jenkins 386842 Feb 16 00:11 karaf.log
00:15:27 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:27 380K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:15:27 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:15:27 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:27 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:15:27 Let's take the karaf thread dump again...
00:15:27 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:28 karaf main: org.apache.karaf.main.Main, pid:2035
00:15:28 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:28 Killing ODL
00:15:28 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:33 Compressing karaf.log 1
00:15:33 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:33 Fetching compressed karaf.log 1
00:15:34 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:34 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:34 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:34 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:34 Fetch GC logs
00:15:34 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
00:15:35 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:15:35 Examine copied files
00:15:35 total 3532
00:15:35 drwxrwxr-x. 2 jenkins jenkins 6 Feb 16 00:15 gclogs-1
00:15:35 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 16 00:15 odl1_karaf_console.log
00:15:35 -rw-rw-r--. 1 jenkins jenkins 29848 Feb 16 00:15 odl1_karaf.log.gz
00:15:35 -rw-rw-r--. 1 jenkins jenkins 188782 Feb 16 00:15 karaf_1_2035_threads_after.log
00:15:35 -rw-rw-r--. 1 jenkins jenkins 13828 Feb 16 00:15 ps_after.log
00:15:35 -rw-rw-r--. 1 jenkins jenkins 244533 Feb 16 00:15 report.html
00:15:35 -rw-rw-r--. 1 jenkins jenkins 383188 Feb 16 00:15 log.html
00:15:35 -rw-rw-r--. 1 jenkins jenkins 2557694 Feb 16 00:15 output.xml
00:15:35 -rw-rw-r--. 1 jenkins jenkins 164 Feb 16 00:11 testplan.txt
00:15:35 -rw-rw-r--. 1 jenkins jenkins 108501 Feb 16 00:11 karaf_1_2035_threads_before.log
00:15:35 -rw-rw-r--. 1 jenkins jenkins 14019 Feb 16 00:11 ps_before.log
00:15:35 -rw-rw-r--. 1 jenkins jenkins 3308 Feb 16 00:10 post-startup-script.sh
00:15:35 -rw-rw-r--. 1 jenkins jenkins 252 Feb 16 00:10 startup-script.sh
00:15:35 -rw-rw-r--. 1 jenkins jenkins 3463 Feb 16 00:10 configuration-script.sh
00:15:35 -rw-rw-r--. 1 jenkins jenkins 337 Feb 16 00:10 detect_variables.env
00:15:35 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 16 00:10 pom.xml
00:15:35 -rw-rw-r--. 1 jenkins jenkins 92 Feb 16 00:10 set_variables.env
00:15:35 -rw-rw-r--. 1 jenkins jenkins 297 Feb 16 00:10 slave_addresses.txt
00:15:35 -rw-rw-r--. 1 jenkins jenkins 570 Feb 16 00:09 requirements.txt
00:15:35 -rw-rw-r--. 1 jenkins jenkins 26 Feb 16 00:09 env.properties
00:15:35 -rw-rw-r--. 1 jenkins jenkins 332 Feb 16 00:08 stack-parameters.yaml
00:15:35 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 16 00:07 test
00:15:35 drwxrwxr-x. 2 jenkins jenkins 6 Feb 16 00:07 test@tmp
00:15:35 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 15 22:34 maven-metadata.xml
00:15:35 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins6242462020087375825.sh
00:15:35 Karaf Deployments, Tests must have already run
00:15:35 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/sh /tmp/jenkins1449657941548676280.sh
00:15:35 Cleaning up Robot installation...
00:15:37 $ ssh-agent -k
00:15:37 unset SSH_AUTH_SOCK;
00:15:37 unset SSH_AGENT_PID;
00:15:37 echo Agent pid 9071 killed;
00:15:37 [ssh-agent] Stopped.
00:15:37 Recording plot data
00:15:37 Robot results publisher started...
00:15:37 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:15:37 -Parsing output xml:
00:15:37 Done!
00:15:37 -Copying log files to build dir:
00:15:38 Done!
00:15:38 -Assigning results to build:
00:15:38 Done!
00:15:38 -Checking thresholds:
00:15:38 Done!
00:15:38 Done publishing Robot results.
00:15:38 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:15:38 [PostBuildScript] - [INFO] Executing post build scripts.
00:15:38 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins6556009321891557231.sh
00:15:38 Archiving csit artifacts
00:15:38 mv: cannot stat '*_1.png': No such file or directory
00:15:38 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:15:38 % Total % Received % Xferd Average Speed Time Time Time Current
00:15:38 Dload Upload Total Spent Left Speed
00:15:38
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 373k 0 373k 0 0 1241k 0 --:--:-- --:--:-- --:--:-- 1241k
00:15:38 Archive: robot-plugin.zip
00:15:38 inflating: ./archives/robot-plugin/log.html
00:15:38 inflating: ./archives/robot-plugin/output.xml
00:15:38 inflating: ./archives/robot-plugin/report.html
00:15:38 mv: cannot stat '*.log.gz': No such file or directory
00:15:38 mv: cannot stat '*.csv': No such file or directory
00:15:38 mv: cannot stat '*.png': No such file or directory
00:15:38 [PostBuildScript] - [INFO] Executing post build scripts.
00:15:38 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins7503911250612016761.sh
00:15:38 [PostBuildScript] - [INFO] Executing post build scripts.
00:15:38 [EnvInject] - Injecting environment variables from a build step.
00:15:38 [EnvInject] - Injecting as environment variables the properties content
00:15:38 OS_CLOUD=vex
00:15:38 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-chromium-4
00:15:38
00:15:38 [EnvInject] - Variables injected successfully.
00:15:38 provisioning config files...
00:15:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:15:39 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins10848414601581509261.sh
00:15:39 ---> openstack-stack-delete.sh
00:15:39 Setup pyenv:
00:15:39 system
00:15:39 3.8.13
00:15:39 3.9.13
00:15:39 3.10.13
00:15:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:15:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from file:/tmp/.os_lf_venv
00:15:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:15:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:15:41 lf-activate-venv(): INFO: Base packages installed successfully
00:15:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:15:56 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:15:56 INFO: Stack cost retrieval disabled, setting cost to 0
00:16:09 INFO: Deleting stack releng-openflowplugin-csit-1node-longevity-only-chromium-4
00:16:09 Successfully deleted stack releng-openflowplugin-csit-1node-longevity-only-chromium-4
00:16:09 [PostBuildScript] - [INFO] Executing post build scripts.
00:16:09 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins7776611670161363108.sh
00:16:09 ---> sysstat.sh
00:16:10 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins1939726289505867978.sh
00:16:10 ---> package-listing.sh
00:16:10 ++ tr '[:upper:]' '[:lower:]'
00:16:10 ++ facter osfamily
00:16:10 + OS_FAMILY=redhat
00:16:10 + workspace=/w/workspace/openflowplugin-csit-1node-longevity-only-chromium
00:16:10 + START_PACKAGES=/tmp/packages_start.txt
00:16:10 + END_PACKAGES=/tmp/packages_end.txt
00:16:10 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:16:10 + PACKAGES=/tmp/packages_start.txt
00:16:10 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-chromium ']'
00:16:10 + PACKAGES=/tmp/packages_end.txt
00:16:10 + case "${OS_FAMILY}" in
00:16:10 + rpm -qa
00:16:10 + sort
00:16:11 + '[' -f /tmp/packages_start.txt ']'
00:16:11 + '[' -f /tmp/packages_end.txt ']'
00:16:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:16:11 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-chromium ']'
00:16:11 + mkdir -p /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/archives/
00:16:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/archives/
00:16:11 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins2913235271980827875.sh
00:16:11 ---> capture-instance-metadata.sh
00:16:11 Setup pyenv:
00:16:11 system
00:16:11 3.8.13
00:16:11 3.9.13
00:16:11 3.10.13
00:16:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:16:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from file:/tmp/.os_lf_venv
00:16:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:13 lf-activate-venv(): INFO: Base packages installed successfully
00:16:13 lf-activate-venv(): INFO: Installing additional packages: lftools
00:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:16:22 INFO: Running in OpenStack, capturing instance metadata
00:16:23 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins11005385078923758113.sh
00:16:23 provisioning config files...
00:16:23 Could not find credentials [logs] for openflowplugin-csit-1node-longevity-only-chromium #4
00:16:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-longevity-only-chromium@tmp/config13766461943895606425tmp
00:16:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:16:23 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:16:23 provisioning config files...
00:16:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:16:23 [EnvInject] - Injecting environment variables from a build step.
00:16:23 [EnvInject] - Injecting as environment variables the properties content
00:16:23 SERVER_ID=logs
00:16:23
00:16:23 [EnvInject] - Variables injected successfully.
00:16:23 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins4336946339663501292.sh
00:16:23 ---> create-netrc.sh
00:16:23 WARN: Log server credential not found.
00:16:23 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins7551160439835097963.sh
00:16:23 ---> python-tools-install.sh
00:16:23 Setup pyenv:
00:16:24 system
00:16:24 3.8.13
00:16:24 3.9.13
00:16:24 3.10.13
00:16:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:16:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from file:/tmp/.os_lf_venv
00:16:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:26 lf-activate-venv(): INFO: Base packages installed successfully
00:16:26 lf-activate-venv(): INFO: Installing additional packages: lftools
00:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:16:35 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins5770347008903562268.sh
00:16:35 ---> sudo-logs.sh
00:16:35 Archiving 'sudo' log..
00:16:36 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins12074739082948876110.sh
00:16:36 ---> job-cost.sh
00:16:36 INFO: Activating Python virtual environment...
00:16:36 Setup pyenv:
00:16:36 system
00:16:36 3.8.13
00:16:36 3.9.13
00:16:36 3.10.13
00:16:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:16:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from file:/tmp/.os_lf_venv
00:16:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:38 lf-activate-venv(): INFO: Base packages installed successfully
00:16:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:16:44 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:16:44 DEBUG: Contents of stack-cost file:
00:16:44 total: 0
00:16:44 INFO: Retrieving Stack Cost...
00:16:44 INFO: Stack cost: 0
00:16:44 INFO: Instance uptime: 68958s
00:16:44 INFO: Fetching instance metadata (attempt 1 of 3)...
00:16:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:16:45 INFO: Successfully fetched instance metadata
00:16:45 INFO: Instance type: v3-standard-2
00:16:45 INFO: Retrieving pricing info for: v3-standard-2
00:16:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:16:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=68958
00:16:45 INFO: Successfully fetched Vexxhost pricing API
00:16:45 INFO: Retrieved cost: 1.1
00:16:45 INFO: Retrieved resource: v3-standard-2
00:16:45 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/archives/cost
00:16:45 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/archives/cost.csv
00:16:45 INFO: Successfully archived job cost data
00:16:45 DEBUG: Cost data: openflowplugin-csit-1node-longevity-only-chromium,4,2026-02-16 00:16:45,v3-standard-2,68958,1.10,0.00,UNSTABLE
00:16:45 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins12355013968301825899.sh
00:16:45 ---> logs-deploy.sh
00:16:45 Setup pyenv:
00:16:45 system
00:16:45 3.8.13
00:16:45 3.9.13
00:16:45 3.10.13
00:16:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:16:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjXo from file:/tmp/.os_lf_venv
00:16:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:47 lf-activate-venv(): INFO: Base packages installed successfully
00:16:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-HjXo/bin to PATH
00:16:59 WARNING: Nexus logging server not set
00:16:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-longevity-only-chromium/4/
00:16:59 INFO: archiving logs to S3
00:17:00 ---> uname -a:
00:17:00 Linux prd-centos8-robot-2c-8g-10717.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:17:00
00:17:00
00:17:00 ---> lscpu:
00:17:00 Architecture: x86_64
00:17:00 CPU op-mode(s): 32-bit, 64-bit
00:17:00 Byte Order: Little Endian
00:17:00 CPU(s): 2
00:17:00 On-line CPU(s) list: 0,1
00:17:00 Thread(s) per core: 1
00:17:00 Core(s) per socket: 1
00:17:00 Socket(s): 2
00:17:00 NUMA node(s): 1
00:17:00 Vendor ID: AuthenticAMD
00:17:00 CPU family: 23
00:17:00 Model: 49
00:17:00 Model name: AMD EPYC-Rome Processor
00:17:00 Stepping: 0
00:17:00 CPU MHz: 2799.998
00:17:00 BogoMIPS: 5599.99
00:17:00 Virtualization: AMD-V
00:17:00 Hypervisor vendor: KVM
00:17:00 Virtualization type: full
00:17:00 L1d cache: 32K
00:17:00 L1i cache: 32K
00:17:00 L2 cache: 512K
00:17:00 L3 cache: 16384K
00:17:00 NUMA node0 CPU(s): 0,1
00:17:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:17:00
00:17:00
00:17:00 ---> nproc:
00:17:00 2
00:17:00
00:17:00
00:17:00 ---> df -h:
00:17:00 Filesystem Size Used Avail Use% Mounted on
00:17:00 devtmpfs 3.8G 0 3.8G 0% /dev
00:17:00 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:17:00 tmpfs 3.8G 17M 3.8G 1% /run
00:17:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:17:00 /dev/vda1 40G 8.3G 32G 21% /
00:17:00 tmpfs 770M 0 770M 0% /run/user/1001
00:17:00
00:17:00
00:17:00 ---> free -m:
00:17:00 total used free shared buff/cache available
00:17:00 Mem: 7697 585 4895 19 2216 6812
00:17:00 Swap: 1023 0 1023
00:17:00
00:17:00
00:17:00 ---> ip addr:
00:17:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:17:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:17:00 inet 127.0.0.1/8 scope host lo
00:17:00 valid_lft forever preferred_lft forever
00:17:00 inet6 ::1/128 scope host
00:17:00 valid_lft forever preferred_lft forever
00:17:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:17:00 link/ether fa:16:3e:94:b3:91 brd ff:ff:ff:ff:ff:ff
00:17:00 altname enp0s3
00:17:00 altname ens3
00:17:00 inet 10.30.171.32/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:17:00 valid_lft 60637sec preferred_lft 60637sec
00:17:00 inet6 fe80::f816:3eff:fe94:b391/64 scope link
00:17:00 valid_lft forever preferred_lft forever
00:17:00
00:17:00
00:17:00 ---> sar -b -r -n DEV:
00:17:00 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-10717.novalocal) 02/16/2026 _x86_64_ (2 CPU)
00:17:00
00:17:00 12:00:00 AM tps rtps wtps bread/s bwrtn/s
00:17:00 12:00:01 AM 2.86 0.00 2.86 0.00 47.14
00:17:00 12:01:01 AM 0.87 0.00 0.87 0.00 186.29
00:17:00 12:02:01 AM 0.55 0.00 0.55 0.00 7.90
00:17:00 12:03:01 AM 0.20 0.00 0.20 0.00 2.68
00:17:00 12:04:01 AM 0.17 0.00 0.17 0.00 3.23
00:17:00 12:05:01 AM 0.17 0.00 0.17 0.00 1.75
00:17:00 12:06:01 AM 0.13 0.00 0.13 0.00 0.92
00:17:00 12:07:01 AM 0.17 0.07 0.10 7.60 0.80
00:17:00 12:08:01 AM 57.56 6.70 50.87 1248.52 4055.61
00:17:00 12:09:01 AM 103.15 1.08 102.07 75.31 11555.51
00:17:00 12:10:00 AM 28.27 0.39 27.88 65.20 2430.71
00:17:00 12:10:01 AM 39.77 0.00 39.77 0.00 1364.77
00:17:00 12:11:01 AM 88.22 9.22 79.00 1662.79 8707.93
00:17:00 12:12:01 AM 6.86 0.05 6.81 4.80 609.13
00:17:00 12:13:01 AM 2.38 0.03 2.35 1.07 115.63
00:17:00 12:14:01 AM 0.52 0.00 0.52 0.00 7.10
00:17:00 12:15:01 AM 0.27 0.00 0.27 0.00 3.02
00:17:00 12:16:01 AM 16.36 0.28 16.08 33.86 626.09
00:17:00 Average: 19.11 1.11 18.00 193.49 1767.43
00:17:00
00:17:00 12:00:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:17:00 12:00:01 AM 5812332 7201172 2070100 26.26 2688 1587584 612908 6.86 168692 1641436 5188
00:17:00 12:01:01 AM 5811008 7199848 2071424 26.28 2688 1587584 612908 6.86 168688 1642424 4
00:17:00 12:02:01 AM 5812128 7200972 2070304 26.26 2688 1587588 612908 6.86 168720 1641632 4
00:17:00 12:03:01 AM 5812352 7201196 2070080 26.26 2688 1587588 612908 6.86 168720 1641428 4
00:17:00 12:04:01 AM 5812672 7201516 2069760 26.26 2688 1587588 612908 6.86 168720 1641268 4
00:17:00 12:05:01 AM 5812800 7201648 2069632 26.26 2688 1587592 612908 6.86 168720 1641184 4
00:17:00 12:06:01 AM 5812860 7201708 2069572 26.26 2688 1587592 612908 6.86 168720 1641068 4
00:17:00 12:07:01 AM 5809564 7201180 2072868 26.30 2688 1590360 611928 6.85 170364 1642536 2548
00:17:00 12:08:01 AM 5404712 7099620 2477720 31.43 2688 1877720 639404 7.16 202880 1955248 165756
00:17:00 12:09:01 AM 5141460 7009572 2740972 34.77 2688 2043760 693464 7.76 216576 2170324 40196
00:17:00 12:10:00 AM 5090384 7015552 2792048 35.42 2688 2097940 712464 7.98 246632 2183920 50740
00:17:00 12:10:01 AM 5119892 7048896 2762540 35.05 2688 2101392 675540 7.56 246188 2154032 54076
00:17:00 12:11:01 AM 4927296 7062692 2955136 37.49 2688 2302024 632112 7.08 283888 2285320 13416
00:17:00 12:12:01 AM 4878460 7014304 3003972 38.11 2688 2302472 701584 7.86 284360 2332336 60
00:17:00 12:13:01 AM 4873364 7010432 3009068 38.17 2688 2303696 701584 7.86 284360 2337280 4
00:17:00 12:14:01 AM 4864644 7001724 3017788 38.28 2688 2303708 717128 8.03 284360 2345384 4
00:17:00 12:15:01 AM 4866196 7003276 3016236 38.27 2688 2303708 717128 8.03 284360 2344428 4
00:17:00 12:16:01 AM 5035044 6989448 2847388 36.12 2688 2126600 702600 7.87 328640 2155592 28748
00:17:00 Average: 5372065 7103598 2510367 31.85 2688 1914805 655294 7.34 222977 1966491 20042
00:17:00
00:17:00 12:00:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:17:00 12:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:00:01 AM eth0 5.71 4.29 2.81 0.99 0.00 0.00 0.00 0.00
00:17:00 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:01:01 AM eth0 1.12 0.20 0.35 0.19 0.00 0.00 0.00 0.00
00:17:00 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:02:01 AM eth0 0.38 0.15 0.27 0.19 0.00 0.00 0.00 0.00
00:17:00 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:03:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
00:17:00 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:04:01 AM eth0 0.72 0.32 0.40 0.26 0.00 0.00 0.00 0.00
00:17:00 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:05:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:17:00 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:17:00 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:07:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00
00:17:00 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:08:01 AM eth0 236.72 154.85 1314.83 48.26 0.00 0.00 0.00 0.00
00:17:00 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:09:01 AM eth0 80.96 62.93 877.98 9.60 0.00 0.00 0.00 0.00
00:17:00 12:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:10:00 AM eth0 18.55 14.58 24.69 5.65 0.00 0.00 0.00 0.00
00:17:00 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:10:01 AM eth0 39.77 39.77 57.36 9.95 0.00 0.00 0.00 0.00
00:17:00 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:11:01 AM eth0 236.56 175.57 362.08 38.57 0.00 0.00 0.00 0.00
00:17:00 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:12:01 AM eth0 19.49 11.83 4.88 1.42 0.00 0.00 0.00 0.00
00:17:00 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:13:01 AM eth0 263.76 263.47 68.75 109.91 0.00 0.00 0.00 0.00
00:17:00 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:14:01 AM eth0 79.64 76.69 86.16 30.40 0.00 0.00 0.00 0.00
00:17:00 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:15:01 AM eth0 149.74 146.99 48.19 53.18 0.00 0.00 0.00 0.00
00:17:00 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 12:16:01 AM eth0 79.49 62.06 125.34 35.67 0.00 0.00 0.00 0.00
00:17:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:00 Average: eth0 72.97 60.59 182.03 20.82 0.00 0.00 0.00 0.00
00:17:00
00:17:00
00:17:00 ---> sar -P ALL:
00:17:00 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-10717.novalocal) 02/16/2026 _x86_64_ (2 CPU)
00:17:00
00:17:00 12:00:00 AM CPU %user %nice %system %iowait %steal %idle
00:17:00 12:00:01 AM all 0.72 2.17 10.87 0.00 0.00 86.23
00:17:00 12:00:01 AM 0 1.45 0.00 4.35 0.00 0.00 94.20
00:17:00 12:00:01 AM 1 0.00 4.35 17.39 0.00 0.00 78.26
00:17:00 12:01:01 AM all 0.12 0.00 0.07 0.04 0.04 99.73
00:17:00 12:01:01 AM 0 0.08 0.00 0.07 0.03 0.05 99.77
00:17:00 12:01:01 AM 1 0.15 0.00 0.07 0.05 0.03 99.70
00:17:00 12:02:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55
00:17:00 12:02:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
00:17:00 12:02:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
00:17:00 12:03:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
00:17:00 12:03:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
00:17:00 12:03:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
00:17:00 12:04:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
00:17:00 12:04:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
00:17:00 12:04:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
00:17:00 12:05:01 AM all 0.20 0.00 0.08 0.00 0.04 99.68
00:17:00 12:05:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
00:17:00 12:05:01 AM 1 0.38 0.00 0.12 0.00 0.07 99.43
00:17:00 12:06:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
00:17:00 12:06:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
00:17:00 12:06:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38
00:17:00 12:07:01 AM all 0.43 0.00 0.58 0.00 0.06 98.93
00:17:00 12:07:01 AM 0 0.08 0.00 0.12 0.00 0.05 99.75
00:17:00 12:07:01 AM 1 0.78 0.00 1.03 0.00 0.07 98.11
00:17:00 12:08:01 AM all 27.33 0.00 4.58 0.67 0.08 67.35
00:17:00 12:08:01 AM 0 38.07 0.00 4.86 0.82 0.08 56.17
00:17:00 12:08:01 AM 1 16.62 0.00 4.30 0.52 0.07 78.50
00:17:00 12:09:01 AM all 24.29 0.00 3.89 1.15 0.09 70.58
00:17:00 12:09:01 AM 0 27.96 0.00 4.69 1.40 0.08 65.87
00:17:00 12:09:01 AM 1 20.62 0.00 3.09 0.90 0.10 75.29
00:17:00 12:10:00 AM all 20.16 0.00 3.11 0.20 0.08 76.44
00:17:00 12:10:00 AM 0 15.49 0.00 2.65 0.27 0.08 81.50
00:17:00 12:10:00 AM 1 24.84 0.00 3.57 0.14 0.08 71.36
00:17:00
00:17:00 12:10:00 AM CPU %user %nice %system %iowait %steal %idle
00:17:00 12:10:01 AM all 35.96 0.00 8.99 0.56 0.00 54.49
00:17:00 12:10:01 AM 0 29.21 0.00 8.99 0.00 0.00 61.80
00:17:00 12:10:01 AM 1 42.70 0.00 8.99 1.12 0.00 47.19
00:17:00 12:11:01 AM all 25.83 0.00 5.05 0.91 0.08 68.12
00:17:00 12:11:01 AM 0 31.14 0.00 5.07 0.80 0.07 62.92
00:17:00 12:11:01 AM 1 20.51 0.00 5.03 1.02 0.10 73.34
00:17:00 12:12:01 AM all 2.06 0.00 0.22 0.08 0.05 97.59
00:17:00 12:12:01 AM 0 3.81 0.00 0.25 0.12 0.03 95.79
00:17:00 12:12:01 AM 1 0.32 0.00 0.18 0.05 0.07 99.38
00:17:00 12:13:01 AM all 20.93 0.00 0.50 0.02 0.09 78.45
00:17:00 12:13:01 AM 0 41.11 0.00 0.82 0.00 0.10 57.97
00:17:00 12:13:01 AM 1 0.80 0.00 0.18 0.03 0.08 98.90
00:17:00 12:14:01 AM all 5.54 0.00 0.23 0.00 0.08 94.14
00:17:00 12:14:01 AM 0 10.29 0.00 0.32 0.00 0.10 89.29
00:17:00 12:14:01 AM 1 0.80 0.00 0.15 0.00 0.07 98.98
00:17:00 12:15:01 AM all 19.50 0.00 0.39 0.00 0.09 80.03
00:17:00 12:15:01 AM 0 6.14 0.00 0.20 0.00 0.10 93.55
00:17:00 12:15:01 AM 1 32.86 0.00 0.57 0.00 0.08 66.48
00:17:00 12:16:01 AM all 16.43 0.00 2.21 0.07 0.11 81.18
00:17:00 12:16:01 AM 0 19.96 0.00 2.63 0.08 0.12 77.20
00:17:00 12:16:01 AM 1 12.91 0.00 1.79 0.05 0.10 85.15
00:17:00 Average: all 10.26 0.00 1.33 0.20 0.07 88.14
00:17:00 Average: 0 12.15 0.00 1.38 0.22 0.06 86.19
00:17:00 Average: 1 8.37 0.00 1.29 0.17 0.07 90.10
00:17:00
00:17:00
00:17:00