23:33:47 Started by upstream project "integration-distribution-mri-test-scandium" build number 79
23:33:47 originally caused by:
23:33:47 Started by timer
23:33:47 Running as SYSTEM
23:33:47 [EnvInject] - Loading node environment variables.
23:33:47 Building remotely on prd-centos8-robot-2c-8g-4830 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:33:47 [ssh-agent] Looking for ssh-agent implementation...
23:33:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:33:47 $ ssh-agent
23:33:47 SSH_AUTH_SOCK=/tmp/ssh-HOfI7KUQfLT9/agent.5274
23:33:47 SSH_AGENT_PID=5275
23:33:47 [ssh-agent] Started.
23:33:47 Running ssh-add (command line suppressed)
23:33:47 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_1071180691247148708.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_1071180691247148708.key)
23:33:47 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:33:47 The recommended git tool is: NONE
23:33:50 using credential opendaylight-jenkins-ssh
23:33:50 Wiping out workspace first.
23:33:50 Cloning the remote Git repository
23:33:50 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:33:50 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10
23:33:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:33:50 > git --version # timeout=10
23:33:50 > git --version # 'git version 2.43.0'
23:33:50 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:33:50 [INFO] Currently running in a labeled security context
23:33:50 [INFO] Currently SELinux is 'enforcing' on the host
23:33:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh12818005291142718178.key
23:33:50 Verifying host key using known hosts file
23:33:50 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.
23:33:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:33:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:33:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:33:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:33:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:33:54 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:33:54 [INFO] Currently running in a labeled security context
23:33:54 [INFO] Currently SELinux is 'enforcing' on the host
23:33:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh13046412463083319992.key
23:33:54 Verifying host key using known hosts file
23:33:54 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.
23:33:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:33:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:33:55 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:33:55 > git config core.sparsecheckout # timeout=10
23:33:55 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:33:55 Commit message: "Adapt test for new pce-allocation field"
23:33:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:33:55 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:33:55 No emails were triggered.
23:33:55 provisioning config files...
23:33:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:33:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:33:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:33:56 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins8794840268881918240.sh
23:33:56 ---> python-tools-install.sh
23:33:56 Setup pyenv:
23:33:56 system
23:33:56 * 3.8.13 (set by /opt/pyenv/version)
23:33:56 * 3.9.13 (set by /opt/pyenv/version)
23:33:56 * 3.10.13 (set by /opt/pyenv/version)
23:33:56 * 3.11.7 (set by /opt/pyenv/version)
23:34:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4vUR
23:34:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:34:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:34:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:34:05 lf-activate-venv(): INFO: Base packages installed successfully
23:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools
23:34:28 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
23:34:28 Generating Requirements File
23:34: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.
23:34:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:34:48 Python 3.11.7
23:34:48 pip 25.3 from /tmp/venv-4vUR/lib/python3.11/site-packages/pip (python 3.11)
23:34:48 appdirs==1.4.4
23:34:48 argcomplete==3.6.3
23:34:48 aspy.yaml==1.3.0
23:34:48 attrs==25.4.0
23:34:48 autopage==0.5.2
23:34:48 beautifulsoup4==4.14.2
23:34:48 boto3==1.40.64
23:34:48 botocore==1.40.64
23:34:48 bs4==0.0.2
23:34:48 cachetools==6.2.1
23:34:48 certifi==2025.10.5
23:34:48 cffi==2.0.0
23:34:48 cfgv==3.4.0
23:34:48 chardet==5.2.0
23:34:48 charset-normalizer==3.4.4
23:34:48 click==8.3.0
23:34:48 cliff==4.11.0
23:34:48 cmd2==2.7.0
23:34:48 cryptography==3.3.2
23:34:48 debtcollector==3.0.0
23:34:48 decorator==5.2.1
23:34:48 defusedxml==0.7.1
23:34:48 Deprecated==1.3.1
23:34:48 distlib==0.4.0
23:34:48 dnspython==2.8.0
23:34:48 docker==7.1.0
23:34:48 dogpile.cache==1.5.0
23:34:48 durationpy==0.10
23:34:48 email-validator==2.3.0
23:34:48 filelock==3.20.0
23:34:48 future==1.0.0
23:34:48 gitdb==4.0.12
23:34:48 GitPython==3.1.45
23:34:48 google-auth==2.42.1
23:34:48 httplib2==0.31.0
23:34:48 identify==2.6.15
23:34:48 idna==3.11
23:34:48 importlib-resources==1.5.0
23:34:48 iso8601==2.1.0
23:34:48 Jinja2==3.1.6
23:34:48 jmespath==1.0.1
23:34:48 jsonpatch==1.33
23:34:48 jsonpointer==3.0.0
23:34:48 jsonschema==4.25.1
23:34:48 jsonschema-specifications==2025.9.1
23:34:48 keystoneauth1==5.12.0
23:34:48 kubernetes==34.1.0
23:34:48 lftools==0.37.15
23:34:48 lxml==6.0.2
23:34:48 markdown-it-py==4.0.0
23:34:48 MarkupSafe==3.0.3
23:34:48 mdurl==0.1.2
23:34:48 msgpack==1.1.2
23:34:48 multi_key_dict==2.0.3
23:34:48 munch==4.0.0
23:34:48 netaddr==1.3.0
23:34:48 niet==1.4.2
23:34:48 nodeenv==1.9.1
23:34:48 oauth2client==4.1.3
23:34:48 oauthlib==3.3.1
23:34:48 openstacksdk==4.7.1
23:34:48 os-service-types==1.8.1
23:34:48 osc-lib==4.2.0
23:34:48 oslo.config==10.0.0
23:34:48 oslo.context==6.1.0
23:34:48 oslo.i18n==6.6.0
23:34:48 oslo.log==7.2.1
23:34:48 oslo.serialization==5.8.0
23:34:48 oslo.utils==9.1.0
23:34:48 packaging==25.0
23:34:48 pbr==7.0.2
23:34:48 platformdirs==4.5.0
23:34:48 prettytable==3.16.0
23:34:48 psutil==7.1.3
23:34:48 pyasn1==0.6.1
23:34:48 pyasn1_modules==0.4.2
23:34:48 pycparser==2.23
23:34:48 pygerrit2==2.0.15
23:34:48 PyGithub==2.8.1
23:34:48 Pygments==2.19.2
23:34:48 PyJWT==2.10.1
23:34:48 PyNaCl==1.6.0
23:34:48 pyparsing==2.4.7
23:34:48 pyperclip==1.11.0
23:34:48 pyrsistent==0.20.0
23:34:48 python-cinderclient==9.8.0
23:34:48 python-dateutil==2.9.0.post0
23:34:48 python-heatclient==4.3.0
23:34:48 python-jenkins==1.8.3
23:34:48 python-keystoneclient==5.7.0
23:34:48 python-magnumclient==4.9.0
23:34:48 python-openstackclient==8.2.0
23:34:48 python-swiftclient==4.8.0
23:34:48 PyYAML==6.0.3
23:34:48 referencing==0.37.0
23:34:48 requests==2.32.5
23:34:48 requests-oauthlib==2.0.0
23:34:48 requestsexceptions==1.4.0
23:34:48 rfc3986==2.0.0
23:34:48 rich==14.2.0
23:34:48 rich-argparse==1.7.2
23:34:48 rpds-py==0.28.0
23:34:48 rsa==4.9.1
23:34:48 ruamel.yaml==0.18.16
23:34:48 ruamel.yaml.clib==0.2.14
23:34:48 s3transfer==0.14.0
23:34:48 simplejson==3.20.2
23:34:48 six==1.17.0
23:34:48 smmap==5.0.2
23:34:48 soupsieve==2.8
23:34:48 stevedore==5.5.0
23:34:48 tabulate==0.9.0
23:34:48 toml==0.10.2
23:34:48 tomlkit==0.13.3
23:34:48 tqdm==4.67.1
23:34:48 typing_extensions==4.15.0
23:34:48 tzdata==2025.2
23:34:48 urllib3==1.26.20
23:34:48 virtualenv==20.35.4
23:34:48 wcwidth==0.2.14
23:34:48 websocket-client==1.9.0
23:34:48 wrapt==2.0.0
23:34:48 xdg==6.0.0
23:34:48 xmltodict==1.0.2
23:34:48 yq==3.4.3
23:34:48 [EnvInject] - Injecting environment variables from a build step.
23:34:48 [EnvInject] - Injecting as environment variables the properties content
23:34:48 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:34:48 OS_CLOUD=vex
23:34:48 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-79
23:34:48 OS_STACK_TEMPLATE_DIR=openstack-hot
23:34:48
23:34:48 [EnvInject] - Variables injected successfully.
23:34:48 provisioning config files...
23:34:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:34:49 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins15139560909064028560.sh
23:34:49 ---> Create parameters file for OpenStack HOT
23:34:49 OpenStack Heat parameters generated
23:34:49 -----------------------------------
23:34:49 parameters:
23:34:49 vm_0_count: '3'
23:34:49 vm_0_flavor: 'v3-standard-4'
23:34:49 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:34:49 vm_1_count: '1'
23:34:49 vm_1_flavor: 'v3-standard-2'
23:34:49 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:34:49
23:34:49 job_name: '23566-79'
23:34:49 silo: 'releng'
23:34:49 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins9030972708342161749.sh
23:34:49 ---> Create HEAT stack
23:34:49 + source /home/jenkins/lf-env.sh
23:34:49 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:34:49 ++ mktemp -d /tmp/venv-XXXX
23:34:49 + lf_venv=/tmp/venv-hoBW
23:34:49 + local venv_file=/tmp/.os_lf_venv
23:34:49 + local python=python3
23:34:49 + local options
23:34:49 + local set_path=true
23:34:49 + local install_args=
23:34:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:34:49 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:34:49 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:34:49 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:34:49 + true
23:34:49 + case $1 in
23:34:49 + python=python3
23:34:49 + shift 2
23:34:49 + true
23:34:49 + case $1 in
23:34:49 + shift
23:34:49 + break
23:34:49 + case $python in
23:34:49 + local pkg_list=
23:34:49 + [[ -d /opt/pyenv ]]
23:34:49 + echo 'Setup pyenv:'
23:34:49 Setup pyenv:
23:34:49 + export PYENV_ROOT=/opt/pyenv
23:34:49 + PYENV_ROOT=/opt/pyenv
23:34:49 + 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
23:34:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:34:49 + pyenv versions
23:34:49 system
23:34:49 3.8.13
23:34:49 3.9.13
23:34:49 3.10.13
23:34:49 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:34:49 + command -v pyenv
23:34:49 ++ pyenv init - --no-rehash
23:34:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:34:49 for i in ${!paths[@]}; do
23:34:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:34:49 fi; done;
23:34:49 echo "${paths[*]}"'\'')"
23:34:49 export PATH="/opt/pyenv/shims:${PATH}"
23:34:49 export PYENV_SHELL=bash
23:34:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:34:49 pyenv() {
23:34:49 local command
23:34:49 command="${1:-}"
23:34:49 if [ "$#" -gt 0 ]; then
23:34:49 shift
23:34:49 fi
23:34:49
23:34:49 case "$command" in
23:34:49 rehash|shell)
23:34:49 eval "$(pyenv "sh-$command" "$@")"
23:34:49 ;;
23:34:49 *)
23:34:49 command pyenv "$command" "$@"
23:34:49 ;;
23:34:49 esac
23:34:49 }'
23:34:49 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:34:49 for i in ${!paths[@]}; do
23:34:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:34:49 fi; done;
23:34:49 echo "${paths[*]}"'
23:34:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:34:49 ++ 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
23:34:49 ++ 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
23:34:49 ++ export PYENV_SHELL=bash
23:34:49 ++ PYENV_SHELL=bash
23:34:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:34:49 +++ complete -F _pyenv pyenv
23:34:49 ++ lf-pyver python3
23:34:49 ++ local py_version_xy=python3
23:34:49 ++ local py_version_xyz=
23:34:49 ++ awk '{ print $1 }'
23:34:49 ++ pyenv versions
23:34:49 ++ local command
23:34:49 ++ command=versions
23:34:49 ++ '[' 1 -gt 0 ']'
23:34:49 ++ shift
23:34:49 ++ case "$command" in
23:34:49 ++ command pyenv versions
23:34:49 ++ pyenv versions
23:34:49 ++ sed 's/^[ *]* //'
23:34:49 ++ grep -E '^[0-9.]*[0-9]$'
23:34:49 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:34:49 +++ grep '^3' /tmp/.pyenv_versions
23:34:49 +++ tail -n 1
23:34:49 +++ sort -V
23:34:49 ++ py_version_xyz=3.11.7
23:34:49 ++ [[ -z 3.11.7 ]]
23:34:49 ++ echo 3.11.7
23:34:49 ++ return 0
23:34:49 + pyenv local 3.11.7
23:34:49 + local command
23:34:49 + command=local
23:34:49 + '[' 2 -gt 0 ']'
23:34:49 + shift
23:34:49 + case "$command" in
23:34:49 + command pyenv local 3.11.7
23:34:49 + pyenv local 3.11.7
23:34:49 + for arg in "$@"
23:34:49 + case $arg in
23:34:49 + pkg_list+='lftools[openstack] '
23:34:49 + for arg in "$@"
23:34:49 + case $arg in
23:34:49 + pkg_list+='kubernetes '
23:34:49 + for arg in "$@"
23:34:49 + case $arg in
23:34:49 + pkg_list+='niet '
23:34:49 + for arg in "$@"
23:34:49 + case $arg in
23:34:49 + pkg_list+='python-heatclient '
23:34:49 + for arg in "$@"
23:34:49 + case $arg in
23:34:49 + pkg_list+='python-openstackclient '
23:34:49 + for arg in "$@"
23:34:49 + case $arg in
23:34:49 + pkg_list+='python-magnumclient '
23:34:49 + for arg in "$@"
23:34:49 + case $arg in
23:34:49 + pkg_list+='urllib3~=1.26.15 '
23:34:49 + for arg in "$@"
23:34:49 + case $arg in
23:34:49 + pkg_list+='yq '
23:34:49 + [[ -f /tmp/.os_lf_venv ]]
23:34:49 ++ cat /tmp/.os_lf_venv
23:34:49 + lf_venv=/tmp/venv-4vUR
23:34:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from' file:/tmp/.os_lf_venv
23:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from file:/tmp/.os_lf_venv
23:34:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:34:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:34:49 + local 'pip_opts=--upgrade --quiet'
23:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:34:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:34:49 + [[ -n '' ]]
23:34:49 + [[ -n '' ]]
23:34:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:34:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:34:49 + /tmp/venv-4vUR/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:34:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:34:51 lf-activate-venv(): INFO: Base packages installed successfully
23:34:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:34:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:34:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:34:51 + /tmp/venv-4vUR/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:35:09 + type python3
23:35:09 + true
23:35:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH'
23:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
23:35:09 + PATH=/tmp/venv-4vUR/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
23:35:09 + return 0
23:35:09 + openstack --os-cloud vex limits show --absolute
23:35:10 +--------------------------+---------+
23:35:10 | Name | Value |
23:35:10 +--------------------------+---------+
23:35:10 | maxTotalInstances | -1 |
23:35:10 | maxTotalCores | 450 |
23:35:10 | maxTotalRAMSize | 1000000 |
23:35:10 | maxServerMeta | 128 |
23:35:10 | maxImageMeta | 128 |
23:35:10 | maxPersonality | 5 |
23:35:10 | maxPersonalitySize | 10240 |
23:35:10 | maxTotalKeypairs | 100 |
23:35:10 | maxServerGroups | 10 |
23:35:10 | maxServerGroupMembers | 10 |
23:35:10 | maxTotalFloatingIps | -1 |
23:35:10 | maxSecurityGroups | -1 |
23:35:10 | maxSecurityGroupRules | -1 |
23:35:10 | totalRAMUsed | 614400 |
23:35:10 | totalCoresUsed | 150 |
23:35:10 | totalInstancesUsed | 56 |
23:35:10 | totalFloatingIpsUsed | 0 |
23:35:10 | totalSecurityGroupsUsed | 0 |
23:35:10 | totalServerGroupsUsed | 0 |
23:35:10 | maxTotalVolumes | -1 |
23:35:10 | maxTotalSnapshots | 10 |
23:35:10 | maxTotalVolumeGigabytes | 4096 |
23:35:10 | maxTotalBackups | 10 |
23:35:10 | maxTotalBackupGigabytes | 1000 |
23:35:10 | totalVolumesUsed | 3 |
23:35:10 | totalGigabytesUsed | 60 |
23:35:10 | totalSnapshotsUsed | 0 |
23:35:10 | totalBackupsUsed | 0 |
23:35:10 | totalBackupGigabytesUsed | 0 |
23:35:10 +--------------------------+---------+
23:35:10 + pushd /opt/ciman/openstack-hot
23:35:10 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:35:10 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-79 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml
23:35:37 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-79
23:35:37 Waiting to initialize infrastructure...
23:35:37 Stack initialization successful.
23:35:37 ------------------------------------
23:35:37 Stack Details
23:35:37 ------------------------------------
23:35:37 {'added': None,
23:35:37 'capabilities': [],
23:35:37 'created_at': '2025-11-02T23:35:13Z',
23:35:37 'deleted': None,
23:35:37 'deleted_at': None,
23:35:37 'description': 'No description',
23:35:37 'environment': None,
23:35:37 'environment_files': None,
23:35:37 'files': None,
23:35:37 'files_container': None,
23:35:37 'id': 'c30f293f-c85a-4881-8715-f05ad28d6a83',
23:35:37 'is_rollback_disabled': True,
23:35:37 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-scandium-79/c30f293f-c85a-4881-8715-f05ad28d6a83',
23:35:37 'rel': 'self'}],
23:35:37 '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'})}),
23:35:37 'name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-79',
23:35:37 'notification_topics': [],
23:35:37 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:35:37 'output_key': 'vm_0_ips',
23:35:37 'output_value': ['10.30.171.201',
23:35:37 '10.30.170.118',
23:35:37 '10.30.171.251']},
23:35:37 {'description': 'IP addresses of the 2nd vm types',
23:35:37 'output_key': 'vm_1_ips',
23:35:37 'output_value': ['10.30.170.253']}],
23:35:37 'owner_id': ****,
23:35:37 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:35:37 'OS::stack_id': 'c30f293f-c85a-4881-8715-f05ad28d6a83',
23:35:37 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-79',
23:35:37 'job_name': '23566-79',
23:35:37 'silo': 'releng',
23:35:37 'vm_0_count': '3',
23:35:37 'vm_0_flavor': 'v3-standard-4',
23:35:37 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:35:37 '20250917-133034.447',
23:35:37 'vm_1_count': '1',
23:35:37 'vm_1_flavor': 'v3-standard-2',
23:35:37 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:35:37 '- 20250917-133034.654'},
23:35:37 'parent_id': None,
23:35:37 'replaced': None,
23:35:37 'status': 'CREATE_COMPLETE',
23:35:37 'status_reason': 'Stack CREATE completed successfully',
23:35:37 'tags': [],
23:35:37 'template': None,
23:35:37 'template_description': 'No description',
23:35:37 'template_url': None,
23:35:37 'timeout_mins': 15,
23:35:37 'unchanged': None,
23:35:37 'updated': None,
23:35:37 'updated_at': None,
23:35:37 'user_project_id': '73199bb23c814be091c64d9ce224194f'}
23:35:37 ------------------------------------
23:35:37 + popd
23:35:37 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:35:37 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins16662202966590658761.sh
23:35:37 ---> Copy SSH public keys to CSIT lab
23:35:37 Setup pyenv:
23:35:37 system
23:35:37 3.8.13
23:35:37 3.9.13
23:35:37 3.10.13
23:35:37 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from file:/tmp/.os_lf_venv
23:35:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:35:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:35:40 lf-activate-venv(): INFO: Base packages installed successfully
23:35:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
23:35:55 SSH not responding on 10.30.170.118. Retrying in 10 seconds...
23:35:55 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
23:35:55 SSH not responding on 10.30.171.201. Retrying in 10 seconds...
23:35:56 Warning: Permanently added '10.30.170.253' (ECDSA) to the list of known hosts.
23:35:57 releng-23566-79-1-mininet-ovs-217-0
23:35:57 Successfully copied public keys to slave 10.30.170.253
23:36:05 Ping to 10.30.170.118 successful.
23:36:05 Ping to 10.30.171.251 successful.
23:36:05 Ping to 10.30.171.201 successful.
23:36:06 SSH not responding on 10.30.170.118. Retrying in 10 seconds...
23:36:06 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
23:36:06 SSH not responding on 10.30.171.201. Retrying in 10 seconds...
23:36:16 Ping to 10.30.170.118 successful.
23:36:16 Ping to 10.30.171.251 successful.
23:36:16 Ping to 10.30.171.201 successful.
23:36:17 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:36:17 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:36:17 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:36:17 releng-23566-79-0-builder-1
23:36:17 Successfully copied public keys to slave 10.30.170.118
23:36:17 releng-23566-79-0-builder-0
23:36:17 Successfully copied public keys to slave 10.30.171.201
23:36:17 Process 6487 ready.
23:36:17 Process 6488 ready.
23:36:17 releng-23566-79-0-builder-2
23:36:17 Successfully copied public keys to slave 10.30.171.251
23:36:17 Process 6489 ready.
23:36:17 Process 6490 ready.
23:36:17 SSH ready on all stack servers.
23:36:17 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins13190479808112141964.sh
23:36:18 Setup pyenv:
23:36:18 system
23:36:18 3.8.13
23:36:18 3.9.13
23:36:18 3.10.13
23:36:18 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:36:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XFQK
23:36:22 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.robot_venv
23:36:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:26 lf-activate-venv(): INFO: Base packages installed successfully
23:36:26 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-XFQK/bin to PATH
23:36:27 + echo 'Installing Python Requirements'
23:36:27 Installing Python Requirements
23:36:27 + cat
23:36:27 + python -m pip install -r requirements.txt
23:36:28 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:36:28 Collecting docker-py (from -r requirements.txt (line 1))
23:36:28 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)
23:36:28 Collecting ipaddr (from -r requirements.txt (line 2))
23:36:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:36:28 Installing build dependencies: started
23:36:29 Installing build dependencies: finished with status 'done'
23:36:29 Getting requirements to build wheel: started
23:36:29 Getting requirements to build wheel: finished with status 'done'
23:36:29 Preparing metadata (pyproject.toml): started
23:36:29 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:29 Collecting netaddr (from -r requirements.txt (line 3))
23:36:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:36:29 Collecting netifaces (from -r requirements.txt (line 4))
23:36:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:36:30 Installing build dependencies: started
23:36:30 Installing build dependencies: finished with status 'done'
23:36:30 Getting requirements to build wheel: started
23:36:31 Getting requirements to build wheel: finished with status 'done'
23:36:31 Preparing metadata (pyproject.toml): started
23:36:31 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:31 Collecting pyhocon (from -r requirements.txt (line 5))
23:36:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:36:31 Collecting requests (from -r requirements.txt (line 6))
23:36:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:36:31 Collecting robotframework (from -r requirements.txt (line 7))
23:36:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:36:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.7 MB/s 0:00:00
23:36:31 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:36:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:36:31 Installing build dependencies: started
23:36:32 Installing build dependencies: finished with status 'done'
23:36:32 Getting requirements to build wheel: started
23:36:33 Getting requirements to build wheel: finished with status 'done'
23:36:33 Preparing metadata (pyproject.toml): started
23:36:33 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:36:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:36:33 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:36:33 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)
23:36:33 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:36:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:36:33 Installing build dependencies: started
23:36:34 Installing build dependencies: finished with status 'done'
23:36:34 Getting requirements to build wheel: started
23:36:34 Getting requirements to build wheel: finished with status 'done'
23:36:34 Preparing metadata (pyproject.toml): started
23:36:34 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:35 Collecting scapy (from -r requirements.txt (line 12))
23:36:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:36:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 52.9 MB/s 0:00:00
23:36:35 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:36:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:36:35 Installing build dependencies: started
23:36:36 Installing build dependencies: finished with status 'done'
23:36:36 Getting requirements to build wheel: started
23:36:36 Getting requirements to build wheel: finished with status 'done'
23:36:36 Preparing metadata (pyproject.toml): started
23:36:36 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:36 Collecting elasticsearch (from -r requirements.txt (line 18))
23:36:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:36:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 29.8 MB/s 0:00:00
23:36:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:36:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:36:36 Collecting pyangbind (from -r requirements.txt (line 22))
23:36:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:36:36 Collecting isodate (from -r requirements.txt (line 25))
23:36:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:36:37 Collecting jmespath (from -r requirements.txt (line 28))
23:36:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:36:37 Collecting jsonpatch (from -r requirements.txt (line 31))
23:36:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:36:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:36:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:36:37 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:36:37 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)
23:36:37 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:36:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:36:37 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:36:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:36:37 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:36:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:36:37 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:36:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:36:37 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:36:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:36:37 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:36:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:36:37 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:36:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:36:37 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:36:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:36:38 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:36:38 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)
23:36:38 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:36:38 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:36:38 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:36:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:36:38 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:36:38 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:36:38 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:36:38 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)
23:36:38 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:36:38 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:36:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:36:38 Collecting elasticsearch (from -r requirements.txt (line 18))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:36:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 34.9 MB/s 0:00:00
23:36:38 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:36:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:36:38 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:36:38 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:36:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.0 MB/s 0:00:00
23:36:39 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:36:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:36:40 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:36:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:36:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 25.2 MB/s 0:00:00
23:36:40 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:36:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:36:40 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:36:41 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:36:41 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:36:41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:36:41 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:36:41 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:36:41 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:36:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 72.8 MB/s 0:00:00
23:36:42 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 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)
23:36:42 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:36:42 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:36:42 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:36:42 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:36:42 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:36:42 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 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)
23:36:42 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:36:42 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:36:42 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:36:42 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:36:42 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:36:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:36:42 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:36:43 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:36:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:36:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:36:43 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:36:43 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:36:43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=144b9fdda6fe00a820ed06b4f0f1808b1b8a15bd00019d298c41db077fad9e28
23:36:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:36:43 Building wheel for ipaddr (pyproject.toml): started
23:36:43 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:36:43 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=862aec3a3257cd83005fc30aa131ac9bc8d0583e0c620571aa132d5f5e443087
23:36:43 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:36:43 Building wheel for netifaces (pyproject.toml): started
23:36:45 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:36:45 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41059 sha256=ff6ce7094589f70c33721e8662fff1630ae8e2c9dbe03ed518594590c77c3e35
23:36:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:36:45 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:36:46 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:36:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=cf38da23cd0da2139661c19b64b20cd6dd9c9178bcaa25041c64ee09f02720a1
23:36:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:36:46 Building wheel for jsonpath-rw (pyproject.toml): started
23:36:46 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:36:46 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a0775baf443a73b9d01347730d719c6a074af1f7e1a3304fbc112ad5489952b3
23:36:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:36:46 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:36:46 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:36:53
23:36:53 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:36:53 + pip freeze
23:36:54 attrs==25.4.0
23:36:54 bcrypt==5.0.0
23:36:54 beautifulsoup4==4.14.2
23:36:54 certifi==2025.10.5
23:36:54 cffi==2.0.0
23:36:54 charset-normalizer==3.4.4
23:36:54 click==8.3.0
23:36:54 cryptography==46.0.3
23:36:54 decorator==5.2.1
23:36:54 distlib==0.4.0
23:36:54 docker-py==1.10.6
23:36:54 docker-pycreds==0.4.0
23:36:54 elastic-transport==8.17.1
23:36:54 elasticsearch==8.19.2
23:36:54 elasticsearch-dsl==8.15.4
23:36:54 enum34==1.1.10
23:36:54 filelock==3.20.0
23:36:54 h11==0.16.0
23:36:54 idna==3.11
23:36:54 invoke==2.2.1
23:36:54 ipaddr==2.2.0
23:36:54 isodate==0.7.2
23:36:54 jmespath==1.0.1
23:36:54 jsonpatch==1.33
23:36:54 jsonpath-rw==1.4.0
23:36:54 jsonpointer==3.0.0
23:36:54 lxml==6.0.2
23:36:54 netaddr==1.3.0
23:36:54 netifaces==0.11.0
23:36:54 outcome==1.3.0.post0
23:36:54 paramiko==4.0.0
23:36:54 platformdirs==4.5.0
23:36:54 ply==3.11
23:36:54 pyang==2.7.1
23:36:54 pyangbind==0.8.6
23:36:54 pycparser==2.23
23:36:54 pyhocon==0.3.61
23:36:54 PyNaCl==1.6.0
23:36:54 pyparsing==3.2.5
23:36:54 PySocks==1.7.1
23:36:54 python-dateutil==2.9.0.post0
23:36:54 regex==2025.10.23
23:36:54 requests==2.32.5
23:36:54 robotframework==7.3.2
23:36:54 robotframework-httplibrary==0.4.2
23:36:54 robotframework-pythonlibcore==4.4.1
23:36:54 robotframework-requests==0.9.7
23:36:54 robotframework-selenium2library==3.0.0
23:36:54 robotframework-seleniumlibrary==6.8.0
23:36:54 robotframework-sshlibrary==3.8.0
23:36:54 scapy==2.6.1
23:36:54 scp==0.15.0
23:36:54 selenium==4.38.0
23:36:54 six==1.17.0
23:36:54 sniffio==1.3.1
23:36:54 sortedcontainers==2.4.0
23:36:54 soupsieve==2.8
23:36:54 trio==0.32.0
23:36:54 trio-websocket==0.12.2
23:36:54 typing_extensions==4.15.0
23:36:54 urllib3==2.5.0
23:36:54 virtualenv==20.35.4
23:36:54 waitress==3.0.2
23:36:54 WebOb==1.8.9
23:36:54 websocket-client==1.9.0
23:36:54 WebTest==3.0.7
23:36:54 wsproto==1.2.0
23:36:54 [EnvInject] - Injecting environment variables from a build step.
23:36:54 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:36:54 [EnvInject] - Variables injected successfully.
23:36:54 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins4805327635387397738.sh
23:36:54 Setup pyenv:
23:36:54 system
23:36:54 3.8.13
23:36:54 3.9.13
23:36:54 3.10.13
23:36:54 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from file:/tmp/.os_lf_venv
23:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:56 lf-activate-venv(): INFO: Base packages installed successfully
23:36:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:37:03 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.
23:37:03 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:37:03 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
23:37:04 + ODL_SYSTEM=()
23:37:04 + TOOLS_SYSTEM=()
23:37:04 + OPENSTACK_SYSTEM=()
23:37:04 + OPENSTACK_CONTROLLERS=()
23:37:04 + mapfile -t ADDR
23:37:04 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-scandium-79
23:37:04 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:37:05 + for i in "${ADDR[@]}"
23:37:05 ++ ssh 10.30.170.253 hostname -s
23:37:05 Warning: Permanently added '10.30.170.253' (ECDSA) to the list of known hosts.
23:37:06 + REMHOST=releng-23566-79-1-mininet-ovs-217-0
23:37:06 + case ${REMHOST} in
23:37:06 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:37:06 + for i in "${ADDR[@]}"
23:37:06 ++ ssh 10.30.171.201 hostname -s
23:37:06 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:37:06 + REMHOST=releng-23566-79-0-builder-0
23:37:06 + case ${REMHOST} in
23:37:06 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:06 + for i in "${ADDR[@]}"
23:37:06 ++ ssh 10.30.170.118 hostname -s
23:37:06 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:37:07 + REMHOST=releng-23566-79-0-builder-1
23:37:07 + case ${REMHOST} in
23:37:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:07 + for i in "${ADDR[@]}"
23:37:07 ++ ssh 10.30.171.251 hostname -s
23:37:07 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:07 + REMHOST=releng-23566-79-0-builder-2
23:37:07 + case ${REMHOST} in
23:37:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:07 + echo NUM_ODL_SYSTEM=3
23:37:07 + echo NUM_TOOLS_SYSTEM=1
23:37:07 + '[' '' == yes ']'
23:37:07 + NUM_OPENSTACK_SYSTEM=0
23:37:07 + echo NUM_OPENSTACK_SYSTEM=0
23:37:07 + '[' 0 -eq 2 ']'
23:37:07 + echo ODL_SYSTEM_IP=10.30.171.201
23:37:07 ++ seq 0 2
23:37:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:07 + echo ODL_SYSTEM_1_IP=10.30.171.201
23:37:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:07 + echo ODL_SYSTEM_2_IP=10.30.170.118
23:37:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:07 + echo ODL_SYSTEM_3_IP=10.30.171.251
23:37:07 + echo TOOLS_SYSTEM_IP=10.30.170.253
23:37:07 ++ seq 0 0
23:37:07 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:37:07 + echo TOOLS_SYSTEM_1_IP=10.30.170.253
23:37:07 + openstack_index=0
23:37:07 + NUM_OPENSTACK_CONTROL_NODES=1
23:37:07 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:37:07 ++ seq 0 0
23:37:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:37:07 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:37:07 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:07 + '[' -1 -ge 2 ']'
23:37:07 ++ seq 0 -2
23:37:07 + NUM_OPENSTACK_HAPROXY_NODES=0
23:37:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:37:07 ++ seq 0 -1
23:37:07 + echo 'Contents of slave_addresses.txt:'
23:37:07 Contents of slave_addresses.txt:
23:37:07 + cat slave_addresses.txt
23:37:07 NUM_ODL_SYSTEM=3
23:37:07 NUM_TOOLS_SYSTEM=1
23:37:07 NUM_OPENSTACK_SYSTEM=0
23:37:07 ODL_SYSTEM_IP=10.30.171.201
23:37:07 ODL_SYSTEM_1_IP=10.30.171.201
23:37:07 ODL_SYSTEM_2_IP=10.30.170.118
23:37:07 ODL_SYSTEM_3_IP=10.30.171.251
23:37:07 TOOLS_SYSTEM_IP=10.30.170.253
23:37:07 TOOLS_SYSTEM_1_IP=10.30.170.253
23:37:07 NUM_OPENSTACK_CONTROL_NODES=1
23:37:07 OPENSTACK_CONTROL_NODE_1_IP=
23:37:07 NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:07 NUM_OPENSTACK_HAPROXY_NODES=0
23:37:07 [EnvInject] - Injecting environment variables from a build step.
23:37:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:37:07 [EnvInject] - Variables injected successfully.
23:37:07 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins3625725909741990385.sh
23:37:07 Preparing for JRE Version 21
23:37:07 Karaf artifact is karaf
23:37:07 Karaf project is integration
23:37:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:37:07 [EnvInject] - Injecting environment variables from a build step.
23:37:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:37:07 [EnvInject] - Variables injected successfully.
23:37:07 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins7313604280242991964.sh
23:37:07 2025-11-02 23:37:07 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
23:37:07 Bundle version is 0.21.4-SNAPSHOT
23:37:07 --2025-11-02 23:37:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
23:37:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:07 HTTP request sent, awaiting response... 200 OK
23:37:07 Length: 1404 (1.4K) [application/xml]
23:37:07 Saving to: ‘maven-metadata.xml’
23:37:07
23:37:07 0K . 100% 57.8M=0s
23:37:07
23:37:07 2025-11-02 23:37:07 (57.8 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
23:37:07
23:37:07
23:37:07
23:37:07 org.opendaylight.integration
23:37:07 karaf
23:37:07 0.21.4-SNAPSHOT
23:37:07
23:37:07
23:37:07 20251102.212815
23:37:07 77
23:37:07
23:37:07 20251102212815
23:37:07
23:37:07
23:37:07 pom
23:37:07 0.21.4-20251102.212815-77
23:37:07 20251102212815
23:37:07
23:37:07
23:37:07 tar.gz
23:37:07 0.21.4-20251102.212815-77
23:37:07 20251102212815
23:37:07
23:37:07
23:37:07 zip
23:37:07 0.21.4-20251102.212815-77
23:37:07 20251102212815
23:37:07
23:37:07
23:37:07 cyclonedx
23:37:07 xml
23:37:07 0.21.4-20251102.212815-77
23:37:07 20251102212815
23:37:07
23:37:07
23:37:07 cyclonedx
23:37:07 json
23:37:07 0.21.4-20251102.212815-77
23:37:07 20251102212815
23:37:07
23:37:07
23:37:07
23:37:07
23:37:08 Nexus timestamp is 0.21.4-20251102.212815-77
23:37:08 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:08 Distribution bundle is karaf-0.21.4-20251102.212815-77.zip
23:37:08 Distribution bundle version is 0.21.4-SNAPSHOT
23:37:08 Distribution folder is karaf-0.21.4-SNAPSHOT
23:37:08 Nexus prefix is https://nexus.opendaylight.org
23:37:08 [EnvInject] - Injecting environment variables from a build step.
23:37:08 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:37:08 [EnvInject] - Variables injected successfully.
23:37:08 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins5697129257341536954.sh
23:37:08 Setup pyenv:
23:37:08 system
23:37:08 3.8.13
23:37:08 3.9.13
23:37:08 3.10.13
23:37:08 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:37:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from file:/tmp/.os_lf_venv
23:37:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:37:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:37:10 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.
23:37:10 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:37:10 lf-activate-venv(): INFO: Base packages installed successfully
23:37:10 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:37:15 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.
23:37:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
23:37:15 Copying common-functions.sh to /tmp
23:37:17 Copying common-functions.sh to 10.30.170.253:/tmp
23:37:17 Warning: Permanently added '10.30.170.253' (ECDSA) to the list of known hosts.
23:37:17 Copying common-functions.sh to 10.30.171.201:/tmp
23:37:17 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:37:18 Copying common-functions.sh to 10.30.170.118:/tmp
23:37:18 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:37:18 Copying common-functions.sh to 10.30.171.251:/tmp
23:37:18 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:19 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins7234078374704178102.sh
23:37:19 common-functions.sh is being sourced
23:37:19 common-functions environment:
23:37:19 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:19 ACTUALFEATURES:
23:37:19 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:19 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:19 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:19 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:19 CONTROLLERMEM: 2048m
23:37:19 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:19 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:19 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:19 SUITES:
23:37:19
23:37:19 #################################################
23:37:19 ## Configure Cluster and Start ##
23:37:19 #################################################
23:37:19 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
23:37:19 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
23:37:19 Locating script plan to use...
23:37:19 Finished running script plans
23:37:19 Configuring member-1 with IP address 10.30.171.201
23:37:19 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:37:19 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:37:19 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:37:19 ++ [[ /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 ]]
23:37:19 common-functions.sh is being sourced
23:37:19 ++ echo 'common-functions.sh is being sourced'
23:37:19 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:37:19 ++ DISTROSTREAM=scandium
23:37:19 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:19 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:19 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:19 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:19 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:19 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:19 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:19 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:19 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:19 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:19 ++ export CONTROLLERMEM=
23:37:19 ++ CONTROLLERMEM=
23:37:19 ++ case "${DISTROSTREAM}" in
23:37:19 ++ CLUSTER_SYSTEM=akka
23:37:19 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:19 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:19 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:19 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:19 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:19 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:19 ++ print_common_env
23:37:19 ++ cat
23:37:19 common-functions environment:
23:37:19 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:19 ACTUALFEATURES:
23:37:19 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:19 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:19 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:19 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:19 CONTROLLERMEM:
23:37:19 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:19 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:19 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:19 SUITES:
23:37:19
23:37:19 ++ SSH='ssh -t -t'
23:37:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:37:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:37:19 Changing to /tmp
23:37:19 + echo 'Changing to /tmp'
23:37:19 + cd /tmp
23:37:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:19 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip'
23:37:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:19 --2025-11-02 23:37:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:19 HTTP request sent, awaiting response... 200 OK
23:37:19 Length: 239810410 (229M) [application/zip]
23:37:19 Saving to: ‘karaf-0.21.4-20251102.212815-77.zip’
23:37:19
23:37:19 0K ........ ........ ........ ........ ........ ........ 1% 51.6M 4s
23:37:20 3072K ........ ........ ........ ........ ........ ........ 2% 74.1M 4s
23:37:20 6144K ........ ........ ........ ........ ........ ........ 3% 117M 3s
23:37:20 9216K ........ ........ ........ ........ ........ ........ 5% 97.7M 3s
23:37:20 12288K ........ ........ ........ ........ ........ ........ 6% 161M 2s
23:37:20 15360K ........ ........ ........ ........ ........ ........ 7% 152M 2s
23:37:20 18432K ........ ........ ........ ........ ........ ........ 9% 157M 2s
23:37:20 21504K ........ ........ ........ ........ ........ ........ 10% 180M 2s
23:37:20 24576K ........ ........ ........ ........ ........ ........ 11% 195M 2s
23:37:20 27648K ........ ........ ........ ........ ........ ........ 13% 209M 2s
23:37:20 30720K ........ ........ ........ ........ ........ ........ 14% 226M 2s
23:37:20 33792K ........ ........ ........ ........ ........ ........ 15% 242M 2s
23:37:20 36864K ........ ........ ........ ........ ........ ........ 17% 248M 1s
23:37:20 39936K ........ ........ ........ ........ ........ ........ 18% 300M 1s
23:37:20 43008K ........ ........ ........ ........ ........ ........ 19% 293M 1s
23:37:20 46080K ........ ........ ........ ........ ........ ........ 20% 274M 1s
23:37:20 49152K ........ ........ ........ ........ ........ ........ 22% 291M 1s
23:37:20 52224K ........ ........ ........ ........ ........ ........ 23% 267M 1s
23:37:20 55296K ........ ........ ........ ........ ........ ........ 24% 240M 1s
23:37:20 58368K ........ ........ ........ ........ ........ ........ 26% 226M 1s
23:37:20 61440K ........ ........ ........ ........ ........ ........ 27% 221M 1s
23:37:20 64512K ........ ........ ........ ........ ........ ........ 28% 241M 1s
23:37:20 67584K ........ ........ ........ ........ ........ ........ 30% 272M 1s
23:37:20 70656K ........ ........ ........ ........ ........ ........ 31% 301M 1s
23:37:20 73728K ........ ........ ........ ........ ........ ........ 32% 250M 1s
23:37:20 76800K ........ ........ ........ ........ ........ ........ 34% 245M 1s
23:37:20 79872K ........ ........ ........ ........ ........ ........ 35% 259M 1s
23:37:20 82944K ........ ........ ........ ........ ........ ........ 36% 294M 1s
23:37:20 86016K ........ ........ ........ ........ ........ ........ 38% 301M 1s
23:37:20 89088K ........ ........ ........ ........ ........ ........ 39% 312M 1s
23:37:20 92160K ........ ........ ........ ........ ........ ........ 40% 291M 1s
23:37:20 95232K ........ ........ ........ ........ ........ ........ 41% 319M 1s
23:37:20 98304K ........ ........ ........ ........ ........ ........ 43% 303M 1s
23:37:20 101376K ........ ........ ........ ........ ........ ........ 44% 298M 1s
23:37:20 104448K ........ ........ ........ ........ ........ ........ 45% 295M 1s
23:37:20 107520K ........ ........ ........ ........ ........ ........ 47% 304M 1s
23:37:20 110592K ........ ........ ........ ........ ........ ........ 48% 298M 1s
23:37:20 113664K ........ ........ ........ ........ ........ ........ 49% 280M 1s
23:37:20 116736K ........ ........ ........ ........ ........ ........ 51% 276M 1s
23:37:20 119808K ........ ........ ........ ........ ........ ........ 52% 294M 1s
23:37:20 122880K ........ ........ ........ ........ ........ ........ 53% 280M 1s
23:37:20 125952K ........ ........ ........ ........ ........ ........ 55% 294M 0s
23:37:20 129024K ........ ........ ........ ........ ........ ........ 56% 295M 0s
23:37:20 132096K ........ ........ ........ ........ ........ ........ 57% 276M 0s
23:37:20 135168K ........ ........ ........ ........ ........ ........ 59% 309M 0s
23:37:20 138240K ........ ........ ........ ........ ........ ........ 60% 292M 0s
23:37:20 141312K ........ ........ ........ ........ ........ ........ 61% 290M 0s
23:37:20 144384K ........ ........ ........ ........ ........ ........ 62% 297M 0s
23:37:20 147456K ........ ........ ........ ........ ........ ........ 64% 293M 0s
23:37:20 150528K ........ ........ ........ ........ ........ ........ 65% 274M 0s
23:37:20 153600K ........ ........ ........ ........ ........ ........ 66% 294M 0s
23:37:20 156672K ........ ........ ........ ........ ........ ........ 68% 288M 0s
23:37:20 159744K ........ ........ ........ ........ ........ ........ 69% 283M 0s
23:37:20 162816K ........ ........ ........ ........ ........ ........ 70% 295M 0s
23:37:20 165888K ........ ........ ........ ........ ........ ........ 72% 303M 0s
23:37:20 168960K ........ ........ ........ ........ ........ ........ 73% 281M 0s
23:37:20 172032K ........ ........ ........ ........ ........ ........ 74% 303M 0s
23:37:20 175104K ........ ........ ........ ........ ........ ........ 76% 294M 0s
23:37:20 178176K ........ ........ ........ ........ ........ ........ 77% 242M 0s
23:37:20 181248K ........ ........ ........ ........ ........ ........ 78% 266M 0s
23:37:20 184320K ........ ........ ........ ........ ........ ........ 80% 297M 0s
23:37:20 187392K ........ ........ ........ ........ ........ ........ 81% 267M 0s
23:37:20 190464K ........ ........ ........ ........ ........ ........ 82% 299M 0s
23:37:20 193536K ........ ........ ........ ........ ........ ........ 83% 295M 0s
23:37:20 196608K ........ ........ ........ ........ ........ ........ 85% 290M 0s
23:37:20 199680K ........ ........ ........ ........ ........ ........ 86% 286M 0s
23:37:20 202752K ........ ........ ........ ........ ........ ........ 87% 294M 0s
23:37:20 205824K ........ ........ ........ ........ ........ ........ 89% 293M 0s
23:37:20 208896K ........ ........ ........ ........ ........ ........ 90% 283M 0s
23:37:20 211968K ........ ........ ........ ........ ........ ........ 91% 274M 0s
23:37:20 215040K ........ ........ ........ ........ ........ ........ 93% 297M 0s
23:37:20 218112K ........ ........ ........ ........ ........ ........ 94% 286M 0s
23:37:20 221184K ........ ........ ........ ........ ........ ........ 95% 295M 0s
23:37:20 224256K ........ ........ ........ ........ ........ ........ 97% 285M 0s
23:37:20 227328K ........ ........ ........ ........ ........ ........ 98% 292M 0s
23:37:20 230400K ........ ........ ........ ........ ........ ........ 99% 274M 0s
23:37:20 233472K ........ ... 100% 367M=1.0s
23:37:20
23:37:20 2025-11-02 23:37:20 (236 MB/s) - ‘karaf-0.21.4-20251102.212815-77.zip’ saved [239810410/239810410]
23:37:20
23:37:20 Extracting the new controller...
23:37:20 + echo 'Extracting the new controller...'
23:37:20 + unzip -q karaf-0.21.4-20251102.212815-77.zip
23:37:23 Adding external repositories...
23:37:23 + echo 'Adding external repositories...'
23:37:23 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:23 ################################################################################
23:37:23 #
23:37:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:23 # contributor license agreements. See the NOTICE file distributed with
23:37:23 # this work for additional information regarding copyright ownership.
23:37:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:23 # (the "License"); you may not use this file except in compliance with
23:37:23 # the License. You may obtain a copy of the License at
23:37:23 #
23:37:23 # http://www.apache.org/licenses/LICENSE-2.0
23:37:23 #
23:37:23 # Unless required by applicable law or agreed to in writing, software
23:37:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:23 # See the License for the specific language governing permissions and
23:37:23 # limitations under the License.
23:37:23 #
23:37:23 ################################################################################
23:37:23
23:37:23 #
23:37:23 # If set to true, the following property will not allow any certificate to be used
23:37:23 # when accessing Maven repositories through SSL
23:37:23 #
23:37:23 #org.ops4j.pax.url.mvn.certificateCheck=
23:37:23
23:37:23 #
23:37:23 # Path to the local Maven settings file.
23:37:23 # The repositories defined in this file will be automatically added to the list
23:37:23 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:37:23 # below is not set.
23:37:23 # The following locations are checked for the existence of the settings.xml file
23:37:23 # * 1. looks for the specified url
23:37:23 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:37:23 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:37:23 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:37:23 #
23:37:23 #org.ops4j.pax.url.mvn.settings=
23:37:23
23:37:23 #
23:37:23 # Path to the local Maven repository which is used to avoid downloading
23:37:23 # artifacts when they already exist locally.
23:37:23 # The value of this property will be extracted from the settings.xml file
23:37:23 # above, or defaulted to:
23:37:23 # System.getProperty( "user.home" ) + "/.m2/repository"
23:37:23 #
23:37:23 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:37:23
23:37:23 #
23:37:23 # Default this to false. It's just weird to use undocumented repos
23:37:23 #
23:37:23 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:37:23
23:37:23 #
23:37:23 # Uncomment if you don't wanna use the proxy settings
23:37:23 # from the Maven conf/settings.xml file
23:37:23 #
23:37:23 # org.ops4j.pax.url.mvn.proxySupport=false
23:37:23
23:37:23 #
23:37:23 # Comma separated list of repositories scanned when resolving an artifact.
23:37:23 # Those repositories will be checked before iterating through the
23:37:23 # below list of repositories and even before the local repository
23:37:23 # A repository url can be appended with zero or more of the following flags:
23:37:23 # @snapshots : the repository contains snaphots
23:37:23 # @noreleases : the repository does not contain any released artifacts
23:37:23 #
23:37:23 # The following property value will add the system folder as a repo.
23:37:23 #
23:37:23 org.ops4j.pax.url.mvn.defaultRepositories=\
23:37:23 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:37:23 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:37:23 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:37:23
23:37:23 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:37:23 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:37:23
23:37:23 #
23:37:23 # Comma separated list of repositories scanned when resolving an artifact.
23:37:23 # The default list includes the following repositories:
23:37:23 # http://repo1.maven.org/maven2@id=central
23:37:23 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:37:23 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:37:23 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:37:23 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:37:23 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:37:23 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:37:23 # To add repositories to the default ones, prepend '+' to the list of repositories
23:37:23 # to add.
23:37:23 # A repository url can be appended with zero or more of the following flags:
23:37:23 # @snapshots : the repository contains snapshots
23:37:23 # @noreleases : the repository does not contain any released artifacts
23:37:23 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:37:23 #
23:37:23 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
23:37:23
23:37:23 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:37:23 + [[ True == \T\r\u\e ]]
23:37:23 + echo 'Configuring the startup features...'
23:37:23 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:23 + FEATURE_TEST_STRING=features-test
23:37:23 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:37:23 + KARAF_VERSION=karaf4
23:37:23 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:37:23 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:23 + [[ ! -z '' ]]
23:37:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:23 ################################################################################
23:37:23 #
23:37:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:23 # contributor license agreements. See the NOTICE file distributed with
23:37:23 # this work for additional information regarding copyright ownership.
23:37:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:23 # (the "License"); you may not use this file except in compliance with
23:37:23 # the License. You may obtain a copy of the License at
23:37:23 #
23:37:23 # http://www.apache.org/licenses/LICENSE-2.0
23:37:23 #
23:37:23 # Unless required by applicable law or agreed to in writing, software
23:37:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:23 # See the License for the specific language governing permissions and
23:37:23 # limitations under the License.
23:37:23 #
23:37:23 ################################################################################
23:37:23
23:37:23 #
23:37:23 # Comma separated list of features repositories to register by default
23:37:23 #
23:37:23 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/fe1865c8-8927-4eec-9c70-6196d712fd40.xml
23:37:23
23:37:23 #
23:37:23 # Comma separated list of features to install at startup
23:37:23 #
23:37:23 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, ced3a9ed-c818-44c5-b503-263fd8c4049c
23:37:23
23:37:23 #
23:37:23 # Resource repositories (OBR) that the features resolver can use
23:37:23 # to resolve requirements/capabilities
23:37:23 #
23:37:23 # The format of the resourceRepositories is
23:37:23 # resourceRepositories=[xml:url|json:url],...
23:37:23 # for Instance:
23:37:23 #
23:37:23 #resourceRepositories=xml:http://host/path/to/index.xml
23:37:23 # or
23:37:23 #resourceRepositories=json:http://host/path/to/index.json
23:37:23 #
23:37:23
23:37:23 #
23:37:23 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:37:23 #
23:37:23 featuresBootAsynchronous=false
23:37:23
23:37:23 #
23:37:23 # Service requirements enforcement
23:37:23 #
23:37:23 # By default, the feature resolver checks the service requirements/capabilities of
23:37:23 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:37:23 # the required bundles.
23:37:23 # The following flag can have those values:
23:37:23 # - disable: service requirements are completely ignored
23:37:23 # - default: service requirements are ignored for old features
23:37:23 # - enforce: service requirements are always verified
23:37:23 #
23:37:23 #serviceRequirements=default
23:37:23
23:37:23 #
23:37:23 # Store cfg file for config element in feature
23:37:23 #
23:37:23 #configCfgStore=true
23:37:23
23:37:23 #
23:37:23 # Define if the feature service automatically refresh bundles
23:37:23 #
23:37:23 autoRefresh=true
23:37:23
23:37:23 #
23:37:23 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:37:23 # XML file defines instructions related to features processing
23:37:23 # versions.properties may declare properties to resolve placeholders in XML file
23:37:23 # both files are relative to ${karaf.etc}
23:37:23 #
23:37:23 #featureProcessing=org.apache.karaf.features.xml
23:37:23 #featureProcessingVersions=versions.properties
23:37:23 + configure_karaf_log karaf4 ''
23:37:23 + local -r karaf_version=karaf4
23:37:23 + local -r controllerdebugmap=
23:37:23 + local logapi=log4j
23:37:23 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:23 log4j2.rootLogger.level = INFO
23:37:23 #log4j2.rootLogger.type = asyncRoot
23:37:23 #log4j2.rootLogger.includeLocation = false
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:23 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:23 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:23 log4j2.logger.spifly.level = WARN
23:37:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:23 log4j2.logger.audit.level = INFO
23:37:23 log4j2.logger.audit.additivity = false
23:37:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:23 log4j2.appender.console.type = Console
23:37:23 log4j2.appender.console.name = Console
23:37:23 log4j2.appender.console.layout.type = PatternLayout
23:37:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:23 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:23 log4j2.appender.rolling.name = RollingFile
23:37:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:23 #log4j2.appender.rolling.immediateFlush = false
23:37:23 log4j2.appender.rolling.append = true
23:37:23 log4j2.appender.rolling.layout.type = PatternLayout
23:37:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:23 log4j2.appender.rolling.policies.type = Policies
23:37:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:23 log4j2.appender.rolling.policies.size.size = 64MB
23:37:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:23 log4j2.appender.rolling.strategy.max = 7
23:37:23 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:23 log4j2.appender.audit.name = AuditRollingFile
23:37:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:23 log4j2.appender.audit.append = true
23:37:23 log4j2.appender.audit.layout.type = PatternLayout
23:37:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:23 log4j2.appender.audit.policies.type = Policies
23:37:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:23 log4j2.appender.audit.policies.size.size = 8MB
23:37:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:23 log4j2.appender.audit.strategy.max = 7
23:37:23 log4j2.appender.osgi.type = PaxOsgi
23:37:23 log4j2.appender.osgi.name = PaxOsgi
23:37:23 log4j2.appender.osgi.filter = *
23:37:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:23 #log4j2.logger.aether.level = TRACE
23:37:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:23 #log4j2.logger.http-headers.level = DEBUG
23:37:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:23 #log4j2.logger.maven.level = TRACE
23:37:23 + logapi=log4j2
23:37:23 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:37:23 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:37:23 + '[' log4j2 == log4j2 ']'
23:37:23 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:23 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:37:23 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:37:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:37:23 controllerdebugmap:
23:37:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:37:23 + unset IFS
23:37:23 + echo 'controllerdebugmap: '
23:37:23 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:23 + '[' -n '' ']'
23:37:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:37:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:23 ################################################################################
23:37:23 #
23:37:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:23 # contributor license agreements. See the NOTICE file distributed with
23:37:23 # this work for additional information regarding copyright ownership.
23:37:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:23 # (the "License"); you may not use this file except in compliance with
23:37:23 # the License. You may obtain a copy of the License at
23:37:23 #
23:37:23 # http://www.apache.org/licenses/LICENSE-2.0
23:37:23 #
23:37:23 # Unless required by applicable law or agreed to in writing, software
23:37:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:23 # See the License for the specific language governing permissions and
23:37:23 # limitations under the License.
23:37:23 #
23:37:23 ################################################################################
23:37:23
23:37:23 # Common pattern layout for appenders
23:37:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:23
23:37:23 # Root logger
23:37:23 log4j2.rootLogger.level = INFO
23:37:23 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:37:23 #log4j2.rootLogger.type = asyncRoot
23:37:23 #log4j2.rootLogger.includeLocation = false
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:23 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:23
23:37:23 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:23
23:37:23 # Loggers configuration
23:37:23
23:37:23 # Spifly logger
23:37:23 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:23 log4j2.logger.spifly.level = WARN
23:37:23
23:37:23 # Security audit logger
23:37:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:23 log4j2.logger.audit.level = INFO
23:37:23 log4j2.logger.audit.additivity = false
23:37:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:23
23:37:23 # Appenders configuration
23:37:23
23:37:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:23 log4j2.appender.console.type = Console
23:37:23 log4j2.appender.console.name = Console
23:37:23 log4j2.appender.console.layout.type = PatternLayout
23:37:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:23
23:37:23 # Rolling file appender
23:37:23 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:23 log4j2.appender.rolling.name = RollingFile
23:37:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:23 # uncomment to not force a disk flush
23:37:23 #log4j2.appender.rolling.immediateFlush = false
23:37:23 log4j2.appender.rolling.append = true
23:37:23 log4j2.appender.rolling.layout.type = PatternLayout
23:37:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:23 log4j2.appender.rolling.policies.type = Policies
23:37:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:23 log4j2.appender.rolling.policies.size.size = 1GB
23:37:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:23 log4j2.appender.rolling.strategy.max = 7
23:37:23
23:37:23 # Audit file appender
23:37:23 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:23 log4j2.appender.audit.name = AuditRollingFile
23:37:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:23 log4j2.appender.audit.append = true
23:37:23 log4j2.appender.audit.layout.type = PatternLayout
23:37:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:23 log4j2.appender.audit.policies.type = Policies
23:37:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:23 log4j2.appender.audit.policies.size.size = 8MB
23:37:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:23 log4j2.appender.audit.strategy.max = 7
23:37:23
23:37:23 # OSGi appender
23:37:23 log4j2.appender.osgi.type = PaxOsgi
23:37:23 log4j2.appender.osgi.name = PaxOsgi
23:37:23 log4j2.appender.osgi.filter = *
23:37:23
23:37:23 # help with identification of maven-related problems with pax-url-aether
23:37:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:23 #log4j2.logger.aether.level = TRACE
23:37:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:23 #log4j2.logger.http-headers.level = DEBUG
23:37:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:23 #log4j2.logger.maven.level = TRACE
23:37:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:37:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:37:23 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:37:23 + local -r controllermem=2048m
23:37:23 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 Configure
23:37:23 + echo Configure
23:37:23 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:37:23 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:37:23 max memory: 2048m
23:37:23 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 + echo ' max memory: 2048m'
23:37:23 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:23 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 #!/bin/sh
23:37:23 #
23:37:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:23 # contributor license agreements. See the NOTICE file distributed with
23:37:23 # this work for additional information regarding copyright ownership.
23:37:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:23 # (the "License"); you may not use this file except in compliance with
23:37:23 # the License. You may obtain a copy of the License at
23:37:23 #
23:37:23 # http://www.apache.org/licenses/LICENSE-2.0
23:37:23 #
23:37:23 # Unless required by applicable law or agreed to in writing, software
23:37:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:23 # See the License for the specific language governing permissions and
23:37:23 # limitations under the License.
23:37:23 #
23:37:23
23:37:23 #
23:37:23 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:37:23 # script: client, instance, shell, start, status, stop, karaf
23:37:23 #
23:37:23 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:37:23 # Actions go here...
23:37:23 # fi
23:37:23
23:37:23 #
23:37:23 # general settings which should be applied for all scripts go here; please keep
23:37:23 # in mind that it is possible that scripts might be executed more than once, e.g.
23:37:23 # in example of the start script where the start script is executed first and the
23:37:23 # karaf script afterwards.
23:37:23 #
23:37:23
23:37:23 #
23:37:23 # The following section shows the possible configuration options for the default
23:37:23 # karaf scripts
23:37:23 #
23:37:23 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:37:23 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:37:23 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:37:23 # export EXTRA_JAVA_OPTS # Additional JVM options
23:37:23 # export KARAF_HOME # Karaf home folder
23:37:23 # export KARAF_DATA # Karaf data folder
23:37:23 # export KARAF_BASE # Karaf base folder
23:37:23 # export KARAF_ETC # Karaf etc folder
23:37:23 # export KARAF_LOG # Karaf log folder
23:37:23 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:37:23 # export KARAF_OPTS # Additional available Karaf options
23:37:23 # export KARAF_DEBUG # Enable debug mode
23:37:23 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:37:23 # export KARAF_NOROOT # Prevent execution as root if set to true
23:37:23 Set Java version
23:37:23 + echo 'Set Java version'
23:37:23 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:37:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:23 sudo: a password is required
23:37:23 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:23 sudo: a password is required
23:37:23 JDK default version ...
23:37:23 + echo 'JDK default version ...'
23:37:23 + java -version
23:37:23 openjdk version "21.0.8" 2025-07-15
23:37:23 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:37:23 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:37:23 Set JAVA_HOME
23:37:23 + echo 'Set JAVA_HOME'
23:37:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:23 Listing all open ports on controller system...
23:37:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:37:23 + echo 'Listing all open ports on controller system...'
23:37:23 + netstat -pnatu
23:37:23 /tmp/configuration-script.sh: line 40: netstat: command not found
23:37:23 Configuring cluster
23:37:23 ################################################
23:37:23 ## Configure Cluster ##
23:37:23 ################################################
23:37:23 + '[' -f /tmp/custom_shard_config.txt ']'
23:37:23 + echo 'Configuring cluster'
23:37:23 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.201 10.30.170.118 10.30.171.251
23:37:23 NOTE: Cluster configuration files not found. Copying from
23:37:23 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:37:23 Configuring unique name in akka.conf
23:37:23 Configuring hostname in akka.conf
23:37:23 Configuring data and rpc seed nodes in akka.conf
23:37:23 modules = [
23:37:23
23:37:23 {
23:37:23 name = "inventory"
23:37:23 namespace = "urn:opendaylight:inventory"
23:37:23 shard-strategy = "module"
23:37:23 },
23:37:23 {
23:37:23 name = "topology"
23:37:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:23 shard-strategy = "module"
23:37:23 },
23:37:23 {
23:37:23 name = "toaster"
23:37:23 namespace = "http://netconfcentral.org/ns/toaster"
23:37:23 shard-strategy = "module"
23:37:23 }
23:37:23 ]
23:37:23 Configuring replication type in module-shards.conf
23:37:23 ################################################
23:37:23 ## NOTE: Manually restart controller to ##
23:37:23 ## apply configuration. ##
23:37:23 ################################################
23:37:23 Dump akka.conf
23:37:23 + echo 'Dump akka.conf'
23:37:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:23
23:37:23 odl-cluster-data {
23:37:23 akka {
23:37:23 remote {
23:37:23 artery {
23:37:23 enabled = on
23:37:23 transport = tcp
23:37:23 canonical.hostname = "10.30.171.201"
23:37:23 canonical.port = 2550
23:37:23 }
23:37:23 }
23:37:23
23:37:23 cluster {
23:37:23 # Using artery.
23:37:23 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.201:2550",
23:37:23 "akka://opendaylight-cluster-data@10.30.170.118:2550",
23:37:23 "akka://opendaylight-cluster-data@10.30.171.251:2550"]
23:37:23
23:37:23 roles = ["member-1"]
23:37:23
23:37:23 # when under load we might trip a false positive on the failure detector
23:37:23 # failure-detector {
23:37:23 # heartbeat-interval = 4 s
23:37:23 # acceptable-heartbeat-pause = 16s
23:37:23 # }
23:37:23 }
23:37:23
23:37:23 persistence {
23:37:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:37:23 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:37:23 # The relative path is always relative to KARAF_HOME.
23:37:23
23:37:23 # snapshot-store.local.dir = "target/snapshots"
23:37:23
23:37:23 # Use lz4 compression for LocalSnapshotStore snapshots
23:37:23 snapshot-store.local.use-lz4-compression = false
23:37:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:37:23 snapshot-store.local.lz4-blocksize = 256KB
23:37:23 }
23:37:23 disable-default-actor-system-quarantined-event-handling = "false"
23:37:23 }
23:37:23 }
23:37:23 Dump modules.conf
23:37:23 + echo 'Dump modules.conf'
23:37:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:23 modules = [
23:37:23
23:37:23 {
23:37:23 name = "inventory"
23:37:23 namespace = "urn:opendaylight:inventory"
23:37:23 shard-strategy = "module"
23:37:23 },
23:37:23 {
23:37:23 name = "topology"
23:37:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:23 shard-strategy = "module"
23:37:23 },
23:37:23 {
23:37:23 name = "toaster"
23:37:23 namespace = "http://netconfcentral.org/ns/toaster"
23:37:23 shard-strategy = "module"
23:37:23 }
23:37:23 ]
23:37:23 Dump module-shards.conf
23:37:23 + echo 'Dump module-shards.conf'
23:37:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:23 module-shards = [
23:37:23 {
23:37:23 name = "default"
23:37:23 shards = [
23:37:23 {
23:37:23 name = "default"
23:37:23 replicas = ["member-1",
23:37:23 "member-2",
23:37:23 "member-3"]
23:37:23 }
23:37:23 ]
23:37:23 },
23:37:23 {
23:37:23 name = "inventory"
23:37:23 shards = [
23:37:23 {
23:37:23 name="inventory"
23:37:23 replicas = ["member-1",
23:37:23 "member-2",
23:37:23 "member-3"]
23:37:23 }
23:37:23 ]
23:37:23 },
23:37:23 {
23:37:23 name = "topology"
23:37:23 shards = [
23:37:23 {
23:37:23 name="topology"
23:37:23 replicas = ["member-1",
23:37:23 "member-2",
23:37:23 "member-3"]
23:37:23 }
23:37:23 ]
23:37:23 },
23:37:23 {
23:37:23 name = "toaster"
23:37:23 shards = [
23:37:23 {
23:37:23 name="toaster"
23:37:23 replicas = ["member-1",
23:37:23 "member-2",
23:37:23 "member-3"]
23:37:23 }
23:37:23 ]
23:37:23 }
23:37:23 ]
23:37:23 Configuring member-2 with IP address 10.30.170.118
23:37:23 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:37:23 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:37:23 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:37:23 common-functions.sh is being sourced
23:37:23 ++ [[ /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 ]]
23:37:23 ++ echo 'common-functions.sh is being sourced'
23:37:23 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:37:23 ++ DISTROSTREAM=scandium
23:37:23 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:23 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:23 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:23 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:23 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:23 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:23 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:23 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:23 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 ++ export CONTROLLERMEM=
23:37:23 ++ CONTROLLERMEM=
23:37:23 ++ case "${DISTROSTREAM}" in
23:37:23 ++ CLUSTER_SYSTEM=akka
23:37:23 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:23 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:23 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:23 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:23 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:23 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:23 ++ print_common_env
23:37:23 ++ cat
23:37:23 common-functions environment:
23:37:23 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:23 ACTUALFEATURES:
23:37:23 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:23 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:23 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:23 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:23 CONTROLLERMEM:
23:37:23 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:23 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:23 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:23 SUITES:
23:37:23
23:37:23 ++ SSH='ssh -t -t'
23:37:23 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:37:23 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:37:23 Changing to /tmp
23:37:23 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:23 + echo 'Changing to /tmp'
23:37:23 + cd /tmp
23:37:23 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip'
23:37:23 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:23 --2025-11-02 23:37:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:23 HTTP request sent, awaiting response... 200 OK
23:37:23 Length: 239810410 (229M) [application/zip]
23:37:23 Saving to: ‘karaf-0.21.4-20251102.212815-77.zip’
23:37:23
23:37:23 0K ........ ........ ........ ........ ........ ........ 1% 54.1M 4s
23:37:23 3072K ........ ........ ........ ........ ........ ........ 2% 112M 3s
23:37:23 6144K ........ ........ ........ ........ ........ ........ 3% 143M 3s
23:37:23 9216K ........ ........ ........ ........ ........ ........ 5% 124M 2s
23:37:23 12288K ........ ........ ........ ........ ........ ........ 6% 151M 2s
23:37:23 15360K ........ ........ ........ ........ ........ ........ 7% 202M 2s
23:37:23 18432K ........ ........ ........ ........ ........ ........ 9% 208M 2s
23:37:24 21504K ........ ........ ........ ........ ........ ........ 10% 211M 2s
23:37:24 24576K ........ ........ ........ ........ ........ ........ 11% 227M 2s
23:37:24 27648K ........ ........ ........ ........ ........ ........ 13% 244M 1s
23:37:24 30720K ........ ........ ........ ........ ........ ........ 14% 232M 1s
23:37:24 33792K ........ ........ ........ ........ ........ ........ 15% 268M 1s
23:37:24 36864K ........ ........ ........ ........ ........ ........ 17% 282M 1s
23:37:24 39936K ........ ........ ........ ........ ........ ........ 18% 285M 1s
23:37:24 43008K ........ ........ ........ ........ ........ ........ 19% 269M 1s
23:37:24 46080K ........ ........ ........ ........ ........ ........ 20% 267M 1s
23:37:24 49152K ........ ........ ........ ........ ........ ........ 22% 279M 1s
23:37:24 52224K ........ ........ ........ ........ ........ ........ 23% 281M 1s
23:37:24 55296K ........ ........ ........ ........ ........ ........ 24% 280M 1s
23:37:24 58368K ........ ........ ........ ........ ........ ........ 26% 271M 1s
23:37:24 61440K ........ ........ ........ ........ ........ ........ 27% 292M 1s
23:37:24 64512K ........ ........ ........ ........ ........ ........ 28% 275M 1s
23:37:24 67584K ........ ........ ........ ........ ........ ........ 30% 295M 1s
23:37:24 70656K ........ ........ ........ ........ ........ ........ 31% 278M 1s
23:37:24 73728K ........ ........ ........ ........ ........ ........ 32% 274M 1s
23:37:24 76800K ........ ........ ........ ........ ........ ........ 34% 288M 1s
23:37:24 79872K ........ ........ ........ ........ ........ ........ 35% 275M 1s
23:37:24 82944K ........ ........ ........ ........ ........ ........ 36% 285M 1s
23:37:24 86016K ........ ........ ........ ........ ........ ........ 38% 271M 1s
23:37:24 89088K ........ ........ ........ ........ ........ ........ 39% 284M 1s
23:37:24 92160K ........ ........ ........ ........ ........ ........ 40% 276M 1s
23:37:24 95232K ........ ........ ........ ........ ........ ........ 41% 290M 1s
23:37:24 98304K ........ ........ ........ ........ ........ ........ 43% 270M 1s
23:37:24 101376K ........ ........ ........ ........ ........ ........ 44% 222M 1s
23:37:24 104448K ........ ........ ........ ........ ........ ........ 45% 226M 1s
23:37:24 107520K ........ ........ ........ ........ ........ ........ 47% 275M 1s
23:37:24 110592K ........ ........ ........ ........ ........ ........ 48% 273M 1s
23:37:24 113664K ........ ........ ........ ........ ........ ........ 49% 278M 1s
23:37:24 116736K ........ ........ ........ ........ ........ ........ 51% 271M 1s
23:37:24 119808K ........ ........ ........ ........ ........ ........ 52% 288M 0s
23:37:24 122880K ........ ........ ........ ........ ........ ........ 53% 280M 0s
23:37:24 125952K ........ ........ ........ ........ ........ ........ 55% 291M 0s
23:37:24 129024K ........ ........ ........ ........ ........ ........ 56% 283M 0s
23:37:24 132096K ........ ........ ........ ........ ........ ........ 57% 282M 0s
23:37:24 135168K ........ ........ ........ ........ ........ ........ 59% 149M 0s
23:37:24 138240K ........ ........ ........ ........ ........ ........ 60% 424M 0s
23:37:24 141312K ........ ........ ........ ........ ........ ........ 61% 316M 0s
23:37:24 144384K ........ ........ ........ ........ ........ ........ 62% 366M 0s
23:37:24 147456K ........ ........ ........ ........ ........ ........ 64% 209M 0s
23:37:24 150528K ........ ........ ........ ........ ........ ........ 65% 342M 0s
23:37:24 153600K ........ ........ ........ ........ ........ ........ 66% 155M 0s
23:37:24 156672K ........ ........ ........ ........ ........ ........ 68% 263M 0s
23:37:24 159744K ........ ........ ........ ........ ........ ........ 69% 351M 0s
23:37:24 162816K ........ ........ ........ ........ ........ ........ 70% 346M 0s
23:37:24 165888K ........ ........ ........ ........ ........ ........ 72% 331M 0s
23:37:24 168960K ........ ........ ........ ........ ........ ........ 73% 354M 0s
23:37:24 172032K ........ ........ ........ ........ ........ ........ 74% 271M 0s
23:37:24 175104K ........ ........ ........ ........ ........ ........ 76% 192M 0s
23:37:24 178176K ........ ........ ........ ........ ........ ........ 77% 292M 0s
23:37:24 181248K ........ ........ ........ ........ ........ ........ 78% 349M 0s
23:37:24 184320K ........ ........ ........ ........ ........ ........ 80% 323M 0s
23:37:24 187392K ........ ........ ........ ........ ........ ........ 81% 250M 0s
23:37:24 190464K ........ ........ ........ ........ ........ ........ 82% 284M 0s
23:37:24 193536K ........ ........ ........ ........ ........ ........ 83% 335M 0s
23:37:24 196608K ........ ........ ........ ........ ........ ........ 85% 343M 0s
23:37:24 199680K ........ ........ ........ ........ ........ ........ 86% 187M 0s
23:37:24 202752K ........ ........ ........ ........ ........ ........ 87% 318M 0s
23:37:24 205824K ........ ........ ........ ........ ........ ........ 89% 361M 0s
23:37:24 208896K ........ ........ ........ ........ ........ ........ 90% 340M 0s
23:37:24 211968K ........ ........ ........ ........ ........ ........ 91% 357M 0s
23:37:24 215040K ........ ........ ........ ........ ........ ........ 93% 144M 0s
23:37:24 218112K ........ ........ ........ ........ ........ ........ 94% 262M 0s
23:37:24 221184K ........ ........ ........ ........ ........ ........ 95% 317M 0s
23:37:24 224256K ........ ........ ........ ........ ........ ........ 97% 284M 0s
23:37:24 227328K ........ ........ ........ ........ ........ ........ 98% 220M 0s
23:37:24 230400K ........ ........ ........ ........ ........ ........ 99% 342M 0s
23:37:24 233472K ........ ... 100% 290M=0.9s
23:37:24
23:37:24 2025-11-02 23:37:24 (242 MB/s) - ‘karaf-0.21.4-20251102.212815-77.zip’ saved [239810410/239810410]
23:37:24
23:37:24 Extracting the new controller...
23:37:24 + echo 'Extracting the new controller...'
23:37:24 + unzip -q karaf-0.21.4-20251102.212815-77.zip
23:37:26 Adding external repositories...
23:37:26 + echo 'Adding external repositories...'
23:37:26 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:26 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:26 ################################################################################
23:37:26 #
23:37:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:26 # contributor license agreements. See the NOTICE file distributed with
23:37:26 # this work for additional information regarding copyright ownership.
23:37:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:26 # (the "License"); you may not use this file except in compliance with
23:37:26 # the License. You may obtain a copy of the License at
23:37:26 #
23:37:26 # http://www.apache.org/licenses/LICENSE-2.0
23:37:26 #
23:37:26 # Unless required by applicable law or agreed to in writing, software
23:37:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:26 # See the License for the specific language governing permissions and
23:37:26 # limitations under the License.
23:37:26 #
23:37:26 ################################################################################
23:37:26
23:37:26 #
23:37:26 # If set to true, the following property will not allow any certificate to be used
23:37:26 # when accessing Maven repositories through SSL
23:37:26 #
23:37:26 #org.ops4j.pax.url.mvn.certificateCheck=
23:37:26
23:37:26 #
23:37:26 # Path to the local Maven settings file.
23:37:26 # The repositories defined in this file will be automatically added to the list
23:37:26 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:37:26 # below is not set.
23:37:26 # The following locations are checked for the existence of the settings.xml file
23:37:26 # * 1. looks for the specified url
23:37:26 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:37:26 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:37:26 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:37:26 #
23:37:26 #org.ops4j.pax.url.mvn.settings=
23:37:26
23:37:26 #
23:37:26 # Path to the local Maven repository which is used to avoid downloading
23:37:26 # artifacts when they already exist locally.
23:37:26 # The value of this property will be extracted from the settings.xml file
23:37:26 # above, or defaulted to:
23:37:26 # System.getProperty( "user.home" ) + "/.m2/repository"
23:37:26 #
23:37:26 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:37:26
23:37:26 #
23:37:26 # Default this to false. It's just weird to use undocumented repos
23:37:26 #
23:37:26 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:37:26
23:37:26 #
23:37:26 # Uncomment if you don't wanna use the proxy settings
23:37:26 # from the Maven conf/settings.xml file
23:37:26 #
23:37:26 # org.ops4j.pax.url.mvn.proxySupport=false
23:37:26
23:37:26 #
23:37:26 # Comma separated list of repositories scanned when resolving an artifact.
23:37:26 # Those repositories will be checked before iterating through the
23:37:26 # below list of repositories and even before the local repository
23:37:26 # A repository url can be appended with zero or more of the following flags:
23:37:26 # @snapshots : the repository contains snaphots
23:37:26 # @noreleases : the repository does not contain any released artifacts
23:37:26 #
23:37:26 # The following property value will add the system folder as a repo.
23:37:26 #
23:37:26 org.ops4j.pax.url.mvn.defaultRepositories=\
23:37:26 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:37:26 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:37:26 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:37:26
23:37:26 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:37:26 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:37:26
23:37:26 #
23:37:26 # Comma separated list of repositories scanned when resolving an artifact.
23:37:26 # The default list includes the following repositories:
23:37:26 # http://repo1.maven.org/maven2@id=central
23:37:26 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:37:26 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:37:26 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:37:26 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:37:26 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:37:26 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:37:26 # To add repositories to the default ones, prepend '+' to the list of repositories
23:37:26 # to add.
23:37:26 # A repository url can be appended with zero or more of the following flags:
23:37:26 # @snapshots : the repository contains snapshots
23:37:26 # @noreleases : the repository does not contain any released artifacts
23:37:26 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:37:26 #
23:37:26 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
23:37:26
23:37:26 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:37:26 + [[ True == \T\r\u\e ]]
23:37:26 + echo 'Configuring the startup features...'
23:37:26 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:26 + FEATURE_TEST_STRING=features-test
23:37:26 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:37:26 + KARAF_VERSION=karaf4
23:37:26 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:37:26 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:26 + [[ ! -z '' ]]
23:37:26 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:26 ################################################################################
23:37:26 #
23:37:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:26 # contributor license agreements. See the NOTICE file distributed with
23:37:26 # this work for additional information regarding copyright ownership.
23:37:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:26 # (the "License"); you may not use this file except in compliance with
23:37:26 # the License. You may obtain a copy of the License at
23:37:26 #
23:37:26 # http://www.apache.org/licenses/LICENSE-2.0
23:37:26 #
23:37:26 # Unless required by applicable law or agreed to in writing, software
23:37:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:26 # See the License for the specific language governing permissions and
23:37:26 # limitations under the License.
23:37:26 #
23:37:26 ################################################################################
23:37:26
23:37:26 #
23:37:26 # Comma separated list of features repositories to register by default
23:37:26 #
23:37:26 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/fe1865c8-8927-4eec-9c70-6196d712fd40.xml
23:37:26
23:37:26 #
23:37:26 # Comma separated list of features to install at startup
23:37:26 #
23:37:26 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, ced3a9ed-c818-44c5-b503-263fd8c4049c
23:37:26
23:37:26 #
23:37:26 # Resource repositories (OBR) that the features resolver can use
23:37:26 # to resolve requirements/capabilities
23:37:26 #
23:37:26 # The format of the resourceRepositories is
23:37:26 # resourceRepositories=[xml:url|json:url],...
23:37:26 # for Instance:
23:37:26 #
23:37:26 #resourceRepositories=xml:http://host/path/to/index.xml
23:37:26 # or
23:37:26 #resourceRepositories=json:http://host/path/to/index.json
23:37:26 #
23:37:26
23:37:26 #
23:37:26 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:37:26 #
23:37:26 featuresBootAsynchronous=false
23:37:26
23:37:26 #
23:37:26 # Service requirements enforcement
23:37:26 #
23:37:26 # By default, the feature resolver checks the service requirements/capabilities of
23:37:26 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:37:26 # the required bundles.
23:37:26 # The following flag can have those values:
23:37:26 # - disable: service requirements are completely ignored
23:37:26 # - default: service requirements are ignored for old features
23:37:26 # - enforce: service requirements are always verified
23:37:26 #
23:37:26 #serviceRequirements=default
23:37:26
23:37:26 #
23:37:26 # Store cfg file for config element in feature
23:37:26 #
23:37:26 #configCfgStore=true
23:37:26
23:37:26 #
23:37:26 # Define if the feature service automatically refresh bundles
23:37:26 #
23:37:26 autoRefresh=true
23:37:26
23:37:26 #
23:37:26 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:37:26 # XML file defines instructions related to features processing
23:37:26 # versions.properties may declare properties to resolve placeholders in XML file
23:37:26 # both files are relative to ${karaf.etc}
23:37:26 #
23:37:26 #featureProcessing=org.apache.karaf.features.xml
23:37:26 #featureProcessingVersions=versions.properties
23:37:26 + configure_karaf_log karaf4 ''
23:37:26 + local -r karaf_version=karaf4
23:37:26 + local -r controllerdebugmap=
23:37:26 + local logapi=log4j
23:37:26 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:26 log4j2.rootLogger.level = INFO
23:37:26 #log4j2.rootLogger.type = asyncRoot
23:37:26 #log4j2.rootLogger.includeLocation = false
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:26 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:26 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:26 log4j2.logger.spifly.level = WARN
23:37:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:26 log4j2.logger.audit.level = INFO
23:37:26 log4j2.logger.audit.additivity = false
23:37:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:26 log4j2.appender.console.type = Console
23:37:26 log4j2.appender.console.name = Console
23:37:26 log4j2.appender.console.layout.type = PatternLayout
23:37:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:26 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:26 log4j2.appender.rolling.name = RollingFile
23:37:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:26 #log4j2.appender.rolling.immediateFlush = false
23:37:26 log4j2.appender.rolling.append = true
23:37:26 log4j2.appender.rolling.layout.type = PatternLayout
23:37:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:26 log4j2.appender.rolling.policies.type = Policies
23:37:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:26 log4j2.appender.rolling.policies.size.size = 64MB
23:37:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:26 log4j2.appender.rolling.strategy.max = 7
23:37:26 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:26 log4j2.appender.audit.name = AuditRollingFile
23:37:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:26 log4j2.appender.audit.append = true
23:37:26 log4j2.appender.audit.layout.type = PatternLayout
23:37:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:26 log4j2.appender.audit.policies.type = Policies
23:37:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:26 log4j2.appender.audit.policies.size.size = 8MB
23:37:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:26 log4j2.appender.audit.strategy.max = 7
23:37:26 log4j2.appender.osgi.type = PaxOsgi
23:37:26 log4j2.appender.osgi.name = PaxOsgi
23:37:26 log4j2.appender.osgi.filter = *
23:37:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:26 #log4j2.logger.aether.level = TRACE
23:37:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:26 #log4j2.logger.http-headers.level = DEBUG
23:37:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:26 #log4j2.logger.maven.level = TRACE
23:37:26 + logapi=log4j2
23:37:26 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:37:26 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:37:26 + '[' log4j2 == log4j2 ']'
23:37:26 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:26 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:37:26 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:37:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:37:26 controllerdebugmap:
23:37:26 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:37:26 + unset IFS
23:37:26 + echo 'controllerdebugmap: '
23:37:26 + '[' -n '' ']'
23:37:26 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:37:26 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:26 ################################################################################
23:37:26 #
23:37:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:26 # contributor license agreements. See the NOTICE file distributed with
23:37:26 # this work for additional information regarding copyright ownership.
23:37:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:26 # (the "License"); you may not use this file except in compliance with
23:37:26 # the License. You may obtain a copy of the License at
23:37:26 #
23:37:26 # http://www.apache.org/licenses/LICENSE-2.0
23:37:26 #
23:37:26 # Unless required by applicable law or agreed to in writing, software
23:37:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:26 # See the License for the specific language governing permissions and
23:37:26 # limitations under the License.
23:37:26 #
23:37:26 ################################################################################
23:37:26
23:37:26 # Common pattern layout for appenders
23:37:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:26
23:37:26 # Root logger
23:37:26 log4j2.rootLogger.level = INFO
23:37:26 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:37:26 #log4j2.rootLogger.type = asyncRoot
23:37:26 #log4j2.rootLogger.includeLocation = false
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:26 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:26
23:37:26 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:26
23:37:26 # Loggers configuration
23:37:26
23:37:26 # Spifly logger
23:37:26 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:26 log4j2.logger.spifly.level = WARN
23:37:26
23:37:26 # Security audit logger
23:37:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:26 log4j2.logger.audit.level = INFO
23:37:26 log4j2.logger.audit.additivity = false
23:37:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:26
23:37:26 # Appenders configuration
23:37:26
23:37:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:26 log4j2.appender.console.type = Console
23:37:26 log4j2.appender.console.name = Console
23:37:26 log4j2.appender.console.layout.type = PatternLayout
23:37:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:26
23:37:26 # Rolling file appender
23:37:26 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:26 log4j2.appender.rolling.name = RollingFile
23:37:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:26 # uncomment to not force a disk flush
23:37:26 #log4j2.appender.rolling.immediateFlush = false
23:37:26 log4j2.appender.rolling.append = true
23:37:26 log4j2.appender.rolling.layout.type = PatternLayout
23:37:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:26 log4j2.appender.rolling.policies.type = Policies
23:37:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:26 log4j2.appender.rolling.policies.size.size = 1GB
23:37:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:26 log4j2.appender.rolling.strategy.max = 7
23:37:26
23:37:26 # Audit file appender
23:37:26 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:26 log4j2.appender.audit.name = AuditRollingFile
23:37:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:26 log4j2.appender.audit.append = true
23:37:26 log4j2.appender.audit.layout.type = PatternLayout
23:37:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:26 log4j2.appender.audit.policies.type = Policies
23:37:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:26 log4j2.appender.audit.policies.size.size = 8MB
23:37:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:26 log4j2.appender.audit.strategy.max = 7
23:37:26
23:37:26 # OSGi appender
23:37:26 log4j2.appender.osgi.type = PaxOsgi
23:37:26 log4j2.appender.osgi.name = PaxOsgi
23:37:26 log4j2.appender.osgi.filter = *
23:37:26
23:37:26 # help with identification of maven-related problems with pax-url-aether
23:37:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:26 #log4j2.logger.aether.level = TRACE
23:37:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:26 #log4j2.logger.http-headers.level = DEBUG
23:37:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:26 #log4j2.logger.maven.level = TRACE
23:37:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:37:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:37:26 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:26 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:37:26 + local -r controllermem=2048m
23:37:26 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:26 Configure
23:37:26 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:37:26 max memory: 2048m
23:37:26 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:26 + echo Configure
23:37:26 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:37:26 + echo ' max memory: 2048m'
23:37:26 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:26 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:26 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:26 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:26 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:26 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:26 #!/bin/sh
23:37:26 #
23:37:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:26 # contributor license agreements. See the NOTICE file distributed with
23:37:26 # this work for additional information regarding copyright ownership.
23:37:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:26 # (the "License"); you may not use this file except in compliance with
23:37:26 # the License. You may obtain a copy of the License at
23:37:26 #
23:37:26 # http://www.apache.org/licenses/LICENSE-2.0
23:37:26 #
23:37:26 # Unless required by applicable law or agreed to in writing, software
23:37:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:26 # See the License for the specific language governing permissions and
23:37:26 # limitations under the License.
23:37:26 #
23:37:26
23:37:26 #
23:37:26 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:37:26 # script: client, instance, shell, start, status, stop, karaf
23:37:26 #
23:37:26 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:37:26 # Actions go here...
23:37:26 # fi
23:37:26
23:37:26 #
23:37:26 # general settings which should be applied for all scripts go here; please keep
23:37:26 # in mind that it is possible that scripts might be executed more than once, e.g.
23:37:26 # in example of the start script where the start script is executed first and the
23:37:26 # karaf script afterwards.
23:37:26 #
23:37:26
23:37:26 #
23:37:26 # The following section shows the possible configuration options for the default
23:37:26 # karaf scripts
23:37:26 #
23:37:26 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:37:26 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:37:26 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:37:26 # export EXTRA_JAVA_OPTS # Additional JVM options
23:37:26 # export KARAF_HOME # Karaf home folder
23:37:26 # export KARAF_DATA # Karaf data folder
23:37:26 # export KARAF_BASE # Karaf base folder
23:37:26 # export KARAF_ETC # Karaf etc folder
23:37:26 # export KARAF_LOG # Karaf log folder
23:37:26 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:37:26 # export KARAF_OPTS # Additional available Karaf options
23:37:26 # export KARAF_DEBUG # Enable debug mode
23:37:26 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:37:26 # export KARAF_NOROOT # Prevent execution as root if set to true
23:37:26 Set Java version
23:37:26 + echo 'Set Java version'
23:37:26 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:37:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:26 sudo: a password is required
23:37:26 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:26 sudo: a password is required
23:37:26 JDK default version ...
23:37:26 + echo 'JDK default version ...'
23:37:26 + java -version
23:37:27 openjdk version "21.0.8" 2025-07-15
23:37:27 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:37:27 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:37:27 Set JAVA_HOME
23:37:27 + echo 'Set JAVA_HOME'
23:37:27 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:27 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:27 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:27 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:27 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:27 Listing all open ports on controller system...
23:37:27 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:37:27 + echo 'Listing all open ports on controller system...'
23:37:27 + netstat -pnatu
23:37:27 /tmp/configuration-script.sh: line 40: netstat: command not found
23:37:27 + '[' -f /tmp/custom_shard_config.txt ']'
23:37:27 Configuring cluster
23:37:27 + echo 'Configuring cluster'
23:37:27 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.201 10.30.170.118 10.30.171.251
23:37:27 ################################################
23:37:27 ## Configure Cluster ##
23:37:27 ################################################
23:37:27 NOTE: Cluster configuration files not found. Copying from
23:37:27 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:37:27 Configuring unique name in akka.conf
23:37:27 Configuring hostname in akka.conf
23:37:27 Configuring data and rpc seed nodes in akka.conf
23:37:27 modules = [
23:37:27
23:37:27 {
23:37:27 name = "inventory"
23:37:27 namespace = "urn:opendaylight:inventory"
23:37:27 shard-strategy = "module"
23:37:27 },
23:37:27 {
23:37:27 name = "topology"
23:37:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:27 shard-strategy = "module"
23:37:27 },
23:37:27 {
23:37:27 name = "toaster"
23:37:27 namespace = "http://netconfcentral.org/ns/toaster"
23:37:27 shard-strategy = "module"
23:37:27 }
23:37:27 ]
23:37:27 Configuring replication type in module-shards.conf
23:37:27 ################################################
23:37:27 ## NOTE: Manually restart controller to ##
23:37:27 ## apply configuration. ##
23:37:27 ################################################
23:37:27 Dump akka.conf
23:37:27 + echo 'Dump akka.conf'
23:37:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:27
23:37:27 odl-cluster-data {
23:37:27 akka {
23:37:27 remote {
23:37:27 artery {
23:37:27 enabled = on
23:37:27 transport = tcp
23:37:27 canonical.hostname = "10.30.170.118"
23:37:27 canonical.port = 2550
23:37:27 }
23:37:27 }
23:37:27
23:37:27 cluster {
23:37:27 # Using artery.
23:37:27 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.201:2550",
23:37:27 "akka://opendaylight-cluster-data@10.30.170.118:2550",
23:37:27 "akka://opendaylight-cluster-data@10.30.171.251:2550"]
23:37:27
23:37:27 roles = ["member-2"]
23:37:27
23:37:27 # when under load we might trip a false positive on the failure detector
23:37:27 # failure-detector {
23:37:27 # heartbeat-interval = 4 s
23:37:27 # acceptable-heartbeat-pause = 16s
23:37:27 # }
23:37:27 }
23:37:27
23:37:27 persistence {
23:37:27 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:37:27 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:37:27 # The relative path is always relative to KARAF_HOME.
23:37:27
23:37:27 # snapshot-store.local.dir = "target/snapshots"
23:37:27
23:37:27 # Use lz4 compression for LocalSnapshotStore snapshots
23:37:27 snapshot-store.local.use-lz4-compression = false
23:37:27 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:37:27 snapshot-store.local.lz4-blocksize = 256KB
23:37:27 }
23:37:27 disable-default-actor-system-quarantined-event-handling = "false"
23:37:27 }
23:37:27 }
23:37:27 Dump modules.conf
23:37:27 + echo 'Dump modules.conf'
23:37:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:27 modules = [
23:37:27
23:37:27 {
23:37:27 name = "inventory"
23:37:27 namespace = "urn:opendaylight:inventory"
23:37:27 shard-strategy = "module"
23:37:27 },
23:37:27 {
23:37:27 name = "topology"
23:37:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:27 shard-strategy = "module"
23:37:27 },
23:37:27 {
23:37:27 name = "toaster"
23:37:27 namespace = "http://netconfcentral.org/ns/toaster"
23:37:27 shard-strategy = "module"
23:37:27 }
23:37:27 ]
23:37:27 Dump module-shards.conf
23:37:27 + echo 'Dump module-shards.conf'
23:37:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:27 module-shards = [
23:37:27 {
23:37:27 name = "default"
23:37:27 shards = [
23:37:27 {
23:37:27 name = "default"
23:37:27 replicas = ["member-1",
23:37:27 "member-2",
23:37:27 "member-3"]
23:37:27 }
23:37:27 ]
23:37:27 },
23:37:27 {
23:37:27 name = "inventory"
23:37:27 shards = [
23:37:27 {
23:37:27 name="inventory"
23:37:27 replicas = ["member-1",
23:37:27 "member-2",
23:37:27 "member-3"]
23:37:27 }
23:37:27 ]
23:37:27 },
23:37:27 {
23:37:27 name = "topology"
23:37:27 shards = [
23:37:27 {
23:37:27 name="topology"
23:37:27 replicas = ["member-1",
23:37:27 "member-2",
23:37:27 "member-3"]
23:37:27 }
23:37:27 ]
23:37:27 },
23:37:27 {
23:37:27 name = "toaster"
23:37:27 shards = [
23:37:27 {
23:37:27 name="toaster"
23:37:27 replicas = ["member-1",
23:37:27 "member-2",
23:37:27 "member-3"]
23:37:27 }
23:37:27 ]
23:37:27 }
23:37:27 ]
23:37:27 Configuring member-3 with IP address 10.30.171.251
23:37:27 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:27 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:27 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:37:27 ++ [[ /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 ]]
23:37:27 ++ echo 'common-functions.sh is being sourced'
23:37:27 common-functions.sh is being sourced
23:37:27 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:37:27 ++ DISTROSTREAM=scandium
23:37:27 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:27 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:27 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:27 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:27 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:27 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:27 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:27 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:27 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:27 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:27 ++ export CONTROLLERMEM=
23:37:27 ++ CONTROLLERMEM=
23:37:27 ++ case "${DISTROSTREAM}" in
23:37:27 ++ CLUSTER_SYSTEM=akka
23:37:27 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:27 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:27 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:27 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:27 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:27 ++ print_common_env
23:37:27 ++ cat
23:37:27 common-functions environment:
23:37:27 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:27 ACTUALFEATURES:
23:37:27 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:27 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:27 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:27 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:27 CONTROLLERMEM:
23:37:27 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:27 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:27 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:27 SUITES:
23:37:27
23:37:27 ++ SSH='ssh -t -t'
23:37:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:37:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:37:27 Changing to /tmp
23:37:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:27 + echo 'Changing to /tmp'
23:37:27 + cd /tmp
23:37:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip'
23:37:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:27 --2025-11-02 23:37:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:27 HTTP request sent, awaiting response... 200 OK
23:37:27 Length: 239810410 (229M) [application/zip]
23:37:27 Saving to: ‘karaf-0.21.4-20251102.212815-77.zip’
23:37:27
23:37:27 0K ........ ........ ........ ........ ........ ........ 1% 9.47M 24s
23:37:28 3072K ........ ........ ........ ........ ........ ........ 2% 111M 13s
23:37:28 6144K ........ ........ ........ ........ ........ ........ 3% 153M 9s
23:37:28 9216K ........ ........ ........ ........ ........ ........ 5% 131M 7s
23:37:28 12288K ........ ........ ........ ........ ........ ........ 6% 149M 6s
23:37:28 15360K ........ ........ ........ ........ ........ ........ 7% 104M 5s
23:37:28 18432K ........ ........ ........ ........ ........ ........ 9% 169M 4s
23:37:28 21504K ........ ........ ........ ........ ........ ........ 10% 185M 4s
23:37:28 24576K ........ ........ ........ ........ ........ ........ 11% 171M 4s
23:37:28 27648K ........ ........ ........ ........ ........ ........ 13% 169M 3s
23:37:28 30720K ........ ........ ........ ........ ........ ........ 14% 165M 3s
23:37:28 33792K ........ ........ ........ ........ ........ ........ 15% 169M 3s
23:37:28 36864K ........ ........ ........ ........ ........ ........ 17% 164M 3s
23:37:28 39936K ........ ........ ........ ........ ........ ........ 18% 175M 3s
23:37:28 43008K ........ ........ ........ ........ ........ ........ 19% 186M 2s
23:37:28 46080K ........ ........ ........ ........ ........ ........ 20% 191M 2s
23:37:28 49152K ........ ........ ........ ........ ........ ........ 22% 181M 2s
23:37:28 52224K ........ ........ ........ ........ ........ ........ 23% 196M 2s
23:37:28 55296K ........ ........ ........ ........ ........ ........ 24% 205M 2s
23:37:28 58368K ........ ........ ........ ........ ........ ........ 26% 220M 2s
23:37:28 61440K ........ ........ ........ ........ ........ ........ 27% 164M 2s
23:37:28 64512K ........ ........ ........ ........ ........ ........ 28% 206M 2s
23:37:28 67584K ........ ........ ........ ........ ........ ........ 30% 171M 2s
23:37:28 70656K ........ ........ ........ ........ ........ ........ 31% 189M 2s
23:37:28 73728K ........ ........ ........ ........ ........ ........ 32% 178M 2s
23:37:28 76800K ........ ........ ........ ........ ........ ........ 34% 181M 1s
23:37:28 79872K ........ ........ ........ ........ ........ ........ 35% 188M 1s
23:37:28 82944K ........ ........ ........ ........ ........ ........ 36% 192M 1s
23:37:28 86016K ........ ........ ........ ........ ........ ........ 38% 203M 1s
23:37:28 89088K ........ ........ ........ ........ ........ ........ 39% 172M 1s
23:37:28 92160K ........ ........ ........ ........ ........ ........ 40% 192M 1s
23:37:28 95232K ........ ........ ........ ........ ........ ........ 41% 184M 1s
23:37:28 98304K ........ ........ ........ ........ ........ ........ 43% 211M 1s
23:37:28 101376K ........ ........ ........ ........ ........ ........ 44% 203M 1s
23:37:28 104448K ........ ........ ........ ........ ........ ........ 45% 183M 1s
23:37:28 107520K ........ ........ ........ ........ ........ ........ 47% 179M 1s
23:37:28 110592K ........ ........ ........ ........ ........ ........ 48% 177M 1s
23:37:28 113664K ........ ........ ........ ........ ........ ........ 49% 184M 1s
23:37:28 116736K ........ ........ ........ ........ ........ ........ 51% 170M 1s
23:37:28 119808K ........ ........ ........ ........ ........ ........ 52% 173M 1s
23:37:28 122880K ........ ........ ........ ........ ........ ........ 53% 179M 1s
23:37:28 125952K ........ ........ ........ ........ ........ ........ 55% 180M 1s
23:37:28 129024K ........ ........ ........ ........ ........ ........ 56% 190M 1s
23:37:28 132096K ........ ........ ........ ........ ........ ........ 57% 175M 1s
23:37:28 135168K ........ ........ ........ ........ ........ ........ 59% 79.8M 1s
23:37:28 138240K ........ ........ ........ ........ ........ ........ 60% 186M 1s
23:37:28 141312K ........ ........ ........ ........ ........ ........ 61% 177M 1s
23:37:28 144384K ........ ........ ........ ........ ........ ........ 62% 184M 1s
23:37:28 147456K ........ ........ ........ ........ ........ ........ 64% 175M 1s
23:37:28 150528K ........ ........ ........ ........ ........ ........ 65% 197M 1s
23:37:28 153600K ........ ........ ........ ........ ........ ........ 66% 172M 1s
23:37:28 156672K ........ ........ ........ ........ ........ ........ 68% 186M 1s
23:37:28 159744K ........ ........ ........ ........ ........ ........ 69% 181M 1s
23:37:28 162816K ........ ........ ........ ........ ........ ........ 70% 193M 1s
23:37:28 165888K ........ ........ ........ ........ ........ ........ 72% 186M 0s
23:37:28 168960K ........ ........ ........ ........ ........ ........ 73% 162M 0s
23:37:28 172032K ........ ........ ........ ........ ........ ........ 74% 210M 0s
23:37:28 175104K ........ ........ ........ ........ ........ ........ 76% 188M 0s
23:37:29 178176K ........ ........ ........ ........ ........ ........ 77% 171M 0s
23:37:29 181248K ........ ........ ........ ........ ........ ........ 78% 168M 0s
23:37:29 184320K ........ ........ ........ ........ ........ ........ 80% 194M 0s
23:37:29 187392K ........ ........ ........ ........ ........ ........ 81% 168M 0s
23:37:29 190464K ........ ........ ........ ........ ........ ........ 82% 177M 0s
23:37:29 193536K ........ ........ ........ ........ ........ ........ 83% 172M 0s
23:37:29 196608K ........ ........ ........ ........ ........ ........ 85% 169M 0s
23:37:29 199680K ........ ........ ........ ........ ........ ........ 86% 163M 0s
23:37:29 202752K ........ ........ ........ ........ ........ ........ 87% 175M 0s
23:37:29 205824K ........ ........ ........ ........ ........ ........ 89% 172M 0s
23:37:29 208896K ........ ........ ........ ........ ........ ........ 90% 172M 0s
23:37:29 211968K ........ ........ ........ ........ ........ ........ 91% 174M 0s
23:37:29 215040K ........ ........ ........ ........ ........ ........ 93% 170M 0s
23:37:29 218112K ........ ........ ........ ........ ........ ........ 94% 177M 0s
23:37:29 221184K ........ ........ ........ ........ ........ ........ 95% 168M 0s
23:37:29 224256K ........ ........ ........ ........ ........ ........ 97% 156M 0s
23:37:29 227328K ........ ........ ........ ........ ........ ........ 98% 171M 0s
23:37:29 230400K ........ ........ ........ ........ ........ ........ 99% 184M 0s
23:37:29 233472K ........ ... 100% 151M=1.6s
23:37:29
23:37:29 2025-11-02 23:37:29 (140 MB/s) - ‘karaf-0.21.4-20251102.212815-77.zip’ saved [239810410/239810410]
23:37:29
23:37:29 Extracting the new controller...
23:37:29 + echo 'Extracting the new controller...'
23:37:29 + unzip -q karaf-0.21.4-20251102.212815-77.zip
23:37:31 Adding external repositories...
23:37:31 + echo 'Adding external repositories...'
23:37:31 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:31 ################################################################################
23:37:31 #
23:37:31 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:31 # contributor license agreements. See the NOTICE file distributed with
23:37:31 # this work for additional information regarding copyright ownership.
23:37:31 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:31 # (the "License"); you may not use this file except in compliance with
23:37:31 # the License. You may obtain a copy of the License at
23:37:31 #
23:37:31 # http://www.apache.org/licenses/LICENSE-2.0
23:37:31 #
23:37:31 # Unless required by applicable law or agreed to in writing, software
23:37:31 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:31 # See the License for the specific language governing permissions and
23:37:31 # limitations under the License.
23:37:31 #
23:37:31 ################################################################################
23:37:31
23:37:31 #
23:37:31 # If set to true, the following property will not allow any certificate to be used
23:37:31 # when accessing Maven repositories through SSL
23:37:31 #
23:37:31 #org.ops4j.pax.url.mvn.certificateCheck=
23:37:31
23:37:31 #
23:37:31 # Path to the local Maven settings file.
23:37:31 # The repositories defined in this file will be automatically added to the list
23:37:31 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:37:31 # below is not set.
23:37:31 # The following locations are checked for the existence of the settings.xml file
23:37:31 # * 1. looks for the specified url
23:37:31 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:37:31 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:37:31 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:37:31 #
23:37:31 #org.ops4j.pax.url.mvn.settings=
23:37:31
23:37:31 #
23:37:31 # Path to the local Maven repository which is used to avoid downloading
23:37:31 # artifacts when they already exist locally.
23:37:31 # The value of this property will be extracted from the settings.xml file
23:37:31 # above, or defaulted to:
23:37:31 # System.getProperty( "user.home" ) + "/.m2/repository"
23:37:31 #
23:37:31 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:37:31
23:37:31 #
23:37:31 # Default this to false. It's just weird to use undocumented repos
23:37:31 #
23:37:31 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:37:31
23:37:31 #
23:37:31 # Uncomment if you don't wanna use the proxy settings
23:37:31 # from the Maven conf/settings.xml file
23:37:31 #
23:37:31 # org.ops4j.pax.url.mvn.proxySupport=false
23:37:31
23:37:31 #
23:37:31 # Comma separated list of repositories scanned when resolving an artifact.
23:37:31 # Those repositories will be checked before iterating through the
23:37:31 # below list of repositories and even before the local repository
23:37:31 # A repository url can be appended with zero or more of the following flags:
23:37:31 # @snapshots : the repository contains snaphots
23:37:31 # @noreleases : the repository does not contain any released artifacts
23:37:31 #
23:37:31 # The following property value will add the system folder as a repo.
23:37:31 #
23:37:31 org.ops4j.pax.url.mvn.defaultRepositories=\
23:37:31 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:37:31 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:37:31 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:37:31
23:37:31 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:37:31 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:37:31
23:37:31 #
23:37:31 # Comma separated list of repositories scanned when resolving an artifact.
23:37:31 # The default list includes the following repositories:
23:37:31 # http://repo1.maven.org/maven2@id=central
23:37:31 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:37:31 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:37:31 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:37:31 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:37:31 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:37:31 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:37:31 # To add repositories to the default ones, prepend '+' to the list of repositories
23:37:31 # to add.
23:37:31 # A repository url can be appended with zero or more of the following flags:
23:37:31 # @snapshots : the repository contains snapshots
23:37:31 # @noreleases : the repository does not contain any released artifacts
23:37:31 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:37:31 #
23:37:31 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
23:37:31
23:37:31 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:37:31 Configuring the startup features...
23:37:31 + echo 'Configuring the startup features...'
23:37:31 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:31 + FEATURE_TEST_STRING=features-test
23:37:31 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:37:31 + KARAF_VERSION=karaf4
23:37:31 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:37:31 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:31 + [[ ! -z '' ]]
23:37:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:31 ################################################################################
23:37:31 #
23:37:31 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:31 # contributor license agreements. See the NOTICE file distributed with
23:37:31 # this work for additional information regarding copyright ownership.
23:37:31 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:31 # (the "License"); you may not use this file except in compliance with
23:37:31 # the License. You may obtain a copy of the License at
23:37:31 #
23:37:31 # http://www.apache.org/licenses/LICENSE-2.0
23:37:31 #
23:37:31 # Unless required by applicable law or agreed to in writing, software
23:37:31 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:31 # See the License for the specific language governing permissions and
23:37:31 # limitations under the License.
23:37:31 #
23:37:31 ################################################################################
23:37:31
23:37:31 #
23:37:31 # Comma separated list of features repositories to register by default
23:37:31 #
23:37:31 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/fe1865c8-8927-4eec-9c70-6196d712fd40.xml
23:37:31
23:37:31 #
23:37:31 # Comma separated list of features to install at startup
23:37:31 #
23:37:31 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, ced3a9ed-c818-44c5-b503-263fd8c4049c
23:37:31
23:37:31 #
23:37:31 # Resource repositories (OBR) that the features resolver can use
23:37:31 # to resolve requirements/capabilities
23:37:31 #
23:37:31 # The format of the resourceRepositories is
23:37:31 # resourceRepositories=[xml:url|json:url],...
23:37:31 # for Instance:
23:37:31 #
23:37:31 #resourceRepositories=xml:http://host/path/to/index.xml
23:37:31 # or
23:37:31 #resourceRepositories=json:http://host/path/to/index.json
23:37:31 #
23:37:31
23:37:31 #
23:37:31 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:37:31 #
23:37:31 featuresBootAsynchronous=false
23:37:31
23:37:31 #
23:37:31 # Service requirements enforcement
23:37:31 #
23:37:31 # By default, the feature resolver checks the service requirements/capabilities of
23:37:31 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:37:31 # the required bundles.
23:37:31 # The following flag can have those values:
23:37:31 # - disable: service requirements are completely ignored
23:37:31 # - default: service requirements are ignored for old features
23:37:31 # - enforce: service requirements are always verified
23:37:31 #
23:37:31 #serviceRequirements=default
23:37:31
23:37:31 #
23:37:31 # Store cfg file for config element in feature
23:37:31 #
23:37:31 #configCfgStore=true
23:37:31
23:37:31 #
23:37:31 # Define if the feature service automatically refresh bundles
23:37:31 #
23:37:31 autoRefresh=true
23:37:31
23:37:31 #
23:37:31 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:37:31 # XML file defines instructions related to features processing
23:37:31 # versions.properties may declare properties to resolve placeholders in XML file
23:37:31 # both files are relative to ${karaf.etc}
23:37:31 #
23:37:31 #featureProcessing=org.apache.karaf.features.xml
23:37:31 #featureProcessingVersions=versions.properties
23:37:31 + configure_karaf_log karaf4 ''
23:37:31 + local -r karaf_version=karaf4
23:37:31 + local -r controllerdebugmap=
23:37:31 + local logapi=log4j
23:37:31 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:31 log4j2.rootLogger.level = INFO
23:37:31 #log4j2.rootLogger.type = asyncRoot
23:37:31 #log4j2.rootLogger.includeLocation = false
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:31 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:31 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:31 log4j2.logger.spifly.level = WARN
23:37:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:31 log4j2.logger.audit.level = INFO
23:37:31 log4j2.logger.audit.additivity = false
23:37:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:31 log4j2.appender.console.type = Console
23:37:31 log4j2.appender.console.name = Console
23:37:31 log4j2.appender.console.layout.type = PatternLayout
23:37:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:31 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:31 log4j2.appender.rolling.name = RollingFile
23:37:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:31 #log4j2.appender.rolling.immediateFlush = false
23:37:31 log4j2.appender.rolling.append = true
23:37:31 log4j2.appender.rolling.layout.type = PatternLayout
23:37:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:31 log4j2.appender.rolling.policies.type = Policies
23:37:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:31 log4j2.appender.rolling.policies.size.size = 64MB
23:37:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:31 log4j2.appender.rolling.strategy.max = 7
23:37:31 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:31 log4j2.appender.audit.name = AuditRollingFile
23:37:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:31 log4j2.appender.audit.append = true
23:37:31 log4j2.appender.audit.layout.type = PatternLayout
23:37:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:31 log4j2.appender.audit.policies.type = Policies
23:37:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:31 log4j2.appender.audit.policies.size.size = 8MB
23:37:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:31 log4j2.appender.audit.strategy.max = 7
23:37:31 log4j2.appender.osgi.type = PaxOsgi
23:37:31 log4j2.appender.osgi.name = PaxOsgi
23:37:31 log4j2.appender.osgi.filter = *
23:37:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:31 #log4j2.logger.aether.level = TRACE
23:37:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:31 #log4j2.logger.http-headers.level = DEBUG
23:37:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:31 #log4j2.logger.maven.level = TRACE
23:37:31 + logapi=log4j2
23:37:31 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:37:31 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:37:31 + '[' log4j2 == log4j2 ']'
23:37:31 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:31 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:37:31 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:37:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:37:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:37:31 controllerdebugmap:
23:37:31 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:31 + unset IFS
23:37:31 + echo 'controllerdebugmap: '
23:37:31 + '[' -n '' ']'
23:37:31 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:37:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:31 ################################################################################
23:37:31 #
23:37:31 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:31 # contributor license agreements. See the NOTICE file distributed with
23:37:31 # this work for additional information regarding copyright ownership.
23:37:31 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:31 # (the "License"); you may not use this file except in compliance with
23:37:31 # the License. You may obtain a copy of the License at
23:37:31 #
23:37:31 # http://www.apache.org/licenses/LICENSE-2.0
23:37:31 #
23:37:31 # Unless required by applicable law or agreed to in writing, software
23:37:31 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:31 # See the License for the specific language governing permissions and
23:37:31 # limitations under the License.
23:37:31 #
23:37:31 ################################################################################
23:37:31
23:37:31 # Common pattern layout for appenders
23:37:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:31
23:37:31 # Root logger
23:37:31 log4j2.rootLogger.level = INFO
23:37:31 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:37:31 #log4j2.rootLogger.type = asyncRoot
23:37:31 #log4j2.rootLogger.includeLocation = false
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:31 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:31
23:37:31 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:31
23:37:31 # Loggers configuration
23:37:31
23:37:31 # Spifly logger
23:37:31 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:31 log4j2.logger.spifly.level = WARN
23:37:31
23:37:31 # Security audit logger
23:37:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:31 log4j2.logger.audit.level = INFO
23:37:31 log4j2.logger.audit.additivity = false
23:37:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:31
23:37:31 # Appenders configuration
23:37:31
23:37:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:31 log4j2.appender.console.type = Console
23:37:31 log4j2.appender.console.name = Console
23:37:31 log4j2.appender.console.layout.type = PatternLayout
23:37:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:31
23:37:31 # Rolling file appender
23:37:31 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:31 log4j2.appender.rolling.name = RollingFile
23:37:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:31 # uncomment to not force a disk flush
23:37:31 #log4j2.appender.rolling.immediateFlush = false
23:37:31 log4j2.appender.rolling.append = true
23:37:31 log4j2.appender.rolling.layout.type = PatternLayout
23:37:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:31 log4j2.appender.rolling.policies.type = Policies
23:37:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:31 log4j2.appender.rolling.policies.size.size = 1GB
23:37:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:31 log4j2.appender.rolling.strategy.max = 7
23:37:31
23:37:31 # Audit file appender
23:37:31 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:31 log4j2.appender.audit.name = AuditRollingFile
23:37:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:31 log4j2.appender.audit.append = true
23:37:31 log4j2.appender.audit.layout.type = PatternLayout
23:37:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:31 log4j2.appender.audit.policies.type = Policies
23:37:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:31 log4j2.appender.audit.policies.size.size = 8MB
23:37:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:31 log4j2.appender.audit.strategy.max = 7
23:37:31
23:37:31 # OSGi appender
23:37:31 log4j2.appender.osgi.type = PaxOsgi
23:37:31 log4j2.appender.osgi.name = PaxOsgi
23:37:31 log4j2.appender.osgi.filter = *
23:37:31
23:37:31 # help with identification of maven-related problems with pax-url-aether
23:37:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:31 #log4j2.logger.aether.level = TRACE
23:37:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:31 #log4j2.logger.http-headers.level = DEBUG
23:37:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:31 #log4j2.logger.maven.level = TRACE
23:37:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:37:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:37:31 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:31 Configure
23:37:31 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:37:31 + local -r controllermem=2048m
23:37:31 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:31 + echo Configure
23:37:31 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:37:31 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:37:31 max memory: 2048m
23:37:31 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:31 + echo ' max memory: 2048m'
23:37:31 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:31 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:31 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:31 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:31 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:31 #!/bin/sh
23:37:31 #
23:37:31 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:31 # contributor license agreements. See the NOTICE file distributed with
23:37:31 # this work for additional information regarding copyright ownership.
23:37:31 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:31 # (the "License"); you may not use this file except in compliance with
23:37:31 # the License. You may obtain a copy of the License at
23:37:31 #
23:37:31 # http://www.apache.org/licenses/LICENSE-2.0
23:37:31 #
23:37:31 # Unless required by applicable law or agreed to in writing, software
23:37:31 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:31 # See the License for the specific language governing permissions and
23:37:31 # limitations under the License.
23:37:31 #
23:37:31
23:37:31 #
23:37:31 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:37:31 # script: client, instance, shell, start, status, stop, karaf
23:37:31 #
23:37:31 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:37:31 # Actions go here...
23:37:31 # fi
23:37:31
23:37:31 #
23:37:31 # general settings which should be applied for all scripts go here; please keep
23:37:31 # in mind that it is possible that scripts might be executed more than once, e.g.
23:37:31 # in example of the start script where the start script is executed first and the
23:37:31 # karaf script afterwards.
23:37:31 #
23:37:31
23:37:31 #
23:37:31 # The following section shows the possible configuration options for the default
23:37:31 # karaf scripts
23:37:31 #
23:37:31 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:37:31 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:37:31 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:37:31 # export EXTRA_JAVA_OPTS # Additional JVM options
23:37:31 # export KARAF_HOME # Karaf home folder
23:37:31 # export KARAF_DATA # Karaf data folder
23:37:31 # export KARAF_BASE # Karaf base folder
23:37:31 # export KARAF_ETC # Karaf etc folder
23:37:31 # export KARAF_LOG # Karaf log folder
23:37:31 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:37:31 # export KARAF_OPTS # Additional available Karaf options
23:37:31 # export KARAF_DEBUG # Enable debug mode
23:37:31 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:37:31 # export KARAF_NOROOT # Prevent execution as root if set to true
23:37:31 Set Java version
23:37:31 + echo 'Set Java version'
23:37:31 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:37:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:31 sudo: a password is required
23:37:31 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:31 sudo: a password is required
23:37:31 + echo 'JDK default version ...'
23:37:31 JDK default version ...
23:37:31 + java -version
23:37:31 openjdk version "21.0.8" 2025-07-15
23:37:31 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:37:31 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:37:31 Set JAVA_HOME
23:37:31 + echo 'Set JAVA_HOME'
23:37:31 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:31 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:31 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:31 Listing all open ports on controller system...
23:37:31 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:37:31 + echo 'Listing all open ports on controller system...'
23:37:31 + netstat -pnatu
23:37:31 /tmp/configuration-script.sh: line 40: netstat: command not found
23:37:31 Configuring cluster
23:37:31 + '[' -f /tmp/custom_shard_config.txt ']'
23:37:31 + echo 'Configuring cluster'
23:37:31 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.201 10.30.170.118 10.30.171.251
23:37:31 ################################################
23:37:31 ## Configure Cluster ##
23:37:31 ################################################
23:37:31 NOTE: Cluster configuration files not found. Copying from
23:37:31 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:37:31 Configuring unique name in akka.conf
23:37:31 Configuring hostname in akka.conf
23:37:31 Configuring data and rpc seed nodes in akka.conf
23:37:31 modules = [
23:37:31
23:37:31 {
23:37:31 name = "inventory"
23:37:31 namespace = "urn:opendaylight:inventory"
23:37:31 shard-strategy = "module"
23:37:31 },
23:37:31 {
23:37:31 name = "topology"
23:37:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:31 shard-strategy = "module"
23:37:31 },
23:37:31 {
23:37:31 name = "toaster"
23:37:31 namespace = "http://netconfcentral.org/ns/toaster"
23:37:31 shard-strategy = "module"
23:37:31 }
23:37:31 ]
23:37:31 Configuring replication type in module-shards.conf
23:37:31 ################################################
23:37:31 ## NOTE: Manually restart controller to ##
23:37:31 ## apply configuration. ##
23:37:31 ################################################
23:37:31 Dump akka.conf
23:37:31 + echo 'Dump akka.conf'
23:37:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:31
23:37:31 odl-cluster-data {
23:37:31 akka {
23:37:31 remote {
23:37:31 artery {
23:37:31 enabled = on
23:37:31 transport = tcp
23:37:31 canonical.hostname = "10.30.171.251"
23:37:31 canonical.port = 2550
23:37:31 }
23:37:31 }
23:37:31
23:37:31 cluster {
23:37:31 # Using artery.
23:37:31 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.201:2550",
23:37:31 "akka://opendaylight-cluster-data@10.30.170.118:2550",
23:37:31 "akka://opendaylight-cluster-data@10.30.171.251:2550"]
23:37:31
23:37:31 roles = ["member-3"]
23:37:31
23:37:31 # when under load we might trip a false positive on the failure detector
23:37:31 # failure-detector {
23:37:31 # heartbeat-interval = 4 s
23:37:31 # acceptable-heartbeat-pause = 16s
23:37:31 # }
23:37:31 }
23:37:31
23:37:31 persistence {
23:37:31 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:37:31 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:37:31 # The relative path is always relative to KARAF_HOME.
23:37:31
23:37:31 # snapshot-store.local.dir = "target/snapshots"
23:37:31
23:37:31 # Use lz4 compression for LocalSnapshotStore snapshots
23:37:31 snapshot-store.local.use-lz4-compression = false
23:37:31 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:37:31 snapshot-store.local.lz4-blocksize = 256KB
23:37:31 }
23:37:31 disable-default-actor-system-quarantined-event-handling = "false"
23:37:31 }
23:37:31 }
23:37:31 Dump modules.conf
23:37:31 + echo 'Dump modules.conf'
23:37:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:31 modules = [
23:37:31
23:37:31 {
23:37:31 name = "inventory"
23:37:31 namespace = "urn:opendaylight:inventory"
23:37:31 shard-strategy = "module"
23:37:31 },
23:37:31 {
23:37:31 name = "topology"
23:37:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:31 shard-strategy = "module"
23:37:31 },
23:37:31 {
23:37:31 name = "toaster"
23:37:31 namespace = "http://netconfcentral.org/ns/toaster"
23:37:31 shard-strategy = "module"
23:37:31 }
23:37:31 ]
23:37:31 Dump module-shards.conf
23:37:31 + echo 'Dump module-shards.conf'
23:37:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:31 module-shards = [
23:37:31 {
23:37:31 name = "default"
23:37:31 shards = [
23:37:31 {
23:37:31 name = "default"
23:37:31 replicas = ["member-1",
23:37:31 "member-2",
23:37:31 "member-3"]
23:37:31 }
23:37:31 ]
23:37:31 },
23:37:31 {
23:37:31 name = "inventory"
23:37:31 shards = [
23:37:31 {
23:37:31 name="inventory"
23:37:31 replicas = ["member-1",
23:37:31 "member-2",
23:37:31 "member-3"]
23:37:31 }
23:37:31 ]
23:37:31 },
23:37:31 {
23:37:31 name = "topology"
23:37:31 shards = [
23:37:31 {
23:37:31 name="topology"
23:37:31 replicas = ["member-1",
23:37:31 "member-2",
23:37:31 "member-3"]
23:37:31 }
23:37:31 ]
23:37:31 },
23:37:31 {
23:37:31 name = "toaster"
23:37:31 shards = [
23:37:31 {
23:37:31 name="toaster"
23:37:31 replicas = ["member-1",
23:37:31 "member-2",
23:37:31 "member-3"]
23:37:31 }
23:37:31 ]
23:37:31 }
23:37:31 ]
23:37:31 Locating config plan to use...
23:37:31 Finished running config plans
23:37:31 Starting member-1 with IP address 10.30.171.201
23:37:31 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:37:32 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:37:32 Redirecting karaf console output to karaf_console.log
23:37:32 Starting controller...
23:37:32 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:37:32 Starting member-2 with IP address 10.30.170.118
23:37:32 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:37:32 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:37:32 Redirecting karaf console output to karaf_console.log
23:37:32 Starting controller...
23:37:32 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:37:32 Starting member-3 with IP address 10.30.171.251
23:37:32 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:32 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:33 Redirecting karaf console output to karaf_console.log
23:37:33 Starting controller...
23:37:33 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:37:33 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9697564224734972917.sh
23:37:33 common-functions.sh is being sourced
23:37:33 common-functions environment:
23:37:33 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:33 ACTUALFEATURES:
23:37:33 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:33 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:33 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:33 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:33 CONTROLLERMEM: 2048m
23:37:33 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:33 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:33 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:33 SUITES:
23:37:33
23:37:33 + echo '#################################################'
23:37:33 #################################################
23:37:33 + echo '## Verify Cluster is UP ##'
23:37:33 ## Verify Cluster is UP ##
23:37:33 + echo '#################################################'
23:37:33 #################################################
23:37:33 + create_post_startup_script
23:37:33 + cat
23:37:33 + copy_and_run_post_startup_script
23:37:33 + seed_index=1
23:37:33 ++ seq 1 3
23:37:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:37:33 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:37:33 + echo 'Execute the post startup script on controller 10.30.171.201'
23:37:33 Execute the post startup script on controller 10.30.171.201
23:37:33 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.201:/tmp/
23:37:33 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:37:33 + ssh 10.30.171.201 'bash /tmp/post-startup-script.sh 1'
23:37:33 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:37:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:34 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:38:39 2025-11-02T23:38:04,613 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:38:39 Controller is UP
23:38:39 2025-11-02T23:38:04,613 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:38:39 Listing all open ports on controller system...
23:38:39 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:38:39 looking for "BindException: Address already in use" in log file
23:38:39 looking for "server is unhealthy" in log file
23:38:39 + '[' 1 == 0 ']'
23:38:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:38:39 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:38:39 + echo 'Execute the post startup script on controller 10.30.170.118'
23:38:39 Execute the post startup script on controller 10.30.170.118
23:38:39 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.118:/tmp/
23:38:39 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:38:39 + ssh 10.30.170.118 'bash /tmp/post-startup-script.sh 2'
23:38:39 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:38:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:39 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:39:44 2025-11-02T23:38:04,347 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:39:44 Controller is UP
23:39:44 2025-11-02T23:38:04,347 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:39:44 Listing all open ports on controller system...
23:39:44 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:39:44 looking for "BindException: Address already in use" in log file
23:39:44 looking for "server is unhealthy" in log file
23:39:44 + '[' 2 == 0 ']'
23:39:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:39:44 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:39:44 + echo 'Execute the post startup script on controller 10.30.171.251'
23:39:44 Execute the post startup script on controller 10.30.171.251
23:39:44 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.251:/tmp/
23:39:45 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:39:45 + ssh 10.30.171.251 'bash /tmp/post-startup-script.sh 3'
23:39:45 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:39:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:40:50 2025-11-02T23:38:04,068 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:40:50 Controller is UP
23:40:50 2025-11-02T23:38:04,068 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:40:50 Listing all open ports on controller system...
23:40:50 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:40:50 looking for "BindException: Address already in use" in log file
23:40:50 looking for "server is unhealthy" in log file
23:40:50 + '[' 0 == 0 ']'
23:40:50 + seed_index=1
23:40:50 + dump_controller_threads
23:40:50 ++ seq 1 3
23:40:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:50 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:40:50 + echo 'Let'\''s take the karaf thread dump'
23:40:50 Let's take the karaf thread dump
23:40:50 + ssh 10.30.171.201 'sudo ps aux'
23:40:50 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:40:51 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
23:40:51 ++ grep -v grep
23:40:51 ++ tr -s ' '
23:40:51 ++ cut -f2 '-d '
23:40:51 + pid=2041
23:40:51 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
23:40:51 karaf main: org.apache.karaf.main.Main, pid:2041
23:40:51 + ssh 10.30.171.201 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
23:40:51 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
23:40:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:51 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:40:51 + echo 'Let'\''s take the karaf thread dump'
23:40:51 Let's take the karaf thread dump
23:40:51 + ssh 10.30.170.118 'sudo ps aux'
23:40:51 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:40:52 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
23:40:52 ++ cut -f2 '-d '
23:40:52 ++ grep -v grep
23:40:52 ++ tr -s ' '
23:40:52 + pid=2043
23:40:52 + echo 'karaf main: org.apache.karaf.main.Main, pid:2043'
23:40:52 karaf main: org.apache.karaf.main.Main, pid:2043
23:40:52 + ssh 10.30.170.118 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2043'
23:40:52 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
23:40:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:52 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:40:52 + echo 'Let'\''s take the karaf thread dump'
23:40:52 Let's take the karaf thread dump
23:40:52 + ssh 10.30.171.251 'sudo ps aux'
23:40:52 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:40:53 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
23:40:53 ++ grep -v grep
23:40:53 ++ cut -f2 '-d '
23:40:53 ++ tr -s ' '
23:40:53 + pid=2041
23:40:53 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
23:40:53 karaf main: org.apache.karaf.main.Main, pid:2041
23:40:53 + ssh 10.30.171.251 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
23:40:53 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:40:53 + '[' 0 -gt 0 ']'
23:40:53 + echo 'Generating controller variables...'
23:40:53 Generating controller variables...
23:40:53 ++ seq 1 3
23:40:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:53 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:40:53 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.201'
23:40:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:53 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:40:53 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.201 -v ODL_SYSTEM_2_IP:10.30.170.118'
23:40:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:53 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:40:53 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.201 -v ODL_SYSTEM_2_IP:10.30.170.118 -v ODL_SYSTEM_3_IP:10.30.171.251'
23:40:53 + echo 'Generating mininet variables...'
23:40:53 Generating mininet variables...
23:40:53 ++ seq 1 1
23:40:53 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:40:53 + MININETIP=TOOLS_SYSTEM_1_IP
23:40:53 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.253'
23:40:53 + get_test_suites SUITES
23:40:53 + local __suite_list=SUITES
23:40:53 + echo 'Locating test plan to use...'
23:40:53 Locating test plan to use...
23:40:53 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt
23:40:53 + '[' '!' -f /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt ']'
23:40:53 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
23:40:53 + '[' disabled '!=' disabled ']'
23:40:53 + echo 'Changing the testplan path...'
23:40:53 Changing the testplan path...
23:40:53 + sed s:integration:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
23:40:53 + cat testplan.txt
23:40:53 # Place the suites in run order:
23:40:53 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
23:40:53
23:40:53 + '[' -z '' ']'
23:40:53 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:40:53 ++ tr '\012' ' '
23:40:53 + suite_list='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
23:40:53 + eval 'SUITES='\''/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '\'''
23:40:53 ++ SUITES='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
23:40:53 + echo 'Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...'
23:40:53 Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...
23:40:53 + robot -N mdsal-netty-replicate.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip -v CONTROLLER:10.30.171.201 -v CONTROLLER1:10.30.170.118 -v CONTROLLER2:10.30.171.251 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium -v MININET:10.30.170.253 -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:scandium -v ODL_SYSTEM_IP:10.30.171.201 -v ODL_SYSTEM_1_IP:10.30.171.201 -v ODL_SYSTEM_2_IP:10.30.170.118 -v ODL_SYSTEM_3_IP:10.30.171.251 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.253 -v TOOLS_SYSTEM_1_IP:10.30.170.253 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
23:40:54 ==============================================================================
23:40:54 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty replicatio...
23:40:54 ==============================================================================
23:41:01 Replicate_Config_Addition :: Adding new configuration on source no... | FAIL |
23:50:30 Setup failed:
23:50:30 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.201:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:50:30
23:50:30 Also teardown failed:
23:50:30 Several failures occurred:
23:50:30
23:50:30 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:50:30
23:50:30 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:50:30
23:50:30 3) Failed to send the command: config:property-set enabled false
23:50:30
23:50:30 4) Failed to see prompt after sending the command: config:property-set enabled false
23:50:30
23:50:30 5) Failed to send the command: config:update
23:50:30
23:50:30 6) Failed to see prompt after sending the command: config:update
23:50:30
23:50:30 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:50:30
23:50:30 [ Message content over the limit has been removed. ]
23:50:30 ... to see prompt after sending the command: config:property-set enabled false
23:50:30
23:50:30 29) Failed to send the command: config:update
23:50:30
23:50:30 30) Failed to see prompt after sending the command: config:update
23:50:30
23:50:30 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:50:30
23:50:30 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:50:30
23:50:30 33) Failed to send the command: config:property-set enabled false
23:50:30
23:50:30 34) Failed to see prompt after sending the command: config:property-set enabled false
23:50:30
23:50:30 35) Failed to send the command: config:update
23:50:30
23:50:30 36) Failed to see prompt after sending the command: config:update
23:50:30 ------------------------------------------------------------------------------
23:50:30 Replicate_Config_Update :: Updating existing configuration on sour... | FAIL |
23:59:46 Setup failed:
23:59:46 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.201:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:59:46
23:59:46 Also teardown failed:
23:59:46 Several failures occurred:
23:59:46
23:59:46 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:59:46
23:59:46 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:59:46
23:59:46 3) Failed to send the command: config:property-set enabled false
23:59:46
23:59:46 4) Failed to see prompt after sending the command: config:property-set enabled false
23:59:46
23:59:46 5) Failed to send the command: config:update
23:59:46
23:59:46 6) Failed to see prompt after sending the command: config:update
23:59:46
23:59:46 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:59:46
23:59:46 [ Message content over the limit has been removed. ]
23:59:46 ... to see prompt after sending the command: config:property-set enabled false
23:59:46
23:59:46 29) Failed to send the command: config:update
23:59:46
23:59:46 30) Failed to see prompt after sending the command: config:update
23:59:46
23:59:46 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:59:46
23:59:46 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:59:46
23:59:46 33) Failed to send the command: config:property-set enabled false
23:59:46
23:59:46 34) Failed to see prompt after sending the command: config:property-set enabled false
23:59:46
23:59:46 35) Failed to send the command: config:update
23:59:46
23:59:46 36) Failed to see prompt after sending the command: config:update
23:59:46 ------------------------------------------------------------------------------
23:59:46 Replicte_Config_Deletion :: Updating existing configuration on sou... | FAIL |
00:09:02 Setup failed:
00:09:02 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.201:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:09:02
00:09:02 Also teardown failed:
00:09:02 Several failures occurred:
00:09:02
00:09:02 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:09:02
00:09:02 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:09:02
00:09:02 3) Failed to send the command: config:property-set enabled false
00:09:02
00:09:02 4) Failed to see prompt after sending the command: config:property-set enabled false
00:09:02
00:09:02 5) Failed to send the command: config:update
00:09:02
00:09:02 6) Failed to see prompt after sending the command: config:update
00:09:02
00:09:02 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:09:02
00:09:02 [ Message content over the limit has been removed. ]
00:09:02 ... to see prompt after sending the command: config:property-set enabled false
00:09:02
00:09:02 29) Failed to send the command: config:update
00:09:02
00:09:02 30) Failed to see prompt after sending the command: config:update
00:09:02
00:09:02 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:09:02
00:09:02 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:09:02
00:09:02 33) Failed to send the command: config:property-set enabled false
00:09:02
00:09:02 34) Failed to see prompt after sending the command: config:property-set enabled false
00:09:02
00:09:02 35) Failed to send the command: config:update
00:09:02
00:09:02 36) Failed to see prompt after sending the command: config:update
00:09:02 ------------------------------------------------------------------------------
00:09:02 Replicate_Multiple_Changes_to_Config :: CRUD configuration changes... | FAIL |
00:18:18 Setup failed:
00:18:18 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.201:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:18:18
00:18:18 Also teardown failed:
00:18:18 Several failures occurred:
00:18:18
00:18:18 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:18:18
00:18:18 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:18:18
00:18:18 3) Failed to send the command: config:property-set enabled false
00:18:18
00:18:18 4) Failed to see prompt after sending the command: config:property-set enabled false
00:18:18
00:18:18 5) Failed to send the command: config:update
00:18:18
00:18:18 6) Failed to see prompt after sending the command: config:update
00:18:18
00:18:18 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:18:18
00:18:18 [ Message content over the limit has been removed. ]
00:18:18 ... to see prompt after sending the command: config:property-set enabled false
00:18:18
00:18:18 29) Failed to send the command: config:update
00:18:18
00:18:18 30) Failed to see prompt after sending the command: config:update
00:18:18
00:18:18 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:18:18
00:18:18 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:18:18
00:18:18 33) Failed to send the command: config:property-set enabled false
00:18:18
00:18:18 34) Failed to see prompt after sending the command: config:property-set enabled false
00:18:18
00:18:18 35) Failed to send the command: config:update
00:18:18
00:18:18 36) Failed to see prompt after sending the command: config:update
00:18:18 ------------------------------------------------------------------------------
00:18:18 Replicate_Multiple_Changes_to_Multiple_Sinks :: CRUD configuration... | FAIL |
00:27:33 Setup failed:
00:27:33 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.201:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:27:33
00:27:33 Also teardown failed:
00:27:33 Several failures occurred:
00:27:33
00:27:33 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:27:33
00:27:33 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:27:33
00:27:33 3) Failed to send the command: config:property-set enabled false
00:27:33
00:27:33 4) Failed to see prompt after sending the command: config:property-set enabled false
00:27:33
00:27:33 5) Failed to send the command: config:update
00:27:33
00:27:33 6) Failed to see prompt after sending the command: config:update
00:27:33
00:27:33 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:27:33
00:27:33 [ Message content over the limit has been removed. ]
00:27:33 ... to see prompt after sending the command: config:property-set enabled false
00:27:33
00:27:33 29) Failed to send the command: config:update
00:27:33
00:27:33 30) Failed to see prompt after sending the command: config:update
00:27:33
00:27:33 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:27:33
00:27:33 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:27:33
00:27:33 33) Failed to send the command: config:property-set enabled false
00:27:33
00:27:33 34) Failed to see prompt after sending the command: config:property-set enabled false
00:27:33
00:27:33 35) Failed to send the command: config:update
00:27:33
00:27:33 36) Failed to see prompt after sending the command: config:update
00:27:33 ------------------------------------------------------------------------------
00:27:33 Sink_Catch_Up_To_Changes_After_Opening_Connection :: After opening... | FAIL |
00:36:49 Setup failed:
00:36:49 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.201:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:36:49
00:36:49 Also teardown failed:
00:36:49 Several failures occurred:
00:36:49
00:36:49 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:36:49
00:36:49 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:36:49
00:36:49 3) Failed to send the command: config:property-set enabled false
00:36:49
00:36:49 4) Failed to see prompt after sending the command: config:property-set enabled false
00:36:49
00:36:49 5) Failed to send the command: config:update
00:36:49
00:36:49 6) Failed to see prompt after sending the command: config:update
00:36:49
00:36:49 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:36:49
00:36:49 [ Message content over the limit has been removed. ]
00:36:49 ... to see prompt after sending the command: config:property-set enabled false
00:36:49
00:36:49 29) Failed to send the command: config:update
00:36:49
00:36:49 30) Failed to see prompt after sending the command: config:update
00:36:49
00:36:49 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:36:49
00:36:49 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:36:49
00:36:49 33) Failed to send the command: config:property-set enabled false
00:36:49
00:36:49 34) Failed to see prompt after sending the command: config:property-set enabled false
00:36:49
00:36:49 35) Failed to send the command: config:update
00:36:49
00:36:49 36) Failed to see prompt after sending the command: config:update
00:36:49 ------------------------------------------------------------------------------
00:36:49 Reconnect_After_Lost_Connection :: Test if sink sucessfuly reconne... | FAIL |
00:49:14 Setup failed:
00:49:14 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.201:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:49:14
00:49:14 Also teardown failed:
00:49:14 Several failures occurred:
00:49:14
00:49:14 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred:
00:49:14
00:49:14 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.201:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:49:14
00:49:14 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:49:14
00:49:14 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
00:49:14
00:49:14 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
00:49:14
00:49:14 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:49:14 [ Message content over the limit has been removed. ]
00:49:14 ... to see prompt after sending the command: config:property-set enabled false
00:49:14
00:49:14 32) Failed to send the command: config:update
00:49:14
00:49:14 33) Failed to see prompt after sending the command: config:update
00:49:14
00:49:14 34) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:49:14
00:49:14 35) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:49:14
00:49:14 36) Failed to send the command: config:property-set enabled false
00:49:14
00:49:14 37) Failed to see prompt after sending the command: config:property-set enabled false
00:49:14
00:49:14 38) Failed to send the command: config:update
00:49:14
00:49:14 39) Failed to see prompt after sending the command: config:update
00:49:14 ------------------------------------------------------------------------------
00:49:14 Change_Replication_Source :: After changing replication source ODL... | FAIL |
00:58:30 Setup failed:
00:58:30 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.201:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:58:30
00:58:30 Also teardown failed:
00:58:30 Several failures occurred:
00:58:30
00:58:30 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:58:30
00:58:30 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:58:30
00:58:30 3) Failed to send the command: config:property-set enabled false
00:58:30
00:58:30 4) Failed to see prompt after sending the command: config:property-set enabled false
00:58:30
00:58:30 5) Failed to send the command: config:update
00:58:30
00:58:30 6) Failed to see prompt after sending the command: config:update
00:58:30
00:58:30 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:58:30
00:58:30 [ Message content over the limit has been removed. ]
00:58:30 ... to see prompt after sending the command: config:property-set enabled false
00:58:30
00:58:30 29) Failed to send the command: config:update
00:58:30
00:58:30 30) Failed to see prompt after sending the command: config:update
00:58:30
00:58:30 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:58:30
00:58:30 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:58:30
00:58:30 33) Failed to send the command: config:property-set enabled false
00:58:30
00:58:30 34) Failed to see prompt after sending the command: config:property-set enabled false
00:58:30
00:58:30 35) Failed to send the command: config:update
00:58:30
00:58:30 36) Failed to see prompt after sending the command: config:update
00:58:30 ------------------------------------------------------------------------------
00:58:30 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty r... | FAIL |
00:58:30 8 tests, 0 passed, 8 failed
00:58:30 ==============================================================================
00:58:30 Output: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/output.xml
00:58:32 Log: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/log.html
00:58:32 Report: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/report.html
00:58:32 + true
00:58:32 + echo 'Examining the files in data/log and checking filesize'
00:58:32 Examining the files in data/log and checking filesize
00:58:32 + ssh 10.30.171.201 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
00:58:32 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:33 total 256
00:58:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 00:49 .
00:58:33 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 00:49 ..
00:58:33 -rw-rw-r-- 1 jenkins jenkins 253407 Nov 3 00:49 karaf.log
00:58:33 + ssh 10.30.171.201 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
00:58:33 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:33 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:58:33 + ssh 10.30.170.118 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
00:58:33 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:33 total 256
00:58:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 00:49 .
00:58:33 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 00:49 ..
00:58:33 -rw-rw-r-- 1 jenkins jenkins 253366 Nov 3 00:49 karaf.log
00:58:33 + ssh 10.30.170.118 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
00:58:33 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:34 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:58:34 + ssh 10.30.171.251 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
00:58:34 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:34 total 264
00:58:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 00:49 .
00:58:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 00:49 ..
00:58:34 -rw-rw-r-- 1 jenkins jenkins 260806 Nov 3 00:49 karaf.log
00:58:34 + ssh 10.30.171.251 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
00:58:34 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:34 256K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:58:34 + set +e
00:58:34 ++ seq 1 3
00:58:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:58:34 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:58:34 + echo 'Let'\''s take the karaf thread dump again'
00:58:34 Let's take the karaf thread dump again
00:58:34 + ssh 10.30.171.201 'sudo ps aux'
00:58:34 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:34 ++ tr -s ' '
00:58:34 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
00:58:34 ++ cut -f2 '-d '
00:58:34 ++ grep -v grep
00:58:34 + pid=12793
00:58:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:12793'
00:58:34 karaf main: org.apache.karaf.main.Main, pid:12793
00:58:34 + ssh 10.30.171.201 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12793'
00:58:35 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:35 + echo 'killing karaf process...'
00:58:35 killing karaf process...
00:58:35 + ssh 10.30.171.201 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:58:35 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:58:35 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:58:35 + echo 'Let'\''s take the karaf thread dump again'
00:58:35 Let's take the karaf thread dump again
00:58:35 + ssh 10.30.170.118 'sudo ps aux'
00:58:35 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:35 ++ tr -s ' '
00:58:35 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
00:58:35 ++ cut -f2 '-d '
00:58:35 ++ grep -v grep
00:58:35 + pid=12552
00:58:35 + echo 'karaf main: org.apache.karaf.main.Main, pid:12552'
00:58:35 karaf main: org.apache.karaf.main.Main, pid:12552
00:58:35 + ssh 10.30.170.118 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12552'
00:58:35 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:36 + echo 'killing karaf process...'
00:58:36 killing karaf process...
00:58:36 + ssh 10.30.170.118 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:58:36 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:58:36 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:58:36 + echo 'Let'\''s take the karaf thread dump again'
00:58:36 Let's take the karaf thread dump again
00:58:36 + ssh 10.30.171.251 'sudo ps aux'
00:58:36 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:36 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
00:58:36 ++ tr -s ' '
00:58:36 ++ cut -f2 '-d '
00:58:36 ++ grep -v grep
00:58:36 + pid=12586
00:58:36 + echo 'karaf main: org.apache.karaf.main.Main, pid:12586'
00:58:36 karaf main: org.apache.karaf.main.Main, pid:12586
00:58:36 + ssh 10.30.171.251 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12586'
00:58:36 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:37 + echo 'killing karaf process...'
00:58:37 killing karaf process...
00:58:37 + ssh 10.30.171.251 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:58:37 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:37 + sleep 5
00:58:42 ++ seq 1 3
00:58:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:58:42 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:58:42 + echo 'Compressing karaf.log 1'
00:58:42 Compressing karaf.log 1
00:58:42 + ssh 10.30.171.201 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:58:42 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:42 + echo 'Fetching compressed karaf.log 1'
00:58:42 Fetching compressed karaf.log 1
00:58:42 + scp 10.30.171.201:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
00:58:42 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:43 + ssh 10.30.171.201 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
00:58:43 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:43 + scp 10.30.171.201:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
00:58:43 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:43 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
00:58:43 + echo 'Fetch GC logs'
00:58:43 Fetch GC logs
00:58:43 + mkdir -p gclogs-1
00:58:43 + scp '10.30.171.201:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
00:58:43 Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
00:58:43 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:58:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:58:43 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:58:43 + echo 'Compressing karaf.log 2'
00:58:43 Compressing karaf.log 2
00:58:43 + ssh 10.30.170.118 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:58:43 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:43 + echo 'Fetching compressed karaf.log 2'
00:58:43 Fetching compressed karaf.log 2
00:58:43 + scp 10.30.170.118:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
00:58:43 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:44 + ssh 10.30.170.118 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
00:58:44 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:44 + scp 10.30.170.118:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
00:58:44 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:44 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
00:58:44 + echo 'Fetch GC logs'
00:58:44 Fetch GC logs
00:58:44 + mkdir -p gclogs-2
00:58:44 + scp '10.30.170.118:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
00:58:44 Warning: Permanently added '10.30.170.118' (ECDSA) to the list of known hosts.
00:58:44 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:58:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:58:44 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:58:44 + echo 'Compressing karaf.log 3'
00:58:44 Compressing karaf.log 3
00:58:44 + ssh 10.30.171.251 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:58:44 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:44 + echo 'Fetching compressed karaf.log 3'
00:58:44 Fetching compressed karaf.log 3
00:58:44 + scp 10.30.171.251:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
00:58:44 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:45 + ssh 10.30.171.251 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
00:58:45 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:45 + scp 10.30.171.251:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
00:58:45 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:45 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
00:58:45 + echo 'Fetch GC logs'
00:58:45 Fetch GC logs
00:58:45 + mkdir -p gclogs-3
00:58:45 + scp '10.30.171.251:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
00:58:45 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
00:58:45 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:58:45 + echo 'Examine copied files'
00:58:45 Examine copied files
00:58:45 + ls -lt
00:58:45 total 13224
00:58:45 drwxrwxr-x. 2 jenkins jenkins 6 Nov 3 00:58 gclogs-3
00:58:45 -rw-rw-r--. 1 jenkins jenkins 18964 Nov 3 00:58 odl3_karaf.log.gz
00:58:45 drwxrwxr-x. 2 jenkins jenkins 6 Nov 3 00:58 gclogs-2
00:58:45 -rw-rw-r--. 1 jenkins jenkins 18448 Nov 3 00:58 odl2_karaf.log.gz
00:58:45 drwxrwxr-x. 2 jenkins jenkins 6 Nov 3 00:58 gclogs-1
00:58:45 -rw-rw-r--. 1 jenkins jenkins 18379 Nov 3 00:58 odl1_karaf.log.gz
00:58:45 -rw-rw-r--. 1 jenkins jenkins 77736 Nov 3 00:58 karaf_3_12586_threads_after.log
00:58:45 -rw-rw-r--. 1 jenkins jenkins 13849 Nov 3 00:58 ps_after.log
00:58:45 -rw-rw-r--. 1 jenkins jenkins 77740 Nov 3 00:58 karaf_2_12552_threads_after.log
00:58:45 -rw-rw-r--. 1 jenkins jenkins 82715 Nov 3 00:58 karaf_1_12793_threads_after.log
00:58:45 -rw-rw-r--. 1 jenkins jenkins 247480 Nov 3 00:58 report.html
00:58:45 -rw-rw-r--. 1 jenkins jenkins 1056483 Nov 3 00:58 log.html
00:58:45 -rw-rw-r--. 1 jenkins jenkins 11589525 Nov 3 00:58 output.xml
00:58:45 -rw-rw-r--. 1 jenkins jenkins 155 Nov 2 23:40 testplan.txt
00:58:45 -rw-rw-r--. 1 jenkins jenkins 82708 Nov 2 23:40 karaf_3_2041_threads_before.log
00:58:45 -rw-rw-r--. 1 jenkins jenkins 14377 Nov 2 23:40 ps_before.log
00:58:45 -rw-rw-r--. 1 jenkins jenkins 79325 Nov 2 23:40 karaf_2_2043_threads_before.log
00:58:45 -rw-rw-r--. 1 jenkins jenkins 82719 Nov 2 23:40 karaf_1_2041_threads_before.log
00:58:45 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 2 23:37 post-startup-script.sh
00:58:45 -rw-rw-r--. 1 jenkins jenkins 252 Nov 2 23:37 startup-script.sh
00:58:45 -rw-rw-r--. 1 jenkins jenkins 3518 Nov 2 23:37 configuration-script.sh
00:58:45 -rw-rw-r--. 1 jenkins jenkins 335 Nov 2 23:37 detect_variables.env
00:58:45 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 2 23:37 pom.xml
00:58:45 -rw-rw-r--. 1 jenkins jenkins 92 Nov 2 23:37 set_variables.env
00:58:45 -rw-rw-r--. 1 jenkins jenkins 359 Nov 2 23:37 slave_addresses.txt
00:58:45 -rw-rw-r--. 1 jenkins jenkins 570 Nov 2 23:36 requirements.txt
00:58:45 -rw-rw-r--. 1 jenkins jenkins 26 Nov 2 23:36 env.properties
00:58:45 -rw-rw-r--. 1 jenkins jenkins 333 Nov 2 23:34 stack-parameters.yaml
00:58:45 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 2 23:33 test
00:58:45 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 23:33 test@tmp
00:58:45 -rw-rw-r--. 1 jenkins jenkins 1404 Nov 2 21:28 maven-metadata.xml
00:58:45 + true
00:58:45 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins16909650707010764539.sh
00:58:45 Cleaning up Robot installation...
00:58:46 $ ssh-agent -k
00:58:46 unset SSH_AUTH_SOCK;
00:58:46 unset SSH_AGENT_PID;
00:58:46 echo Agent pid 5275 killed;
00:58:46 [ssh-agent] Stopped.
00:58:46 Recording plot data
00:58:46 Robot results publisher started...
00:58:46 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:58:46 -Parsing output xml:
00:58:47 Done!
00:58:47 -Copying log files to build dir:
00:58:47 Done!
00:58:47 -Assigning results to build:
00:58:48 Done!
00:58:48 -Checking thresholds:
00:58:48 Done!
00:58:48 Done publishing Robot results.
00:58:48 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:58:48 [PostBuildScript] - [INFO] Executing post build scripts.
00:58:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11436830325082771235.sh
00:58:48 Archiving csit artifacts
00:58:48 mv: cannot stat '*_1.png': No such file or directory
00:58:48 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:58:48 mv: cannot stat '*_2.png': No such file or directory
00:58:48 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:58:48 mv: cannot stat '*_3.png': No such file or directory
00:58:48 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:58:48 % Total % Received % Xferd Average Speed Time Time Time Current
00:58:48 Dload Upload Total Spent Left Speed
00:58:48
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1016k 0 1016k 0 0 4381k 0 --:--:-- --:--:-- --:--:-- 4381k
00:58:48 Archive: robot-plugin.zip
00:58:48 inflating: ./archives/robot-plugin/log.html
00:58:48 inflating: ./archives/robot-plugin/output.xml
00:58:48 inflating: ./archives/robot-plugin/report.html
00:58:48 mv: cannot stat '*.log.gz': No such file or directory
00:58:48 mv: cannot stat '*.csv': No such file or directory
00:58:48 mv: cannot stat '*.png': No such file or directory
00:58:48 [PostBuildScript] - [INFO] Executing post build scripts.
00:58:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins6988812161034174451.sh
00:58:48 [PostBuildScript] - [INFO] Executing post build scripts.
00:58:48 [EnvInject] - Injecting environment variables from a build step.
00:58:48 [EnvInject] - Injecting as environment variables the properties content
00:58:48 OS_CLOUD=vex
00:58:48 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-79
00:58:48
00:58:48 [EnvInject] - Variables injected successfully.
00:58:48 provisioning config files...
00:58:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:58:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins12765811265544050366.sh
00:58:48 ---> openstack-stack-delete.sh
00:58:48 Setup pyenv:
00:58:49 system
00:58:49 3.8.13
00:58:49 3.9.13
00:58:49 3.10.13
00:58:49 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:58:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from file:/tmp/.os_lf_venv
00:58:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:58:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:58:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:58:51 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:58:51 lf-activate-venv(): INFO: Base packages installed successfully
00:58:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:59:06 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
00:59:06 INFO: Stack cost retrieval disabled, setting cost to 0
00:59:18 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-79
00:59:18 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-79
00:59:18 [PostBuildScript] - [INFO] Executing post build scripts.
00:59:18 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1269802809778272796.sh
00:59:18 ---> sysstat.sh
00:59:18 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins6340965154082540596.sh
00:59:18 ---> package-listing.sh
00:59:18 ++ facter osfamily
00:59:18 ++ tr '[:upper:]' '[:lower:]'
00:59:18 + OS_FAMILY=redhat
00:59:18 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
00:59:18 + START_PACKAGES=/tmp/packages_start.txt
00:59:18 + END_PACKAGES=/tmp/packages_end.txt
00:59:18 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:59:18 + PACKAGES=/tmp/packages_start.txt
00:59:18 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
00:59:18 + PACKAGES=/tmp/packages_end.txt
00:59:18 + case "${OS_FAMILY}" in
00:59:18 + rpm -qa
00:59:18 + sort
00:59:19 + '[' -f /tmp/packages_start.txt ']'
00:59:19 + '[' -f /tmp/packages_end.txt ']'
00:59:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:59:19 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
00:59:19 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
00:59:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
00:59:19 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins17767976570489993741.sh
00:59:19 ---> capture-instance-metadata.sh
00:59:19 Setup pyenv:
00:59:19 system
00:59:19 3.8.13
00:59:19 3.9.13
00:59:19 3.10.13
00:59:19 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:59:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from file:/tmp/.os_lf_venv
00:59:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:59:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:59:21 lf-activate-venv(): INFO: Base packages installed successfully
00:59:21 lf-activate-venv(): INFO: Installing additional packages: lftools
00:59:34 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
00:59:34 INFO: Running in OpenStack, capturing instance metadata
00:59:35 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4220062538569377697.sh
00:59:35 provisioning config files...
00:59:35 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #79
00:59:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config17853842785901686534tmp
00:59:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:59:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:59:35 provisioning config files...
00:59:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:59:35 [EnvInject] - Injecting environment variables from a build step.
00:59:35 [EnvInject] - Injecting as environment variables the properties content
00:59:35 SERVER_ID=logs
00:59:35
00:59:35 [EnvInject] - Variables injected successfully.
00:59:35 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins6871484296638854603.sh
00:59:35 ---> create-netrc.sh
00:59:35 WARN: Log server credential not found.
00:59:35 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins16023328179804104131.sh
00:59:35 ---> python-tools-install.sh
00:59:35 Setup pyenv:
00:59:35 system
00:59:35 3.8.13
00:59:35 3.9.13
00:59:35 3.10.13
00:59:35 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:59:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from file:/tmp/.os_lf_venv
00:59:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:59:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:59:38 lf-activate-venv(): INFO: Base packages installed successfully
00:59:38 lf-activate-venv(): INFO: Installing additional packages: lftools
00:59:48 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
00:59:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins15609693199414921688.sh
00:59:48 ---> sudo-logs.sh
00:59:48 Archiving 'sudo' log..
00:59:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins17202149556744945204.sh
00:59:48 ---> job-cost.sh
00:59:48 Setup pyenv:
00:59:49 system
00:59:49 3.8.13
00:59:49 3.9.13
00:59:49 3.10.13
00:59:49 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:59:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from file:/tmp/.os_lf_venv
00:59:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:59:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:59:51 lf-activate-venv(): INFO: Base packages installed successfully
00:59:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:59:58 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
00:59:58 DEBUG: total: 0
00:59:58 INFO: Retrieving Stack Cost...
00:59:59 INFO: Retrieving Pricing Info for: v3-standard-2
00:59:59 INFO: Archiving Costs
00:59:59 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins5032443541405802723.sh
00:59:59 ---> logs-deploy.sh
00:59:59 Setup pyenv:
00:59:59 system
00:59:59 3.8.13
00:59:59 3.9.13
00:59:59 3.10.13
00:59:59 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:00:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vUR from file:/tmp/.os_lf_venv
01:00:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:00:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:00:02 lf-activate-venv(): INFO: Base packages installed successfully
01:00:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:00:11 lf-activate-venv(): INFO: Adding /tmp/venv-4vUR/bin to PATH
01:00:11 WARNING: Nexus logging server not set
01:00:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/79/
01:00:11 INFO: archiving logs to S3
01:00:13 ---> uname -a:
01:00:13 Linux prd-centos8-robot-2c-8g-4830.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
01:00:13
01:00:13
01:00:13 ---> lscpu:
01:00:13 Architecture: x86_64
01:00:13 CPU op-mode(s): 32-bit, 64-bit
01:00:13 Byte Order: Little Endian
01:00:13 CPU(s): 2
01:00:13 On-line CPU(s) list: 0,1
01:00:13 Thread(s) per core: 1
01:00:13 Core(s) per socket: 1
01:00:13 Socket(s): 2
01:00:13 NUMA node(s): 1
01:00:13 Vendor ID: AuthenticAMD
01:00:13 CPU family: 23
01:00:13 Model: 49
01:00:13 Model name: AMD EPYC-Rome Processor
01:00:13 Stepping: 0
01:00:13 CPU MHz: 2800.000
01:00:13 BogoMIPS: 5600.00
01:00:13 Virtualization: AMD-V
01:00:13 Hypervisor vendor: KVM
01:00:13 Virtualization type: full
01:00:13 L1d cache: 32K
01:00:13 L1i cache: 32K
01:00:13 L2 cache: 512K
01:00:13 L3 cache: 16384K
01:00:13 NUMA node0 CPU(s): 0,1
01:00:13 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
01:00:13
01:00:13
01:00:13 ---> nproc:
01:00:13 2
01:00:13
01:00:13
01:00:13 ---> df -h:
01:00:13 Filesystem Size Used Avail Use% Mounted on
01:00:13 devtmpfs 3.8G 0 3.8G 0% /dev
01:00:13 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:00:13 tmpfs 3.8G 17M 3.8G 1% /run
01:00:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:00:13 /dev/vda1 40G 8.3G 32G 21% /
01:00:13 tmpfs 770M 0 770M 0% /run/user/1001
01:00:13
01:00:13
01:00:13 ---> free -m:
01:00:13 total used free shared buff/cache available
01:00:13 Mem: 7697 609 4865 19 2222 6788
01:00:13 Swap: 1023 0 1023
01:00:13
01:00:13
01:00:13 ---> ip addr:
01:00:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:00:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:00:13 inet 127.0.0.1/8 scope host lo
01:00:13 valid_lft forever preferred_lft forever
01:00:13 inet6 ::1/128 scope host
01:00:13 valid_lft forever preferred_lft forever
01:00:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:00:13 link/ether fa:16:3e:66:2c:ac brd ff:ff:ff:ff:ff:ff
01:00:13 altname enp0s3
01:00:13 altname ens3
01:00:13 inet 10.30.170.11/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:00:13 valid_lft 81181sec preferred_lft 81181sec
01:00:13 inet6 fe80::f816:3eff:fe66:2cac/64 scope link
01:00:13 valid_lft forever preferred_lft forever
01:00:13
01:00:13
01:00:13 ---> sar -b -r -n DEV:
01:00:13 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-4830.novalocal) 11/03/2025 _x86_64_ (2 CPU)
01:00:13
01:00:13 12:00:01 AM tps rtps wtps bread/s bwrtn/s
01:00:13 12:01:01 AM 0.85 0.00 0.85 0.00 206.46
01:00:13 12:02:01 AM 0.43 0.08 0.35 1.87 8.38
01:00:13 12:03:01 AM 0.25 0.00 0.25 0.00 6.30
01:00:13 12:04:01 AM 0.48 0.00 0.48 0.00 10.76
01:00:13 12:05:01 AM 0.23 0.00 0.23 0.00 5.80
01:00:13 12:06:01 AM 0.20 0.00 0.20 0.00 4.07
01:00:13 12:07:01 AM 0.13 0.00 0.13 0.00 5.86
01:00:13 12:08:01 AM 0.25 0.00 0.25 0.00 6.53
01:00:13 12:09:01 AM 0.43 0.00 0.43 0.00 8.83
01:00:13 12:10:01 AM 0.18 0.00 0.18 0.00 13.61
01:00:13 12:11:01 AM 0.27 0.00 0.27 0.00 5.13
01:00:13 12:12:01 AM 0.25 0.00 0.25 0.00 7.23
01:00:13 12:13:01 AM 0.12 0.00 0.12 0.00 3.08
01:00:13 12:14:01 AM 0.38 0.00 0.38 0.00 9.43
01:00:13 12:15:01 AM 0.12 0.00 0.12 0.00 3.20
01:00:13 12:16:01 AM 0.15 0.00 0.15 0.00 6.15
01:00:13 12:17:01 AM 0.15 0.00 0.15 0.00 2.02
01:00:13 12:18:01 AM 0.22 0.00 0.22 0.00 3.47
01:00:13 12:19:01 AM 0.37 0.00 0.37 0.00 17.19
01:00:13 12:20:01 AM 0.17 0.00 0.17 0.00 3.08
01:00:13 12:21:01 AM 0.17 0.00 0.17 0.00 5.52
01:00:13 12:22:01 AM 0.18 0.00 0.18 0.00 4.15
01:00:13 12:23:01 AM 0.15 0.00 0.15 0.00 5.20
01:00:13 12:24:01 AM 0.35 0.00 0.35 0.00 7.06
01:00:13 12:25:01 AM 0.27 0.00 0.27 0.00 8.93
01:00:13 12:26:01 AM 0.18 0.00 0.18 0.00 2.82
01:00:13 12:27:01 AM 0.15 0.00 0.15 0.00 3.75
01:00:13 12:28:01 AM 0.13 0.00 0.13 0.00 2.02
01:00:13 12:29:01 AM 0.70 0.32 0.38 6.93 18.61
01:00:13 12:30:01 AM 0.70 0.00 0.70 0.00 19.78
01:00:13 12:31:01 AM 0.28 0.00 0.28 0.00 7.28
01:00:13 12:32:01 AM 0.27 0.00 0.27 0.00 5.65
01:00:13 12:33:01 AM 0.15 0.00 0.15 0.00 5.75
01:00:13 12:34:01 AM 0.37 0.00 0.37 0.00 7.70
01:00:13 12:35:01 AM 0.15 0.00 0.15 0.00 5.33
01:00:13 12:36:01 AM 0.12 0.00 0.12 0.00 2.07
01:00:13 12:37:01 AM 0.32 0.00 0.32 0.00 12.63
01:00:13 12:38:01 AM 0.42 0.00 0.42 0.00 11.58
01:00:13 12:39:01 AM 7.73 5.75 1.98 555.55 31.47
01:00:13 12:40:01 AM 1.62 0.00 1.62 0.00 53.87
01:00:13 12:41:01 AM 0.28 0.00 0.28 0.00 8.72
01:00:13 12:42:01 AM 0.23 0.00 0.23 0.00 5.50
01:00:13 12:43:01 AM 0.15 0.00 0.15 0.00 5.73
01:00:13 12:44:01 AM 0.28 0.00 0.28 0.00 33.03
01:00:13 12:45:01 AM 0.52 0.00 0.52 0.00 38.34
01:00:13 12:46:01 AM 0.20 0.00 0.20 0.00 21.21
01:00:13 12:47:01 AM 0.23 0.00 0.23 0.00 21.60
01:00:13 12:48:01 AM 0.17 0.00 0.17 0.00 2.68
01:00:13 12:49:01 AM 0.22 0.00 0.22 0.00 3.65
01:00:13 12:50:01 AM 0.32 0.00 0.32 0.00 16.28
01:00:13 12:51:01 AM 0.17 0.00 0.17 0.00 5.37
01:00:13 12:52:01 AM 0.25 0.00 0.25 0.00 5.60
01:00:13 12:53:01 AM 0.17 0.00 0.17 0.00 3.65
01:00:13 12:54:01 AM 0.22 0.00 0.22 0.00 6.06
01:00:13 12:55:01 AM 0.25 0.00 0.25 0.00 7.42
01:00:13 12:56:01 AM 0.17 0.00 0.17 0.00 4.55
01:00:13 12:57:01 AM 0.12 0.00 0.12 0.00 1.60
01:00:13 12:58:01 AM 0.13 0.00 0.13 0.00 3.20
01:00:13 12:59:01 AM 7.71 0.28 7.43 33.85 210.11
01:00:13 01:00:01 AM 32.52 0.42 32.11 48.25 1895.40
01:00:13 Average: 1.07 0.11 0.96 10.78 47.63
01:00:13
01:00:13 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:00:13 12:01:01 AM 4888396 6999236 2994032 37.98 2688 2277196 720920 8.07 268068 2340408 24
01:00:13 12:02:01 AM 4888212 6999212 2994216 37.99 2688 2277360 720920 8.07 268212 2340564 52
01:00:13 12:03:01 AM 4888588 6999676 2993840 37.98 2688 2277452 720920 8.07 268212 2340368 24
01:00:13 12:04:01 AM 4888300 6999480 2994128 37.98 2688 2277544 720920 8.07 268212 2340668 52
01:00:13 12:05:01 AM 4888116 6999396 2994312 37.99 2688 2277644 720920 8.07 268212 2340596 40
01:00:13 12:06:01 AM 4887660 6999040 2994768 37.99 2688 2277744 720920 8.07 268212 2341264 92
01:00:13 12:07:01 AM 4887336 6998788 2995092 38.00 2688 2277816 710144 7.95 268212 2341360 20
01:00:13 12:08:01 AM 4887924 6999480 2994504 37.99 2688 2277920 712104 7.97 268424 2340904 4
01:00:13 12:09:01 AM 4887524 6999128 2994904 37.99 2688 2277968 712104 7.97 268424 2341020 32
01:00:13 12:10:01 AM 4887008 6998952 2995420 38.00 2688 2278316 710144 7.95 268424 2341416 8
01:00:13 12:11:01 AM 4887240 6999292 2995188 38.00 2688 2278416 710144 7.95 268424 2341420 40
01:00:13 12:12:01 AM 4887120 6999264 2995308 38.00 2688 2278508 710144 7.95 268424 2341516 8
01:00:13 12:13:01 AM 4887044 6999280 2995384 38.00 2688 2278600 710144 7.95 268424 2341620 36
01:00:13 12:14:01 AM 4887092 6999420 2995336 38.00 2688 2278692 710144 7.95 268424 2341780 16
01:00:13 12:15:01 AM 4886960 6999372 2995468 38.00 2688 2278784 710144 7.95 268424 2341800 48
01:00:13 12:16:01 AM 4886984 6999508 2995444 38.00 2688 2278900 710144 7.95 268424 2342032 40
01:00:13 12:17:01 AM 4886788 6999348 2995640 38.00 2688 2278936 710144 7.95 268424 2342172 16
01:00:13 12:18:01 AM 4886316 6998924 2996112 38.01 2688 2278984 710144 7.95 268424 2342276 32
01:00:13 12:19:01 AM 4885296 6998248 2997132 38.02 2688 2279328 710144 7.95 268424 2343276 32
01:00:13 12:20:01 AM 4885160 6998200 2997268 38.02 2688 2279408 730344 8.18 268424 2343412 56
01:00:13 12:21:01 AM 4885400 6998544 2997028 38.02 2688 2279520 730344 8.18 268424 2343520 40
01:00:13 12:22:01 AM 4885376 6998596 2997052 38.02 2688 2279596 730344 8.18 268424 2343604 60
01:00:13 12:23:01 AM 4884544 6997864 2997884 38.03 2688 2279688 730344 8.18 268424 2344340 24
01:00:13 12:24:01 AM 4884284 6997696 2998144 38.04 2688 2279780 730344 8.18 268424 2344504 52
01:00:13 12:25:01 AM 4883908 6997448 2998520 38.04 2688 2279908 730344 8.18 268424 2344780 24
01:00:13 12:26:01 AM 4884280 6997856 2998148 38.04 2688 2279944 730344 8.18 268424 2344616 32
01:00:13 12:27:01 AM 4883748 6997376 2998680 38.04 2688 2279996 730344 8.18 268424 2344948 20
01:00:13 12:28:01 AM 4883716 6997676 2998712 38.04 2688 2280328 730344 8.18 268424 2345116 320
01:00:13 12:29:01 AM 4882996 6997036 2999432 38.05 2688 2280532 730344 8.18 268424 2345264 36
01:00:13 12:30:01 AM 4883000 6997328 2999428 38.05 2688 2280704 701588 7.86 268552 2345492 56
01:00:13 12:31:01 AM 4882592 6997020 2999836 38.06 2688 2280804 701588 7.86 268552 2345888 36
01:00:13 12:32:01 AM 4882784 6997304 2999644 38.05 2688 2280896 701588 7.86 268552 2345616 60
01:00:13 12:33:01 AM 4882388 6997004 3000040 38.06 2688 2280992 701588 7.86 268552 2345940 32
01:00:13 12:34:01 AM 4882540 6997288 2999888 38.06 2688 2281124 701588 7.86 268552 2346084 104
01:00:13 12:35:01 AM 4882476 6997268 2999952 38.06 2688 2281160 701588 7.86 268552 2345972 8
01:00:13 12:36:01 AM 4882716 6997560 2999712 38.06 2688 2281212 701588 7.86 268552 2345912 32
01:00:13 12:37:01 AM 4882484 6997616 2999944 38.06 2688 2281500 701588 7.86 268552 2346216 56
01:00:13 12:38:01 AM 4882108 6997348 3000320 38.06 2688 2281608 701588 7.86 268552 2346644 4
01:00:13 12:39:01 AM 4864980 6997032 3017448 38.28 2688 2298364 701712 7.86 270716 2361212 4
01:00:13 12:40:01 AM 4864476 6996616 3017952 38.29 2688 2298452 715168 8.01 270716 2361576 36
01:00:13 12:41:01 AM 4864492 6996736 3017936 38.29 2688 2298548 715168 8.01 270716 2361664 4
01:00:13 12:42:01 AM 4864488 6996824 3017940 38.29 2688 2298640 715168 8.01 270716 2361756 52
01:00:13 12:43:01 AM 4864760 6997188 3017668 38.28 2688 2298732 715168 8.01 270720 2361556 4
01:00:13 12:44:01 AM 4861880 6995200 3020548 38.32 2688 2299640 715168 8.01 270716 2364084 4
01:00:13 12:45:01 AM 4858232 6992552 3024196 38.37 2688 2300624 715168 8.01 270716 2368044 4
01:00:13 12:46:01 AM 4854308 6989484 3028120 38.42 2688 2301476 715168 8.01 270720 2371784 276
01:00:13 12:47:01 AM 4853128 6988608 3029300 38.43 2688 2301780 715168 8.01 270720 2372952 4
01:00:13 12:48:01 AM 4852068 6987596 3030360 38.44 2688 2301828 715168 8.01 270720 2374096 24
01:00:13 12:49:01 AM 4852128 6987696 3030300 38.44 2688 2301868 730592 8.18 270748 2374176 12
01:00:13 12:50:01 AM 4850060 6985980 3032368 38.47 2688 2302220 725552 8.12 270748 2376032 40
01:00:13 12:51:01 AM 4850120 6986128 3032308 38.47 2688 2302312 725552 8.12 270748 2376004 4
01:00:13 12:52:01 AM 4849916 6986020 3032512 38.47 2688 2302408 725552 8.12 270748 2376100 40
01:00:13 12:53:01 AM 4850128 6986320 3032300 38.47 2688 2302496 725552 8.12 270748 2376072 68
01:00:13 12:54:01 AM 4849816 6986100 3032612 38.47 2688 2302588 725552 8.12 270748 2376484 40
01:00:13 12:55:01 AM 4849904 6986292 3032524 38.47 2688 2302684 725552 8.12 270748 2376276 8
01:00:13 12:56:01 AM 4849764 6986260 3032664 38.47 2688 2302800 725552 8.12 270748 2376384 24
01:00:13 12:57:01 AM 4849676 6986212 3032752 38.47 2688 2302840 725552 8.12 270748 2376432 40
01:00:13 12:58:01 AM 4849768 6986364 3032660 38.47 2688 2302892 725552 8.12 270748 2376492 24
01:00:13 12:59:01 AM 4913172 6916524 2969256 37.67 2688 2173724 750760 8.41 314488 2287336 63240
01:00:13 01:00:01 AM 5018404 6995436 2864024 36.33 2688 2149352 686840 7.69 481256 2022248 35120
01:00:13 Average: 4878035 6994204 3004393 38.12 2688 2282685 716924 8.03 273501 2346218 1679
01:00:13
01:00:13 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:00:13 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:01:01 AM eth0 1.20 0.38 0.22 0.06 0.00 0.00 0.00 0.00
01:00:13 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:02:01 AM eth0 1.02 0.48 0.38 0.24 0.00 0.00 0.00 0.00
01:00:13 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:03:01 AM eth0 3.93 0.25 0.28 0.05 0.00 0.00 0.00 0.00
01:00:13 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:04:01 AM eth0 5.40 0.53 0.86 0.33 0.00 0.00 0.00 0.00
01:00:13 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:05:01 AM eth0 0.92 0.45 0.36 0.24 0.00 0.00 0.00 0.00
01:00:13 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:06:01 AM eth0 2.18 0.95 0.64 0.37 0.00 0.00 0.00 0.00
01:00:13 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:07:01 AM eth0 4.25 0.62 0.63 0.11 0.00 0.00 0.00 0.00
01:00:13 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:08:01 AM eth0 0.75 0.05 0.05 0.00 0.00 0.00 0.00 0.00
01:00:13 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:09:01 AM eth0 0.88 0.20 0.20 0.07 0.00 0.00 0.00 0.00
01:00:13 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:10:01 AM eth0 7.78 6.62 1.90 1.31 0.00 0.00 0.00 0.00
01:00:13 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:11:01 AM eth0 0.67 0.20 0.11 0.04 0.00 0.00 0.00 0.00
01:00:13 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:12:01 AM eth0 0.65 0.20 0.11 0.04 0.00 0.00 0.00 0.00
01:00:13 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:13:01 AM eth0 0.45 0.25 0.10 0.05 0.00 0.00 0.00 0.00
01:00:13 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:14:01 AM eth0 0.80 0.38 0.24 0.11 0.00 0.00 0.00 0.00
01:00:13 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:15:01 AM eth0 0.65 0.25 0.13 0.05 0.00 0.00 0.00 0.00
01:00:13 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:16:01 AM eth0 1.83 1.20 0.39 0.23 0.00 0.00 0.00 0.00
01:00:13 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:17:01 AM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00
01:00:13 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:18:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00
01:00:13 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:19:01 AM eth0 7.83 6.73 1.97 1.37 0.00 0.00 0.00 0.00
01:00:13 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:20:01 AM eth0 0.63 0.30 0.16 0.05 0.00 0.00 0.00 0.00
01:00:13 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:21:01 AM eth0 0.47 0.20 0.10 0.04 0.00 0.00 0.00 0.00
01:00:13 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:22:01 AM eth0 0.57 0.25 0.10 0.05 0.00 0.00 0.00 0.00
01:00:13 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:23:01 AM eth0 0.42 0.22 0.08 0.04 0.00 0.00 0.00 0.00
01:00:13 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:24:01 AM eth0 2.07 0.32 0.31 0.11 0.00 0.00 0.00 0.00
01:00:13 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:25:01 AM eth0 4.32 1.43 0.78 0.47 0.00 0.00 0.00 0.00
01:00:13 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:26:01 AM eth0 1.62 0.00 0.10 0.00 0.00 0.00 0.00 0.00
01:00:13 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:27:01 AM eth0 1.72 0.47 0.72 0.42 0.00 0.00 0.00 0.00
01:00:13 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:28:01 AM eth0 8.01 6.71 1.97 1.30 0.00 0.00 0.00 0.00
01:00:13 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:29:01 AM eth0 0.67 0.35 0.23 0.11 0.00 0.00 0.00 0.00
01:00:13 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:30:01 AM eth0 0.43 0.20 0.09 0.04 0.00 0.00 0.00 0.00
01:00:13 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:31:01 AM eth0 1.02 0.45 0.36 0.24 0.00 0.00 0.00 0.00
01:00:13 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:32:01 AM eth0 1.45 0.25 0.21 0.05 0.00 0.00 0.00 0.00
01:00:13 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:33:01 AM eth0 1.77 0.58 0.73 0.46 0.00 0.00 0.00 0.00
01:00:13 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:34:01 AM eth0 2.58 1.63 0.82 0.51 0.00 0.00 0.00 0.00
01:00:13 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:35:01 AM eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00
01:00:13 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:36:01 AM eth0 0.50 0.05 0.03 0.00 0.00 0.00 0.00 0.00
01:00:13 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:37:01 AM eth0 8.06 6.13 1.88 1.20 0.00 0.00 0.00 0.00
01:00:13 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:38:01 AM eth0 2.42 1.15 0.65 0.37 0.00 0.00 0.00 0.00
01:00:13 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:39:01 AM eth0 3.27 1.42 0.77 0.41 0.00 0.00 0.00 0.00
01:00:13 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:40:01 AM eth0 3.13 0.45 0.68 0.27 0.00 0.00 0.00 0.00
01:00:13 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:41:01 AM eth0 0.83 0.37 0.35 0.23 0.00 0.00 0.00 0.00
01:00:13 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:42:01 AM eth0 4.10 0.42 1.06 0.24 0.00 0.00 0.00 0.00
01:00:13 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:43:01 AM eth0 0.98 0.22 0.13 0.04 0.00 0.00 0.00 0.00
01:00:13 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:44:01 AM eth0 6.45 3.93 1.78 1.00 0.00 0.00 0.00 0.00
01:00:13 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:45:01 AM eth0 3.90 2.93 1.55 0.94 0.00 0.00 0.00 0.00
01:00:13 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:46:01 AM eth0 3.08 2.30 0.91 0.48 0.00 0.00 0.00 0.00
01:00:13 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:47:01 AM eth0 1.45 0.40 0.24 0.09 0.00 0.00 0.00 0.00
01:00:13 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:48:01 AM eth0 1.43 0.05 0.11 0.00 0.00 0.00 0.00 0.00
01:00:13 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:49:01 AM eth0 0.62 0.18 0.16 0.07 0.00 0.00 0.00 0.00
01:00:13 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:50:01 AM eth0 7.81 6.73 1.93 1.32 0.00 0.00 0.00 0.00
01:00:13 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:51:01 AM eth0 0.53 0.20 0.10 0.04 0.00 0.00 0.00 0.00
01:00:13 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:52:01 AM eth0 0.68 0.27 0.10 0.05 0.00 0.00 0.00 0.00
01:00:13 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:53:01 AM eth0 1.43 0.20 0.26 0.04 0.00 0.00 0.00 0.00
01:00:13 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:54:01 AM eth0 3.20 0.87 1.21 0.72 0.00 0.00 0.00 0.00
01:00:13 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:55:01 AM eth0 0.42 0.20 0.09 0.04 0.00 0.00 0.00 0.00
01:00:13 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:56:01 AM eth0 4.35 1.25 0.74 0.24 0.00 0.00 0.00 0.00
01:00:13 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:57:01 AM eth0 0.77 0.05 0.05 0.00 0.00 0.00 0.00 0.00
01:00:13 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:58:01 AM eth0 0.82 0.00 0.05 0.00 0.00 0.00 0.00 0.00
01:00:13 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 12:59:01 AM eth0 68.32 48.36 94.66 73.82 0.00 0.00 0.00 0.00
01:00:13 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 01:00:01 AM eth0 17.39 14.83 13.94 7.44 0.00 0.00 0.00 0.00
01:00:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:13 Average: eth0 3.60 2.11 2.31 1.63 0.00 0.00 0.00 0.00
01:00:13
01:00:13
01:00:13 ---> sar -P ALL:
01:00:13 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-4830.novalocal) 11/03/2025 _x86_64_ (2 CPU)
01:00:13
01:00:13 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
01:00:13 12:01:01 AM all 0.58 0.03 0.30 0.03 0.08 98.98
01:00:13 12:01:01 AM 0 0.67 0.05 0.30 0.07 0.07 98.85
01:00:13 12:01:01 AM 1 0.48 0.02 0.30 0.00 0.08 99.11
01:00:13 12:02:01 AM all 0.56 0.00 0.15 0.01 0.06 99.22
01:00:13 12:02:01 AM 0 0.67 0.00 0.12 0.00 0.05 99.17
01:00:13 12:02:01 AM 1 0.45 0.00 0.18 0.02 0.07 99.28
01:00:13 12:03:01 AM all 0.57 0.00 0.13 0.00 0.08 99.22
01:00:13 12:03:01 AM 0 0.57 0.00 0.17 0.00 0.08 99.18
01:00:13 12:03:01 AM 1 0.57 0.00 0.10 0.00 0.07 99.27
01:00:13 12:04:01 AM all 0.54 0.00 0.11 0.00 0.08 99.27
01:00:13 12:04:01 AM 0 0.50 0.00 0.10 0.00 0.08 99.32
01:00:13 12:04:01 AM 1 0.58 0.00 0.12 0.00 0.07 99.23
01:00:13 12:05:01 AM all 0.56 0.00 0.11 0.00 0.08 99.25
01:00:13 12:05:01 AM 0 0.67 0.00 0.07 0.00 0.07 99.20
01:00:13 12:05:01 AM 1 0.45 0.00 0.15 0.00 0.10 99.30
01:00:13 12:06:01 AM all 0.75 0.00 0.13 0.00 0.08 99.03
01:00:13 12:06:01 AM 0 0.47 0.00 0.12 0.00 0.07 99.35
01:00:13 12:06:01 AM 1 1.04 0.00 0.15 0.00 0.10 98.71
01:00:13 12:07:01 AM all 7.22 0.00 0.44 0.00 0.07 92.27
01:00:13 12:07:01 AM 0 0.12 0.00 0.12 0.00 0.08 99.68
01:00:13 12:07:01 AM 1 14.92 0.00 0.80 0.00 0.05 84.23
01:00:13 12:08:01 AM all 7.14 0.00 0.53 0.00 0.07 92.26
01:00:13 12:08:01 AM 0 14.28 0.00 0.97 0.00 0.05 84.69
01:00:13 12:08:01 AM 1 0.55 0.00 0.12 0.00 0.08 99.25
01:00:13 12:09:01 AM all 6.95 0.00 0.44 0.00 0.06 92.54
01:00:13 12:09:01 AM 0 13.93 0.00 0.87 0.00 0.07 85.13
01:00:13 12:09:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
01:00:13 12:10:01 AM all 3.18 0.00 0.21 0.00 0.06 96.56
01:00:13 12:10:01 AM 0 5.01 0.00 0.27 0.00 0.07 94.66
01:00:13 12:10:01 AM 1 1.35 0.00 0.15 0.00 0.05 98.45
01:00:13 12:11:01 AM all 0.37 0.00 0.12 0.01 0.07 99.44
01:00:13 12:11:01 AM 0 0.27 0.00 0.08 0.02 0.05 99.58
01:00:13 12:11:01 AM 1 0.47 0.00 0.15 0.00 0.08 99.30
01:00:13
01:00:13 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
01:00:13 12:12:01 AM all 0.58 0.00 0.09 0.00 0.08 99.25
01:00:13 12:12:01 AM 0 0.57 0.00 0.15 0.00 0.12 99.16
01:00:13 12:12:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
01:00:13 12:13:01 AM all 0.54 0.00 0.10 0.00 0.08 99.28
01:00:13 12:13:01 AM 0 0.52 0.00 0.15 0.00 0.10 99.23
01:00:13 12:13:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
01:00:13 12:14:01 AM all 0.57 0.00 0.11 0.00 0.06 99.27
01:00:13 12:14:01 AM 0 0.50 0.00 0.12 0.00 0.07 99.31
01:00:13 12:14:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.22
01:00:13 12:15:01 AM all 0.54 0.00 0.11 0.00 0.08 99.27
01:00:13 12:15:01 AM 0 0.45 0.00 0.13 0.00 0.10 99.31
01:00:13 12:15:01 AM 1 0.63 0.00 0.08 0.00 0.05 99.23
01:00:13 12:16:01 AM all 5.56 0.00 0.39 0.00 0.07 93.98
01:00:13 12:16:01 AM 0 0.35 0.00 0.15 0.00 0.07 99.43
01:00:13 12:16:01 AM 1 11.10 0.00 0.64 0.00 0.07 88.19
01:00:13 12:17:01 AM all 6.95 0.00 0.47 0.00 0.08 92.51
01:00:13 12:17:01 AM 0 0.08 0.00 0.13 0.00 0.07 99.72
01:00:13 12:17:01 AM 1 14.42 0.00 0.84 0.00 0.09 84.65
01:00:13 12:18:01 AM all 6.96 0.00 0.46 0.00 0.07 92.51
01:00:13 12:18:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
01:00:13 12:18:01 AM 1 14.42 0.00 0.87 0.00 0.07 84.63
01:00:13 12:19:01 AM all 4.84 0.00 0.30 0.00 0.07 94.78
01:00:13 12:19:01 AM 0 4.81 0.00 0.28 0.00 0.08 94.82
01:00:13 12:19:01 AM 1 4.88 0.00 0.33 0.00 0.05 94.75
01:00:13 12:20:01 AM all 0.56 0.00 0.10 0.00 0.08 99.27
01:00:13 12:20:01 AM 0 0.55 0.00 0.17 0.00 0.10 99.18
01:00:13 12:20:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
01:00:13 12:21:01 AM all 0.54 0.00 0.12 0.00 0.07 99.27
01:00:13 12:21:01 AM 0 0.42 0.00 0.15 0.00 0.07 99.37
01:00:13 12:21:01 AM 1 0.67 0.00 0.08 0.00 0.07 99.18
01:00:13 12:22:01 AM all 0.55 0.00 0.11 0.00 0.07 99.27
01:00:13 12:22:01 AM 0 0.35 0.00 0.12 0.00 0.08 99.45
01:00:13 12:22:01 AM 1 0.75 0.00 0.10 0.00 0.05 99.10
01:00:13
01:00:13 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
01:00:13 12:23:01 AM all 0.49 0.00 0.11 0.00 0.08 99.32
01:00:13 12:23:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
01:00:13 12:23:01 AM 1 0.38 0.00 0.15 0.00 0.10 99.36
01:00:13 12:24:01 AM all 0.55 0.00 0.13 0.00 0.08 99.24
01:00:13 12:24:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28
01:00:13 12:24:01 AM 1 0.52 0.00 0.17 0.00 0.12 99.20
01:00:13 12:25:01 AM all 3.99 0.00 0.31 0.00 0.07 95.63
01:00:13 12:25:01 AM 0 6.98 0.00 0.45 0.00 0.07 92.50
01:00:13 12:25:01 AM 1 1.10 0.00 0.18 0.00 0.07 98.65
01:00:13 12:26:01 AM all 7.06 0.00 0.49 0.00 0.06 92.39
01:00:13 12:26:01 AM 0 14.44 0.00 0.89 0.00 0.05 84.63
01:00:13 12:26:01 AM 1 0.25 0.00 0.12 0.00 0.07 99.57
01:00:13 12:27:01 AM all 7.03 0.00 0.47 0.00 0.08 92.43
01:00:13 12:27:01 AM 0 14.04 0.00 0.83 0.00 0.07 85.06
01:00:13 12:27:01 AM 1 0.57 0.00 0.13 0.00 0.08 99.22
01:00:13 12:28:01 AM all 6.69 0.00 0.40 0.00 0.06 92.85
01:00:13 12:28:01 AM 0 11.78 0.00 0.68 0.00 0.07 87.47
01:00:13 12:28:01 AM 1 1.82 0.00 0.13 0.00 0.05 98.00
01:00:13 12:29:01 AM all 0.57 0.01 0.13 0.01 0.08 99.21
01:00:13 12:29:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27
01:00:13 12:29:01 AM 1 0.53 0.02 0.18 0.02 0.10 99.15
01:00:13 12:30:01 AM all 0.53 0.00 0.13 0.01 0.08 99.26
01:00:13 12:30:01 AM 0 0.52 0.00 0.15 0.00 0.10 99.23
01:00:13 12:30:01 AM 1 0.53 0.00 0.12 0.02 0.05 99.28
01:00:13 12:31:01 AM all 0.58 0.00 0.12 0.00 0.08 99.23
01:00:13 12:31:01 AM 0 0.65 0.00 0.07 0.00 0.05 99.23
01:00:13 12:31:01 AM 1 0.50 0.00 0.17 0.00 0.10 99.23
01:00:13 12:32:01 AM all 0.53 0.00 0.12 0.00 0.08 99.27
01:00:13 12:32:01 AM 0 0.55 0.00 0.08 0.00 0.07 99.30
01:00:13 12:32:01 AM 1 0.52 0.00 0.15 0.00 0.10 99.23
01:00:13 12:33:01 AM all 0.56 0.00 0.13 0.00 0.08 99.24
01:00:13 12:33:01 AM 0 0.65 0.00 0.08 0.00 0.05 99.22
01:00:13 12:33:01 AM 1 0.47 0.00 0.17 0.00 0.10 99.26
01:00:13
01:00:13 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
01:00:13 12:34:01 AM all 2.30 0.00 0.19 0.00 0.08 97.44
01:00:13 12:34:01 AM 0 0.73 0.00 0.08 0.00 0.08 99.10
01:00:13 12:34:01 AM 1 3.89 0.00 0.29 0.00 0.07 95.76
01:00:13 12:35:01 AM all 6.91 0.00 0.46 0.00 0.06 92.57
01:00:13 12:35:01 AM 0 0.05 0.00 0.12 0.00 0.05 99.78
01:00:13 12:35:01 AM 1 14.35 0.00 0.83 0.00 0.07 84.74
01:00:13 12:36:01 AM all 6.96 0.00 0.47 0.00 0.06 92.51
01:00:13 12:36:01 AM 0 13.99 0.00 0.91 0.00 0.07 85.03
01:00:13 12:36:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38
01:00:13 12:37:01 AM all 8.26 0.00 0.45 0.00 0.07 91.22
01:00:13 12:37:01 AM 0 14.34 0.00 0.73 0.00 0.05 84.87
01:00:13 12:37:01 AM 1 2.57 0.00 0.18 0.00 0.08 97.16
01:00:13 12:38:01 AM all 0.73 0.00 0.13 0.00 0.08 99.06
01:00:13 12:38:01 AM 0 0.40 0.00 0.15 0.00 0.08 99.37
01:00:13 12:38:01 AM 1 1.07 0.00 0.10 0.00 0.07 98.76
01:00:13 12:39:01 AM all 0.56 0.24 0.21 0.11 0.07 98.81
01:00:13 12:39:01 AM 0 0.57 0.48 0.22 0.22 0.05 98.46
01:00:13 12:39:01 AM 1 0.55 0.00 0.20 0.00 0.08 99.16
01:00:13 12:40:01 AM all 0.59 0.00 0.14 0.01 0.08 99.18
01:00:13 12:40:01 AM 0 0.67 0.00 0.12 0.02 0.05 99.15
01:00:13 12:40:01 AM 1 0.52 0.00 0.17 0.00 0.10 99.21
01:00:13 12:41:01 AM all 0.63 0.00 0.13 0.00 0.07 99.18
01:00:13 12:41:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
01:00:13 12:41:01 AM 1 0.65 0.00 0.20 0.00 0.10 99.05
01:00:13 12:42:01 AM all 0.56 0.00 0.12 0.00 0.07 99.26
01:00:13 12:42:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
01:00:13 12:42:01 AM 1 0.53 0.00 0.17 0.00 0.08 99.21
01:00:13 12:43:01 AM all 0.53 0.00 0.12 0.00 0.06 99.29
01:00:13 12:43:01 AM 0 0.58 0.00 0.12 0.00 0.07 99.23
01:00:13 12:43:01 AM 1 0.48 0.00 0.12 0.00 0.05 99.35
01:00:13 12:44:01 AM all 2.43 0.00 0.20 0.00 0.08 97.29
01:00:13 12:44:01 AM 0 2.54 0.00 0.17 0.00 0.07 97.23
01:00:13 12:44:01 AM 1 2.32 0.00 0.23 0.00 0.08 97.36
01:00:13
01:00:13 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
01:00:13 12:45:01 AM all 2.10 0.00 0.18 0.01 0.08 97.64
01:00:13 12:45:01 AM 0 2.96 0.00 0.23 0.02 0.07 96.73
01:00:13 12:45:01 AM 1 1.25 0.00 0.12 0.00 0.08 98.55
01:00:13 12:46:01 AM all 1.95 0.00 0.16 0.00 0.08 97.81
01:00:13 12:46:01 AM 0 2.87 0.00 0.22 0.00 0.10 96.81
01:00:13 12:46:01 AM 1 1.04 0.00 0.10 0.00 0.05 98.81
01:00:13 12:47:01 AM all 5.98 0.00 0.40 0.00 0.05 93.58
01:00:13 12:47:01 AM 0 11.37 0.00 0.68 0.00 0.07 87.88
01:00:13 12:47:01 AM 1 0.92 0.00 0.13 0.00 0.03 98.92
01:00:13 12:48:01 AM all 7.10 0.00 0.47 0.00 0.07 92.36
01:00:13 12:48:01 AM 0 14.24 0.00 0.91 0.00 0.07 84.78
01:00:13 12:48:01 AM 1 0.53 0.00 0.07 0.00 0.07 99.33
01:00:13 12:49:01 AM all 7.05 0.00 0.45 0.00 0.06 92.44
01:00:13 12:49:01 AM 0 14.29 0.00 0.85 0.00 0.07 84.78
01:00:13 12:49:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48
01:00:13 12:50:01 AM all 4.58 0.00 0.28 0.00 0.07 95.07
01:00:13 12:50:01 AM 0 5.54 0.00 0.41 0.00 0.08 93.97
01:00:13 12:50:01 AM 1 3.64 0.00 0.15 0.00 0.05 96.16
01:00:13 12:51:01 AM all 0.57 0.00 0.09 0.00 0.08 99.27
01:00:13 12:51:01 AM 0 0.48 0.00 0.05 0.00 0.07 99.40
01:00:13 12:51:01 AM 1 0.65 0.00 0.13 0.00 0.08 99.13
01:00:13 12:52:01 AM all 0.56 0.00 0.12 0.00 0.08 99.25
01:00:13 12:52:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23
01:00:13 12:52:01 AM 1 0.48 0.00 0.15 0.00 0.10 99.26
01:00:13 12:53:01 AM all 0.54 0.00 0.12 0.00 0.08 99.26
01:00:13 12:53:01 AM 0 0.57 0.00 0.07 0.00 0.07 99.30
01:00:13 12:53:01 AM 1 0.52 0.00 0.17 0.00 0.10 99.21
01:00:13 12:54:01 AM all 0.55 0.00 0.13 0.00 0.07 99.26
01:00:13 12:54:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
01:00:13 12:54:01 AM 1 0.57 0.00 0.17 0.00 0.10 99.16
01:00:13 12:55:01 AM all 0.54 0.00 0.12 0.00 0.08 99.26
01:00:13 12:55:01 AM 0 0.67 0.00 0.12 0.00 0.07 99.15
01:00:13 12:55:01 AM 1 0.42 0.00 0.12 0.00 0.10 99.37
01:00:13
01:00:13 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
01:00:13 12:56:01 AM all 4.22 0.00 0.35 0.00 0.06 95.37
01:00:13 12:56:01 AM 0 7.97 0.00 0.56 0.00 0.07 91.40
01:00:13 12:56:01 AM 1 0.65 0.00 0.15 0.00 0.05 99.15
01:00:13 12:57:01 AM all 6.95 0.00 0.47 0.00 0.07 92.51
01:00:13 12:57:01 AM 0 13.88 0.00 0.86 0.00 0.07 85.19
01:00:13 12:57:01 AM 1 0.60 0.00 0.12 0.00 0.07 99.22
01:00:13 12:58:01 AM all 7.09 0.00 0.47 0.00 0.08 92.37
01:00:13 12:58:01 AM 0 14.20 0.00 0.87 0.00 0.09 84.84
01:00:13 12:58:01 AM 1 0.53 0.00 0.10 0.00 0.07 99.30
01:00:13 12:59:01 AM all 16.60 0.00 1.98 0.10 0.08 81.25
01:00:13 12:59:01 AM 0 22.64 0.00 2.09 0.10 0.09 75.08
01:00:13 12:59:01 AM 1 10.78 0.00 1.87 0.10 0.07 87.18
01:00:13 01:00:01 AM all 30.31 0.00 4.22 0.51 0.08 64.87
01:00:13 01:00:01 AM 0 37.16 0.00 4.46 0.45 0.08 57.84
01:00:13 01:00:01 AM 1 23.47 0.00 3.99 0.57 0.08 71.89
01:00:13 Average: all 3.50 0.00 0.33 0.01 0.07 96.08
01:00:13 Average: 0 4.55 0.01 0.38 0.02 0.07 94.97
01:00:13 Average: 1 2.46 0.00 0.28 0.01 0.07 97.17
01:00:13
01:00:13
01:00:13