03:40:12  Started by upstream project "integration-distribution-test-calcium" build number 678
03:40:12  originally caused by:
03:40:12   Started by upstream project "autorelease-release-calcium-mvn38-openjdk17" build number 579
03:40:12   originally caused by:
03:40:12    Started by timer
03:40:12  Running as SYSTEM
03:40:12  [EnvInject] - Loading node environment variables.
03:40:12  Building remotely on prd-centos8-robot-2c-8g-11145 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
03:40:12  [ssh-agent] Looking for ssh-agent implementation...
03:40:13  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
03:40:13  $ ssh-agent
03:40:13  SSH_AUTH_SOCK=/tmp/ssh-OsoECCzDU0u3/agent.5305
03:40:13  SSH_AGENT_PID=5306
03:40:13  [ssh-agent] Started.
03:40:13  Running ssh-add (command line suppressed)
03:40:13  Identity added: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium@tmp/private_key_16974702576482862139.key (/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium@tmp/private_key_16974702576482862139.key)
03:40:13  [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:40:13  The recommended git tool is: NONE
03:40:15  using credential opendaylight-jenkins-ssh
03:40:15  Wiping out workspace first.
03:40:15  Cloning the remote Git repository
03:40:15  Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:40:15   > git init /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test # timeout=10
03:40:16  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:40:16   > git --version # timeout=10
03:40:16   > git --version # 'git version 2.43.0'
03:40:16  using GIT_SSH to set credentials Release Engineering Jenkins Key
03:40:16  [INFO] Currently running in a labeled security context
03:40:16  [INFO] Currently SELinux is 'enforcing' on the host
03:40:16   > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test@tmp/jenkins-gitclient-ssh16867563138327884593.key
03:40:16  Verifying host key using known hosts file
03:40:16  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.
03:40:16   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:40:18   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:40:18   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:40:19   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:40:19  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:40:19  using GIT_SSH to set credentials Release Engineering Jenkins Key
03:40:19  [INFO] Currently running in a labeled security context
03:40:19  [INFO] Currently SELinux is 'enforcing' on the host
03:40:19   > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test@tmp/jenkins-gitclient-ssh1336813070034792889.key
03:40:19  Verifying host key using known hosts file
03:40:19  You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
03:40:19   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:40:19   > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:40:19  Checking out Revision 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 (origin/master)
03:40:19   > git config core.sparsecheckout # timeout=10
03:40:19   > git checkout -f 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 # timeout=10
03:40:19  Commit message: "Add bgpcep variables for titanium"
03:40:19   > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:40:20   > git rev-list --no-walk d42b2c24fe4fcc7fe3ae0d352311e768f07a15b7 # timeout=10
03:40:20  No emails were triggered.
03:40:20  provisioning config files...
03:40:20  copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:40:20  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:40:20  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:40:20  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins12295275279918136354.sh
03:40:20  ---> python-tools-install.sh
03:40:20  Setup pyenv:
03:40:20    system
03:40:20  * 3.8.13 (set by /opt/pyenv/version)
03:40:20  * 3.9.13 (set by /opt/pyenv/version)
03:40:20  * 3.10.13 (set by /opt/pyenv/version)
03:40:20  * 3.11.7 (set by /opt/pyenv/version)
03:40:25  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vss6
03:40:25  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:40:28  lf-activate-venv(): INFO: Installing: lftools 
03:40:56  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:40:56  Generating Requirements File
03:41: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.
03:41:18  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
03:41:18  Python 3.11.7
03:41:18  pip 25.0.1 from /tmp/venv-Vss6/lib/python3.11/site-packages/pip (python 3.11)
03:41:18  appdirs==1.4.4
03:41:18  argcomplete==3.6.1
03:41:18  aspy.yaml==1.3.0
03:41:18  attrs==25.3.0
03:41:18  autopage==0.5.2
03:41:18  beautifulsoup4==4.13.3
03:41:18  boto3==1.37.21
03:41:18  botocore==1.37.21
03:41:18  bs4==0.0.2
03:41:18  cachetools==5.5.2
03:41:18  certifi==2025.1.31
03:41:18  cffi==1.17.1
03:41:18  cfgv==3.4.0
03:41:18  chardet==5.2.0
03:41:18  charset-normalizer==3.4.1
03:41:18  click==8.1.8
03:41:18  cliff==4.9.1
03:41:18  cmd2==2.5.11
03:41:18  cryptography==3.3.2
03:41:18  debtcollector==3.0.0
03:41:18  decorator==5.2.1
03:41:18  defusedxml==0.7.1
03:41:18  Deprecated==1.2.18
03:41:18  distlib==0.3.9
03:41:18  dnspython==2.7.0
03:41:18  docker==4.2.2
03:41:18  dogpile.cache==1.3.4
03:41:18  durationpy==0.9
03:41:18  email_validator==2.2.0
03:41:18  filelock==3.18.0
03:41:18  future==1.0.0
03:41:18  gitdb==4.0.12
03:41:18  GitPython==3.1.44
03:41:18  google-auth==2.38.0
03:41:18  httplib2==0.22.0
03:41:18  identify==2.6.9
03:41:18  idna==3.10
03:41:18  importlib-resources==1.5.0
03:41:18  iso8601==2.1.0
03:41:18  Jinja2==3.1.6
03:41:18  jmespath==1.0.1
03:41:18  jsonpatch==1.33
03:41:18  jsonpointer==3.0.0
03:41:18  jsonschema==4.23.0
03:41:18  jsonschema-specifications==2024.10.1
03:41:18  keystoneauth1==5.10.0
03:41:18  kubernetes==32.0.1
03:41:18  lftools==0.37.12
03:41:18  lxml==5.3.1
03:41:18  MarkupSafe==3.0.2
03:41:18  msgpack==1.1.0
03:41:18  multi_key_dict==2.0.3
03:41:18  munch==4.0.0
03:41:18  netaddr==1.3.0
03:41:18  niet==1.4.2
03:41:18  nodeenv==1.9.1
03:41:18  oauth2client==4.1.3
03:41:18  oauthlib==3.2.2
03:41:18  openstacksdk==4.4.0
03:41:18  os-client-config==2.1.0
03:41:18  os-service-types==1.7.0
03:41:18  osc-lib==3.2.0
03:41:18  oslo.config==9.7.1
03:41:18  oslo.context==5.7.1
03:41:18  oslo.i18n==6.5.1
03:41:18  oslo.log==7.1.0
03:41:18  oslo.serialization==5.7.0
03:41:18  oslo.utils==8.2.0
03:41:18  packaging==24.2
03:41:18  pbr==6.1.1
03:41:18  platformdirs==4.3.7
03:41:18  prettytable==3.16.0
03:41:18  psutil==7.0.0
03:41:18  pyasn1==0.6.1
03:41:18  pyasn1_modules==0.4.1
03:41:18  pycparser==2.22
03:41:18  pygerrit2==2.0.15
03:41:18  PyGithub==2.6.1
03:41:18  PyJWT==2.10.1
03:41:18  PyNaCl==1.5.0
03:41:18  pyparsing==2.4.7
03:41:18  pyperclip==1.9.0
03:41:18  pyrsistent==0.20.0
03:41:18  python-cinderclient==9.7.0
03:41:18  python-dateutil==2.9.0.post0
03:41:18  python-heatclient==4.1.0
03:41:18  python-jenkins==1.8.2
03:41:18  python-keystoneclient==5.6.0
03:41:18  python-magnumclient==4.8.1
03:41:18  python-openstackclient==7.4.0
03:41:18  python-swiftclient==4.7.0
03:41:18  PyYAML==6.0.2
03:41:18  referencing==0.36.2
03:41:18  requests==2.32.3
03:41:18  requests-oauthlib==2.0.0
03:41:18  requestsexceptions==1.4.0
03:41:18  rfc3986==2.0.0
03:41:18  rpds-py==0.24.0
03:41:18  rsa==4.9
03:41:18  ruamel.yaml==0.18.10
03:41:18  ruamel.yaml.clib==0.2.12
03:41:18  s3transfer==0.11.4
03:41:18  simplejson==3.20.1
03:41:18  six==1.17.0
03:41:18  smmap==5.0.2
03:41:18  soupsieve==2.6
03:41:18  stevedore==5.4.1
03:41:18  tabulate==0.9.0
03:41:18  toml==0.10.2
03:41:18  tomlkit==0.13.2
03:41:18  tqdm==4.67.1
03:41:18  typing_extensions==4.13.0
03:41:18  tzdata==2025.2
03:41:18  urllib3==1.26.20
03:41:18  virtualenv==20.29.3
03:41:18  wcwidth==0.2.13
03:41:18  websocket-client==1.8.0
03:41:18  wrapt==1.17.2
03:41:18  xdg==6.0.0
03:41:18  xmltodict==0.14.2
03:41:18  yq==3.4.3
03:41:18  [EnvInject] - Injecting environment variables from a build step.
03:41:19  [EnvInject] - Injecting as environment variables the properties content 
03:41:19  OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:41:19  OS_CLOUD=vex
03:41:19  OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677
03:41:19  OS_STACK_TEMPLATE_DIR=openstack-hot
03:41:19  
03:41:19  [EnvInject] - Variables injected successfully.
03:41:19  provisioning config files...
03:41:19  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:41:19  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins13538205646566519987.sh
03:41:19  ---> Create parameters file for OpenStack HOT
03:41:19  OpenStack Heat parameters generated
03:41:19  -----------------------------------
03:41:19  parameters:
03:41:19      vm_0_count: '3'
03:41:19      vm_0_flavor: 'v3-standard-4'
03:41:19      vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
03:41:19      vm_1_count: '1'
03:41:19      vm_1_flavor: 'v3-standard-2'
03:41:19      vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
03:41:19      
03:41:19      job_name: '30393-677'
03:41:19      silo: 'releng'
03:41:19  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins6471235948234030513.sh
03:41:19  ---> Create HEAT stack
03:41:19  + source /home/jenkins/lf-env.sh
03:41:19  + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:41:19  ++ mktemp -d /tmp/venv-XXXX
03:41:19  + lf_venv=/tmp/venv-M3zi
03:41:19  + local venv_file=/tmp/.os_lf_venv
03:41:19  + local python=python3
03:41:19  + local options
03:41:19  + local set_path=true
03:41:19  + local install_args=
03:41:19  ++ 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 yq
03:41:19  + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:41:19  + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:41:19  ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:41:19  + true
03:41:19  + case $1 in
03:41:19  + python=python3
03:41:19  + shift 2
03:41:19  + true
03:41:19  + case $1 in
03:41:19  + shift
03:41:19  + break
03:41:19  + case $python in
03:41:19  + local pkg_list=
03:41:19  + [[ -d /opt/pyenv ]]
03:41:19  + echo 'Setup pyenv:'
03:41:19  Setup pyenv:
03:41:19  + export PYENV_ROOT=/opt/pyenv
03:41:19  + PYENV_ROOT=/opt/pyenv
03:41:19  + 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
03:41:19  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:41:19  + pyenv versions
03:41:19    system
03:41:19    3.8.13
03:41:19    3.9.13
03:41:19    3.10.13
03:41:19  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:41:19  + command -v pyenv
03:41:19  ++ pyenv init - --no-rehash
03:41:19  + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 
03:41:19  for i in ${!paths[@]}; do 
03:41:19  if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 
03:41:19  fi; done; 
03:41:19  echo "${paths[*]}"'\'')"
03:41:19  export PATH="/opt/pyenv/shims:${PATH}"
03:41:19  export PYENV_SHELL=bash
03:41:19  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:41:19  pyenv() {
03:41:19    local command
03:41:19    command="${1:-}"
03:41:19    if [ "$#" -gt 0 ]; then
03:41:19      shift
03:41:19    fi
03:41:19  
03:41:19    case "$command" in
03:41:19    rehash|shell)
03:41:19      eval "$(pyenv "sh-$command" "$@")"
03:41:19      ;;
03:41:19    *)
03:41:19      command pyenv "$command" "$@"
03:41:19      ;;
03:41:19    esac
03:41:19  }'
03:41:19  +++ bash --norc -ec 'IFS=:; paths=($PATH); 
03:41:19  for i in ${!paths[@]}; do 
03:41:19  if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 
03:41:19  fi; done; 
03:41:19  echo "${paths[*]}"'
03:41:19  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:41:19  ++ 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
03:41:19  ++ 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
03:41:19  ++ export PYENV_SHELL=bash
03:41:19  ++ PYENV_SHELL=bash
03:41:19  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:41:19  +++ complete -F _pyenv pyenv
03:41:19  ++ lf-pyver python3
03:41:19  ++ local py_version_xy=python3
03:41:19  ++ local py_version_xyz=
03:41:19  ++ awk '{ print $1 }'
03:41:19  ++ pyenv versions
03:41:19  ++ local command
03:41:19  ++ command=versions
03:41:19  ++ '[' 1 -gt 0 ']'
03:41:19  ++ shift
03:41:19  ++ case "$command" in
03:41:19  ++ command pyenv versions
03:41:19  ++ pyenv versions
03:41:19  ++ sed 's/^[ *]* //'
03:41:19  ++ grep -E '^[0-9.]*[0-9]$'
03:41:19  ++ [[ ! -s /tmp/.pyenv_versions ]]
03:41:19  +++ grep '^3' /tmp/.pyenv_versions
03:41:19  +++ tail -n 1
03:41:19  +++ sort -V
03:41:19  ++ py_version_xyz=3.11.7
03:41:19  ++ [[ -z 3.11.7 ]]
03:41:19  ++ echo 3.11.7
03:41:19  ++ return 0
03:41:19  + pyenv local 3.11.7
03:41:19  + local command
03:41:19  + command=local
03:41:19  + '[' 2 -gt 0 ']'
03:41:19  + shift
03:41:19  + case "$command" in
03:41:19  + command pyenv local 3.11.7
03:41:19  + pyenv local 3.11.7
03:41:19  + for arg in "$@"
03:41:19  + case $arg in
03:41:19  + pkg_list+='lftools[openstack] '
03:41:19  + for arg in "$@"
03:41:19  + case $arg in
03:41:19  + pkg_list+='kubernetes '
03:41:19  + for arg in "$@"
03:41:19  + case $arg in
03:41:19  + pkg_list+='niet '
03:41:19  + for arg in "$@"
03:41:19  + case $arg in
03:41:19  + pkg_list+='python-heatclient '
03:41:19  + for arg in "$@"
03:41:19  + case $arg in
03:41:19  + pkg_list+='python-openstackclient '
03:41:19  + for arg in "$@"
03:41:19  + case $arg in
03:41:19  + pkg_list+='python-magnumclient '
03:41:19  + for arg in "$@"
03:41:19  + case $arg in
03:41:19  + pkg_list+='yq '
03:41:19  + [[ -f /tmp/.os_lf_venv ]]
03:41:19  ++ cat /tmp/.os_lf_venv
03:41:19  + lf_venv=/tmp/venv-Vss6
03:41:19  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from' file:/tmp/.os_lf_venv
03:41:19  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from file:/tmp/.os_lf_venv
03:41:19  + /tmp/venv-Vss6/bin/python3 -m pip install --upgrade --quiet pip virtualenv
03:41:20  + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq  ]]
03:41:20  + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
03:41:20  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 
03:41:20  + /tmp/venv-Vss6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:41:37  + type python3
03:41:37  + true
03:41:37  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH'
03:41:37  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:41:37  + PATH=/tmp/venv-Vss6/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
03:41:37  + return 0
03:41:37  + openstack --os-cloud vex limits show --absolute
03:41:39  +--------------------------+---------+
03:41:39  | Name                     |   Value |
03:41:39  +--------------------------+---------+
03:41:39  | maxTotalInstances        |      -1 |
03:41:39  | maxTotalCores            |     450 |
03:41:39  | maxTotalRAMSize          | 1000000 |
03:41:39  | maxServerMeta            |     128 |
03:41:39  | maxImageMeta             |     128 |
03:41:39  | maxPersonality           |       5 |
03:41:39  | maxPersonalitySize       |   10240 |
03:41:39  | maxTotalKeypairs         |     100 |
03:41:39  | maxServerGroups          |      10 |
03:41:39  | maxServerGroupMembers    |      10 |
03:41:39  | maxTotalFloatingIps      |      -1 |
03:41:39  | maxSecurityGroups        |      -1 |
03:41:39  | maxSecurityGroupRules    |      -1 |
03:41:39  | totalRAMUsed             |  753664 |
03:41:39  | totalCoresUsed           |     184 |
03:41:39  | totalInstancesUsed       |      65 |
03:41:39  | totalFloatingIpsUsed     |       0 |
03:41:39  | totalSecurityGroupsUsed  |       0 |
03:41:39  | totalServerGroupsUsed    |       0 |
03:41:39  | maxTotalVolumes          |      -1 |
03:41:39  | maxTotalSnapshots        |      10 |
03:41:39  | maxTotalVolumeGigabytes  |    4096 |
03:41:39  | maxTotalBackups          |      10 |
03:41:39  | maxTotalBackupGigabytes  |    1000 |
03:41:39  | totalVolumesUsed         |       3 |
03:41:39  | totalGigabytesUsed       |      60 |
03:41:39  | totalSnapshotsUsed       |       0 |
03:41:39  | totalBackupsUsed         |       0 |
03:41:39  | totalBackupGigabytesUsed |       0 |
03:41:39  +--------------------------+---------+
03:41:39  + pushd /opt/ciman/openstack-hot
03:41:39  /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
03:41:39  + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/stack-parameters.yaml
03:42:27  Creating stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677
03:42:27  Waiting to initialize infrastructure...
03:42:27  Waiting to initialize infrastructure...
03:42:27  Waiting to initialize infrastructure...
03:42:27  Stack initialization successful.
03:42:27  ------------------------------------
03:42:27  Stack Details
03:42:27  ------------------------------------
03:42:27  {'added': None,
03:42:27   'capabilities': [],
03:42:27   'created_at': '2025-03-27T03:41:42Z',
03:42:27   'deleted': None,
03:42:27   'deleted_at': None,
03:42:27   'description': 'No description',
03:42:27   'environment': None,
03:42:27   'environment_files': None,
03:42:27   'files': None,
03:42:27   'files_container': None,
03:42:27   'id': '89f0cbcc-87a3-4f27-ad27-8f0d214dec86',
03:42:27   'is_rollback_disabled': True,
03:42:27   'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677/89f0cbcc-87a3-4f27-ad27-8f0d214dec86',
03:42:27              'rel': 'self'}],
03:42:27   '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'})}),
03:42:27   'name': 'releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677',
03:42:27   'notification_topics': [],
03:42:27   'outputs': [{'description': 'IP addresses of the 1st vm types',
03:42:27                'output_key': 'vm_0_ips',
03:42:27                'output_value': ['10.30.171.231',
03:42:27                                 '10.30.170.161',
03:42:27                                 '10.30.171.167']},
03:42:27               {'description': 'IP addresses of the 2nd vm types',
03:42:27                'output_key': 'vm_1_ips',
03:42:27                'output_value': ['10.30.171.125']}],
03:42:27   'owner_id': ****,
03:42:27   'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:42:27                  'OS::stack_id': '89f0cbcc-87a3-4f27-ad27-8f0d214dec86',
03:42:27                  'OS::stack_name': 'releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677',
03:42:27                  'job_name': '30393-677',
03:42:27                  'silo': 'releng',
03:42:27                  'vm_0_count': '3',
03:42:27                  'vm_0_flavor': 'v3-standard-4',
03:42:27                  'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
03:42:27                                '20250201-010426.857',
03:42:27                  'vm_1_count': '1',
03:42:27                  'vm_1_flavor': 'v3-standard-2',
03:42:27                  'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
03:42:27                                '- 20250201-060151.911'},
03:42:27   'parent_id': None,
03:42:27   'replaced': None,
03:42:27   'status': 'CREATE_COMPLETE',
03:42:27   'status_reason': 'Stack CREATE completed successfully',
03:42:27   'tags': [],
03:42:27   'template': None,
03:42:27   'template_description': 'No description',
03:42:27   'template_url': None,
03:42:27   'timeout_mins': 15,
03:42:27   'unchanged': None,
03:42:27   'updated': None,
03:42:27   'updated_at': None,
03:42:27   'user_project_id': '9c11b3269576407d9c13f70f1a62e4c9'}
03:42:27  ------------------------------------
03:42:27  + popd
03:42:27  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
03:42:29  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins18268758063711858644.sh
03:42:29  ---> Copy SSH public keys to CSIT lab
03:42:29  Setup pyenv:
03:42:29    system
03:42:29    3.8.13
03:42:29    3.9.13
03:42:29    3.10.13
03:42:29  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:42:29  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from file:/tmp/.os_lf_venv
03:42:30  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 
03:42:41  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:42:43  SSH not responding on 10.30.171.167. Retrying in 10 seconds...
03:42:43  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:42:43  Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
03:42:44  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:42:44   releng-30393-677-0-builder-0
03:42:44  Successfully copied public keys to slave 10.30.171.231
03:42:44   releng-30393-677-1-mininet-ovs-217-0
03:42:44  Successfully copied public keys to slave 10.30.171.125
03:42:44  Process 6525 ready.
03:42:44  Process 6526 ready.
03:42:44   releng-30393-677-0-builder-1
03:42:44  Successfully copied public keys to slave 10.30.170.161
03:42:44  Process 6527 ready.
03:42:53  Ping to 10.30.171.167 successful.
03:42:53  SSH not responding on 10.30.171.167. Retrying in 10 seconds...
03:43:03  Ping to 10.30.171.167 successful.
03:43:04  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:43:05   releng-30393-677-0-builder-2
03:43:05  Successfully copied public keys to slave 10.30.171.167
03:43:05  Process 6528 ready.
03:43:05  SSH ready on all stack servers.
03:43:06  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins10370598943425961159.sh
03:43:06  Setup pyenv:
03:43:07    system
03:43:07    3.8.13
03:43:07    3.9.13
03:43:07    3.10.13
03:43:07  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:43:11  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G939
03:43:11  lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.robot_venv
03:43:14  lf-activate-venv(): INFO: Installing: setuptools wheel 
03:43:16  lf-activate-venv(): INFO: Adding /tmp/venv-G939/bin to PATH
03:43:16  + echo 'Installing Python Requirements'
03:43:16  Installing Python Requirements
03:43:16  + cat
03:43:16  + python -m pip install -r requirements.txt
03:43:17  Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:43:17  Collecting docker-py (from -r requirements.txt (line 1))
03:43:17    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)
03:43:17  Collecting ipaddr (from -r requirements.txt (line 2))
03:43:17    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:43:17    Preparing metadata (setup.py): started
03:43:17    Preparing metadata (setup.py): finished with status 'done'
03:43:17  Collecting netaddr (from -r requirements.txt (line 3))
03:43:17    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
03:43:17  Collecting netifaces (from -r requirements.txt (line 4))
03:43:17    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
03:43:18    Preparing metadata (setup.py): started
03:43:18    Preparing metadata (setup.py): finished with status 'done'
03:43:18  Collecting pyhocon (from -r requirements.txt (line 5))
03:43:18    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:43:18  Collecting requests (from -r requirements.txt (line 6))
03:43:18    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB)
03:43:18  Collecting robotframework (from -r requirements.txt (line 7))
03:43:18    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.2.2/robotframework-7.2.2-py3-none-any.whl (777 kB)
03:43:18       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 6.8 MB/s eta 0:00:00
03:43:19  Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:43:19    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:43:19    Preparing metadata (setup.py): started
03:43:19    Preparing metadata (setup.py): finished with status 'done'
03:43:20  Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:43:20    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
03:43:20  Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:43:20    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)
03:43:20  Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:43:20    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:43:21    Preparing metadata (setup.py): started
03:43:21    Preparing metadata (setup.py): finished with status 'done'
03:43:21  Collecting scapy (from -r requirements.txt (line 12))
03:43:21    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
03:43:21       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.1 MB/s eta 0:00:00
03:43:21  Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:43:21    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:43:21    Preparing metadata (setup.py): started
03:43:21    Preparing metadata (setup.py): finished with status 'done'
03:43:21  Collecting elasticsearch (from -r requirements.txt (line 18))
03:43:21    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.17.2/elasticsearch-8.17.2-py3-none-any.whl (717 kB)
03:43:21       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 718.0/718.0 kB 36.3 MB/s eta 0:00:00
03:43:21  Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:43:21    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
03:43:21  Collecting pyangbind (from -r requirements.txt (line 22))
03:43:21    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
03:43:21  Collecting isodate (from -r requirements.txt (line 25))
03:43:22    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
03:43:22  Collecting jmespath (from -r requirements.txt (line 28))
03:43:22    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
03:43:22  Collecting jsonpatch (from -r requirements.txt (line 31))
03:43:22    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:43:22  Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:43:22    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.5.1/paramiko-3.5.1-py3-none-any.whl (227 kB)
03:43:22  Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:43:22    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
03:43:22  Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:43:22    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)
03:43:22  Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:43:22    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
03:43:22  Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:43:22    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
03:43:22  Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:43:22    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.3/pyparsing-3.2.3-py3-none-any.whl (111 kB)
03:43:22  Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:43:22    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.1/charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
03:43:22  Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:43:22    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
03:43:22  Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:43:22    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.3.0/urllib3-2.3.0-py3-none-any.whl (128 kB)
03:43:23  Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:43:23    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.1.31/certifi-2025.1.31-py3-none-any.whl (166 kB)
03:43:23  Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:43:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.4/WebTest-3.0.4-py3-none-any.whl (32 kB)
03:43:23  Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:43:23    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)
03:43:23  Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:43:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
03:43:23  Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:43:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:43:23  Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:43:23    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
03:43:23  Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
03:43:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
03:43:23  Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19))
03:43:23    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)
03:43:23  Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
03:43:23    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.13.0/typing_extensions-4.13.0-py3-none-any.whl (45 kB)
03:43:23  Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:43:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
03:43:23       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 27.4 MB/s eta 0:00:00
03:43:24  Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:43:24    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.3.1/lxml-5.3.1-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB)
03:43:24  Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:43:24    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2024.11.6/regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB)
03:43:25       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 22.1 MB/s eta 0:00:00
03:43:25  Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:43:25    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:43:25  Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:43:25    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB)
03:43:25  Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:43:25    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/44.0.2/cryptography-44.0.2-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
03:43:25  Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:43:25    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
03:43:25  Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:25    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.30.0/selenium-4.30.0-py3-none-any.whl (9.4 MB)
03:43:26       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 53.9 MB/s eta 0:00:00
03:43:26  Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:26    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
03:43:26  Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:26    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.8/click-8.1.8-py3-none-any.whl (98 kB)
03:43:26  Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:43:26    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
03:43:26  Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:43:26    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
03:43:26  Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:43:26    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.3/beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
03:43:26  Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:43:26    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.1/cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
03:43:26  Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:26    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.29.0/trio-0.29.0-py3-none-any.whl (492 kB)
03:43:26  Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:26    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
03:43:26  Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:43:26    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.6/soupsieve-2.6-py3-none-any.whl (36 kB)
03:43:26  Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:43:26    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
03:43:27  Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:27    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
03:43:27  Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:27    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:43:27  Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:27    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)
03:43:27  Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:27    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:43:27  Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:27    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
03:43:27  Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:27    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:43:27  Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:43:27    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB)
03:43:27  Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
03:43:27    Building wheel for robotframework-sshlibrary (setup.py): started
03:43:27    Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
03:43:27    Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=8999efe7f6271db4836943661f8f1d85cde4621b209a48aa5e5f1e5d6ecc8153
03:43:27    Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:43:27    Building wheel for ipaddr (setup.py): started
03:43:27    Building wheel for ipaddr (setup.py): finished with status 'done'
03:43:27    Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=a71511dcddd1a808de9e8757525361f70920fe412277ef69b12c3469efada3d3
03:43:27    Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:43:27    Building wheel for netifaces (setup.py): started
03:43:30    Building wheel for netifaces (setup.py): finished with status 'done'
03:43:30    Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41072 sha256=6bb1be58758efecd37d2ec076a7738e556544c09f21974715b88c0b86d0f410b
03:43:30    Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
03:43:30    Building wheel for robotframework-httplibrary (setup.py): started
03:43:30    Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
03:43:30    Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=c9193fd789cbf85b9fced4e45ae9f23257c196b0f165fa6de0e24324b11cea43
03:43:30    Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:43:30    Building wheel for jsonpath-rw (setup.py): started
03:43:30    Building wheel for jsonpath-rw (setup.py): finished with status 'done'
03:43:30    Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=fa8ea48ce381cd0413a46eab149dc5442fc6d76a336889969c2893f0d63a7760
03:43:30    Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:43:30  Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
03:43:31  Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, idna, h11, decorator, click, charset-normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
03:43:38  Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.3 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cryptography-44.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.17.2 elasticsearch-dsl-8.17.1 enum34-1.1.10 h11-0.14.0 idna-3.10 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-5.3.1 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.5.1 ply-3.11 pyang-2.6.1 pyangbind-0.8.6 pycparser-2.22 pyhocon-0.3.61 pynacl-1.5.0 pyparsing-3.2.3 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2024.11.6 requests-2.32.3 robotframework-7.2.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 urllib3-2.3.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.4 wsproto-1.2.0
03:43:38  + pip freeze
03:43:38  attrs==25.3.0
03:43:38  bcrypt==4.3.0
03:43:38  beautifulsoup4==4.13.3
03:43:38  certifi==2025.1.31
03:43:38  cffi==1.17.1
03:43:38  charset-normalizer==3.4.1
03:43:38  click==8.1.8
03:43:38  cryptography==44.0.2
03:43:38  decorator==5.2.1
03:43:38  distlib==0.3.9
03:43:38  docker-py==1.10.6
03:43:38  docker-pycreds==0.4.0
03:43:38  elastic-transport==8.17.1
03:43:38  elasticsearch==8.17.2
03:43:38  elasticsearch-dsl==8.17.1
03:43:38  enum34==1.1.10
03:43:38  filelock==3.18.0
03:43:38  h11==0.14.0
03:43:38  idna==3.10
03:43:38  ipaddr==2.2.0
03:43:38  isodate==0.7.2
03:43:38  jmespath==1.0.1
03:43:38  jsonpatch==1.33
03:43:38  jsonpath-rw==1.4.0
03:43:38  jsonpointer==3.0.0
03:43:38  lxml==5.3.1
03:43:38  netaddr==1.3.0
03:43:38  netifaces==0.11.0
03:43:38  outcome==1.3.0.post0
03:43:38  paramiko==3.5.1
03:43:38  platformdirs==4.3.7
03:43:38  ply==3.11
03:43:38  pyang==2.6.1
03:43:38  pyangbind==0.8.6
03:43:38  pycparser==2.22
03:43:38  pyhocon==0.3.61
03:43:38  PyNaCl==1.5.0
03:43:38  pyparsing==3.2.3
03:43:38  PySocks==1.7.1
03:43:38  python-dateutil==2.9.0.post0
03:43:38  regex==2024.11.6
03:43:38  requests==2.32.3
03:43:38  robotframework==7.2.2
03:43:38  robotframework-httplibrary==0.4.2
03:43:38  robotframework-pythonlibcore==4.4.1
03:43:38  robotframework-requests==0.9.7
03:43:38  robotframework-selenium2library==3.0.0
03:43:38  robotframework-seleniumlibrary==6.7.1
03:43:38  robotframework-sshlibrary==3.8.0
03:43:38  scapy==2.6.1
03:43:38  scp==0.15.0
03:43:38  selenium==4.30.0
03:43:38  six==1.17.0
03:43:38  sniffio==1.3.1
03:43:38  sortedcontainers==2.4.0
03:43:38  soupsieve==2.6
03:43:38  trio==0.29.0
03:43:38  trio-websocket==0.12.2
03:43:38  typing_extensions==4.13.0
03:43:38  urllib3==2.3.0
03:43:38  virtualenv==20.29.3
03:43:38  waitress==3.0.2
03:43:38  WebOb==1.8.9
03:43:38  websocket-client==1.8.0
03:43:38  WebTest==3.0.4
03:43:38  wsproto==1.2.0
03:43:38  [EnvInject] - Injecting environment variables from a build step.
03:43:38  [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:43:38  [EnvInject] - Variables injected successfully.
03:43:38  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins8880943190616539413.sh
03:43:39  Setup pyenv:
03:43:39    system
03:43:39    3.8.13
03:43:39    3.9.13
03:43:39    3.10.13
03:43:39  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:43:39  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from file:/tmp/.os_lf_venv
03:43:40  lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 
03:43:47  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.
03:43:47  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
03:43:47  lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible.
03:43:47  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:43:47  + ODL_SYSTEM=()
03:43:47  + TOOLS_SYSTEM=()
03:43:47  + OPENSTACK_SYSTEM=()
03:43:47  + OPENSTACK_CONTROLLERS=()
03:43:47  + mapfile -t ADDR
03:43:47  ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:43:47  ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677
03:43:48  + for i in "${ADDR[@]}"
03:43:48  ++ ssh 10.30.171.231 hostname -s
03:43:48  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:43:49  + REMHOST=releng-30393-677-0-builder-0
03:43:49  + case ${REMHOST} in
03:43:49  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:43:49  + for i in "${ADDR[@]}"
03:43:49  ++ ssh 10.30.170.161 hostname -s
03:43:49  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:43:50  + REMHOST=releng-30393-677-0-builder-1
03:43:50  + case ${REMHOST} in
03:43:50  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:43:50  + for i in "${ADDR[@]}"
03:43:50  ++ ssh 10.30.171.167 hostname -s
03:43:50  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:43:50  + REMHOST=releng-30393-677-0-builder-2
03:43:50  + case ${REMHOST} in
03:43:50  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:43:50  + for i in "${ADDR[@]}"
03:43:50  ++ ssh 10.30.171.125 hostname -s
03:43:50  Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
03:43:50  + REMHOST=releng-30393-677-1-mininet-ovs-217-0
03:43:50  + case ${REMHOST} in
03:43:50  + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
03:43:50  + echo NUM_ODL_SYSTEM=3
03:43:50  + echo NUM_TOOLS_SYSTEM=1
03:43:50  + '[' '' == yes ']'
03:43:50  + NUM_OPENSTACK_SYSTEM=0
03:43:50  + echo NUM_OPENSTACK_SYSTEM=0
03:43:50  + '[' 0 -eq 2 ']'
03:43:50  + echo ODL_SYSTEM_IP=10.30.171.231
03:43:50  ++ seq 0 2
03:43:50  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:43:50  + echo ODL_SYSTEM_1_IP=10.30.171.231
03:43:50  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:43:50  + echo ODL_SYSTEM_2_IP=10.30.170.161
03:43:50  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:43:50  + echo ODL_SYSTEM_3_IP=10.30.171.167
03:43:50  + echo TOOLS_SYSTEM_IP=10.30.171.125
03:43:50  ++ seq 0 0
03:43:50  + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
03:43:50  + echo TOOLS_SYSTEM_1_IP=10.30.171.125
03:43:50  + openstack_index=0
03:43:50  + NUM_OPENSTACK_CONTROL_NODES=1
03:43:50  + echo NUM_OPENSTACK_CONTROL_NODES=1
03:43:50  ++ seq 0 0
03:43:50  + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:43:50  + echo OPENSTACK_CONTROL_NODE_1_IP=
03:43:50  + NUM_OPENSTACK_COMPUTE_NODES=-1
03:43:50  + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:43:50  + '[' -1 -ge 2 ']'
03:43:50  ++ seq 0 -2
03:43:50  + NUM_OPENSTACK_HAPROXY_NODES=0
03:43:50  + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:43:50  ++ seq 0 -1
03:43:50  + echo 'Contents of slave_addresses.txt:'
03:43:50  Contents of slave_addresses.txt:
03:43:50  + cat slave_addresses.txt
03:43:50  NUM_ODL_SYSTEM=3
03:43:50  NUM_TOOLS_SYSTEM=1
03:43:50  NUM_OPENSTACK_SYSTEM=0
03:43:50  ODL_SYSTEM_IP=10.30.171.231
03:43:50  ODL_SYSTEM_1_IP=10.30.171.231
03:43:50  ODL_SYSTEM_2_IP=10.30.170.161
03:43:50  ODL_SYSTEM_3_IP=10.30.171.167
03:43:50  TOOLS_SYSTEM_IP=10.30.171.125
03:43:50  TOOLS_SYSTEM_1_IP=10.30.171.125
03:43:50  NUM_OPENSTACK_CONTROL_NODES=1
03:43:50  OPENSTACK_CONTROL_NODE_1_IP=
03:43:50  NUM_OPENSTACK_COMPUTE_NODES=-1
03:43:50  NUM_OPENSTACK_HAPROXY_NODES=0
03:43:51  [EnvInject] - Injecting environment variables from a build step.
03:43:51  [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:43:51  [EnvInject] - Variables injected successfully.
03:43:51  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/sh /tmp/jenkins3258460867144270615.sh
03:43:51  Preparing for JRE Version 17
03:43:51  Karaf artifact is karaf
03:43:51  Karaf project is integration
03:43:51  Java home is /usr/lib/jvm/java-17-openjdk-amd64
03:43:51  [EnvInject] - Injecting environment variables from a build step.
03:43:51  [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:43:51  [EnvInject] - Variables injected successfully.
03:43:51  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins6096698151170923872.sh
03:43:51  Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:43:51  Distribution bundle is karaf-0.20.4.zip
03:43:51  Distribution bundle version is 0.20.4
03:43:51  Distribution folder is karaf-0.20.4
03:43:51  Nexus prefix is https://nexus.opendaylight.org
03:43:51  [EnvInject] - Injecting environment variables from a build step.
03:43:51  [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:43:51  [EnvInject] - Variables injected successfully.
03:43:51  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins7238436278622728387.sh
03:43:51  Setup pyenv:
03:43:51    system
03:43:51    3.8.13
03:43:51    3.9.13
03:43:51    3.10.13
03:43:51  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:43:51  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from file:/tmp/.os_lf_venv
03:43:52  lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 
03:43:56  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:43:56  Copying common-functions.sh to /tmp
03:43:58  Copying common-functions.sh to 10.30.171.231:/tmp
03:43:58  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:43:58  Copying common-functions.sh to 10.30.170.161:/tmp
03:43:58  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:43:58  Copying common-functions.sh to 10.30.171.167:/tmp
03:43:58  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:43:58  Copying common-functions.sh to 10.30.171.125:/tmp
03:43:58  Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
03:43:59  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins4252487878157709928.sh
03:43:59  common-functions.sh is being sourced
03:43:59  common-functions environment:
03:43:59  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:43:59  ACTUALFEATURES: 
03:43:59  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:43:59  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:43:59  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:43:59  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:43:59  CONTROLLERMEM: 2048m
03:43:59  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:43:59  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:43:59  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:43:59  SUITES: 
03:43:59  
03:43:59  #################################################
03:43:59  ##         Configure Cluster and Start         ##
03:43:59  #################################################
03:43:59  ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic
03:43:59  SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-openflowplugin-flow-services-rest odl-openflowplugin-app-bulk-o-matic
03:43:59  Locating script plan to use...
03:43:59  Finished running script plans
03:43:59  Configuring member-1 with IP address 10.30.171.231
03:43:59  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:43:59  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:43:59  + source /tmp/common-functions.sh karaf-0.20.4
03:43:59  ++ [[ /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 ]]
03:43:59  ++ echo 'common-functions.sh is being sourced'
03:43:59  common-functions.sh is being sourced
03:43:59  ++ BUNDLEFOLDER=karaf-0.20.4
03:43:59  ++ export MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:43:59  ++ MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:43:59  ++ export FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:43:59  ++ FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:43:59  ++ export CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:43:59  ++ CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:43:59  ++ export LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:43:59  ++ LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:43:59  ++ export MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:43:59  ++ MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:43:59  ++ export CONTROLLERMEM=
03:43:59  ++ CONTROLLERMEM=
03:43:59  ++ export AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:43:59  ++ AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:43:59  ++ export MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:43:59  ++ MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:43:59  ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:43:59  ++ MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:43:59  ++ print_common_env
03:43:59  ++ cat
03:43:59  common-functions environment:
03:43:59  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:43:59  ACTUALFEATURES: 
03:43:59  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:43:59  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:43:59  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:43:59  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:43:59  CONTROLLERMEM: 
03:43:59  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:43:59  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:43:59  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:43:59  SUITES: 
03:43:59  
03:43:59  ++ SSH='ssh -t -t'
03:43:59  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
03:43:59  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
03:43:59  Changing to /tmp
03:43:59  + echo 'Changing to /tmp'
03:43:59  + cd /tmp
03:43:59  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:43:59  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip'
03:43:59  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:43:59  --2025-03-27 03:43:59--  https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:43:59  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:43:59  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:43:59  HTTP request sent, awaiting response... 200 OK
03:43:59  Length: 234139149 (223M) [application/zip]
03:43:59  Saving to: ‘karaf-0.20.4.zip’
03:43:59  
03:43:59       0K ........ ........ ........ ........ ........ ........  1% 62.1M 4s
03:43:59    3072K ........ ........ ........ ........ ........ ........  2%  101M 3s
03:43:59    6144K ........ ........ ........ ........ ........ ........  4%  124M 2s
03:43:59    9216K ........ ........ ........ ........ ........ ........  5%  171M 2s
03:43:59   12288K ........ ........ ........ ........ ........ ........  6%  163M 2s
03:43:59   15360K ........ ........ ........ ........ ........ ........  8%  203M 2s
03:43:59   18432K ........ ........ ........ ........ ........ ........  9%  191M 2s
03:43:59   21504K ........ ........ ........ ........ ........ ........ 10%  256M 1s
03:43:59   24576K ........ ........ ........ ........ ........ ........ 12%  241M 1s
03:43:59   27648K ........ ........ ........ ........ ........ ........ 13%  277M 1s
03:43:59   30720K ........ ........ ........ ........ ........ ........ 14%  294M 1s
03:43:59   33792K ........ ........ ........ ........ ........ ........ 16%  295M 1s
03:43:59   36864K ........ ........ ........ ........ ........ ........ 17%  319M 1s
03:43:59   39936K ........ ........ ........ ........ ........ ........ 18%  317M 1s
03:43:59   43008K ........ ........ ........ ........ ........ ........ 20%  302M 1s
03:43:59   46080K ........ ........ ........ ........ ........ ........ 21%  185M 1s
03:43:59   49152K ........ ........ ........ ........ ........ ........ 22%  324M 1s
03:43:59   52224K ........ ........ ........ ........ ........ ........ 24%  333M 1s
03:43:59   55296K ........ ........ ........ ........ ........ ........ 25%  340M 1s
03:43:59   58368K ........ ........ ........ ........ ........ ........ 26%  321M 1s
03:43:59   61440K ........ ........ ........ ........ ........ ........ 28%  363M 1s
03:43:59   64512K ........ ........ ........ ........ ........ ........ 29%  324M 1s
03:43:59   67584K ........ ........ ........ ........ ........ ........ 30%  338M 1s
03:43:59   70656K ........ ........ ........ ........ ........ ........ 32%  226M 1s
03:43:59   73728K ........ ........ ........ ........ ........ ........ 33%  273M 1s
03:43:59   76800K ........ ........ ........ ........ ........ ........ 34%  320M 1s
03:43:59   79872K ........ ........ ........ ........ ........ ........ 36%  314M 1s
03:43:59   82944K ........ ........ ........ ........ ........ ........ 37%  334M 1s
03:43:59   86016K ........ ........ ........ ........ ........ ........ 38%  343M 1s
03:43:59   89088K ........ ........ ........ ........ ........ ........ 40%  316M 1s
03:43:59   92160K ........ ........ ........ ........ ........ ........ 41%  301M 1s
03:43:59   95232K ........ ........ ........ ........ ........ ........ 42%  373M 1s
03:43:59   98304K ........ ........ ........ ........ ........ ........ 44%  272M 1s
03:43:59  101376K ........ ........ ........ ........ ........ ........ 45%  274M 1s
03:43:59  104448K ........ ........ ........ ........ ........ ........ 47%  233M 1s
03:43:59  107520K ........ ........ ........ ........ ........ ........ 48%  290M 0s
03:43:59  110592K ........ ........ ........ ........ ........ ........ 49%  307M 0s
03:44:00  113664K ........ ........ ........ ........ ........ ........ 51%  312M 0s
03:44:00  116736K ........ ........ ........ ........ ........ ........ 52%  280M 0s
03:44:00  119808K ........ ........ ........ ........ ........ ........ 53%  270M 0s
03:44:00  122880K ........ ........ ........ ........ ........ ........ 55%  265M 0s
03:44:00  125952K ........ ........ ........ ........ ........ ........ 56%  279M 0s
03:44:00  129024K ........ ........ ........ ........ ........ ........ 57%  348M 0s
03:44:00  132096K ........ ........ ........ ........ ........ ........ 59%  270M 0s
03:44:00  135168K ........ ........ ........ ........ ........ ........ 60%  344M 0s
03:44:00  138240K ........ ........ ........ ........ ........ ........ 61%  286M 0s
03:44:00  141312K ........ ........ ........ ........ ........ ........ 63%  330M 0s
03:44:00  144384K ........ ........ ........ ........ ........ ........ 64%  301M 0s
03:44:00  147456K ........ ........ ........ ........ ........ ........ 65%  254M 0s
03:44:00  150528K ........ ........ ........ ........ ........ ........ 67%  227M 0s
03:44:00  153600K ........ ........ ........ ........ ........ ........ 68%  298M 0s
03:44:00  156672K ........ ........ ........ ........ ........ ........ 69%  268M 0s
03:44:00  159744K ........ ........ ........ ........ ........ ........ 71%  305M 0s
03:44:00  162816K ........ ........ ........ ........ ........ ........ 72%  348M 0s
03:44:00  165888K ........ ........ ........ ........ ........ ........ 73%  356M 0s
03:44:00  168960K ........ ........ ........ ........ ........ ........ 75%  306M 0s
03:44:00  172032K ........ ........ ........ ........ ........ ........ 76%  228M 0s
03:44:00  175104K ........ ........ ........ ........ ........ ........ 77%  314M 0s
03:44:00  178176K ........ ........ ........ ........ ........ ........ 79%  332M 0s
03:44:00  181248K ........ ........ ........ ........ ........ ........ 80%  391M 0s
03:44:00  184320K ........ ........ ........ ........ ........ ........ 81%  377M 0s
03:44:00  187392K ........ ........ ........ ........ ........ ........ 83%  356M 0s
03:44:00  190464K ........ ........ ........ ........ ........ ........ 84%  257M 0s
03:44:00  193536K ........ ........ ........ ........ ........ ........ 85%  314M 0s
03:44:00  196608K ........ ........ ........ ........ ........ ........ 87%  334M 0s
03:44:00  199680K ........ ........ ........ ........ ........ ........ 88%  372M 0s
03:44:00  202752K ........ ........ ........ ........ ........ ........ 90%  371M 0s
03:44:00  205824K ........ ........ ........ ........ ........ ........ 91%  391M 0s
03:44:00  208896K ........ ........ ........ ........ ........ ........ 92%  256M 0s
03:44:00  211968K ........ ........ ........ ........ ........ ........ 94%  238M 0s
03:44:00  215040K ........ ........ ........ ........ ........ ........ 95%  347M 0s
03:44:00  218112K ........ ........ ........ ........ ........ ........ 96%  262M 0s
03:44:00  221184K ........ ........ ........ ........ ........ ........ 98%  341M 0s
03:44:00  224256K ........ ........ ........ ........ ........ ........ 99%  181M 0s
03:44:00  227328K ........ ........ ....                               100%  319M=0.9s
03:44:00  
03:44:00  2025-03-27 03:44:00 (262 MB/s) - ‘karaf-0.20.4.zip’ saved [234139149/234139149]
03:44:00  
03:44:00  Extracting the new controller...
03:44:00  + echo 'Extracting the new controller...'
03:44:00  + unzip -q karaf-0.20.4.zip
03:44:02  Adding external repositories...
03:44:02  + echo 'Adding external repositories...'
03:44:02  + 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.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:02  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:02  ################################################################################
03:44:02  #
03:44:02  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:02  #    contributor license agreements.  See the NOTICE file distributed with
03:44:02  #    this work for additional information regarding copyright ownership.
03:44:02  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:02  #    (the "License"); you may not use this file except in compliance with
03:44:02  #    the License.  You may obtain a copy of the License at
03:44:02  #
03:44:02  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:02  #
03:44:02  #    Unless required by applicable law or agreed to in writing, software
03:44:02  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:02  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:02  #    See the License for the specific language governing permissions and
03:44:02  #    limitations under the License.
03:44:02  #
03:44:02  ################################################################################
03:44:02  
03:44:02  #
03:44:02  # If set to true, the following property will not allow any certificate to be used
03:44:02  # when accessing Maven repositories through SSL
03:44:02  #
03:44:02  #org.ops4j.pax.url.mvn.certificateCheck=
03:44:02  
03:44:02  #
03:44:02  # Path to the local Maven settings file.
03:44:02  # The repositories defined in this file will be automatically added to the list
03:44:02  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:44:02  # below is not set.
03:44:02  # The following locations are checked for the existence of the settings.xml file
03:44:02  #   * 1. looks for the specified url
03:44:02  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
03:44:02  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
03:44:02  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:44:02  #
03:44:02  #org.ops4j.pax.url.mvn.settings=
03:44:02  
03:44:02  #
03:44:02  # Path to the local Maven repository which is used to avoid downloading
03:44:02  # artifacts when they already exist locally.
03:44:02  # The value of this property will be extracted from the settings.xml file
03:44:02  # above, or defaulted to:
03:44:02  #     System.getProperty( "user.home" ) + "/.m2/repository"
03:44:02  #
03:44:02  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:44:02  
03:44:02  #
03:44:02  # Default this to false. It's just weird to use undocumented repos
03:44:02  #
03:44:02  org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:44:02  
03:44:02  #
03:44:02  # Uncomment if you don't wanna use the proxy settings
03:44:02  # from the Maven conf/settings.xml file
03:44:02  #
03:44:02  # org.ops4j.pax.url.mvn.proxySupport=false
03:44:02  
03:44:02  #
03:44:02  # Comma separated list of repositories scanned when resolving an artifact.
03:44:02  # Those repositories will be checked before iterating through the
03:44:02  #    below list of repositories and even before the local repository
03:44:02  # A repository url can be appended with zero or more of the following flags:
03:44:02  #    @snapshots  : the repository contains snaphots
03:44:02  #    @noreleases : the repository does not contain any released artifacts
03:44:02  #
03:44:02  # The following property value will add the system folder as a repo.
03:44:02  #
03:44:02  org.ops4j.pax.url.mvn.defaultRepositories=\
03:44:02      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:44:02      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:44:02      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:44:02  
03:44:02  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:44:02  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:44:02  
03:44:02  #
03:44:02  # Comma separated list of repositories scanned when resolving an artifact.
03:44:02  # The default list includes the following repositories:
03:44:02  #    http://repo1.maven.org/maven2@id=central
03:44:02  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:44:02  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:44:02  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:44:02  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:44:02  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:44:02  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:44:02  # To add repositories to the default ones, prepend '+' to the list of repositories
03:44:02  # to add.
03:44:02  # A repository url can be appended with zero or more of the following flags:
03:44:02  #    @snapshots  : the repository contains snapshots
03:44:02  #    @noreleases : the repository does not contain any released artifacts
03:44:02  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:44:02  #
03:44:02  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
03:44:02  
03:44:02  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
03:44:02  Configuring the startup features...
03:44:02  + echo 'Configuring the startup features...'
03:44:02  + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,/g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:02  + FEATURE_TEST_STRING=features-test
03:44:02  + FEATURE_TEST_VERSION=0.20.4
03:44:02  + KARAF_VERSION=karaf4
03:44:02  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:44:02  + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:02  + [[ ! -z '' ]]
03:44:02  + cat /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:02  ################################################################################
03:44:02  #
03:44:02  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:02  #    contributor license agreements.  See the NOTICE file distributed with
03:44:02  #    this work for additional information regarding copyright ownership.
03:44:02  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:02  #    (the "License"); you may not use this file except in compliance with
03:44:02  #    the License.  You may obtain a copy of the License at
03:44:02  #
03:44:02  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:02  #
03:44:02  #    Unless required by applicable law or agreed to in writing, software
03:44:02  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:02  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:02  #    See the License for the specific language governing permissions and
03:44:02  #    limitations under the License.
03:44:02  #
03:44:02  ################################################################################
03:44:02  
03:44:02  #
03:44:02  # Comma separated list of features repositories to register by default
03:44:02  #
03:44:02  featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d5b8552a-0377-4d58-a87c-c9c1f0923432.xml
03:44:02  
03:44:02  #
03:44:02  # Comma separated list of features to install at startup
03:44:02  #
03:44:02  featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, e1aacdad-c945-4bbf-964c-422035a1e0c2
03:44:02  
03:44:02  #
03:44:02  # Resource repositories (OBR) that the features resolver can use
03:44:02  # to resolve requirements/capabilities
03:44:02  #
03:44:02  # The format of the resourceRepositories is 
03:44:02  # resourceRepositories=[xml:url|json:url],...
03:44:02  # for Instance:
03:44:02  #
03:44:02  #resourceRepositories=xml:http://host/path/to/index.xml
03:44:02  # or
03:44:02  #resourceRepositories=json:http://host/path/to/index.json
03:44:02  #
03:44:02  
03:44:02  #
03:44:02  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:44:02  #
03:44:02  featuresBootAsynchronous=false
03:44:02  
03:44:02  #
03:44:02  # Service requirements enforcement
03:44:02  #
03:44:02  # By default, the feature resolver checks the service requirements/capabilities of
03:44:02  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:44:02  # the required bundles.
03:44:02  # The following flag can have those values:
03:44:02  #   - disable: service requirements are completely ignored
03:44:02  #   - default: service requirements are ignored for old features
03:44:02  #   - enforce: service requirements are always verified
03:44:02  #
03:44:02  #serviceRequirements=default
03:44:02  
03:44:02  #
03:44:02  # Store cfg file for config element in feature
03:44:02  #
03:44:02  #configCfgStore=true
03:44:02  
03:44:02  #
03:44:02  # Define if the feature service automatically refresh bundles
03:44:02  #
03:44:02  autoRefresh=true
03:44:02  
03:44:02  #
03:44:02  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:44:02  # XML file defines instructions related to features processing
03:44:02  # versions.properties may declare properties to resolve placeholders in XML file
03:44:02  # both files are relative to ${karaf.etc}
03:44:02  #
03:44:02  #featureProcessing=org.apache.karaf.features.xml
03:44:02  #featureProcessingVersions=versions.properties
03:44:02  + configure_karaf_log karaf4 ''
03:44:02  + local -r karaf_version=karaf4
03:44:02  + local -r controllerdebugmap=
03:44:02  + local logapi=log4j
03:44:02  + grep log4j2 /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:02  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:44:02  log4j2.rootLogger.level = INFO
03:44:02  #log4j2.rootLogger.type = asyncRoot
03:44:02  #log4j2.rootLogger.includeLocation = false
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:44:02  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:44:02  log4j2.rootLogger.appenderRef.Console.ref = Console
03:44:02  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:44:02  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:44:02  log4j2.logger.spifly.name = org.apache.aries.spifly
03:44:02  log4j2.logger.spifly.level = WARN
03:44:02  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:44:02  log4j2.logger.audit.level = INFO
03:44:02  log4j2.logger.audit.additivity = false
03:44:02  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:44:02  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:44:02  log4j2.appender.console.type = Console
03:44:02  log4j2.appender.console.name = Console
03:44:02  log4j2.appender.console.layout.type = PatternLayout
03:44:02  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:44:02  log4j2.appender.rolling.type = RollingRandomAccessFile
03:44:02  log4j2.appender.rolling.name = RollingFile
03:44:02  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:44:02  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:44:02  #log4j2.appender.rolling.immediateFlush = false
03:44:02  log4j2.appender.rolling.append = true
03:44:02  log4j2.appender.rolling.layout.type = PatternLayout
03:44:02  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:44:02  log4j2.appender.rolling.policies.type = Policies
03:44:02  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:44:02  log4j2.appender.rolling.policies.size.size = 64MB
03:44:02  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:44:02  log4j2.appender.rolling.strategy.max = 7
03:44:02  log4j2.appender.audit.type = RollingRandomAccessFile
03:44:02  log4j2.appender.audit.name = AuditRollingFile
03:44:02  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:44:02  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:44:02  log4j2.appender.audit.append = true
03:44:02  log4j2.appender.audit.layout.type = PatternLayout
03:44:02  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:44:02  log4j2.appender.audit.policies.type = Policies
03:44:02  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:44:02  log4j2.appender.audit.policies.size.size = 8MB
03:44:02  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:44:02  log4j2.appender.audit.strategy.max = 7
03:44:02  log4j2.appender.osgi.type = PaxOsgi
03:44:02  log4j2.appender.osgi.name = PaxOsgi
03:44:02  log4j2.appender.osgi.filter = *
03:44:02  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:44:02  #log4j2.logger.aether.level = TRACE
03:44:02  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:44:02  #log4j2.logger.http-headers.level = DEBUG
03:44:02  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:44:02  #log4j2.logger.maven.level = TRACE
03:44:02  + logapi=log4j2
03:44:02  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:44:02  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:44:02  + '[' log4j2 == log4j2 ']'
03:44:02  + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:02  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:44:02  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:44:02  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:44:02  controllerdebugmap: 
03:44:02  cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:02  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:44:02  + unset IFS
03:44:02  + echo 'controllerdebugmap: '
03:44:02  + '[' -n '' ']'
03:44:02  + echo 'cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg'
03:44:02  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:02  ################################################################################
03:44:02  #
03:44:02  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:02  #    contributor license agreements.  See the NOTICE file distributed with
03:44:02  #    this work for additional information regarding copyright ownership.
03:44:02  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:02  #    (the "License"); you may not use this file except in compliance with
03:44:02  #    the License.  You may obtain a copy of the License at
03:44:02  #
03:44:02  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:02  #
03:44:02  #    Unless required by applicable law or agreed to in writing, software
03:44:02  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:02  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:02  #    See the License for the specific language governing permissions and
03:44:02  #    limitations under the License.
03:44:02  #
03:44:02  ################################################################################
03:44:02  
03:44:02  # Common pattern layout for appenders
03:44:02  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:44:02  
03:44:02  # Root logger
03:44:02  log4j2.rootLogger.level = INFO
03:44:02  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:44:02  #log4j2.rootLogger.type = asyncRoot
03:44:02  #log4j2.rootLogger.includeLocation = false
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:44:02  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:44:02  log4j2.rootLogger.appenderRef.Console.ref = Console
03:44:02  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:44:02  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:44:02  
03:44:02  # Filters for logs marked by org.opendaylight.odlparent.Markers
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:44:02  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:44:02  
03:44:02  # Loggers configuration
03:44:02  
03:44:02  # Spifly logger
03:44:02  log4j2.logger.spifly.name = org.apache.aries.spifly
03:44:02  log4j2.logger.spifly.level = WARN
03:44:02  
03:44:02  # Security audit logger
03:44:02  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:44:02  log4j2.logger.audit.level = INFO
03:44:02  log4j2.logger.audit.additivity = false
03:44:02  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:44:02  
03:44:02  # Appenders configuration
03:44:02  
03:44:02  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:44:02  log4j2.appender.console.type = Console
03:44:02  log4j2.appender.console.name = Console
03:44:02  log4j2.appender.console.layout.type = PatternLayout
03:44:02  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:44:02  
03:44:02  # Rolling file appender
03:44:02  log4j2.appender.rolling.type = RollingRandomAccessFile
03:44:02  log4j2.appender.rolling.name = RollingFile
03:44:02  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:44:02  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:44:02  # uncomment to not force a disk flush
03:44:02  #log4j2.appender.rolling.immediateFlush = false
03:44:02  log4j2.appender.rolling.append = true
03:44:02  log4j2.appender.rolling.layout.type = PatternLayout
03:44:02  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:44:02  log4j2.appender.rolling.policies.type = Policies
03:44:02  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:44:02  log4j2.appender.rolling.policies.size.size = 1GB
03:44:02  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:44:02  log4j2.appender.rolling.strategy.max = 7
03:44:02  
03:44:02  # Audit file appender
03:44:02  log4j2.appender.audit.type = RollingRandomAccessFile
03:44:02  log4j2.appender.audit.name = AuditRollingFile
03:44:02  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:44:02  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:44:02  log4j2.appender.audit.append = true
03:44:02  log4j2.appender.audit.layout.type = PatternLayout
03:44:02  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:44:02  log4j2.appender.audit.policies.type = Policies
03:44:02  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:44:02  log4j2.appender.audit.policies.size.size = 8MB
03:44:02  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:44:02  log4j2.appender.audit.strategy.max = 7
03:44:02  
03:44:02  # OSGi appender
03:44:02  log4j2.appender.osgi.type = PaxOsgi
03:44:02  log4j2.appender.osgi.name = PaxOsgi
03:44:02  log4j2.appender.osgi.filter = *
03:44:02  
03:44:02  # help with identification of maven-related problems with pax-url-aether
03:44:02  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:44:02  #log4j2.logger.aether.level = TRACE
03:44:02  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:44:02  #log4j2.logger.http-headers.level = DEBUG
03:44:02  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:44:02  #log4j2.logger.maven.level = TRACE
03:44:02  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:44:02  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:44:02  + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4/bin/setenv
03:44:02  Configure
03:44:02      java home: /usr/lib/jvm/java-17-openjdk-amd64
03:44:02      max memory: 2048m
03:44:02      memconf: /tmp/karaf-0.20.4/bin/setenv
03:44:02  + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
03:44:02  + local -r controllermem=2048m
03:44:02  + local -r memconf=/tmp/karaf-0.20.4/bin/setenv
03:44:02  + echo Configure
03:44:02  + echo '    java home: /usr/lib/jvm/java-17-openjdk-amd64'
03:44:02  + echo '    max memory: 2048m'
03:44:02  + echo '    memconf: /tmp/karaf-0.20.4/bin/setenv'
03:44:02  + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64}%g' /tmp/karaf-0.20.4/bin/setenv
03:44:02  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4/bin/setenv
03:44:02  cat /tmp/karaf-0.20.4/bin/setenv
03:44:02  + echo 'cat /tmp/karaf-0.20.4/bin/setenv'
03:44:02  + cat /tmp/karaf-0.20.4/bin/setenv
03:44:02  #!/bin/sh
03:44:02  #
03:44:02  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:02  #    contributor license agreements.  See the NOTICE file distributed with
03:44:02  #    this work for additional information regarding copyright ownership.
03:44:02  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:02  #    (the "License"); you may not use this file except in compliance with
03:44:02  #    the License.  You may obtain a copy of the License at
03:44:02  #
03:44:02  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:02  #
03:44:02  #    Unless required by applicable law or agreed to in writing, software
03:44:02  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:02  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:02  #    See the License for the specific language governing permissions and
03:44:02  #    limitations under the License.
03:44:02  #
03:44:02  
03:44:02  #
03:44:02  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:44:02  # script: client, instance, shell, start, status, stop, karaf
03:44:02  #
03:44:02  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:44:02  #   Actions go here...
03:44:02  # fi
03:44:02  
03:44:02  #
03:44:02  # general settings which should be applied for all scripts go here; please keep
03:44:02  # in mind that it is possible that scripts might be executed more than once, e.g.
03:44:02  # in example of the start script where the start script is executed first and the
03:44:02  # karaf script afterwards.
03:44:02  #
03:44:02  
03:44:02  #
03:44:02  # The following section shows the possible configuration options for the default 
03:44:02  # karaf scripts
03:44:02  #
03:44:02  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
03:44:02  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:44:02  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:44:02  # export EXTRA_JAVA_OPTS # Additional JVM options
03:44:02  # export KARAF_HOME # Karaf home folder
03:44:02  # export KARAF_DATA # Karaf data folder
03:44:02  # export KARAF_BASE # Karaf base folder
03:44:02  # export KARAF_ETC  # Karaf etc  folder
03:44:02  # export KARAF_LOG  # Karaf log  folder
03:44:02  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:44:02  # export KARAF_OPTS # Additional available Karaf options
03:44:02  # export KARAF_DEBUG # Enable debug mode
03:44:02  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:44:02  # export KARAF_NOROOT # Prevent execution as root if set to true
03:44:02  Set Java version
03:44:02  + echo 'Set Java version'
03:44:02  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
03:44:02  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:44:02  sudo: a password is required
03:44:02  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:02  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:44:02  sudo: a password is required
03:44:02  JDK default version ...
03:44:02  + echo 'JDK default version ...'
03:44:02  + java -version
03:44:02  openjdk version "21.0.5" 2024-10-15
03:44:02  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
03:44:02  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
03:44:02  Set JAVA_HOME
03:44:02  + echo 'Set JAVA_HOME'
03:44:02  + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:44:02  + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:44:02  ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:02  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:02  Listing all open ports on controller system...
03:44:02  + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:02  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
03:44:02  + echo 'Listing all open ports on controller system...'
03:44:02  + netstat -pnatu
03:44:02  /tmp/configuration-script.sh: line 40: netstat: command not found
03:44:02  + '[' -f /tmp/custom_shard_config.txt ']'
03:44:02  Configuring cluster
03:44:02  + echo 'Configuring cluster'
03:44:02  + /tmp/karaf-0.20.4/bin/configure_cluster.sh 1 10.30.171.231 10.30.170.161 10.30.171.167
03:44:02  ################################################
03:44:02  ##             Configure Cluster              ##
03:44:02  ################################################
03:44:02   NOTE: Cluster configuration files not found. Copying from
03:44:02   /tmp/karaf-0.20.4/system/org/opendaylight/controller/sal-clustering-config/9.0.6
03:44:02  Configuring unique name in akka.conf
03:44:02  Configuring hostname in akka.conf
03:44:02  Configuring data and rpc seed nodes in akka.conf
03:44:02  modules = [
03:44:02  	
03:44:02  	{
03:44:02  		name = "inventory"
03:44:02  		namespace = "urn:opendaylight:inventory"
03:44:02  		shard-strategy = "module"
03:44:02  	},
03:44:02  	{
03:44:02  		name = "topology"
03:44:02  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:44:02  		shard-strategy = "module"
03:44:02  	},
03:44:02  	{
03:44:02  		name = "toaster"
03:44:02  		namespace = "http://netconfcentral.org/ns/toaster"
03:44:02  		shard-strategy = "module"
03:44:02  	}
03:44:02  ]
03:44:02  Configuring replication type in module-shards.conf
03:44:02  ################################################
03:44:02  ##   NOTE: Manually restart controller to     ##
03:44:02  ##         apply configuration.               ##
03:44:02  ################################################
03:44:02  Dump akka.conf
03:44:02  + echo 'Dump akka.conf'
03:44:02  + cat /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:02  
03:44:02  odl-cluster-data {
03:44:02    akka {
03:44:02      remote {
03:44:02        artery {
03:44:02          enabled = on
03:44:02          transport = tcp
03:44:02          canonical.hostname = "10.30.171.231"
03:44:02          canonical.port = 2550
03:44:02        }
03:44:02      }
03:44:02  
03:44:02      cluster {
03:44:02        # Using artery.
03:44:02        seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.231:2550",
03:44:02  				"akka://opendaylight-cluster-data@10.30.170.161:2550",
03:44:02  				"akka://opendaylight-cluster-data@10.30.171.167:2550"]
03:44:02  
03:44:02        roles = ["member-1"]
03:44:02  
03:44:02        # when under load we might trip a false positive on the failure detector
03:44:02        # failure-detector {
03:44:02          # heartbeat-interval = 4 s
03:44:02          # acceptable-heartbeat-pause = 16s
03:44:02        # }
03:44:02      }
03:44:02  
03:44:02      persistence {
03:44:02        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:44:02        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
03:44:02        # The relative path is always relative to KARAF_HOME.
03:44:02  
03:44:02        # snapshot-store.local.dir = "target/snapshots"
03:44:02  
03:44:02        # Use lz4 compression for LocalSnapshotStore snapshots
03:44:02        snapshot-store.local.use-lz4-compression = false
03:44:02        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:44:02        snapshot-store.local.lz4-blocksize = 256KB
03:44:02      }
03:44:02      disable-default-actor-system-quarantined-event-handling = "false"
03:44:02    }
03:44:02  }
03:44:02  Dump modules.conf
03:44:02  + echo 'Dump modules.conf'
03:44:02  + cat /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:02  modules = [
03:44:02  	
03:44:02  	{
03:44:02  		name = "inventory"
03:44:02  		namespace = "urn:opendaylight:inventory"
03:44:02  		shard-strategy = "module"
03:44:02  	},
03:44:02  	{
03:44:02  		name = "topology"
03:44:02  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:44:02  		shard-strategy = "module"
03:44:02  	},
03:44:02  	{
03:44:02  		name = "toaster"
03:44:02  		namespace = "http://netconfcentral.org/ns/toaster"
03:44:02  		shard-strategy = "module"
03:44:02  	}
03:44:02  ]
03:44:02  Dump module-shards.conf
03:44:02  + echo 'Dump module-shards.conf'
03:44:02  + cat /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:02  module-shards = [
03:44:02  	{
03:44:02  		name = "default"
03:44:02  		shards = [
03:44:02  			{
03:44:02  				name = "default"
03:44:02  				replicas = ["member-1",
03:44:02  				"member-2",
03:44:02  				"member-3"]
03:44:02  			}
03:44:02  		]
03:44:02  	},
03:44:02  	{
03:44:02  		name = "inventory"
03:44:02  		shards = [
03:44:02  			{
03:44:02  				name="inventory"
03:44:02  				replicas = ["member-1",
03:44:02  				"member-2",
03:44:02  				"member-3"]
03:44:02  			}
03:44:02  		]
03:44:02  	},
03:44:02  	{
03:44:02  		name = "topology"
03:44:02  		shards = [
03:44:02  			{
03:44:02  				name="topology"
03:44:02  				replicas = ["member-1",
03:44:02  				"member-2",
03:44:02  				"member-3"]
03:44:02  			}
03:44:02  		]
03:44:02  	},
03:44:02  	{
03:44:02  		name = "toaster"
03:44:02  		shards = [
03:44:02  			{
03:44:02  				name="toaster"
03:44:02  				replicas = ["member-1",
03:44:02  				"member-2",
03:44:02  				"member-3"]
03:44:02  			}
03:44:02  		]
03:44:02  	}
03:44:02  ]
03:44:02  Configuring member-2 with IP address 10.30.170.161
03:44:02  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:44:03  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:44:03  + source /tmp/common-functions.sh karaf-0.20.4
03:44:03  ++ [[ /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 ]]
03:44:03  ++ echo 'common-functions.sh is being sourced'
03:44:03  common-functions.sh is being sourced
03:44:03  ++ BUNDLEFOLDER=karaf-0.20.4
03:44:03  ++ export MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:03  ++ MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:03  ++ export FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:03  ++ FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:03  ++ export CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:44:03  ++ CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:44:03  ++ export LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:03  ++ LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:03  ++ export MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:44:03  ++ MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:44:03  ++ export CONTROLLERMEM=
03:44:03  ++ CONTROLLERMEM=
03:44:03  ++ export AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:03  ++ AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:03  ++ export MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:03  ++ MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:03  ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:03  ++ MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:03  ++ print_common_env
03:44:03  ++ cat
03:44:03  common-functions environment:
03:44:03  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:03  ACTUALFEATURES: 
03:44:03  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:03  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:44:03  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:03  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:44:03  CONTROLLERMEM: 
03:44:03  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:03  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:03  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:03  SUITES: 
03:44:03  
03:44:03  ++ SSH='ssh -t -t'
03:44:03  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
03:44:03  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
03:44:03  Changing to /tmp
03:44:03  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:44:03  + echo 'Changing to /tmp'
03:44:03  + cd /tmp
03:44:03  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip'
03:44:03  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:44:03  --2025-03-27 03:44:03--  https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:44:03  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:44:03  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:44:03  HTTP request sent, awaiting response... 200 OK
03:44:03  Length: 234139149 (223M) [application/zip]
03:44:03  Saving to: ‘karaf-0.20.4.zip’
03:44:03  
03:44:03       0K ........ ........ ........ ........ ........ ........  1% 84.0M 3s
03:44:03    3072K ........ ........ ........ ........ ........ ........  2%  130M 2s
03:44:03    6144K ........ ........ ........ ........ ........ ........  4%  155M 2s
03:44:03    9216K ........ ........ ........ ........ ........ ........  5%  144M 2s
03:44:03   12288K ........ ........ ........ ........ ........ ........  6%  183M 2s
03:44:03   15360K ........ ........ ........ ........ ........ ........  8%  203M 1s
03:44:03   18432K ........ ........ ........ ........ ........ ........  9%  228M 1s
03:44:03   21504K ........ ........ ........ ........ ........ ........ 10%  211M 1s
03:44:03   24576K ........ ........ ........ ........ ........ ........ 12%  203M 1s
03:44:03   27648K ........ ........ ........ ........ ........ ........ 13%  253M 1s
03:44:03   30720K ........ ........ ........ ........ ........ ........ 14%  249M 1s
03:44:03   33792K ........ ........ ........ ........ ........ ........ 16%  259M 1s
03:44:03   36864K ........ ........ ........ ........ ........ ........ 17%  276M 1s
03:44:03   39936K ........ ........ ........ ........ ........ ........ 18%  304M 1s
03:44:03   43008K ........ ........ ........ ........ ........ ........ 20%  349M 1s
03:44:03   46080K ........ ........ ........ ........ ........ ........ 21%  255M 1s
03:44:03   49152K ........ ........ ........ ........ ........ ........ 22%  269M 1s
03:44:03   52224K ........ ........ ........ ........ ........ ........ 24%  331M 1s
03:44:03   55296K ........ ........ ........ ........ ........ ........ 25%  312M 1s
03:44:03   58368K ........ ........ ........ ........ ........ ........ 26%  335M 1s
03:44:03   61440K ........ ........ ........ ........ ........ ........ 28%  320M 1s
03:44:03   64512K ........ ........ ........ ........ ........ ........ 29%  334M 1s
03:44:03   67584K ........ ........ ........ ........ ........ ........ 30%  258M 1s
03:44:03   70656K ........ ........ ........ ........ ........ ........ 32%  316M 1s
03:44:03   73728K ........ ........ ........ ........ ........ ........ 33%  311M 1s
03:44:03   76800K ........ ........ ........ ........ ........ ........ 34%  290M 1s
03:44:03   79872K ........ ........ ........ ........ ........ ........ 36%  299M 1s
03:44:03   82944K ........ ........ ........ ........ ........ ........ 37%  315M 1s
03:44:03   86016K ........ ........ ........ ........ ........ ........ 38%  303M 1s
03:44:03   89088K ........ ........ ........ ........ ........ ........ 40%  235M 1s
03:44:03   92160K ........ ........ ........ ........ ........ ........ 41%  273M 1s
03:44:03   95232K ........ ........ ........ ........ ........ ........ 42%  288M 1s
03:44:03   98304K ........ ........ ........ ........ ........ ........ 44%  290M 1s
03:44:03  101376K ........ ........ ........ ........ ........ ........ 45%  292M 1s
03:44:03  104448K ........ ........ ........ ........ ........ ........ 47%  300M 0s
03:44:03  107520K ........ ........ ........ ........ ........ ........ 48%  284M 0s
03:44:03  110592K ........ ........ ........ ........ ........ ........ 49%  300M 0s
03:44:03  113664K ........ ........ ........ ........ ........ ........ 51%  303M 0s
03:44:03  116736K ........ ........ ........ ........ ........ ........ 52%  311M 0s
03:44:03  119808K ........ ........ ........ ........ ........ ........ 53%  306M 0s
03:44:03  122880K ........ ........ ........ ........ ........ ........ 55%  297M 0s
03:44:03  125952K ........ ........ ........ ........ ........ ........ 56%  283M 0s
03:44:03  129024K ........ ........ ........ ........ ........ ........ 57%  315M 0s
03:44:03  132096K ........ ........ ........ ........ ........ ........ 59%  301M 0s
03:44:03  135168K ........ ........ ........ ........ ........ ........ 60%  311M 0s
03:44:03  138240K ........ ........ ........ ........ ........ ........ 61%  306M 0s
03:44:03  141312K ........ ........ ........ ........ ........ ........ 63%  296M 0s
03:44:03  144384K ........ ........ ........ ........ ........ ........ 64%  302M 0s
03:44:03  147456K ........ ........ ........ ........ ........ ........ 65% 85.1M 0s
03:44:03  150528K ........ ........ ........ ........ ........ ........ 67%  222M 0s
03:44:03  153600K ........ ........ ........ ........ ........ ........ 68%  138M 0s
03:44:03  156672K ........ ........ ........ ........ ........ ........ 69%  278M 0s
03:44:03  159744K ........ ........ ........ ........ ........ ........ 71%  320M 0s
03:44:03  162816K ........ ........ ........ ........ ........ ........ 72%  305M 0s
03:44:03  165888K ........ ........ ........ ........ ........ ........ 73%  255M 0s
03:44:03  168960K ........ ........ ........ ........ ........ ........ 75%  358M 0s
03:44:03  172032K ........ ........ ........ ........ ........ ........ 76%  337M 0s
03:44:03  175104K ........ ........ ........ ........ ........ ........ 77%  231M 0s
03:44:03  178176K ........ ........ ........ ........ ........ ........ 79%  158M 0s
03:44:03  181248K ........ ........ ........ ........ ........ ........ 80%  297M 0s
03:44:03  184320K ........ ........ ........ ........ ........ ........ 81%  291M 0s
03:44:03  187392K ........ ........ ........ ........ ........ ........ 83%  324M 0s
03:44:04  190464K ........ ........ ........ ........ ........ ........ 84%  305M 0s
03:44:04  193536K ........ ........ ........ ........ ........ ........ 85%  300M 0s
03:44:04  196608K ........ ........ ........ ........ ........ ........ 87%  296M 0s
03:44:04  199680K ........ ........ ........ ........ ........ ........ 88%  284M 0s
03:44:04  202752K ........ ........ ........ ........ ........ ........ 90%  298M 0s
03:44:04  205824K ........ ........ ........ ........ ........ ........ 91%  282M 0s
03:44:04  208896K ........ ........ ........ ........ ........ ........ 92%  278M 0s
03:44:04  211968K ........ ........ ........ ........ ........ ........ 94%  300M 0s
03:44:04  215040K ........ ........ ........ ........ ........ ........ 95%  280M 0s
03:44:04  218112K ........ ........ ........ ........ ........ ........ 96%  295M 0s
03:44:04  221184K ........ ........ ........ ........ ........ ........ 98%  243M 0s
03:44:04  224256K ........ ........ ........ ........ ........ ........ 99%  336M 0s
03:44:04  227328K ........ ........ ....                               100%  343M=0.9s
03:44:04  
03:44:04  2025-03-27 03:44:04 (251 MB/s) - ‘karaf-0.20.4.zip’ saved [234139149/234139149]
03:44:04  
03:44:04  Extracting the new controller...
03:44:04  + echo 'Extracting the new controller...'
03:44:04  + unzip -q karaf-0.20.4.zip
03:44:06  Adding external repositories...
03:44:06  + echo 'Adding external repositories...'
03:44:06  + 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.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:06  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:06  ################################################################################
03:44:06  #
03:44:06  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:06  #    contributor license agreements.  See the NOTICE file distributed with
03:44:06  #    this work for additional information regarding copyright ownership.
03:44:06  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:06  #    (the "License"); you may not use this file except in compliance with
03:44:06  #    the License.  You may obtain a copy of the License at
03:44:06  #
03:44:06  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:06  #
03:44:06  #    Unless required by applicable law or agreed to in writing, software
03:44:06  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:06  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:06  #    See the License for the specific language governing permissions and
03:44:06  #    limitations under the License.
03:44:06  #
03:44:06  ################################################################################
03:44:06  
03:44:06  #
03:44:06  # If set to true, the following property will not allow any certificate to be used
03:44:06  # when accessing Maven repositories through SSL
03:44:06  #
03:44:06  #org.ops4j.pax.url.mvn.certificateCheck=
03:44:06  
03:44:06  #
03:44:06  # Path to the local Maven settings file.
03:44:06  # The repositories defined in this file will be automatically added to the list
03:44:06  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:44:06  # below is not set.
03:44:06  # The following locations are checked for the existence of the settings.xml file
03:44:06  #   * 1. looks for the specified url
03:44:06  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
03:44:06  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
03:44:06  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:44:06  #
03:44:06  #org.ops4j.pax.url.mvn.settings=
03:44:06  
03:44:06  #
03:44:06  # Path to the local Maven repository which is used to avoid downloading
03:44:06  # artifacts when they already exist locally.
03:44:06  # The value of this property will be extracted from the settings.xml file
03:44:06  # above, or defaulted to:
03:44:06  #     System.getProperty( "user.home" ) + "/.m2/repository"
03:44:06  #
03:44:06  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:44:06  
03:44:06  #
03:44:06  # Default this to false. It's just weird to use undocumented repos
03:44:06  #
03:44:06  org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:44:06  
03:44:06  #
03:44:06  # Uncomment if you don't wanna use the proxy settings
03:44:06  # from the Maven conf/settings.xml file
03:44:06  #
03:44:06  # org.ops4j.pax.url.mvn.proxySupport=false
03:44:06  
03:44:06  #
03:44:06  # Comma separated list of repositories scanned when resolving an artifact.
03:44:06  # Those repositories will be checked before iterating through the
03:44:06  #    below list of repositories and even before the local repository
03:44:06  # A repository url can be appended with zero or more of the following flags:
03:44:06  #    @snapshots  : the repository contains snaphots
03:44:06  #    @noreleases : the repository does not contain any released artifacts
03:44:06  #
03:44:06  # The following property value will add the system folder as a repo.
03:44:06  #
03:44:06  org.ops4j.pax.url.mvn.defaultRepositories=\
03:44:06      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:44:06      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:44:06      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:44:06  
03:44:06  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:44:06  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:44:06  
03:44:06  #
03:44:06  # Comma separated list of repositories scanned when resolving an artifact.
03:44:06  # The default list includes the following repositories:
03:44:06  #    http://repo1.maven.org/maven2@id=central
03:44:06  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:44:06  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:44:06  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:44:06  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:44:06  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:44:06  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:44:06  # To add repositories to the default ones, prepend '+' to the list of repositories
03:44:06  # to add.
03:44:06  # A repository url can be appended with zero or more of the following flags:
03:44:06  #    @snapshots  : the repository contains snapshots
03:44:06  #    @noreleases : the repository does not contain any released artifacts
03:44:06  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:44:06  #
03:44:06  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
03:44:06  
03:44:06  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
03:44:06  + [[ True == \T\r\u\e ]]
03:44:06  + echo 'Configuring the startup features...'
03:44:06  + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,/g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:06  + FEATURE_TEST_STRING=features-test
03:44:06  + FEATURE_TEST_VERSION=0.20.4
03:44:06  + KARAF_VERSION=karaf4
03:44:06  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:44:06  + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:06  + [[ ! -z '' ]]
03:44:06  + cat /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:06  ################################################################################
03:44:06  #
03:44:06  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:06  #    contributor license agreements.  See the NOTICE file distributed with
03:44:06  #    this work for additional information regarding copyright ownership.
03:44:06  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:06  #    (the "License"); you may not use this file except in compliance with
03:44:06  #    the License.  You may obtain a copy of the License at
03:44:06  #
03:44:06  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:06  #
03:44:06  #    Unless required by applicable law or agreed to in writing, software
03:44:06  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:06  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:06  #    See the License for the specific language governing permissions and
03:44:06  #    limitations under the License.
03:44:06  #
03:44:06  ################################################################################
03:44:06  
03:44:06  #
03:44:06  # Comma separated list of features repositories to register by default
03:44:06  #
03:44:06  featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d5b8552a-0377-4d58-a87c-c9c1f0923432.xml
03:44:06  
03:44:06  #
03:44:06  # Comma separated list of features to install at startup
03:44:06  #
03:44:06  featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, e1aacdad-c945-4bbf-964c-422035a1e0c2
03:44:06  
03:44:06  #
03:44:06  # Resource repositories (OBR) that the features resolver can use
03:44:06  # to resolve requirements/capabilities
03:44:06  #
03:44:06  # The format of the resourceRepositories is 
03:44:06  # resourceRepositories=[xml:url|json:url],...
03:44:06  # for Instance:
03:44:06  #
03:44:06  #resourceRepositories=xml:http://host/path/to/index.xml
03:44:06  # or
03:44:06  #resourceRepositories=json:http://host/path/to/index.json
03:44:06  #
03:44:06  
03:44:06  #
03:44:06  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:44:06  #
03:44:06  featuresBootAsynchronous=false
03:44:06  
03:44:06  #
03:44:06  # Service requirements enforcement
03:44:06  #
03:44:06  # By default, the feature resolver checks the service requirements/capabilities of
03:44:06  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:44:06  # the required bundles.
03:44:06  # The following flag can have those values:
03:44:06  #   - disable: service requirements are completely ignored
03:44:06  #   - default: service requirements are ignored for old features
03:44:06  #   - enforce: service requirements are always verified
03:44:06  #
03:44:06  #serviceRequirements=default
03:44:06  
03:44:06  #
03:44:06  # Store cfg file for config element in feature
03:44:06  #
03:44:06  #configCfgStore=true
03:44:06  
03:44:06  #
03:44:06  # Define if the feature service automatically refresh bundles
03:44:06  #
03:44:06  autoRefresh=true
03:44:06  
03:44:06  #
03:44:06  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:44:06  # XML file defines instructions related to features processing
03:44:06  # versions.properties may declare properties to resolve placeholders in XML file
03:44:06  # both files are relative to ${karaf.etc}
03:44:06  #
03:44:06  #featureProcessing=org.apache.karaf.features.xml
03:44:06  #featureProcessingVersions=versions.properties
03:44:06  + configure_karaf_log karaf4 ''
03:44:06  + local -r karaf_version=karaf4
03:44:06  + local -r controllerdebugmap=
03:44:06  + local logapi=log4j
03:44:06  + grep log4j2 /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:06  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:44:06  log4j2.rootLogger.level = INFO
03:44:06  #log4j2.rootLogger.type = asyncRoot
03:44:06  #log4j2.rootLogger.includeLocation = false
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:44:06  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:44:06  log4j2.rootLogger.appenderRef.Console.ref = Console
03:44:06  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:44:06  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:44:06  log4j2.logger.spifly.name = org.apache.aries.spifly
03:44:06  log4j2.logger.spifly.level = WARN
03:44:06  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:44:06  log4j2.logger.audit.level = INFO
03:44:06  log4j2.logger.audit.additivity = false
03:44:06  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:44:06  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:44:06  log4j2.appender.console.type = Console
03:44:06  log4j2.appender.console.name = Console
03:44:06  log4j2.appender.console.layout.type = PatternLayout
03:44:06  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:44:06  log4j2.appender.rolling.type = RollingRandomAccessFile
03:44:06  log4j2.appender.rolling.name = RollingFile
03:44:06  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:44:06  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:44:06  #log4j2.appender.rolling.immediateFlush = false
03:44:06  log4j2.appender.rolling.append = true
03:44:06  log4j2.appender.rolling.layout.type = PatternLayout
03:44:06  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:44:06  log4j2.appender.rolling.policies.type = Policies
03:44:06  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:44:06  log4j2.appender.rolling.policies.size.size = 64MB
03:44:06  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:44:06  log4j2.appender.rolling.strategy.max = 7
03:44:06  log4j2.appender.audit.type = RollingRandomAccessFile
03:44:06  log4j2.appender.audit.name = AuditRollingFile
03:44:06  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:44:06  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:44:06  log4j2.appender.audit.append = true
03:44:06  log4j2.appender.audit.layout.type = PatternLayout
03:44:06  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:44:06  log4j2.appender.audit.policies.type = Policies
03:44:06  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:44:06  log4j2.appender.audit.policies.size.size = 8MB
03:44:06  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:44:06  log4j2.appender.audit.strategy.max = 7
03:44:06  log4j2.appender.osgi.type = PaxOsgi
03:44:06  log4j2.appender.osgi.name = PaxOsgi
03:44:06  log4j2.appender.osgi.filter = *
03:44:06  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:44:06  #log4j2.logger.aether.level = TRACE
03:44:06  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:44:06  #log4j2.logger.http-headers.level = DEBUG
03:44:06  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:44:06  #log4j2.logger.maven.level = TRACE
03:44:06  + logapi=log4j2
03:44:06  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:44:06  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:44:06  + '[' log4j2 == log4j2 ']'
03:44:06  + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:06  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:44:06  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:44:06  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:44:06  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:44:06  + unset IFS
03:44:06  controllerdebugmap: 
03:44:06  + echo 'controllerdebugmap: '
03:44:06  + '[' -n '' ']'
03:44:06  cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:06  + echo 'cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg'
03:44:06  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:06  ################################################################################
03:44:06  #
03:44:06  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:06  #    contributor license agreements.  See the NOTICE file distributed with
03:44:06  #    this work for additional information regarding copyright ownership.
03:44:06  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:06  #    (the "License"); you may not use this file except in compliance with
03:44:06  #    the License.  You may obtain a copy of the License at
03:44:06  #
03:44:06  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:06  #
03:44:06  #    Unless required by applicable law or agreed to in writing, software
03:44:06  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:06  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:06  #    See the License for the specific language governing permissions and
03:44:06  #    limitations under the License.
03:44:06  #
03:44:06  ################################################################################
03:44:06  
03:44:06  # Common pattern layout for appenders
03:44:06  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:44:06  
03:44:06  # Root logger
03:44:06  log4j2.rootLogger.level = INFO
03:44:06  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:44:06  #log4j2.rootLogger.type = asyncRoot
03:44:06  #log4j2.rootLogger.includeLocation = false
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:44:06  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:44:06  log4j2.rootLogger.appenderRef.Console.ref = Console
03:44:06  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:44:06  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:44:06  
03:44:06  # Filters for logs marked by org.opendaylight.odlparent.Markers
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:44:06  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:44:06  
03:44:06  # Loggers configuration
03:44:06  
03:44:06  # Spifly logger
03:44:06  log4j2.logger.spifly.name = org.apache.aries.spifly
03:44:06  log4j2.logger.spifly.level = WARN
03:44:06  
03:44:06  # Security audit logger
03:44:06  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:44:06  log4j2.logger.audit.level = INFO
03:44:06  log4j2.logger.audit.additivity = false
03:44:06  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:44:06  
03:44:06  # Appenders configuration
03:44:06  
03:44:06  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:44:06  log4j2.appender.console.type = Console
03:44:06  log4j2.appender.console.name = Console
03:44:06  log4j2.appender.console.layout.type = PatternLayout
03:44:06  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:44:06  
03:44:06  # Rolling file appender
03:44:06  log4j2.appender.rolling.type = RollingRandomAccessFile
03:44:06  log4j2.appender.rolling.name = RollingFile
03:44:06  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:44:06  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:44:06  # uncomment to not force a disk flush
03:44:06  #log4j2.appender.rolling.immediateFlush = false
03:44:06  log4j2.appender.rolling.append = true
03:44:06  log4j2.appender.rolling.layout.type = PatternLayout
03:44:06  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:44:06  log4j2.appender.rolling.policies.type = Policies
03:44:06  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:44:06  log4j2.appender.rolling.policies.size.size = 1GB
03:44:06  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:44:06  log4j2.appender.rolling.strategy.max = 7
03:44:06  
03:44:06  # Audit file appender
03:44:06  log4j2.appender.audit.type = RollingRandomAccessFile
03:44:06  log4j2.appender.audit.name = AuditRollingFile
03:44:06  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:44:06  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:44:06  log4j2.appender.audit.append = true
03:44:06  log4j2.appender.audit.layout.type = PatternLayout
03:44:06  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:44:06  log4j2.appender.audit.policies.type = Policies
03:44:06  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:44:06  log4j2.appender.audit.policies.size.size = 8MB
03:44:06  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:44:06  log4j2.appender.audit.strategy.max = 7
03:44:06  
03:44:06  # OSGi appender
03:44:06  log4j2.appender.osgi.type = PaxOsgi
03:44:06  log4j2.appender.osgi.name = PaxOsgi
03:44:06  log4j2.appender.osgi.filter = *
03:44:06  
03:44:06  # help with identification of maven-related problems with pax-url-aether
03:44:06  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:44:06  #log4j2.logger.aether.level = TRACE
03:44:06  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:44:06  #log4j2.logger.http-headers.level = DEBUG
03:44:06  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:44:06  #log4j2.logger.maven.level = TRACE
03:44:06  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:44:06  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:44:06  + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4/bin/setenv
03:44:06  + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
03:44:06  Configure
03:44:06  + local -r controllermem=2048m
03:44:06  + local -r memconf=/tmp/karaf-0.20.4/bin/setenv
03:44:06  + echo Configure
03:44:06      java home: /usr/lib/jvm/java-17-openjdk-amd64
03:44:06      max memory: 2048m
03:44:06      memconf: /tmp/karaf-0.20.4/bin/setenv
03:44:06  + echo '    java home: /usr/lib/jvm/java-17-openjdk-amd64'
03:44:06  + echo '    max memory: 2048m'
03:44:06  + echo '    memconf: /tmp/karaf-0.20.4/bin/setenv'
03:44:06  + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64}%g' /tmp/karaf-0.20.4/bin/setenv
03:44:06  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4/bin/setenv
03:44:06  cat /tmp/karaf-0.20.4/bin/setenv
03:44:06  + echo 'cat /tmp/karaf-0.20.4/bin/setenv'
03:44:06  + cat /tmp/karaf-0.20.4/bin/setenv
03:44:06  #!/bin/sh
03:44:06  #
03:44:06  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:06  #    contributor license agreements.  See the NOTICE file distributed with
03:44:06  #    this work for additional information regarding copyright ownership.
03:44:06  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:06  #    (the "License"); you may not use this file except in compliance with
03:44:06  #    the License.  You may obtain a copy of the License at
03:44:06  #
03:44:06  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:06  #
03:44:06  #    Unless required by applicable law or agreed to in writing, software
03:44:06  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:06  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:06  #    See the License for the specific language governing permissions and
03:44:06  #    limitations under the License.
03:44:06  #
03:44:06  
03:44:06  #
03:44:06  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:44:06  # script: client, instance, shell, start, status, stop, karaf
03:44:06  #
03:44:06  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:44:06  #   Actions go here...
03:44:06  # fi
03:44:06  
03:44:06  #
03:44:06  # general settings which should be applied for all scripts go here; please keep
03:44:06  # in mind that it is possible that scripts might be executed more than once, e.g.
03:44:06  # in example of the start script where the start script is executed first and the
03:44:06  # karaf script afterwards.
03:44:06  #
03:44:06  
03:44:06  #
03:44:06  # The following section shows the possible configuration options for the default 
03:44:06  # karaf scripts
03:44:06  #
03:44:06  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
03:44:06  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:44:06  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:44:06  # export EXTRA_JAVA_OPTS # Additional JVM options
03:44:06  # export KARAF_HOME # Karaf home folder
03:44:06  # export KARAF_DATA # Karaf data folder
03:44:06  # export KARAF_BASE # Karaf base folder
03:44:06  # export KARAF_ETC  # Karaf etc  folder
03:44:06  # export KARAF_LOG  # Karaf log  folder
03:44:06  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:44:06  # export KARAF_OPTS # Additional available Karaf options
03:44:06  # export KARAF_DEBUG # Enable debug mode
03:44:06  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:44:06  # export KARAF_NOROOT # Prevent execution as root if set to true
03:44:06  Set Java version
03:44:06  + echo 'Set Java version'
03:44:06  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
03:44:06  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:44:06  sudo: a password is required
03:44:06  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:06  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:44:06  sudo: a password is required
03:44:06  JDK default version ...
03:44:06  + echo 'JDK default version ...'
03:44:06  + java -version
03:44:06  openjdk version "21.0.5" 2024-10-15
03:44:06  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
03:44:06  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
03:44:06  Set JAVA_HOME
03:44:06  + echo 'Set JAVA_HOME'
03:44:06  + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:44:06  + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:44:06  ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:06  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:06  + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:06  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
03:44:06  Listing all open ports on controller system...
03:44:06  + echo 'Listing all open ports on controller system...'
03:44:06  + netstat -pnatu
03:44:06  /tmp/configuration-script.sh: line 40: netstat: command not found
03:44:06  Configuring cluster
03:44:06  + '[' -f /tmp/custom_shard_config.txt ']'
03:44:06  + echo 'Configuring cluster'
03:44:06  + /tmp/karaf-0.20.4/bin/configure_cluster.sh 2 10.30.171.231 10.30.170.161 10.30.171.167
03:44:06  ################################################
03:44:06  ##             Configure Cluster              ##
03:44:06  ################################################
03:44:06   NOTE: Cluster configuration files not found. Copying from
03:44:06   /tmp/karaf-0.20.4/system/org/opendaylight/controller/sal-clustering-config/9.0.6
03:44:06  Configuring unique name in akka.conf
03:44:06  Configuring hostname in akka.conf
03:44:06  Configuring data and rpc seed nodes in akka.conf
03:44:06  modules = [
03:44:06  	
03:44:06  	{
03:44:06  		name = "inventory"
03:44:06  		namespace = "urn:opendaylight:inventory"
03:44:06  		shard-strategy = "module"
03:44:06  	},
03:44:06  	{
03:44:06  		name = "topology"
03:44:06  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:44:06  		shard-strategy = "module"
03:44:06  	},
03:44:06  	{
03:44:06  		name = "toaster"
03:44:06  		namespace = "http://netconfcentral.org/ns/toaster"
03:44:06  		shard-strategy = "module"
03:44:06  	}
03:44:06  ]
03:44:06  Configuring replication type in module-shards.conf
03:44:06  ################################################
03:44:06  ##   NOTE: Manually restart controller to     ##
03:44:06  ##         apply configuration.               ##
03:44:06  ################################################
03:44:06  Dump akka.conf
03:44:06  + echo 'Dump akka.conf'
03:44:06  + cat /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:06  
03:44:06  odl-cluster-data {
03:44:06    akka {
03:44:06      remote {
03:44:06        artery {
03:44:06          enabled = on
03:44:06          transport = tcp
03:44:06          canonical.hostname = "10.30.170.161"
03:44:06          canonical.port = 2550
03:44:06        }
03:44:06      }
03:44:06  
03:44:06      cluster {
03:44:06        # Using artery.
03:44:06        seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.231:2550",
03:44:06  				"akka://opendaylight-cluster-data@10.30.170.161:2550",
03:44:06  				"akka://opendaylight-cluster-data@10.30.171.167:2550"]
03:44:06  
03:44:06        roles = ["member-2"]
03:44:06  
03:44:06        # when under load we might trip a false positive on the failure detector
03:44:06        # failure-detector {
03:44:06          # heartbeat-interval = 4 s
03:44:06          # acceptable-heartbeat-pause = 16s
03:44:06        # }
03:44:06      }
03:44:06  
03:44:06      persistence {
03:44:06        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:44:06        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
03:44:06        # The relative path is always relative to KARAF_HOME.
03:44:06  
03:44:06        # snapshot-store.local.dir = "target/snapshots"
03:44:06  
03:44:06        # Use lz4 compression for LocalSnapshotStore snapshots
03:44:06        snapshot-store.local.use-lz4-compression = false
03:44:06        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:44:06        snapshot-store.local.lz4-blocksize = 256KB
03:44:06      }
03:44:06      disable-default-actor-system-quarantined-event-handling = "false"
03:44:06    }
03:44:06  }
03:44:06  Dump modules.conf
03:44:06  + echo 'Dump modules.conf'
03:44:06  + cat /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:06  modules = [
03:44:06  	
03:44:06  	{
03:44:06  		name = "inventory"
03:44:06  		namespace = "urn:opendaylight:inventory"
03:44:06  		shard-strategy = "module"
03:44:06  	},
03:44:06  	{
03:44:06  		name = "topology"
03:44:06  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:44:06  		shard-strategy = "module"
03:44:06  	},
03:44:06  	{
03:44:06  		name = "toaster"
03:44:06  		namespace = "http://netconfcentral.org/ns/toaster"
03:44:06  		shard-strategy = "module"
03:44:06  	}
03:44:06  ]
03:44:06  Dump module-shards.conf
03:44:06  + echo 'Dump module-shards.conf'
03:44:06  + cat /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:06  module-shards = [
03:44:06  	{
03:44:06  		name = "default"
03:44:06  		shards = [
03:44:06  			{
03:44:06  				name = "default"
03:44:06  				replicas = ["member-1",
03:44:06  				"member-2",
03:44:06  				"member-3"]
03:44:06  			}
03:44:06  		]
03:44:06  	},
03:44:06  	{
03:44:06  		name = "inventory"
03:44:06  		shards = [
03:44:06  			{
03:44:06  				name="inventory"
03:44:06  				replicas = ["member-1",
03:44:06  				"member-2",
03:44:06  				"member-3"]
03:44:06  			}
03:44:06  		]
03:44:06  	},
03:44:06  	{
03:44:06  		name = "topology"
03:44:06  		shards = [
03:44:06  			{
03:44:06  				name="topology"
03:44:06  				replicas = ["member-1",
03:44:06  				"member-2",
03:44:06  				"member-3"]
03:44:06  			}
03:44:06  		]
03:44:06  	},
03:44:06  	{
03:44:06  		name = "toaster"
03:44:06  		shards = [
03:44:06  			{
03:44:06  				name="toaster"
03:44:06  				replicas = ["member-1",
03:44:06  				"member-2",
03:44:06  				"member-3"]
03:44:06  			}
03:44:06  		]
03:44:06  	}
03:44:06  ]
03:44:06  Configuring member-3 with IP address 10.30.171.167
03:44:06  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:44:07  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:44:07  + source /tmp/common-functions.sh karaf-0.20.4
03:44:07  ++ [[ /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 ]]
03:44:07  ++ echo 'common-functions.sh is being sourced'
03:44:07  common-functions.sh is being sourced
03:44:07  ++ BUNDLEFOLDER=karaf-0.20.4
03:44:07  ++ export MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:07  ++ MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:07  ++ export FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:07  ++ FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:07  ++ export CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:44:07  ++ CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:44:07  ++ export LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:07  ++ LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:07  ++ export MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:44:07  ++ MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:44:07  ++ export CONTROLLERMEM=
03:44:07  ++ CONTROLLERMEM=
03:44:07  ++ export AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:07  ++ AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:07  ++ export MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:07  ++ MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:07  ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:07  ++ MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:07  ++ print_common_env
03:44:07  ++ cat
03:44:07  common-functions environment:
03:44:07  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:07  ACTUALFEATURES: 
03:44:07  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:07  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:44:07  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:07  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:44:07  CONTROLLERMEM: 
03:44:07  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:07  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:07  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:07  SUITES: 
03:44:07  
03:44:07  ++ SSH='ssh -t -t'
03:44:07  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
03:44:07  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
03:44:07  Changing to /tmp
03:44:07  + echo 'Changing to /tmp'
03:44:07  + cd /tmp
03:44:07  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:44:07  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip'
03:44:07  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:44:07  --2025-03-27 03:44:07--  https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:44:07  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:44:07  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:44:07  HTTP request sent, awaiting response... 200 OK
03:44:07  Length: 234139149 (223M) [application/zip]
03:44:07  Saving to: ‘karaf-0.20.4.zip’
03:44:07  
03:44:07       0K ........ ........ ........ ........ ........ ........  1% 60.9M 4s
03:44:07    3072K ........ ........ ........ ........ ........ ........  2%  108M 3s
03:44:07    6144K ........ ........ ........ ........ ........ ........  4%  111M 2s
03:44:07    9216K ........ ........ ........ ........ ........ ........  5%  108M 2s
03:44:07   12288K ........ ........ ........ ........ ........ ........  6%  121M 2s
03:44:07   15360K ........ ........ ........ ........ ........ ........  8%  186M 2s
03:44:07   18432K ........ ........ ........ ........ ........ ........  9%  170M 2s
03:44:07   21504K ........ ........ ........ ........ ........ ........ 10%  168M 2s
03:44:07   24576K ........ ........ ........ ........ ........ ........ 12%  223M 2s
03:44:07   27648K ........ ........ ........ ........ ........ ........ 13%  221M 2s
03:44:07   30720K ........ ........ ........ ........ ........ ........ 14%  233M 1s
03:44:07   33792K ........ ........ ........ ........ ........ ........ 16%  250M 1s
03:44:07   36864K ........ ........ ........ ........ ........ ........ 17%  243M 1s
03:44:07   39936K ........ ........ ........ ........ ........ ........ 18%  259M 1s
03:44:07   43008K ........ ........ ........ ........ ........ ........ 20%  274M 1s
03:44:07   46080K ........ ........ ........ ........ ........ ........ 21%  241M 1s
03:44:07   49152K ........ ........ ........ ........ ........ ........ 22%  292M 1s
03:44:07   52224K ........ ........ ........ ........ ........ ........ 24%  242M 1s
03:44:07   55296K ........ ........ ........ ........ ........ ........ 25%  238M 1s
03:44:07   58368K ........ ........ ........ ........ ........ ........ 26%  281M 1s
03:44:07   61440K ........ ........ ........ ........ ........ ........ 28%  317M 1s
03:44:07   64512K ........ ........ ........ ........ ........ ........ 29%  272M 1s
03:44:07   67584K ........ ........ ........ ........ ........ ........ 30%  308M 1s
03:44:07   70656K ........ ........ ........ ........ ........ ........ 32%  299M 1s
03:44:07   73728K ........ ........ ........ ........ ........ ........ 33%  272M 1s
03:44:07   76800K ........ ........ ........ ........ ........ ........ 34%  314M 1s
03:44:07   79872K ........ ........ ........ ........ ........ ........ 36%  334M 1s
03:44:07   82944K ........ ........ ........ ........ ........ ........ 37%  338M 1s
03:44:07   86016K ........ ........ ........ ........ ........ ........ 38%  206M 1s
03:44:07   89088K ........ ........ ........ ........ ........ ........ 40%  320M 1s
03:44:07   92160K ........ ........ ........ ........ ........ ........ 41%  309M 1s
03:44:07   95232K ........ ........ ........ ........ ........ ........ 42%  280M 1s
03:44:07   98304K ........ ........ ........ ........ ........ ........ 44%  338M 1s
03:44:07  101376K ........ ........ ........ ........ ........ ........ 45%  310M 1s
03:44:07  104448K ........ ........ ........ ........ ........ ........ 47%  322M 1s
03:44:07  107520K ........ ........ ........ ........ ........ ........ 48%  333M 1s
03:44:07  110592K ........ ........ ........ ........ ........ ........ 49%  314M 1s
03:44:07  113664K ........ ........ ........ ........ ........ ........ 51%  332M 1s
03:44:07  116736K ........ ........ ........ ........ ........ ........ 52%  329M 0s
03:44:07  119808K ........ ........ ........ ........ ........ ........ 53%  315M 0s
03:44:07  122880K ........ ........ ........ ........ ........ ........ 55%  296M 0s
03:44:07  125952K ........ ........ ........ ........ ........ ........ 56%  306M 0s
03:44:07  129024K ........ ........ ........ ........ ........ ........ 57%  298M 0s
03:44:07  132096K ........ ........ ........ ........ ........ ........ 59%  306M 0s
03:44:07  135168K ........ ........ ........ ........ ........ ........ 60%  325M 0s
03:44:07  138240K ........ ........ ........ ........ ........ ........ 61%  315M 0s
03:44:07  141312K ........ ........ ........ ........ ........ ........ 63%  161M 0s
03:44:07  144384K ........ ........ ........ ........ ........ ........ 64%  261M 0s
03:44:07  147456K ........ ........ ........ ........ ........ ........ 65%  294M 0s
03:44:07  150528K ........ ........ ........ ........ ........ ........ 67%  292M 0s
03:44:07  153600K ........ ........ ........ ........ ........ ........ 68%  308M 0s
03:44:08  156672K ........ ........ ........ ........ ........ ........ 69%  312M 0s
03:44:08  159744K ........ ........ ........ ........ ........ ........ 71%  307M 0s
03:44:08  162816K ........ ........ ........ ........ ........ ........ 72%  300M 0s
03:44:08  165888K ........ ........ ........ ........ ........ ........ 73%  306M 0s
03:44:08  168960K ........ ........ ........ ........ ........ ........ 75%  314M 0s
03:44:08  172032K ........ ........ ........ ........ ........ ........ 76%  311M 0s
03:44:08  175104K ........ ........ ........ ........ ........ ........ 77%  280M 0s
03:44:08  178176K ........ ........ ........ ........ ........ ........ 79%  211M 0s
03:44:08  181248K ........ ........ ........ ........ ........ ........ 80%  284M 0s
03:44:08  184320K ........ ........ ........ ........ ........ ........ 81%  328M 0s
03:44:08  187392K ........ ........ ........ ........ ........ ........ 83%  323M 0s
03:44:08  190464K ........ ........ ........ ........ ........ ........ 84%  318M 0s
03:44:08  193536K ........ ........ ........ ........ ........ ........ 85%  312M 0s
03:44:08  196608K ........ ........ ........ ........ ........ ........ 87%  227M 0s
03:44:08  199680K ........ ........ ........ ........ ........ ........ 88%  288M 0s
03:44:08  202752K ........ ........ ........ ........ ........ ........ 90%  329M 0s
03:44:08  205824K ........ ........ ........ ........ ........ ........ 91%  329M 0s
03:44:08  208896K ........ ........ ........ ........ ........ ........ 92%  282M 0s
03:44:08  211968K ........ ........ ........ ........ ........ ........ 94%  192M 0s
03:44:08  215040K ........ ........ ........ ........ ........ ........ 95%  179M 0s
03:44:08  218112K ........ ........ ........ ........ ........ ........ 96%  322M 0s
03:44:08  221184K ........ ........ ........ ........ ........ ........ 98%  303M 0s
03:44:08  224256K ........ ........ ........ ........ ........ ........ 99%  302M 0s
03:44:08  227328K ........ ........ ....                               100%  316M=0.9s
03:44:08  
03:44:08  2025-03-27 03:44:08 (243 MB/s) - ‘karaf-0.20.4.zip’ saved [234139149/234139149]
03:44:08  
03:44:08  Extracting the new controller...
03:44:08  + echo 'Extracting the new controller...'
03:44:08  + unzip -q karaf-0.20.4.zip
03:44:10  Adding external repositories...
03:44:10  + echo 'Adding external repositories...'
03:44:10  + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:10  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:10  ################################################################################
03:44:10  #
03:44:10  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:10  #    contributor license agreements.  See the NOTICE file distributed with
03:44:10  #    this work for additional information regarding copyright ownership.
03:44:10  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:10  #    (the "License"); you may not use this file except in compliance with
03:44:10  #    the License.  You may obtain a copy of the License at
03:44:10  #
03:44:10  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:10  #
03:44:10  #    Unless required by applicable law or agreed to in writing, software
03:44:10  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:10  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:10  #    See the License for the specific language governing permissions and
03:44:10  #    limitations under the License.
03:44:10  #
03:44:10  ################################################################################
03:44:10  
03:44:10  #
03:44:10  # If set to true, the following property will not allow any certificate to be used
03:44:10  # when accessing Maven repositories through SSL
03:44:10  #
03:44:10  #org.ops4j.pax.url.mvn.certificateCheck=
03:44:10  
03:44:10  #
03:44:10  # Path to the local Maven settings file.
03:44:10  # The repositories defined in this file will be automatically added to the list
03:44:10  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:44:10  # below is not set.
03:44:10  # The following locations are checked for the existence of the settings.xml file
03:44:10  #   * 1. looks for the specified url
03:44:10  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
03:44:10  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
03:44:10  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:44:10  #
03:44:10  #org.ops4j.pax.url.mvn.settings=
03:44:10  
03:44:10  #
03:44:10  # Path to the local Maven repository which is used to avoid downloading
03:44:10  # artifacts when they already exist locally.
03:44:10  # The value of this property will be extracted from the settings.xml file
03:44:10  # above, or defaulted to:
03:44:10  #     System.getProperty( "user.home" ) + "/.m2/repository"
03:44:10  #
03:44:10  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:44:10  
03:44:10  #
03:44:10  # Default this to false. It's just weird to use undocumented repos
03:44:10  #
03:44:10  org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:44:10  
03:44:10  #
03:44:10  # Uncomment if you don't wanna use the proxy settings
03:44:10  # from the Maven conf/settings.xml file
03:44:10  #
03:44:10  # org.ops4j.pax.url.mvn.proxySupport=false
03:44:10  
03:44:10  #
03:44:10  # Comma separated list of repositories scanned when resolving an artifact.
03:44:10  # Those repositories will be checked before iterating through the
03:44:10  #    below list of repositories and even before the local repository
03:44:10  # A repository url can be appended with zero or more of the following flags:
03:44:10  #    @snapshots  : the repository contains snaphots
03:44:10  #    @noreleases : the repository does not contain any released artifacts
03:44:10  #
03:44:10  # The following property value will add the system folder as a repo.
03:44:10  #
03:44:10  org.ops4j.pax.url.mvn.defaultRepositories=\
03:44:10      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:44:10      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:44:10      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:44:10  
03:44:10  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:44:10  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:44:10  
03:44:10  #
03:44:10  # Comma separated list of repositories scanned when resolving an artifact.
03:44:10  # The default list includes the following repositories:
03:44:10  #    http://repo1.maven.org/maven2@id=central
03:44:10  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:44:10  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:44:10  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:44:10  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:44:10  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:44:10  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:44:10  # To add repositories to the default ones, prepend '+' to the list of repositories
03:44:10  # to add.
03:44:10  # A repository url can be appended with zero or more of the following flags:
03:44:10  #    @snapshots  : the repository contains snapshots
03:44:10  #    @noreleases : the repository does not contain any released artifacts
03:44:10  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:44:10  #
03:44:10  org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:44:10  
03:44:10  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
03:44:10  + echo 'Configuring the startup features...'
03:44:10  Configuring the startup features...
03:44:10  + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,/g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:10  + FEATURE_TEST_STRING=features-test
03:44:10  + FEATURE_TEST_VERSION=0.20.4
03:44:10  + KARAF_VERSION=karaf4
03:44:10  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:44:10  + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:10  + [[ ! -z '' ]]
03:44:10  + cat /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:10  ################################################################################
03:44:10  #
03:44:10  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:10  #    contributor license agreements.  See the NOTICE file distributed with
03:44:10  #    this work for additional information regarding copyright ownership.
03:44:10  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:10  #    (the "License"); you may not use this file except in compliance with
03:44:10  #    the License.  You may obtain a copy of the License at
03:44:10  #
03:44:10  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:10  #
03:44:10  #    Unless required by applicable law or agreed to in writing, software
03:44:10  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:10  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:10  #    See the License for the specific language governing permissions and
03:44:10  #    limitations under the License.
03:44:10  #
03:44:10  ################################################################################
03:44:10  
03:44:10  #
03:44:10  # Comma separated list of features repositories to register by default
03:44:10  #
03:44:10  featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d5b8552a-0377-4d58-a87c-c9c1f0923432.xml
03:44:10  
03:44:10  #
03:44:10  # Comma separated list of features to install at startup
03:44:10  #
03:44:10  featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, e1aacdad-c945-4bbf-964c-422035a1e0c2
03:44:10  
03:44:10  #
03:44:10  # Resource repositories (OBR) that the features resolver can use
03:44:10  # to resolve requirements/capabilities
03:44:10  #
03:44:10  # The format of the resourceRepositories is 
03:44:10  # resourceRepositories=[xml:url|json:url],...
03:44:10  # for Instance:
03:44:10  #
03:44:10  #resourceRepositories=xml:http://host/path/to/index.xml
03:44:10  # or
03:44:10  #resourceRepositories=json:http://host/path/to/index.json
03:44:10  #
03:44:10  
03:44:10  #
03:44:10  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:44:10  #
03:44:10  featuresBootAsynchronous=false
03:44:10  
03:44:10  #
03:44:10  # Service requirements enforcement
03:44:10  #
03:44:10  # By default, the feature resolver checks the service requirements/capabilities of
03:44:10  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:44:10  # the required bundles.
03:44:10  # The following flag can have those values:
03:44:10  #   - disable: service requirements are completely ignored
03:44:10  #   - default: service requirements are ignored for old features
03:44:10  #   - enforce: service requirements are always verified
03:44:10  #
03:44:10  #serviceRequirements=default
03:44:10  
03:44:10  #
03:44:10  # Store cfg file for config element in feature
03:44:10  #
03:44:10  #configCfgStore=true
03:44:10  
03:44:10  #
03:44:10  # Define if the feature service automatically refresh bundles
03:44:10  #
03:44:10  autoRefresh=true
03:44:10  
03:44:10  #
03:44:10  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:44:10  # XML file defines instructions related to features processing
03:44:10  # versions.properties may declare properties to resolve placeholders in XML file
03:44:10  # both files are relative to ${karaf.etc}
03:44:10  #
03:44:10  #featureProcessing=org.apache.karaf.features.xml
03:44:10  #featureProcessingVersions=versions.properties
03:44:10  + configure_karaf_log karaf4 ''
03:44:10  + local -r karaf_version=karaf4
03:44:10  + local -r controllerdebugmap=
03:44:10  + local logapi=log4j
03:44:10  + grep log4j2 /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:10  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:44:10  log4j2.rootLogger.level = INFO
03:44:10  #log4j2.rootLogger.type = asyncRoot
03:44:10  #log4j2.rootLogger.includeLocation = false
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:44:10  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:44:10  log4j2.rootLogger.appenderRef.Console.ref = Console
03:44:10  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:44:10  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:44:10  log4j2.logger.spifly.name = org.apache.aries.spifly
03:44:10  log4j2.logger.spifly.level = WARN
03:44:10  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:44:10  log4j2.logger.audit.level = INFO
03:44:10  log4j2.logger.audit.additivity = false
03:44:10  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:44:10  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:44:10  log4j2.appender.console.type = Console
03:44:10  log4j2.appender.console.name = Console
03:44:10  log4j2.appender.console.layout.type = PatternLayout
03:44:10  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:44:10  log4j2.appender.rolling.type = RollingRandomAccessFile
03:44:10  log4j2.appender.rolling.name = RollingFile
03:44:10  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:44:10  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:44:10  #log4j2.appender.rolling.immediateFlush = false
03:44:10  log4j2.appender.rolling.append = true
03:44:10  log4j2.appender.rolling.layout.type = PatternLayout
03:44:10  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:44:10  log4j2.appender.rolling.policies.type = Policies
03:44:10  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:44:10  log4j2.appender.rolling.policies.size.size = 64MB
03:44:10  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:44:10  log4j2.appender.rolling.strategy.max = 7
03:44:10  log4j2.appender.audit.type = RollingRandomAccessFile
03:44:10  log4j2.appender.audit.name = AuditRollingFile
03:44:10  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:44:10  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:44:10  log4j2.appender.audit.append = true
03:44:10  log4j2.appender.audit.layout.type = PatternLayout
03:44:10  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:44:10  log4j2.appender.audit.policies.type = Policies
03:44:10  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:44:10  log4j2.appender.audit.policies.size.size = 8MB
03:44:10  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:44:10  log4j2.appender.audit.strategy.max = 7
03:44:10  log4j2.appender.osgi.type = PaxOsgi
03:44:10  log4j2.appender.osgi.name = PaxOsgi
03:44:10  log4j2.appender.osgi.filter = *
03:44:10  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:44:10  #log4j2.logger.aether.level = TRACE
03:44:10  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:44:10  #log4j2.logger.http-headers.level = DEBUG
03:44:10  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:44:10  #log4j2.logger.maven.level = TRACE
03:44:10  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:44:10  + logapi=log4j2
03:44:10  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:44:10  + '[' log4j2 == log4j2 ']'
03:44:10  + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:10  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:44:10  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:44:10  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:44:10  controllerdebugmap: 
03:44:10  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:44:10  + unset IFS
03:44:10  + echo 'controllerdebugmap: '
03:44:10  + '[' -n '' ']'
03:44:10  cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:10  + echo 'cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg'
03:44:10  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:10  ################################################################################
03:44:10  #
03:44:10  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:10  #    contributor license agreements.  See the NOTICE file distributed with
03:44:10  #    this work for additional information regarding copyright ownership.
03:44:10  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:10  #    (the "License"); you may not use this file except in compliance with
03:44:10  #    the License.  You may obtain a copy of the License at
03:44:10  #
03:44:10  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:10  #
03:44:10  #    Unless required by applicable law or agreed to in writing, software
03:44:10  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:10  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:10  #    See the License for the specific language governing permissions and
03:44:10  #    limitations under the License.
03:44:10  #
03:44:10  ################################################################################
03:44:10  
03:44:10  # Common pattern layout for appenders
03:44:10  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:44:10  
03:44:10  # Root logger
03:44:10  log4j2.rootLogger.level = INFO
03:44:10  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:44:10  #log4j2.rootLogger.type = asyncRoot
03:44:10  #log4j2.rootLogger.includeLocation = false
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:44:10  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:44:10  log4j2.rootLogger.appenderRef.Console.ref = Console
03:44:10  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:44:10  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:44:10  
03:44:10  # Filters for logs marked by org.opendaylight.odlparent.Markers
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:44:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:44:10  
03:44:10  # Loggers configuration
03:44:10  
03:44:10  # Spifly logger
03:44:10  log4j2.logger.spifly.name = org.apache.aries.spifly
03:44:10  log4j2.logger.spifly.level = WARN
03:44:10  
03:44:10  # Security audit logger
03:44:10  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:44:10  log4j2.logger.audit.level = INFO
03:44:10  log4j2.logger.audit.additivity = false
03:44:10  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:44:10  
03:44:10  # Appenders configuration
03:44:10  
03:44:10  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:44:10  log4j2.appender.console.type = Console
03:44:10  log4j2.appender.console.name = Console
03:44:10  log4j2.appender.console.layout.type = PatternLayout
03:44:10  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:44:10  
03:44:10  # Rolling file appender
03:44:10  log4j2.appender.rolling.type = RollingRandomAccessFile
03:44:10  log4j2.appender.rolling.name = RollingFile
03:44:10  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:44:10  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:44:10  # uncomment to not force a disk flush
03:44:10  #log4j2.appender.rolling.immediateFlush = false
03:44:10  log4j2.appender.rolling.append = true
03:44:10  log4j2.appender.rolling.layout.type = PatternLayout
03:44:10  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:44:10  log4j2.appender.rolling.policies.type = Policies
03:44:10  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:44:10  log4j2.appender.rolling.policies.size.size = 1GB
03:44:10  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:44:10  log4j2.appender.rolling.strategy.max = 7
03:44:10  
03:44:10  # Audit file appender
03:44:10  log4j2.appender.audit.type = RollingRandomAccessFile
03:44:10  log4j2.appender.audit.name = AuditRollingFile
03:44:10  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:44:10  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:44:10  log4j2.appender.audit.append = true
03:44:10  log4j2.appender.audit.layout.type = PatternLayout
03:44:10  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:44:10  log4j2.appender.audit.policies.type = Policies
03:44:10  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:44:10  log4j2.appender.audit.policies.size.size = 8MB
03:44:10  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:44:10  log4j2.appender.audit.strategy.max = 7
03:44:10  
03:44:10  # OSGi appender
03:44:10  log4j2.appender.osgi.type = PaxOsgi
03:44:10  log4j2.appender.osgi.name = PaxOsgi
03:44:10  log4j2.appender.osgi.filter = *
03:44:10  
03:44:10  # help with identification of maven-related problems with pax-url-aether
03:44:10  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:44:10  #log4j2.logger.aether.level = TRACE
03:44:10  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:44:10  #log4j2.logger.http-headers.level = DEBUG
03:44:10  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:44:10  #log4j2.logger.maven.level = TRACE
03:44:10  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:44:10  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:44:10  + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4/bin/setenv
03:44:10  + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
03:44:10  + local -r controllermem=2048m
03:44:10  + local -r memconf=/tmp/karaf-0.20.4/bin/setenv
03:44:10  Configure
03:44:10      java home: /usr/lib/jvm/java-17-openjdk-amd64
03:44:10      max memory: 2048m
03:44:10      memconf: /tmp/karaf-0.20.4/bin/setenv
03:44:10  + echo Configure
03:44:10  + echo '    java home: /usr/lib/jvm/java-17-openjdk-amd64'
03:44:10  + echo '    max memory: 2048m'
03:44:10  + echo '    memconf: /tmp/karaf-0.20.4/bin/setenv'
03:44:10  + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64}%g' /tmp/karaf-0.20.4/bin/setenv
03:44:10  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4/bin/setenv
03:44:10  cat /tmp/karaf-0.20.4/bin/setenv
03:44:10  + echo 'cat /tmp/karaf-0.20.4/bin/setenv'
03:44:10  + cat /tmp/karaf-0.20.4/bin/setenv
03:44:10  #!/bin/sh
03:44:10  #
03:44:10  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:44:10  #    contributor license agreements.  See the NOTICE file distributed with
03:44:10  #    this work for additional information regarding copyright ownership.
03:44:10  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:44:10  #    (the "License"); you may not use this file except in compliance with
03:44:10  #    the License.  You may obtain a copy of the License at
03:44:10  #
03:44:10  #       http://www.apache.org/licenses/LICENSE-2.0
03:44:10  #
03:44:10  #    Unless required by applicable law or agreed to in writing, software
03:44:10  #    distributed under the License is distributed on an "AS IS" BASIS,
03:44:10  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:44:10  #    See the License for the specific language governing permissions and
03:44:10  #    limitations under the License.
03:44:10  #
03:44:10  
03:44:10  #
03:44:10  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:44:10  # script: client, instance, shell, start, status, stop, karaf
03:44:10  #
03:44:10  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:44:10  #   Actions go here...
03:44:10  # fi
03:44:10  
03:44:10  #
03:44:10  # general settings which should be applied for all scripts go here; please keep
03:44:10  # in mind that it is possible that scripts might be executed more than once, e.g.
03:44:10  # in example of the start script where the start script is executed first and the
03:44:10  # karaf script afterwards.
03:44:10  #
03:44:10  
03:44:10  #
03:44:10  # The following section shows the possible configuration options for the default 
03:44:10  # karaf scripts
03:44:10  #
03:44:10  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
03:44:10  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:44:10  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:44:10  # export EXTRA_JAVA_OPTS # Additional JVM options
03:44:10  # export KARAF_HOME # Karaf home folder
03:44:10  # export KARAF_DATA # Karaf data folder
03:44:10  # export KARAF_BASE # Karaf base folder
03:44:10  # export KARAF_ETC  # Karaf etc  folder
03:44:10  # export KARAF_LOG  # Karaf log  folder
03:44:10  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:44:10  # export KARAF_OPTS # Additional available Karaf options
03:44:10  # export KARAF_DEBUG # Enable debug mode
03:44:10  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:44:10  # export KARAF_NOROOT # Prevent execution as root if set to true
03:44:10  Set Java version
03:44:10  + echo 'Set Java version'
03:44:10  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
03:44:10  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:44:10  sudo: a password is required
03:44:10  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:10  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:44:10  sudo: a password is required
03:44:10  JDK default version ...
03:44:10  + echo 'JDK default version ...'
03:44:10  + java -version
03:44:10  openjdk version "21.0.5" 2024-10-15
03:44:10  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
03:44:10  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
03:44:10  Set JAVA_HOME
03:44:10  + echo 'Set JAVA_HOME'
03:44:10  + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:44:10  + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:44:10  ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:10  + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:10  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
03:44:10  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:44:10  Listing all open ports on controller system...
03:44:10  + echo 'Listing all open ports on controller system...'
03:44:10  + netstat -pnatu
03:44:10  /tmp/configuration-script.sh: line 40: netstat: command not found
03:44:10  Configuring cluster
03:44:10  + '[' -f /tmp/custom_shard_config.txt ']'
03:44:10  + echo 'Configuring cluster'
03:44:10  + /tmp/karaf-0.20.4/bin/configure_cluster.sh 3 10.30.171.231 10.30.170.161 10.30.171.167
03:44:10  ################################################
03:44:10  ##             Configure Cluster              ##
03:44:10  ################################################
03:44:10   NOTE: Cluster configuration files not found. Copying from
03:44:10   /tmp/karaf-0.20.4/system/org/opendaylight/controller/sal-clustering-config/9.0.6
03:44:10  Configuring unique name in akka.conf
03:44:10  Configuring hostname in akka.conf
03:44:10  Configuring data and rpc seed nodes in akka.conf
03:44:10  modules = [
03:44:10  	
03:44:10  	{
03:44:10  		name = "inventory"
03:44:10  		namespace = "urn:opendaylight:inventory"
03:44:10  		shard-strategy = "module"
03:44:10  	},
03:44:10  	{
03:44:10  		name = "topology"
03:44:10  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:44:10  		shard-strategy = "module"
03:44:10  	},
03:44:10  	{
03:44:10  		name = "toaster"
03:44:10  		namespace = "http://netconfcentral.org/ns/toaster"
03:44:10  		shard-strategy = "module"
03:44:10  	}
03:44:10  ]
03:44:10  Configuring replication type in module-shards.conf
03:44:10  ################################################
03:44:10  ##   NOTE: Manually restart controller to     ##
03:44:10  ##         apply configuration.               ##
03:44:10  ################################################
03:44:10  Dump akka.conf
03:44:10  + echo 'Dump akka.conf'
03:44:10  + cat /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:10  
03:44:10  odl-cluster-data {
03:44:10    akka {
03:44:10      remote {
03:44:10        artery {
03:44:10          enabled = on
03:44:10          transport = tcp
03:44:10          canonical.hostname = "10.30.171.167"
03:44:10          canonical.port = 2550
03:44:10        }
03:44:10      }
03:44:10  
03:44:10      cluster {
03:44:10        # Using artery.
03:44:10        seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.231:2550",
03:44:10  				"akka://opendaylight-cluster-data@10.30.170.161:2550",
03:44:10  				"akka://opendaylight-cluster-data@10.30.171.167:2550"]
03:44:10  
03:44:10        roles = ["member-3"]
03:44:10  
03:44:10        # when under load we might trip a false positive on the failure detector
03:44:10        # failure-detector {
03:44:10          # heartbeat-interval = 4 s
03:44:10          # acceptable-heartbeat-pause = 16s
03:44:10        # }
03:44:10      }
03:44:10  
03:44:10      persistence {
03:44:10        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:44:10        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
03:44:10        # The relative path is always relative to KARAF_HOME.
03:44:10  
03:44:10        # snapshot-store.local.dir = "target/snapshots"
03:44:10  
03:44:10        # Use lz4 compression for LocalSnapshotStore snapshots
03:44:10        snapshot-store.local.use-lz4-compression = false
03:44:10        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:44:10        snapshot-store.local.lz4-blocksize = 256KB
03:44:10      }
03:44:10      disable-default-actor-system-quarantined-event-handling = "false"
03:44:10    }
03:44:10  }
03:44:10  Dump modules.conf
03:44:10  + echo 'Dump modules.conf'
03:44:10  + cat /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:10  modules = [
03:44:10  	
03:44:10  	{
03:44:10  		name = "inventory"
03:44:10  		namespace = "urn:opendaylight:inventory"
03:44:10  		shard-strategy = "module"
03:44:10  	},
03:44:10  	{
03:44:10  		name = "topology"
03:44:10  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:44:10  		shard-strategy = "module"
03:44:10  	},
03:44:10  	{
03:44:10  		name = "toaster"
03:44:10  		namespace = "http://netconfcentral.org/ns/toaster"
03:44:10  		shard-strategy = "module"
03:44:10  	}
03:44:10  ]
03:44:10  Dump module-shards.conf
03:44:10  + echo 'Dump module-shards.conf'
03:44:10  + cat /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:10  module-shards = [
03:44:10  	{
03:44:10  		name = "default"
03:44:10  		shards = [
03:44:10  			{
03:44:10  				name = "default"
03:44:10  				replicas = ["member-1",
03:44:10  				"member-2",
03:44:10  				"member-3"]
03:44:10  			}
03:44:10  		]
03:44:10  	},
03:44:10  	{
03:44:10  		name = "inventory"
03:44:10  		shards = [
03:44:10  			{
03:44:10  				name="inventory"
03:44:10  				replicas = ["member-1",
03:44:10  				"member-2",
03:44:10  				"member-3"]
03:44:10  			}
03:44:10  		]
03:44:10  	},
03:44:10  	{
03:44:10  		name = "topology"
03:44:10  		shards = [
03:44:10  			{
03:44:10  				name="topology"
03:44:10  				replicas = ["member-1",
03:44:10  				"member-2",
03:44:10  				"member-3"]
03:44:10  			}
03:44:10  		]
03:44:10  	},
03:44:10  	{
03:44:10  		name = "toaster"
03:44:10  		shards = [
03:44:10  			{
03:44:10  				name="toaster"
03:44:10  				replicas = ["member-1",
03:44:10  				"member-2",
03:44:10  				"member-3"]
03:44:10  			}
03:44:10  		]
03:44:10  	}
03:44:10  ]
03:44:10  Locating config plan to use...
03:44:10  Finished running config plans
03:44:10  Starting member-1 with IP address 10.30.171.231
03:44:10  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:44:10  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:44:11  Redirecting karaf console output to karaf_console.log
03:44:11  Starting controller...
03:44:11  start: Redirecting Karaf output to /tmp/karaf-0.20.4/data/log/karaf_console.log
03:44:11  Starting member-2 with IP address 10.30.170.161
03:44:11  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:44:11  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:44:11  Redirecting karaf console output to karaf_console.log
03:44:11  Starting controller...
03:44:11  start: Redirecting Karaf output to /tmp/karaf-0.20.4/data/log/karaf_console.log
03:44:11  Starting member-3 with IP address 10.30.171.167
03:44:11  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:44:11  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:44:11  Redirecting karaf console output to karaf_console.log
03:44:11  Starting controller...
03:44:11  start: Redirecting Karaf output to /tmp/karaf-0.20.4/data/log/karaf_console.log
03:44:12  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins14294718571999915630.sh
03:44:12  common-functions.sh is being sourced
03:44:12  common-functions environment:
03:44:12  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:44:12  ACTUALFEATURES: 
03:44:12  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:44:12  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:44:12  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:44:12  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:44:12  CONTROLLERMEM: 2048m
03:44:12  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:44:12  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:44:12  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:44:12  SUITES: 
03:44:12  
03:44:12  + echo '#################################################'
03:44:12  #################################################
03:44:12  + echo '##         Verify Cluster is UP                ##'
03:44:12  ##         Verify Cluster is UP                ##
03:44:12  + echo '#################################################'
03:44:12  #################################################
03:44:12  + create_post_startup_script
03:44:12  + cat
03:44:12  + copy_and_run_post_startup_script
03:44:12  + seed_index=1
03:44:12  ++ seq 1 3
03:44:12  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:44:12  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:44:12  + echo 'Execute the post startup script on controller 10.30.171.231'
03:44:12  Execute the post startup script on controller 10.30.171.231
03:44:12  + scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/post-startup-script.sh 10.30.171.231:/tmp/
03:44:12  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:44:12  + ssh 10.30.171.231 'bash /tmp/post-startup-script.sh 1'
03:44:12  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:44:12  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:44:17  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:44:22  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:44:27  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:44:32  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:44:37  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:44:42  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:44:47  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:44:52  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:44:57  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:02  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:07  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:12  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:45:17  2025-03-27T03:44:49,487 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:45:17  Controller is UP
03:45:17  2025-03-27T03:44:49,487 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:45:17  Listing all open ports on controller system...
03:45:17  /tmp/post-startup-script.sh: line 51: netstat: command not found
03:45:17  looking for "BindException: Address already in use" in log file
03:45:17  looking for "server is unhealthy" in log file
03:45:17  + '[' 1 == 0 ']'
03:45:17  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:45:17  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:45:17  + echo 'Execute the post startup script on controller 10.30.170.161'
03:45:17  Execute the post startup script on controller 10.30.170.161
03:45:17  + scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/post-startup-script.sh 10.30.170.161:/tmp/
03:45:17  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:45:18  + ssh 10.30.170.161 'bash /tmp/post-startup-script.sh 2'
03:45:18  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:45:18  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:23  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:28  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:33  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:38  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:43  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:48  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:53  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:45:58  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:03  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:08  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:13  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:18  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:46:23  2025-03-27T03:44:49,359 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:46:23  Controller is UP
03:46:23  2025-03-27T03:44:49,359 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:46:23  Listing all open ports on controller system...
03:46:23  /tmp/post-startup-script.sh: line 51: netstat: command not found
03:46:23  looking for "BindException: Address already in use" in log file
03:46:23  looking for "server is unhealthy" in log file
03:46:23  + '[' 2 == 0 ']'
03:46:23  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:46:23  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:46:23  + echo 'Execute the post startup script on controller 10.30.171.167'
03:46:23  Execute the post startup script on controller 10.30.171.167
03:46:23  + scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/post-startup-script.sh 10.30.171.167:/tmp/
03:46:23  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:46:23  + ssh 10.30.171.167 'bash /tmp/post-startup-script.sh 3'
03:46:23  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:46:24  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:29  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:34  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:39  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:44  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:49  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:46:54  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:47:01  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:47:04  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:47:09  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:47:14  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:47:19  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:47:24  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:47:29  2025-03-27T03:44:49,607 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:47:29  Controller is UP
03:47:29  2025-03-27T03:44:49,607 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:47:29  Listing all open ports on controller system...
03:47:29  /tmp/post-startup-script.sh: line 51: netstat: command not found
03:47:29  looking for "BindException: Address already in use" in log file
03:47:29  looking for "server is unhealthy" in log file
03:47:29  + '[' 0 == 0 ']'
03:47:29  + seed_index=1
03:47:29  + dump_controller_threads
03:47:29  ++ seq 1 3
03:47:29  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:47:29  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:47:29  + echo 'Let'\''s take the karaf thread dump'
03:47:29  Let's take the karaf thread dump
03:47:29  + ssh 10.30.171.231 'sudo ps aux'
03:47:29  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:47:29  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_before.log
03:47:29  ++ grep -v grep
03:47:29  ++ cut -f2 '-d '
03:47:29  ++ tr -s ' '
03:47:29  + pid=2025
03:47:29  + echo 'karaf main: org.apache.karaf.main.Main, pid:2025'
03:47:29  karaf main: org.apache.karaf.main.Main, pid:2025
03:47:29  + ssh 10.30.171.231 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 2025'
03:47:29  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:47:30  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:47:30  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:47:30  + echo 'Let'\''s take the karaf thread dump'
03:47:30  Let's take the karaf thread dump
03:47:30  + ssh 10.30.170.161 'sudo ps aux'
03:47:30  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:47:30  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_before.log
03:47:30  ++ grep -v grep
03:47:30  ++ cut -f2 '-d '
03:47:30  ++ tr -s ' '
03:47:30  + pid=2018
03:47:30  + echo 'karaf main: org.apache.karaf.main.Main, pid:2018'
03:47:30  karaf main: org.apache.karaf.main.Main, pid:2018
03:47:30  + ssh 10.30.170.161 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 2018'
03:47:30  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:47:31  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:47:31  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:47:31  + echo 'Let'\''s take the karaf thread dump'
03:47:31  Let's take the karaf thread dump
03:47:31  + ssh 10.30.171.167 'sudo ps aux'
03:47:31  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:47:31  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_before.log
03:47:31  ++ grep -v grep
03:47:31  ++ tr -s ' '
03:47:31  ++ cut -f2 '-d '
03:47:31  + pid=2034
03:47:31  + echo 'karaf main: org.apache.karaf.main.Main, pid:2034'
03:47:31  karaf main: org.apache.karaf.main.Main, pid:2034
03:47:31  + ssh 10.30.171.167 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 2034'
03:47:31  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:47:32  + '[' 0 -gt 0 ']'
03:47:32  + echo 'Generating controller variables...'
03:47:32  Generating controller variables...
03:47:32  ++ seq 1 3
03:47:32  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:47:32  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:47:32  + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.231'
03:47:32  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:47:32  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:47:32  + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.231 -v ODL_SYSTEM_2_IP:10.30.170.161'
03:47:32  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:47:32  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:47:32  + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.231 -v ODL_SYSTEM_2_IP:10.30.170.161 -v ODL_SYSTEM_3_IP:10.30.171.167'
03:47:32  + echo 'Generating mininet variables...'
03:47:32  Generating mininet variables...
03:47:32  ++ seq 1 1
03:47:32  + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
03:47:32  + MININETIP=TOOLS_SYSTEM_1_IP
03:47:32  + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.125'
03:47:32  + get_test_suites SUITES
03:47:32  + local __suite_list=SUITES
03:47:32  + echo 'Locating test plan to use...'
03:47:32  Locating test plan to use...
03:47:32  + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic-calcium.txt
03:47:32  + '[' '!' -f /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic-calcium.txt ']'
03:47:32  + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic.txt
03:47:32  + '[' disabled '!=' disabled ']'
03:47:32  + echo 'Changing the testplan path...'
03:47:32  Changing the testplan path...
03:47:32  + sed s:integration:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic.txt
03:47:32  + cat testplan.txt
03:47:32  # Place the suites in run order:
03:47:32  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/
03:47:32  + '[' -z '' ']'
03:47:32  ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
03:47:32  ++ tr '\012' ' '
03:47:32  + suite_list='/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '
03:47:32  + eval 'SUITES='\''/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '\'''
03:47:32  ++ SUITES='/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '
03:47:32  + echo 'Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/  ...'
03:47:32  Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/  ...
03:47:32  + robot -N openflowplugin-clustering-bulkomatic.txt --removekeywords wuks -e exclude -e skip_if_calcium -v BUNDLEFOLDER:karaf-0.20.4 -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories//autorelease-8725/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip -v CONTROLLER:10.30.171.231 -v CONTROLLER1:10.30.170.161 -v CONTROLLER2:10.30.171.167 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-17-openjdk-amd64 -v JDKVERSION:openjdk17 -v JENKINS_WORKSPACE:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium -v MININET:10.30.171.125 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:calcium -v ODL_SYSTEM_IP:10.30.171.231 -v ODL_SYSTEM_1_IP:10.30.171.231 -v ODL_SYSTEM_2_IP:10.30.170.161 -v ODL_SYSTEM_3_IP:10.30.171.167 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.125 -v TOOLS_SYSTEM_1_IP:10.30.171.125 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v ODL_OF_PLUGIN:lithium /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/
03:47:32  ==============================================================================
03:47:32  openflowplugin-clustering-bulkomatic.txt                                      
03:47:32  ==============================================================================
03:47:33  openflowplugin-clustering-bulkomatic.txt.Cluster Reconcilliation Multi DPN ...
03:47:33  ==============================================================================
03:47:38  Check Shards Status And Initialize Variables :: Check Status for a... | PASS |
03:47:49  ------------------------------------------------------------------------------
03:47:49  Get Inventory Follower and Leader Before Cluster Restart :: Find a... | PASS |
03:47:50  ------------------------------------------------------------------------------
03:47:50  Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
03:47:53  ------------------------------------------------------------------------------
03:47:53  Add Bulk Flow From Follower :: 10000 Flows ( 10000 per DPN) in 1 D... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:54  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:54  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:56  | PASS |
03:47:56  ------------------------------------------------------------------------------
03:47:56  Get Bulk Flows and Verify In Inventory Leader :: Initiate get oper... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:56  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:56  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:59  | PASS |
03:47:59  ------------------------------------------------------------------------------
03:47:59  Verify Flows In Switch Before Cluster Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:59  | PASS |
03:47:59  ------------------------------------------------------------------------------
03:47:59  Stop Mininet Connected To Follower Node1 and Exit :: Stop mininet ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:47:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:00  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:02  | PASS |
03:48:02  ------------------------------------------------------------------------------
03:48:02  Start Mininet Reconnect To Follower Node1 :: Start mininet with re... | PASS |
03:48:05  ------------------------------------------------------------------------------
03:48:05  Verify Flows In Switch Reconnected To Follower Node1 :: Verify 100... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:05  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:05  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:07  | PASS |
03:48:07  ------------------------------------------------------------------------------
03:48:07  Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:09  | PASS |
03:48:09  ------------------------------------------------------------------------------
03:48:09  Start Mininet Connect To Follower Node2 :: Start mininet with conn... | PASS |
03:48:12  ------------------------------------------------------------------------------
03:48:12  Verify Flows In Switch Connected To Follower Node2 :: Verify 10000... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:15  | PASS |
03:48:15  ------------------------------------------------------------------------------
03:48:15  Stop Mininet Connected To Follower Node2 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:15  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:15  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:17  | PASS |
03:48:17  ------------------------------------------------------------------------------
03:48:17  Start Mininet Connect To Inventory Leader :: Start mininet with co... | PASS |
03:48:20  ------------------------------------------------------------------------------
03:48:20  Verify Flows In Switch Connected To Leader :: Verify 10000 flows p... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:20  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:23  | PASS |
03:48:23  ------------------------------------------------------------------------------
03:48:23  Stop Mininet Connected To Inventory Leader :: Stop mininet and exi... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:48:25  | PASS |
03:48:25  ------------------------------------------------------------------------------
03:48:25  Delete All Flows From Follower Node1 :: 10000 Flows deleted via Fo... | PASS |
03:48:27  ------------------------------------------------------------------------------
03:48:27  Verify No Flows In Inventory Leader :: Verify flow count is 0 acro... | PASS |
03:48:31  ------------------------------------------------------------------------------
03:48:31  openflowplugin-clustering-bulkomatic.txt.Cluster Reconcilliation M... | PASS |
03:48:31  18 tests, 18 passed, 0 failed
03:48:31  ==============================================================================
03:48:31  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery BulkFlow ...
03:48:31  ==============================================================================
03:48:34  Check Shards Status and Initialize Variables :: Check Status for a... | PASS |
03:48:39  ------------------------------------------------------------------------------
03:48:39  Get Inventory Follower Before Leader Restart :: Find a follower in... | PASS |
03:48:41  ------------------------------------------------------------------------------
03:48:41  Shutdown Leader From Cluster Node :: Shutdown Leader Node and Star... | PASS |
03:48:44  ------------------------------------------------------------------------------
03:48:44  Check Shards Status After Leader Shutdown :: Wait for node converg... | PASS |
03:48:57  ------------------------------------------------------------------------------
03:48:57  Check Shard Status For Leader After PreLeader Shutdown :: Find a L... | PASS |
03:48:58  ------------------------------------------------------------------------------
03:48:58  Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
03:49:01  ------------------------------------------------------------------------------
03:49:01  Add Bulk Flow From Follower :: 10000 Flows added via Follower Node... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:01  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:01  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:01  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:02  | PASS |
03:49:02  ------------------------------------------------------------------------------
03:49:02  Get Bulk Flows And Verify In Leader :: Initiate get operation and ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:02  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:03  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:03  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:12  | PASS |
03:49:12  ------------------------------------------------------------------------------
03:49:12  Verify Flows In Switch Before Cluster Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:12  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:12  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:13  | PASS |
03:49:13  ------------------------------------------------------------------------------
03:49:13  Restart Pre Leader From Cluster Node :: Restart Leader Node.          <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:14  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:14  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:36  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:36  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:37  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:37  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:38  | PASS |
03:49:38  ------------------------------------------------------------------------------
03:49:38  Check Shards Status After Leader Restart :: Wait for node converge... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:43  | PASS |
03:49:43  ------------------------------------------------------------------------------
03:49:43  Verify Data Recovery After Leader Restart :: 10000 Flows preserved... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:43  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:43  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:46  | PASS |
03:49:46  ------------------------------------------------------------------------------
03:49:46  Verify Flows In Switch After Leader Restart :: Verify flows are in... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:47  | PASS |
03:49:47  ------------------------------------------------------------------------------
03:49:47  Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:49:49  | PASS |
03:49:49  ------------------------------------------------------------------------------
03:49:49  Delete All Flows From Follower Node1 :: 10000 Flows deleted via Fo... | PASS |
03:49:51  ------------------------------------------------------------------------------
03:49:51  Verify No Flows In Leader Node :: Verify flow count is 0 across cl... | PASS |
03:49:54  ------------------------------------------------------------------------------
03:49:54  Get Inventory Follower And Leader Before Cluster Restart :: Find a... | PASS |
03:49:55  ------------------------------------------------------------------------------
03:49:55  Shutdown Follower From Cluster Node :: Shutdown Follower Node2 and... | PASS |
03:49:58  ------------------------------------------------------------------------------
03:49:58  Check Shards Status After Follower Shutdown :: Wait for node conve... | PASS |
03:50:11  ------------------------------------------------------------------------------
03:50:11  Start Mininet Connect To Follower Node :: Start mininet with conne... | PASS |
03:50:14  ------------------------------------------------------------------------------
03:50:14  Add Bulk Flow From Follower Node1 :: 10000 Flows added via Followe... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:14  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:14  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:14  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:15  | PASS |
03:50:15  ------------------------------------------------------------------------------
03:50:15  Get Bulk Flows And Verify In Leader Before Follower Restart :: Ini... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:16  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:16  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:16  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:23  | PASS |
03:50:23  ------------------------------------------------------------------------------
03:50:23  Verify Flows In Switch Before Follower Restart :: Verify flows are... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:24  | PASS |
03:50:24  ------------------------------------------------------------------------------
03:50:24  Restart Follower From Cluster Node :: Restart Follower Node2.         <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:48  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:48  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:48  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:48  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:48  | PASS |
03:50:48  ------------------------------------------------------------------------------
03:50:48  Check Shards Status After Follower Restart :: Wait for node conver... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:49  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:49  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:50  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:50  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:54  | PASS |
03:50:54  ------------------------------------------------------------------------------
03:50:54  Verify Data Recovery After Follower Restart :: 10000 Flows preserv... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:54  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:54  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:58  | PASS |
03:50:58  ------------------------------------------------------------------------------
03:50:58  Verify Flows In Switch After Follower Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:59  | PASS |
03:50:59  ------------------------------------------------------------------------------
03:50:59  Stop Mininet Connected To Follower Node :: Stop mininet and exit c... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:50:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:01  | PASS |
03:51:01  ------------------------------------------------------------------------------
03:51:01  Delete All Flows From Follower Node :: 10000 Flows deleted via Fol... | PASS |
03:51:03  ------------------------------------------------------------------------------
03:51:03  Verify No Flows In Leader Node After Follower Restart :: Verify fl... | PASS |
03:51:05  ------------------------------------------------------------------------------
03:51:05  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery ... | PASS |
03:51:05  30 tests, 30 passed, 0 failed
03:51:05  ==============================================================================
03:51:05  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery BulkFlow ...
03:51:05  ==============================================================================
03:51:07  Check Shards Status And Initialize Variables :: Check Status for a... | PASS |
03:51:12  ------------------------------------------------------------------------------
03:51:12  Get Inventory Follower Before Cluster Restart :: Find a follower i... | PASS |
03:51:13  ------------------------------------------------------------------------------
03:51:13  Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
03:51:16  ------------------------------------------------------------------------------
03:51:16  Add Bulk Flow From Follower :: 1000 Flows added via Follower Node1... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:18  | PASS |
03:51:18  ------------------------------------------------------------------------------
03:51:18  Get Bulk Flows and Verify In Cluster :: Initiate get operation and... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:18  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:18  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:21  | PASS |
03:51:21  ------------------------------------------------------------------------------
03:51:21  Verify Flows In Switch Before Cluster Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:21  | PASS |
03:51:21  ------------------------------------------------------------------------------
03:51:21  Kill All Cluster Nodes :: Kill All Nodes.                             <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:26  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:26  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:26  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:26  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:26  | PASS |
03:51:26  ------------------------------------------------------------------------------
03:51:26  Stop Mininet Connected To Follower Node1 and Exit :: Stop mininet ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:36  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:56  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:56  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:51:58  | PASS |
03:51:58  ------------------------------------------------------------------------------
03:51:58  Restart All Cluster Nodes :: Restart all cluster nodes.               | PASS |
03:52:38  ------------------------------------------------------------------------------
03:52:38  Verify Data Recovery After Cluster Restart :: 1000 Flows preserved... | PASS |
03:52:44  ------------------------------------------------------------------------------
03:52:44  Start Mininet Again Connect To Follower Node1 :: Start mininet wit... | PASS |
03:52:48  ------------------------------------------------------------------------------
03:52:48  Verify Flows In Switch After Cluster Restart :: Verify flows are i... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:52:48  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:52:48  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:52:50  | PASS |
03:52:50  ------------------------------------------------------------------------------
03:52:50  Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:52:51  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:52:51  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:52:53  | PASS |
03:52:53  ------------------------------------------------------------------------------
03:52:53  Delete All Flows From Follower Node1 :: 1000 Flows deleted via Fol... | PASS |
03:52:54  ------------------------------------------------------------------------------
03:52:54  Verify No Flows In Cluster :: Verify flow count is 0 across cluste... | PASS |
03:52:57  ------------------------------------------------------------------------------
03:52:57  Get Inventory Leader Before Leader Restart :: Find leader in the i... | PASS |
03:52:59  ------------------------------------------------------------------------------
03:52:59  Start Mininet Connect To Leader :: Start mininet with connection t... | PASS |
03:53:01  ------------------------------------------------------------------------------
03:53:01  Add Bulk Flow From Leader :: 1000 Flows added via Follower Node1 a... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:02  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:02  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:03  | PASS |
03:53:03  ------------------------------------------------------------------------------
03:53:03  Get Bulk Flows and Verify In Cluster Before Leader Restart :: Init... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:03  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:06  | PASS |
03:53:06  ------------------------------------------------------------------------------
03:53:06  Verify Flows In Switch Before Leader Restart :: Verify flows are i... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:06  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:07  | PASS |
03:53:07  ------------------------------------------------------------------------------
03:53:07  Kill Leader From Cluster Node :: Kill Leader Node.                    <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:08  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:08  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:09  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:09  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:10  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:10  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:10  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:10  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:11  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:11  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:11  | PASS |
03:53:11  ------------------------------------------------------------------------------
03:53:11  Stop Mininet Connected To Leader Node :: Stop mininet and exit con... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:23  | PASS |
03:53:23  ------------------------------------------------------------------------------
03:53:23  Restart Leader from Cluster Node :: Start Leader Node Up.             | PASS |
03:53:47  ------------------------------------------------------------------------------
03:53:47  Verify Data Recovery After Leader Restart :: 1000 Flows preserved ... | PASS |
03:53:52  ------------------------------------------------------------------------------
03:53:52  Start Mininet Again Connect To Leader :: Start mininet with connec... | PASS |
03:53:55  ------------------------------------------------------------------------------
03:53:55  Verify Flows In Switch After Leader Restart :: Verify flows are in... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:56  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:56  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:58  | PASS |
03:53:58  ------------------------------------------------------------------------------
03:53:58  Stop Mininet Connected To Leader Node After Leader Restart :: Stop... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:53:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:00  | PASS |
03:54:00  ------------------------------------------------------------------------------
03:54:00  Delete All Flows From Leader Node :: 1000 Flows deleted via Leader... | PASS |
03:54:01  ------------------------------------------------------------------------------
03:54:01  Verify No Flows In Cluster After Leader Restart :: Verify flow cou... | PASS |
03:54:04  ------------------------------------------------------------------------------
03:54:04  Get Inventory Follower Before follower Restart :: Find follower in... | PASS |
03:54:05  ------------------------------------------------------------------------------
03:54:05  Start Mininet Connect To Follower Node2 :: Start mininet with conn... | PASS |
03:54:08  ------------------------------------------------------------------------------
03:54:08  Add Bulk Flow From Follower Node2 :: 1000 Flows added via Follower... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:08  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:08  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:09  | PASS |
03:54:09  ------------------------------------------------------------------------------
03:54:09  Get Bulk Flows and Verify In Cluster Before Follower Restart :: In... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:10  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:10  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:12  | PASS |
03:54:12  ------------------------------------------------------------------------------
03:54:12  Verify Flows In Switch Before Follower Restart :: Verify flows are... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:13  | PASS |
03:54:13  ------------------------------------------------------------------------------
03:54:13  Kill Follower Node2 :: Kill Follower Node2.                           <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:14  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:14  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:15  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:15  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:16  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:16  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:17  | PASS |
03:54:17  ------------------------------------------------------------------------------
03:54:17  Stop Mininet Connected To Follower Node2 and Exit :: Stop mininet ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:29  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:29  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:54:30  | PASS |
03:54:30  ------------------------------------------------------------------------------
03:54:30  Restart Follower Node2 :: Start Follower Node2 Up.                    | PASS |
03:54:54  ------------------------------------------------------------------------------
03:54:54  Verify Data Recovery After Follower Node2 Restart :: 1000 Flows pr... | PASS |
03:54:57  ------------------------------------------------------------------------------
03:54:57  Start Mininet Again Connect To Follower Node2 :: Start mininet wit... | PASS |
03:55:01  ------------------------------------------------------------------------------
03:55:01  Verify Flows In Switch After Follower Node2 Restart :: Verify flow... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:55:01  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:55:02  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:55:04  | PASS |
03:55:04  ------------------------------------------------------------------------------
03:55:04  Stop Mininet Connected To Follower Node2 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:55:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:55:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:55:06  | PASS |
03:55:06  ------------------------------------------------------------------------------
03:55:06  Delete All Flows From Follower Node 2 :: 1000 Flows deleted via Le... | PASS |
03:55:07  ------------------------------------------------------------------------------
03:55:07  Verify No Flows In Cluster After Follower Node2 Restart               | PASS |
03:55:10  ------------------------------------------------------------------------------
03:55:10  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery ... | PASS |
03:55:10  43 tests, 43 passed, 0 failed
03:55:10  ==============================================================================
03:55:10  openflowplugin-clustering-bulkomatic.txt.Cluster Current Term Verification ...
03:55:10  ==============================================================================
03:55:12  Check Shard And Get Inventory :: Check Status for all shards and F... 
03:55:17  
03:55:17  The follower Node1 is 1
03:55:17  The follower Node2 is 3
03:55:17  The leader Node is 2
03:55:17  | PASS |
03:55:17  ------------------------------------------------------------------------------
03:55:17  Initial Current Term Verification :: Verifying current term for Le... Current Term is 5
03:55:17  | PASS |
03:55:17  ------------------------------------------------------------------------------
03:55:17  Add Bulk Flow From Follower :: 10000 Flows added via Follower Node... | PASS |
03:55:19  ------------------------------------------------------------------------------
03:55:19  Get Bulk Flows And Verify In Cluster :: Initiate get operation and... | PASS |
03:55:24  ------------------------------------------------------------------------------
03:55:24  Current Term Verification After Adding Bulk Flow :: Verifying curr... | PASS |
03:55:24  ------------------------------------------------------------------------------
03:55:24  Current Term Comparison Before And After Addition Of Flow :: Compa... Current Term after pushing the flows is 5
03:55:24  | PASS |
03:55:24  ------------------------------------------------------------------------------
03:55:24  Delete and Add ten percent of the flows for 5 iterations :: Perfor... | PASS |
03:56:16  ------------------------------------------------------------------------------
03:56:16  Current Term Verification After Continuous Deletion and Addition O... | PASS |
03:56:17  ------------------------------------------------------------------------------
03:56:17  Current Term Comparison Before and After Continuous Deletion and A... Current Term after pushing the flows is 5
03:56:17  | PASS |
03:56:17  ------------------------------------------------------------------------------
03:56:17  Delete All Flows From Follower Node :: 10000 Flows deleted via Lea... | PASS |
03:56:19  ------------------------------------------------------------------------------
03:56:19  Verify No Flows In Cluster After Flow Deletion :: Verifying No FLo... | PASS |
03:56:25  ------------------------------------------------------------------------------
03:56:25  PreLeader Verification :: Verifying LastIndex and LastApplied and ... | PASS |
03:56:26  ------------------------------------------------------------------------------
03:56:26  openflowplugin-clustering-bulkomatic.txt.Cluster Current Term Veri... | PASS |
03:56:26  12 tests, 12 passed, 0 failed
03:56:26  ==============================================================================
03:56:26  openflowplugin-clustering-bulkomatic.txt                              | PASS |
03:56:26  103 tests, 103 passed, 0 failed
03:56:26  ==============================================================================
03:56:26  Output:  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/output.xml
03:56:32  Log:     /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/log.html
03:56:32  Report:  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/report.html
03:56:32  + echo 'Examining the files in data/log and checking filesize'
03:56:32  Examining the files in data/log and checking filesize
03:56:32  + ssh 10.30.171.231 'ls -altr /tmp/karaf-0.20.4/data/log/'
03:56:32  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:32  total 2352
03:56:32  drwxrwxr-x 2 jenkins jenkins    4096 Mar 27 03:44 .
03:56:32  drwxrwxr-x 9 jenkins jenkins    4096 Mar 27 03:44 ..
03:56:32  -rw-rw-r-- 1 jenkins jenkins    1727 Mar 27 03:48 karaf_console.log
03:56:32  -rw-rw-r-- 1 jenkins jenkins 2391447 Mar 27 03:56 karaf.log
03:56:32  + ssh 10.30.171.231 'du -hs /tmp/karaf-0.20.4/data/log/*'
03:56:32  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:33  2.3M	/tmp/karaf-0.20.4/data/log/karaf.log
03:56:33  4.0K	/tmp/karaf-0.20.4/data/log/karaf_console.log
03:56:33  + ssh 10.30.170.161 'ls -altr /tmp/karaf-0.20.4/data/log/'
03:56:33  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:33  total 1216
03:56:33  drwxrwxr-x 2 jenkins jenkins    4096 Mar 27 03:44 .
03:56:33  drwxrwxr-x 9 jenkins jenkins    4096 Mar 27 03:44 ..
03:56:33  -rw-rw-r-- 1 jenkins jenkins    1727 Mar 27 03:49 karaf_console.log
03:56:33  -rw-rw-r-- 1 jenkins jenkins 1229623 Mar 27 03:56 karaf.log
03:56:33  + ssh 10.30.170.161 'du -hs /tmp/karaf-0.20.4/data/log/*'
03:56:33  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:33  1.2M	/tmp/karaf-0.20.4/data/log/karaf.log
03:56:33  4.0K	/tmp/karaf-0.20.4/data/log/karaf_console.log
03:56:33  + ssh 10.30.171.167 'ls -altr /tmp/karaf-0.20.4/data/log/'
03:56:33  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:34  total 1360
03:56:34  drwxrwxr-x 2 jenkins jenkins    4096 Mar 27 03:44 .
03:56:34  drwxrwxr-x 9 jenkins jenkins    4096 Mar 27 03:44 ..
03:56:34  -rw-rw-r-- 1 jenkins jenkins    1727 Mar 27 03:51 karaf_console.log
03:56:34  -rw-rw-r-- 1 jenkins jenkins 1378159 Mar 27 03:56 karaf.log
03:56:34  + ssh 10.30.171.167 'du -hs /tmp/karaf-0.20.4/data/log/*'
03:56:34  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:34  1.4M	/tmp/karaf-0.20.4/data/log/karaf.log
03:56:34  4.0K	/tmp/karaf-0.20.4/data/log/karaf_console.log
03:56:34  + set +e
03:56:34  ++ seq 1 3
03:56:34  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:56:34  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:56:34  + echo 'Let'\''s take the karaf thread dump again'
03:56:34  Let's take the karaf thread dump again
03:56:34  + ssh 10.30.171.231 'sudo ps aux'
03:56:34  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:34  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_after.log
03:56:34  ++ cut -f2 '-d '
03:56:34  ++ grep -v grep
03:56:34  ++ tr -s ' '
03:56:34  + pid=6003
03:56:34  + echo 'karaf main: org.apache.karaf.main.Main, pid:6003'
03:56:34  karaf main: org.apache.karaf.main.Main, pid:6003
03:56:34  + ssh 10.30.171.231 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 6003'
03:56:34  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:35  + echo 'killing karaf process...'
03:56:35  killing karaf process...
03:56:35  + ssh 10.30.171.231 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:56:35  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:35  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:56:35  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:56:35  + echo 'Let'\''s take the karaf thread dump again'
03:56:35  Let's take the karaf thread dump again
03:56:35  + ssh 10.30.170.161 'sudo ps aux'
03:56:35  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:35  ++ tr -s ' '
03:56:35  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_after.log
03:56:35  ++ grep -v grep
03:56:35  ++ cut -f2 '-d '
03:56:35  + pid=5530
03:56:35  + echo 'karaf main: org.apache.karaf.main.Main, pid:5530'
03:56:35  karaf main: org.apache.karaf.main.Main, pid:5530
03:56:35  + ssh 10.30.170.161 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 5530'
03:56:35  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:36  + echo 'killing karaf process...'
03:56:36  killing karaf process...
03:56:36  + ssh 10.30.170.161 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:56:36  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:36  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:56:36  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:56:36  + echo 'Let'\''s take the karaf thread dump again'
03:56:36  Let's take the karaf thread dump again
03:56:36  + ssh 10.30.171.167 'sudo ps aux'
03:56:36  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:36  ++ grep -v grep
03:56:36  ++ tr -s ' '
03:56:36  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_after.log
03:56:36  ++ cut -f2 '-d '
03:56:36  + pid=5434
03:56:36  + echo 'karaf main: org.apache.karaf.main.Main, pid:5434'
03:56:36  karaf main: org.apache.karaf.main.Main, pid:5434
03:56:36  + ssh 10.30.171.167 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 5434'
03:56:36  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:37  + echo 'killing karaf process...'
03:56:37  killing karaf process...
03:56:37  + ssh 10.30.171.167 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:56:37  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:37  + sleep 5
03:56:42  ++ seq 1 3
03:56:42  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:56:42  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:56:42  + echo 'Compressing karaf.log 1'
03:56:42  Compressing karaf.log 1
03:56:42  + ssh 10.30.171.231 gzip --best /tmp/karaf-0.20.4/data/log/karaf.log
03:56:42  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:42  + echo 'Fetching compressed karaf.log 1'
03:56:42  Fetching compressed karaf.log 1
03:56:42  + scp 10.30.171.231:/tmp/karaf-0.20.4/data/log/karaf.log.gz odl1_karaf.log.gz
03:56:42  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:42  + ssh 10.30.171.231 rm -f /tmp/karaf-0.20.4/data/log/karaf.log.gz
03:56:42  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:43  + scp 10.30.171.231:/tmp/karaf-0.20.4/data/log/karaf_console.log odl1_karaf_console.log
03:56:43  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:43  + ssh 10.30.171.231 rm -f /tmp/karaf-0.20.4/data/log/karaf_console.log
03:56:43  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:43  + echo 'Fetch GC logs'
03:56:43  Fetch GC logs
03:56:43  + mkdir -p gclogs-1
03:56:43  + scp '10.30.171.231:/tmp/karaf-0.20.4/data/log/*.log' gclogs-1/
03:56:43  Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts.
03:56:43  scp: /tmp/karaf-0.20.4/data/log/*.log: No such file or directory
03:56:43  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:56:43  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:56:43  + echo 'Compressing karaf.log 2'
03:56:43  Compressing karaf.log 2
03:56:43  + ssh 10.30.170.161 gzip --best /tmp/karaf-0.20.4/data/log/karaf.log
03:56:43  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:44  + echo 'Fetching compressed karaf.log 2'
03:56:44  Fetching compressed karaf.log 2
03:56:44  + scp 10.30.170.161:/tmp/karaf-0.20.4/data/log/karaf.log.gz odl2_karaf.log.gz
03:56:44  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:44  + ssh 10.30.170.161 rm -f /tmp/karaf-0.20.4/data/log/karaf.log.gz
03:56:44  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:44  + scp 10.30.170.161:/tmp/karaf-0.20.4/data/log/karaf_console.log odl2_karaf_console.log
03:56:44  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:44  + ssh 10.30.170.161 rm -f /tmp/karaf-0.20.4/data/log/karaf_console.log
03:56:44  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:44  + echo 'Fetch GC logs'
03:56:44  Fetch GC logs
03:56:44  + mkdir -p gclogs-2
03:56:44  + scp '10.30.170.161:/tmp/karaf-0.20.4/data/log/*.log' gclogs-2/
03:56:44  Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
03:56:45  scp: /tmp/karaf-0.20.4/data/log/*.log: No such file or directory
03:56:45  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:56:45  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:56:45  + echo 'Compressing karaf.log 3'
03:56:45  Compressing karaf.log 3
03:56:45  + ssh 10.30.171.167 gzip --best /tmp/karaf-0.20.4/data/log/karaf.log
03:56:45  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:45  + echo 'Fetching compressed karaf.log 3'
03:56:45  Fetching compressed karaf.log 3
03:56:45  + scp 10.30.171.167:/tmp/karaf-0.20.4/data/log/karaf.log.gz odl3_karaf.log.gz
03:56:45  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:45  + ssh 10.30.171.167 rm -f /tmp/karaf-0.20.4/data/log/karaf.log.gz
03:56:45  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:45  + scp 10.30.171.167:/tmp/karaf-0.20.4/data/log/karaf_console.log odl3_karaf_console.log
03:56:45  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:45  + ssh 10.30.171.167 rm -f /tmp/karaf-0.20.4/data/log/karaf_console.log
03:56:45  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:46  + echo 'Fetch GC logs'
03:56:46  Fetch GC logs
03:56:46  + mkdir -p gclogs-3
03:56:46  + scp '10.30.171.167:/tmp/karaf-0.20.4/data/log/*.log' gclogs-3/
03:56:46  Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts.
03:56:46  scp: /tmp/karaf-0.20.4/data/log/*.log: No such file or directory
03:56:46  + echo 'Examine copied files'
03:56:46  Examine copied files
03:56:46  + ls -lt
03:56:46  total 31216
03:56:46  drwxrwxr-x. 2 jenkins jenkins        6 Mar 27 03:56 gclogs-3
03:56:46  -rw-rw-r--. 1 jenkins jenkins     1727 Mar 27 03:56 odl3_karaf_console.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins   103462 Mar 27 03:56 odl3_karaf.log.gz
03:56:46  drwxrwxr-x. 2 jenkins jenkins        6 Mar 27 03:56 gclogs-2
03:56:46  -rw-rw-r--. 1 jenkins jenkins     1727 Mar 27 03:56 odl2_karaf_console.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins   102878 Mar 27 03:56 odl2_karaf.log.gz
03:56:46  drwxrwxr-x. 2 jenkins jenkins        6 Mar 27 03:56 gclogs-1
03:56:46  -rw-rw-r--. 1 jenkins jenkins     1727 Mar 27 03:56 odl1_karaf_console.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins   127725 Mar 27 03:56 odl1_karaf.log.gz
03:56:46  -rw-rw-r--. 1 jenkins jenkins   109747 Mar 27 03:56 karaf_3_5434_threads_after.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins    13575 Mar 27 03:56 ps_after.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins   109032 Mar 27 03:56 karaf_2_5530_threads_after.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins   119274 Mar 27 03:56 karaf_1_6003_threads_after.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins   258547 Mar 27 03:56 report.html
03:56:46  -rw-rw-r--. 1 jenkins jenkins  3935205 Mar 27 03:56 log.html
03:56:46  -rw-rw-r--. 1 jenkins jenkins 26715556 Mar 27 03:56 output.xml
03:56:46  -rw-rw-r--. 1 jenkins jenkins      162 Mar 27 03:47 testplan.txt
03:56:46  -rw-rw-r--. 1 jenkins jenkins    87252 Mar 27 03:47 karaf_3_2034_threads_before.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins    14127 Mar 27 03:47 ps_before.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins    87212 Mar 27 03:47 karaf_2_2018_threads_before.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins    88878 Mar 27 03:47 karaf_1_2025_threads_before.log
03:56:46  -rw-rw-r--. 1 jenkins jenkins     3043 Mar 27 03:44 post-startup-script.sh
03:56:46  -rw-rw-r--. 1 jenkins jenkins      225 Mar 27 03:43 startup-script.sh
03:56:46  -rw-rw-r--. 1 jenkins jenkins     3271 Mar 27 03:43 configuration-script.sh
03:56:46  -rw-rw-r--. 1 jenkins jenkins      266 Mar 27 03:43 detect_variables.env
03:56:46  -rw-rw-r--. 1 jenkins jenkins       92 Mar 27 03:43 set_variables.env
03:56:46  -rw-rw-r--. 1 jenkins jenkins      359 Mar 27 03:43 slave_addresses.txt
03:56:46  -rw-rw-r--. 1 jenkins jenkins      570 Mar 27 03:43 requirements.txt
03:56:46  -rw-rw-r--. 1 jenkins jenkins       26 Mar 27 03:43 env.properties
03:56:46  -rw-rw-r--. 1 jenkins jenkins      334 Mar 27 03:41 stack-parameters.yaml
03:56:46  drwxrwxr-x. 7 jenkins jenkins     4096 Mar 27 03:40 test
03:56:46  drwxrwxr-x. 2 jenkins jenkins        6 Mar 27 03:40 test@tmp
03:56:46  + true
03:56:46  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/sh /tmp/jenkins2579038052790544901.sh
03:56:46  Cleaning up Robot installation...
03:56:46  $ ssh-agent -k
03:56:46  unset SSH_AUTH_SOCK;
03:56:46  unset SSH_AGENT_PID;
03:56:46  echo Agent pid 5306 killed;
03:56:46  [ssh-agent] Stopped.
03:56:46  Recording plot data
03:56:47  Robot results publisher started...
03:56:47  INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:56:47  -Parsing output xml:
03:56:48  Done!
03:56:48  -Copying log files to build dir:
03:56:49  Done!
03:56:49  -Assigning results to build:
03:56:49  Done!
03:56:49  -Checking thresholds:
03:56:49  Done!
03:56:49  Done publishing Robot results.
03:56:49  [PostBuildScript] - [INFO] Executing post build scripts.
03:56:49  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins4026883027042962937.sh
03:56:49  Archiving csit artifacts
03:56:49  mv: cannot stat '*_1.png': No such file or directory
03:56:49  mv: cannot stat '/tmp/odl1_*': No such file or directory
03:56:49  mv: cannot stat '*_2.png': No such file or directory
03:56:49  mv: cannot stat '/tmp/odl2_*': No such file or directory
03:56:49  mv: cannot stat '*_3.png': No such file or directory
03:56:49  mv: cannot stat '/tmp/odl3_*': No such file or directory
03:56:49    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03:56:49                                   Dload  Upload   Total   Spent    Left  Speed
03:56:49  
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3368k    0 3368k    0     0  3967k      0 --:--:-- --:--:-- --:--:-- 3962k
100 4185k    0 4185k    0     0  4266k      0 --:--:-- --:--:-- --:--:-- 4262k
03:56:50  Archive:  robot-plugin.zip
03:56:50    inflating: ./archives/robot-plugin/log.html  
03:56:50    inflating: ./archives/robot-plugin/output.xml  
03:56:51    inflating: ./archives/robot-plugin/report.html  
03:56:51  mv: cannot stat '*.log.gz': No such file or directory
03:56:51  mv: cannot stat '*.csv': No such file or directory
03:56:51  mv: cannot stat '*.png': No such file or directory
03:56:51  [PostBuildScript] - [INFO] Executing post build scripts.
03:56:51  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins6341491884728944653.sh
03:56:51  [PostBuildScript] - [INFO] Executing post build scripts.
03:56:51  [EnvInject] - Injecting environment variables from a build step.
03:56:51  [EnvInject] - Injecting as environment variables the properties content 
03:56:51  OS_CLOUD=vex
03:56:51  OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677
03:56:51  
03:56:51  [EnvInject] - Variables injected successfully.
03:56:51  provisioning config files...
03:56:51  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:56:51  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins15857565022570332146.sh
03:56:51  ---> openstack-stack-delete.sh
03:56:51  Setup pyenv:
03:56:51    system
03:56:51    3.8.13
03:56:51    3.9.13
03:56:51    3.10.13
03:56:51  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:56:52  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from file:/tmp/.os_lf_venv
03:56:53  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 
03:57:09  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:57:09  INFO: Retrieving stack cost for: releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677
03:57:14  DEBUG: Successfully retrieved stack cost: total: 0.38999999999999996
03:57:26  INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677
03:57:26  Successfully deleted stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-677
03:57:26  [PostBuildScript] - [INFO] Executing post build scripts.
03:57:26  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins11317852985624131402.sh
03:57:26  ---> sysstat.sh
03:57:26  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins6653301851473284005.sh
03:57:26  ---> package-listing.sh
03:57:26  ++ facter osfamily
03:57:26  ++ tr '[:upper:]' '[:lower:]'
03:57:26  + OS_FAMILY=redhat
03:57:26  + workspace=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
03:57:26  + START_PACKAGES=/tmp/packages_start.txt
03:57:26  + END_PACKAGES=/tmp/packages_end.txt
03:57:26  + DIFF_PACKAGES=/tmp/packages_diff.txt
03:57:26  + PACKAGES=/tmp/packages_start.txt
03:57:26  + '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium ']'
03:57:26  + PACKAGES=/tmp/packages_end.txt
03:57:26  + case "${OS_FAMILY}" in
03:57:26  + rpm -qa
03:57:26  + sort
03:57:27  + '[' -f /tmp/packages_start.txt ']'
03:57:27  + '[' -f /tmp/packages_end.txt ']'
03:57:27  + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:57:27  + '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium ']'
03:57:27  + mkdir -p /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/archives/
03:57:27  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/archives/
03:57:27  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins17431129081441160557.sh
03:57:27  ---> capture-instance-metadata.sh
03:57:27  Setup pyenv:
03:57:27    system
03:57:27    3.8.13
03:57:27    3.9.13
03:57:27    3.10.13
03:57:27  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:57:27  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from file:/tmp/.os_lf_venv
03:57:28  lf-activate-venv(): INFO: Installing: lftools 
03:57:36  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:57:36  INFO: Running in OpenStack, capturing instance metadata
03:57:36  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins17267892528621279772.sh
03:57:36  provisioning config files...
03:57:37  Could not find credentials [logs] for openflowplugin-csit-3node-clustering-bulkomatic-only-calcium #677
03:57:37  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium@tmp/config4375177075726682520tmp
03:57:37  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:57:37  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:57:37  provisioning config files...
03:57:37  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:57:37  [EnvInject] - Injecting environment variables from a build step.
03:57:37  [EnvInject] - Injecting as environment variables the properties content 
03:57:37  SERVER_ID=logs
03:57:37  
03:57:37  [EnvInject] - Variables injected successfully.
03:57:37  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins12404890468658586719.sh
03:57:37  ---> create-netrc.sh
03:57:37  WARN: Log server credential not found.
03:57:37  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins5167505452550576400.sh
03:57:37  ---> python-tools-install.sh
03:57:37  Setup pyenv:
03:57:37    system
03:57:37    3.8.13
03:57:37    3.9.13
03:57:37    3.10.13
03:57:37  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:57:38  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from file:/tmp/.os_lf_venv
03:57:38  lf-activate-venv(): INFO: Installing: lftools 
03:57:46  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:57:46  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins9344244582977221953.sh
03:57:46  ---> sudo-logs.sh
03:57:46  Archiving 'sudo' log..
03:57:47  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins15799189425878397464.sh
03:57:47  ---> job-cost.sh
03:57:47  Setup pyenv:
03:57:47    system
03:57:47    3.8.13
03:57:47    3.9.13
03:57:47    3.10.13
03:57:47  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:57:47  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from file:/tmp/.os_lf_venv
03:57:48  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
03:57:53  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.
03:57:53  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
03:57:53  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:57:53  DEBUG: total: 0.38999999999999996
03:57:53  INFO: Retrieving Stack Cost...
03:57:53  INFO: Retrieving Pricing Info for: v3-standard-2
03:57:54  INFO: Archiving Costs
03:57:54  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins8996397983363490941.sh
03:57:54  ---> logs-deploy.sh
03:57:54  Setup pyenv:
03:57:54    system
03:57:54    3.8.13
03:57:54    3.9.13
03:57:54    3.10.13
03:57:54  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:57:54  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vss6 from file:/tmp/.os_lf_venv
03:57:55  lf-activate-venv(): INFO: Installing: lftools 
03:58:05  lf-activate-venv(): INFO: Adding /tmp/venv-Vss6/bin to PATH
03:58:05  WARNING: Nexus logging server not set
03:58:05  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/677/
03:58:05  INFO: archiving logs to S3
03:58:06  ---> uname -a:
03:58:06  Linux prd-centos8-robot-2c-8g-11145.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
03:58:06  
03:58:06  
03:58:06  ---> lscpu:
03:58:06  Architecture:        x86_64
03:58:06  CPU op-mode(s):      32-bit, 64-bit
03:58:06  Byte Order:          Little Endian
03:58:06  CPU(s):              2
03:58:06  On-line CPU(s) list: 0,1
03:58:06  Thread(s) per core:  1
03:58:06  Core(s) per socket:  1
03:58:06  Socket(s):           2
03:58:06  NUMA node(s):        1
03:58:06  Vendor ID:           AuthenticAMD
03:58:06  CPU family:          23
03:58:06  Model:               49
03:58:06  Model name:          AMD EPYC-Rome Processor
03:58:06  Stepping:            0
03:58:06  CPU MHz:             2799.998
03:58:06  BogoMIPS:            5599.99
03:58:06  Virtualization:      AMD-V
03:58:06  Hypervisor vendor:   KVM
03:58:06  Virtualization type: full
03:58:06  L1d cache:           32K
03:58:06  L1i cache:           32K
03:58:06  L2 cache:            512K
03:58:06  L3 cache:            16384K
03:58:06  NUMA node0 CPU(s):   0,1
03:58:06  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
03:58:06  
03:58:06  
03:58:06  ---> nproc:
03:58:06  2
03:58:06  
03:58:06  
03:58:06  ---> df -h:
03:58:06  Filesystem      Size  Used Avail Use% Mounted on
03:58:06  devtmpfs        3.8G     0  3.8G   0% /dev
03:58:06  tmpfs           3.8G     0  3.8G   0% /dev/shm
03:58:06  tmpfs           3.8G   17M  3.8G   1% /run
03:58:06  tmpfs           3.8G     0  3.8G   0% /sys/fs/cgroup
03:58:06  /dev/vda1        40G  8.3G   32G  21% /
03:58:06  tmpfs           770M     0  770M   0% /run/user/1001
03:58:06  
03:58:06  
03:58:06  ---> free -m:
03:58:06                total        used        free      shared  buff/cache   available
03:58:06  Mem:           7697         627        4869          19        2200        6773
03:58:06  Swap:          1023           0        1023
03:58:06  
03:58:06  
03:58:06  ---> ip addr:
03:58:06  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:58:06      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:58:06      inet 127.0.0.1/8 scope host lo
03:58:06         valid_lft forever preferred_lft forever
03:58:06      inet6 ::1/128 scope host 
03:58:06         valid_lft forever preferred_lft forever
03:58:06  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
03:58:06      link/ether fa:16:3e:13:45:fa brd ff:ff:ff:ff:ff:ff
03:58:06      altname enp0s3
03:58:06      altname ens3
03:58:06      inet 10.30.170.95/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:58:06         valid_lft 85265sec preferred_lft 85265sec
03:58:06      inet6 fe80::f816:3eff:fe13:45fa/64 scope link 
03:58:06         valid_lft forever preferred_lft forever
03:58:06  
03:58:06  
03:58:06  ---> sar -b -r -n DEV:
03:58:06  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 	03/27/2025 	_x86_64_	(2 CPU)
03:58:06  
03:58:06  03:39:06     LINUX RESTART	(2 CPU)
03:58:06  
03:58:06  03:40:00 AM       tps      rtps      wtps   bread/s   bwrtn/s
03:58:06  03:40:01 AM    156.28     45.90    110.38   1101.64  62913.66
03:58:06  03:41:01 AM    120.26     42.57     77.69   5788.74  12809.76
03:58:06  03:42:01 AM     90.08      0.73     89.35     53.06  10287.40
03:58:06  03:43:01 AM     17.29      0.42     16.88     64.78   1462.50
03:58:06  03:44:01 AM     46.64      6.75     39.89   1249.39   2851.84
03:58:06  03:45:01 AM     24.64      0.00     24.64      0.00   5598.60
03:58:06  03:46:01 AM      3.08      0.00      3.08      0.00    107.77
03:58:06  03:47:01 AM      0.13      0.00      0.13      0.00      1.70
03:58:06  03:48:01 AM      0.33      0.10      0.23     32.13      6.87
03:58:06  03:49:01 AM      2.15      0.00      2.15      0.00    253.11
03:58:06  03:50:01 AM      0.65      0.03      0.62      1.87    160.23
03:58:06  03:51:01 AM      0.30      0.00      0.30      0.00     63.13
03:58:06  03:52:01 AM      0.32      0.00      0.32      0.00    166.41
03:58:06  03:53:01 AM      0.17      0.00      0.17      0.00     29.76
03:58:06  03:54:01 AM      0.22      0.00      0.22      0.00     67.59
03:58:06  03:55:01 AM      1.50      0.03      1.47      0.27     78.89
03:58:06  03:56:01 AM      0.32      0.00      0.32      0.00    140.44
03:58:06  03:57:01 AM      6.12      0.32      5.80     36.93    501.35
03:58:06  03:58:01 AM     28.87      0.53     28.34     64.78   2189.25
03:58:06  Average:        19.31      2.94     16.37    406.68   2148.03
03:58:06  
03:58:06  03:40:00 AM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
03:58:06  03:40:01 AM   6141044   7359272   1741380     22.09      2688   1424216    378212      4.80    112184   1404960    220740
03:58:06  03:41:01 AM   5321024   6989604   2561400     32.50      2688   1851444    733848      8.22    187056   2053236    152180
03:58:06  03:42:01 AM   5159100   6972396   2723324     34.55      2688   1990876    747008      8.36    198752   2179748     31308
03:58:06  03:43:01 AM   5234940   7050192   2647484     33.59      2688   1992820    665428      7.45    217984   2085800         4
03:58:06  03:44:01 AM   4968472   7023996   2913952     36.97      2688   2224700    668960      7.49    259112   2284268    157072
03:58:06  03:45:01 AM   4963744   7018900   2918680     37.03      2688   2224712    684380      7.66    259124   2284476        12
03:58:06  03:46:01 AM   4963504   7018644   2918920     37.03      2688   2224712    684380      7.66    259128   2284544         8
03:58:06  03:47:01 AM   4963816   7018948   2918608     37.03      2688   2224712    684380      7.66    259128   2284480         4
03:58:06  03:48:01 AM   4911580   6970504   2970844     37.69      2688   2228504    767200      8.59    259260   2336296      2812
03:58:06  03:49:01 AM   4901140   6964540   2981284     37.82      2688   2233012    784988      8.79    259532   2346252      1544
03:58:06  03:50:01 AM   4896784   6963416   2985640     37.88      2688   2236212    773520      8.66    259804   2350156       132
03:58:06  03:51:01 AM   4893180   6963528   2989244     37.92      2688   2239916    773520      8.66    259804   2353716      2064
03:58:06  03:52:01 AM   4891676   6965076   2990748     37.94      2688   2242960    758104      8.49    259804   2355440       200
03:58:06  03:53:01 AM   4889120   6963968   2993304     37.97      2688   2244408    758104      8.49    259804   2357884       804
03:58:06  03:54:01 AM   4888124   6964248   2994300     37.99      2688   2245684    775968      8.69    259804   2359092        96
03:58:06  03:55:01 AM   4886544   6964412   2995880     38.01      2688   2247420    775968      8.69    259972   2360468       444
03:58:06  03:56:01 AM   4880380   6962080   3002044     38.09      2688   2251252    775968      8.69    259972   2366488       168
03:58:06  03:57:01 AM   4972160   6951456   2910264     36.92      2688   2152624    741784      8.31    311384   2239020     63772
03:58:06  03:58:01 AM   5014388   6963284   2868036     36.39      2688   2124028    735808      8.24    478968   2036356     17388
03:58:06  Average:      5038985   7002551   2843439     36.07      2688   2137064    719344      8.05    256872   2227509     34250
03:58:06  
03:58:06  03:40:00 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
03:58:06  03:40:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:40:01 AM      eth0      6.56      4.37      1.72      0.61      0.00      0.00      0.00      0.00
03:58:06  03:41:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:41:01 AM      eth0    314.85    191.65   1665.14     58.99      0.00      0.00      0.00      0.00
03:58:06  03:42:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:42:01 AM      eth0     72.07     49.91    664.83      8.17      0.00      0.00      0.00      0.00
03:58:06  03:43:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:43:01 AM      eth0     12.90     10.50      5.46      3.89      0.00      0.00      0.00      0.00
03:58:06  03:44:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:44:01 AM      eth0    185.22    147.39    332.14     43.67      0.00      0.00      0.00      0.00
03:58:06  03:45:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:45:01 AM      eth0    315.64    248.28     69.16     55.93      0.00      0.00      0.00      0.00
03:58:06  03:46:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:46:01 AM      eth0      2.82      2.10      0.56      0.48      0.00      0.00      0.00      0.00
03:58:06  03:47:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:47:01 AM      eth0      2.73      2.03      0.44      0.45      0.00      0.00      0.00      0.00
03:58:06  03:48:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:48:01 AM      eth0    105.25     89.77     28.99      7.41      0.00      0.00      0.00      0.00
03:58:06  03:49:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:49:01 AM      eth0    177.19    173.20     42.05     13.55      0.00      0.00      0.00      0.00
03:58:06  03:50:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:50:01 AM      eth0    101.43     99.30     25.49      8.01      0.00      0.00      0.00      0.00
03:58:06  03:51:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:51:01 AM      eth0     80.40     79.89     25.80      6.53      0.00      0.00      0.00      0.00
03:58:06  03:52:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:52:01 AM      eth0    105.28    102.62     26.20      8.93      0.00      0.00      0.00      0.00
03:58:06  03:53:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:53:01 AM      eth0     72.55     71.72     14.82      6.03      0.00      0.00      0.00      0.00
03:58:06  03:54:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:54:01 AM      eth0    105.03    100.83     17.35      8.04      0.00      0.00      0.00      0.00
03:58:06  03:55:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:55:01 AM      eth0    104.25    103.70     18.66      8.25      0.00      0.00      0.00      0.00
03:58:06  03:56:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:56:01 AM      eth0    115.89    116.98     26.99      9.08      0.00      0.00      0.00      0.00
03:58:06  03:57:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:57:01 AM      eth0    145.83    109.45    165.18     95.30      0.00      0.00      0.00      0.00
03:58:06  03:58:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  03:58:01 AM      eth0     20.94     19.14     17.55      9.21      0.00      0.00      0.00      0.00
03:58:06  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:58:06  Average:         eth0    113.20     95.33    174.67     19.53      0.00      0.00      0.00      0.00
03:58:06  
03:58:06  
03:58:06  ---> sar -P ALL:
03:58:06  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 	03/27/2025 	_x86_64_	(2 CPU)
03:58:06  
03:58:06  03:39:06     LINUX RESTART	(2 CPU)
03:58:06  
03:58:06  03:40:00 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:58:06  03:40:01 AM     all      0.28      0.00      4.16     95.01      0.00      0.55
03:58:06  03:40:01 AM       0      0.00      0.00      3.89     95.00      0.00      1.11
03:58:06  03:40:01 AM       1      0.55      0.00      4.42     95.03      0.00      0.00
03:58:06  03:41:01 AM     all     36.38      0.04      7.00      8.45      0.12     48.01
03:58:06  03:41:01 AM       0     30.42      0.05      6.72      8.48      0.12     54.21
03:58:06  03:41:01 AM       1     42.33      0.03      7.28      8.42      0.12     41.81
03:58:06  03:42:01 AM     all     23.39      0.00      3.57      3.62      0.09     69.33
03:58:06  03:42:01 AM       0     14.71      0.00      2.87      3.99      0.08     78.35
03:58:06  03:42:01 AM       1     32.08      0.00      4.28      3.24      0.10     60.30
03:58:06  03:43:01 AM     all      9.12      0.00      1.24      4.23      0.05     85.37
03:58:06  03:43:01 AM       0      5.98      0.00      1.25      5.39      0.05     87.32
03:58:06  03:43:01 AM       1     12.26      0.00      1.22      3.06      0.05     83.41
03:58:06  03:44:01 AM     all     28.67      0.00      5.48      1.10      0.11     64.65
03:58:06  03:44:01 AM       0     26.50      0.00      5.32      1.27      0.12     66.78
03:58:06  03:44:01 AM       1     30.84      0.00      5.63      0.92      0.10     62.51
03:58:06  03:45:01 AM     all      1.03      0.00      0.92      0.95      0.03     97.07
03:58:06  03:45:01 AM       0      1.01      0.00      0.94      0.87      0.02     97.17
03:58:06  03:45:01 AM       1      1.05      0.00      0.90      1.04      0.03     96.97
03:58:06  03:46:01 AM     all      0.33      0.00      0.09      0.01      0.03     99.55
03:58:06  03:46:01 AM       0      0.10      0.00      0.10      0.02      0.03     99.75
03:58:06  03:46:01 AM       1      0.55      0.00      0.08      0.00      0.02     99.35
03:58:06  03:47:01 AM     all      0.37      0.00      0.07      0.00      0.02     99.55
03:58:06  03:47:01 AM       0      0.45      0.00      0.03      0.00      0.02     99.50
03:58:06  03:47:01 AM       1      0.28      0.00      0.10      0.00      0.02     99.60
03:58:06  03:48:01 AM     all      7.27      0.00      1.46      0.01      0.05     91.21
03:58:06  03:48:01 AM       0      7.24      0.00      1.29      0.02      0.03     91.41
03:58:06  03:48:01 AM       1      7.29      0.00      1.63      0.00      0.07     91.01
03:58:06  03:49:01 AM     all     14.84      0.00      2.05      0.01      0.08     83.03
03:58:06  03:49:01 AM       0      5.71      0.00      0.92      0.02      0.07     93.28
03:58:06  03:49:01 AM       1     24.14      0.00      3.20      0.00      0.09     72.57
03:58:06  03:50:01 AM     all      8.93      0.00      0.91      0.00      0.07     90.10
03:58:06  03:50:01 AM       0      5.75      0.00      0.72      0.00      0.07     93.46
03:58:06  03:50:01 AM       1     12.10      0.00      1.09      0.00      0.07     86.74
03:58:06  
03:58:06  03:50:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:58:06  03:51:01 AM     all      9.65      0.00      1.01      0.00      0.06     89.28
03:58:06  03:51:01 AM       0      3.64      0.00      0.55      0.00      0.05     95.76
03:58:06  03:51:01 AM       1     15.64      0.00      1.47      0.00      0.07     82.82
03:58:06  03:52:01 AM     all     13.13      0.00      1.63      0.01      0.08     85.15
03:58:06  03:52:01 AM       0      9.86      0.00      0.96      0.00      0.07     89.11
03:58:06  03:52:01 AM       1     16.28      0.00      2.27      0.02      0.08     81.35
03:58:06  03:53:01 AM     all      5.50      0.00      0.55      0.00      0.05     93.90
03:58:06  03:53:01 AM       0      2.53      0.00      0.55      0.00      0.05     96.87
03:58:06  03:53:01 AM       1      8.50      0.00      0.54      0.00      0.05     90.91
03:58:06  03:54:01 AM     all      7.78      0.00      0.64      0.00      0.08     91.49
03:58:06  03:54:01 AM       0      7.29      0.00      0.78      0.00      0.07     91.86
03:58:06  03:54:01 AM       1      8.27      0.00      0.51      0.00      0.10     91.12
03:58:06  03:55:01 AM     all      8.23      0.00      0.77      0.34      0.06     90.61
03:58:06  03:55:01 AM       0      5.34      0.00      0.88      0.37      0.05     93.35
03:58:06  03:55:01 AM       1     11.08      0.00      0.66      0.30      0.07     87.89
03:58:06  03:56:01 AM     all     10.22      0.00      0.92      0.00      0.06     88.80
03:58:06  03:56:01 AM       0      5.57      0.00      0.60      0.00      0.05     93.77
03:58:06  03:56:01 AM       1     14.89      0.00      1.23      0.00      0.07     83.82
03:58:06  03:57:01 AM     all     16.80      0.00      2.14      0.07      0.08     80.92
03:58:06  03:57:01 AM       0      7.64      0.00      2.08      0.02      0.07     90.20
03:58:06  03:57:01 AM       1     25.97      0.00      2.20      0.12      0.08     71.63
03:58:06  03:58:01 AM     all     28.38      0.00      3.42      0.43      0.08     67.70
03:58:06  03:58:01 AM       0     29.55      0.00      3.77      0.30      0.07     66.32
03:58:06  03:58:01 AM       1     27.21      0.00      3.07      0.55      0.08     69.08
03:58:06  Average:        all     12.77      0.00      1.89      1.23      0.06     84.04
03:58:06  Average:          0      9.41      0.00      1.70      1.32      0.06     87.52
03:58:06  Average:          1     16.13      0.00      2.08      1.14      0.07     80.58
03:58:06  
03:58:06  
03:58:06