21:51:12 Started by upstream project "integration-distribution-mri-test-scandium" build number 89
21:51:12 originally caused by:
21:51:12 Started by timer
21:51:12 Running as SYSTEM
21:51:12 [EnvInject] - Loading node environment variables.
21:51:12 Building remotely on prd-centos8-robot-2c-8g-34400 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
21:51:13 [ssh-agent] Looking for ssh-agent implementation...
21:51:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
21:51:13 $ ssh-agent
21:51:13 SSH_AUTH_SOCK=/tmp/ssh-b7IPabnpz1JV/agent.5301
21:51:13 SSH_AGENT_PID=5302
21:51:13 [ssh-agent] Started.
21:51:13 Running ssh-add (command line suppressed)
21:51:13 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_17455744963795085031.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_17455744963795085031.key)
21:51:13 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
21:51:13 The recommended git tool is: NONE
21:51:15 using credential opendaylight-jenkins-ssh
21:51:15 Wiping out workspace first.
21:51:15 Cloning the remote Git repository
21:51:15 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
21:51:15 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10
21:51:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
21:51:16 > git --version # timeout=10
21:51:16 > git --version # 'git version 2.43.0'
21:51:16 using GIT_SSH to set credentials Release Engineering Jenkins Key
21:51:16 [INFO] Currently running in a labeled security context
21:51:16 [INFO] Currently SELinux is 'enforcing' on the host
21:51:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh7946668953156509766.key
21:51:16 Verifying host key using known hosts file
21:51:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
21:51:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
21:51:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
21:51:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:51:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
21:51:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
21:51:19 using GIT_SSH to set credentials Release Engineering Jenkins Key
21:51:19 [INFO] Currently running in a labeled security context
21:51:19 [INFO] Currently SELinux is 'enforcing' on the host
21:51:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh3059567980460791609.key
21:51:19 Verifying host key using known hosts file
21:51:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
21:51:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
21:51:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10
21:51:19 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
21:51:19 > git config core.sparsecheckout # timeout=10
21:51:19 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
21:51:20 Commit message: "Add bgpcep variables for vanadium"
21:51:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10
21:51:20 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
21:51:20 No emails were triggered.
21:51:20 provisioning config files...
21:51:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc
21:51:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
21:51:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
21:51:20 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11908735186475582157.sh
21:51:20 ---> python-tools-install.sh
21:51:20 Setup pyenv:
21:51:20 system
21:51:20 * 3.8.13 (set by /opt/pyenv/version)
21:51:20 * 3.9.13 (set by /opt/pyenv/version)
21:51:20 * 3.10.13 (set by /opt/pyenv/version)
21:51:20 * 3.11.7 (set by /opt/pyenv/version)
21:51:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dobq
21:51:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
21:51:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:51:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:51:29 lf-activate-venv(): INFO: Base packages installed successfully
21:51:29 lf-activate-venv(): INFO: Installing additional packages: lftools
21:51:54 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
21:51:54 Generating Requirements File
21:52:14 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.
21:52:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
21:52:14 Python 3.11.7
21:52:15 pip 25.3 from /tmp/venv-Dobq/lib/python3.11/site-packages/pip (python 3.11)
21:52:15 appdirs==1.4.4
21:52:15 argcomplete==3.6.3
21:52:15 aspy.yaml==1.3.0
21:52:15 attrs==25.4.0
21:52:15 autopage==0.5.2
21:52:15 beautifulsoup4==4.14.3
21:52:15 boto3==1.42.26
21:52:15 botocore==1.42.26
21:52:15 bs4==0.0.2
21:52:15 certifi==2026.1.4
21:52:15 cffi==2.0.0
21:52:15 cfgv==3.5.0
21:52:15 chardet==5.2.0
21:52:15 charset-normalizer==3.4.4
21:52:15 click==8.3.1
21:52:15 cliff==4.13.1
21:52:15 cmd2==3.1.0
21:52:15 cryptography==3.3.2
21:52:15 debtcollector==3.0.0
21:52:15 decorator==5.2.1
21:52:15 defusedxml==0.7.1
21:52:15 Deprecated==1.3.1
21:52:15 distlib==0.4.0
21:52:15 dnspython==2.8.0
21:52:15 docker==7.1.0
21:52:15 dogpile.cache==1.5.0
21:52:15 durationpy==0.10
21:52:15 email-validator==2.3.0
21:52:15 filelock==3.20.3
21:52:15 future==1.0.0
21:52:15 gitdb==4.0.12
21:52:15 GitPython==3.1.46
21:52:15 google-auth==2.47.0
21:52:15 httplib2==0.31.0
21:52:15 identify==2.6.16
21:52:15 idna==3.11
21:52:15 importlib-resources==1.5.0
21:52:15 iso8601==2.1.0
21:52:15 Jinja2==3.1.6
21:52:15 jmespath==1.0.1
21:52:15 jsonpatch==1.33
21:52:15 jsonpointer==3.0.0
21:52:15 jsonschema==4.26.0
21:52:15 jsonschema-specifications==2025.9.1
21:52:15 keystoneauth1==5.12.0
21:52:15 kubernetes==34.1.0
21:52:15 lftools==0.37.18
21:52:15 lxml==6.0.2
21:52:15 markdown-it-py==4.0.0
21:52:15 MarkupSafe==3.0.3
21:52:15 mdurl==0.1.2
21:52:15 msgpack==1.1.2
21:52:15 multi_key_dict==2.0.3
21:52:15 munch==4.0.0
21:52:15 netaddr==1.3.0
21:52:15 niet==1.4.2
21:52:15 nodeenv==1.10.0
21:52:15 oauth2client==4.1.3
21:52:15 oauthlib==3.3.1
21:52:15 openstacksdk==4.8.0
21:52:15 os-service-types==1.8.2
21:52:15 osc-lib==4.3.0
21:52:15 oslo.config==10.2.0
21:52:15 oslo.context==6.2.0
21:52:15 oslo.i18n==6.7.1
21:52:15 oslo.log==8.0.0
21:52:15 oslo.serialization==5.9.0
21:52:15 oslo.utils==9.2.0
21:52:15 packaging==25.0
21:52:15 pbr==7.0.3
21:52:15 platformdirs==4.5.1
21:52:15 prettytable==3.17.0
21:52:15 psutil==7.2.1
21:52:15 pyasn1==0.6.1
21:52:15 pyasn1_modules==0.4.2
21:52:15 pycparser==2.23
21:52:15 pygerrit2==2.0.15
21:52:15 PyGithub==2.8.1
21:52:15 Pygments==2.19.2
21:52:15 PyJWT==2.10.1
21:52:15 PyNaCl==1.6.2
21:52:15 pyparsing==2.4.7
21:52:15 pyperclip==1.11.0
21:52:15 pyrsistent==0.20.0
21:52:15 python-cinderclient==9.8.0
21:52:15 python-dateutil==2.9.0.post0
21:52:15 python-heatclient==4.3.0
21:52:15 python-jenkins==1.8.3
21:52:15 python-keystoneclient==5.7.0
21:52:15 python-magnumclient==4.9.0
21:52:15 python-openstackclient==8.3.0
21:52:15 python-swiftclient==4.9.0
21:52:15 PyYAML==6.0.3
21:52:15 referencing==0.37.0
21:52:15 requests==2.32.5
21:52:15 requests-oauthlib==2.0.0
21:52:15 requestsexceptions==1.4.0
21:52:15 rfc3986==2.0.0
21:52:15 rich==14.2.0
21:52:15 rich-argparse==1.7.2
21:52:15 rpds-py==0.30.0
21:52:15 rsa==4.9.1
21:52:15 ruamel.yaml==0.19.1
21:52:15 ruamel.yaml.clib==0.2.15
21:52:15 s3transfer==0.16.0
21:52:15 simplejson==3.20.2
21:52:15 six==1.17.0
21:52:15 smmap==5.0.2
21:52:15 soupsieve==2.8.1
21:52:15 stevedore==5.6.0
21:52:15 tabulate==0.9.0
21:52:15 toml==0.10.2
21:52:15 tomlkit==0.13.3
21:52:15 tqdm==4.67.1
21:52:15 typing_extensions==4.15.0
21:52:15 tzdata==2025.3
21:52:15 urllib3==1.26.20
21:52:15 virtualenv==20.36.1
21:52:15 wcwidth==0.2.14
21:52:15 websocket-client==1.9.0
21:52:15 wrapt==2.0.1
21:52:15 xdg==6.0.0
21:52:15 xmltodict==1.0.2
21:52:15 yq==3.4.3
21:52:15 [EnvInject] - Injecting environment variables from a build step.
21:52:15 [EnvInject] - Injecting as environment variables the properties content
21:52:15 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
21:52:15 OS_CLOUD=vex
21:52:15 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-89
21:52:15 OS_STACK_TEMPLATE_DIR=openstack-hot
21:52:15
21:52:15 [EnvInject] - Variables injected successfully.
21:52:15 provisioning config files...
21:52:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
21:52:15 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins636245429023752540.sh
21:52:15 ---> Create parameters file for OpenStack HOT
21:52:15 OpenStack Heat parameters generated
21:52:15 -----------------------------------
21:52:15 parameters:
21:52:15 vm_0_count: '3'
21:52:15 vm_0_flavor: 'v3-standard-4'
21:52:15 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
21:52:15 vm_1_count: '1'
21:52:15 vm_1_flavor: 'v3-standard-2'
21:52:15 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
21:52:15
21:52:15 job_name: '23566-89'
21:52:15 silo: 'releng'
21:52:15 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins4572251059528993356.sh
21:52:15 ---> Create HEAT stack
21:52:15 + source /home/jenkins/lf-env.sh
21:52:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
21:52:15 ++ mktemp -d /tmp/venv-XXXX
21:52:15 + lf_venv=/tmp/venv-AIt6
21:52:15 + local venv_file=/tmp/.os_lf_venv
21:52:15 + local python=python3
21:52:15 + local options
21:52:15 + local set_path=true
21:52:15 + local install_args=
21:52:15 ++ 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
21:52:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
21:52:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
21:52:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
21:52:15 + true
21:52:15 + case $1 in
21:52:15 + python=python3
21:52:15 + shift 2
21:52:15 + true
21:52:15 + case $1 in
21:52:15 + shift
21:52:15 + break
21:52:15 + case $python in
21:52:15 + local pkg_list=
21:52:15 + [[ -d /opt/pyenv ]]
21:52:15 + echo 'Setup pyenv:'
21:52:15 Setup pyenv:
21:52:15 + export PYENV_ROOT=/opt/pyenv
21:52:15 + PYENV_ROOT=/opt/pyenv
21:52:15 + 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
21:52:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
21:52:15 + pyenv versions
21:52:16 system
21:52:16 3.8.13
21:52:16 3.9.13
21:52:16 3.10.13
21:52:16 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
21:52:16 + command -v pyenv
21:52:16 ++ pyenv init - --no-rehash
21:52:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
21:52:16 for i in ${!paths[@]}; do
21:52:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
21:52:16 fi; done;
21:52:16 echo "${paths[*]}"'\'')"
21:52:16 export PATH="/opt/pyenv/shims:${PATH}"
21:52:16 export PYENV_SHELL=bash
21:52:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
21:52:16 pyenv() {
21:52:16 local command
21:52:16 command="${1:-}"
21:52:16 if [ "$#" -gt 0 ]; then
21:52:16 shift
21:52:16 fi
21:52:16
21:52:16 case "$command" in
21:52:16 rehash|shell)
21:52:16 eval "$(pyenv "sh-$command" "$@")"
21:52:16 ;;
21:52:16 *)
21:52:16 command pyenv "$command" "$@"
21:52:16 ;;
21:52:16 esac
21:52:16 }'
21:52:16 +++ bash --norc -ec 'IFS=:; paths=($PATH);
21:52:16 for i in ${!paths[@]}; do
21:52:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
21:52:16 fi; done;
21:52:16 echo "${paths[*]}"'
21:52:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
21:52:16 ++ 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
21:52:16 ++ 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
21:52:16 ++ export PYENV_SHELL=bash
21:52:16 ++ PYENV_SHELL=bash
21:52:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
21:52:16 +++ complete -F _pyenv pyenv
21:52:16 ++ lf-pyver python3
21:52:16 ++ local py_version_xy=python3
21:52:16 ++ local py_version_xyz=
21:52:16 ++ awk '{ print $1 }'
21:52:16 ++ pyenv versions
21:52:16 ++ local command
21:52:16 ++ command=versions
21:52:16 ++ '[' 1 -gt 0 ']'
21:52:16 ++ shift
21:52:16 ++ case "$command" in
21:52:16 ++ command pyenv versions
21:52:16 ++ pyenv versions
21:52:16 ++ sed 's/^[ *]* //'
21:52:16 ++ grep -E '^[0-9.]*[0-9]$'
21:52:16 ++ [[ ! -s /tmp/.pyenv_versions ]]
21:52:16 +++ grep '^3' /tmp/.pyenv_versions
21:52:16 +++ sort -V
21:52:16 +++ tail -n 1
21:52:16 ++ py_version_xyz=3.11.7
21:52:16 ++ [[ -z 3.11.7 ]]
21:52:16 ++ echo 3.11.7
21:52:16 ++ return 0
21:52:16 + pyenv local 3.11.7
21:52:16 + local command
21:52:16 + command=local
21:52:16 + '[' 2 -gt 0 ']'
21:52:16 + shift
21:52:16 + case "$command" in
21:52:16 + command pyenv local 3.11.7
21:52:16 + pyenv local 3.11.7
21:52:16 + for arg in "$@"
21:52:16 + case $arg in
21:52:16 + pkg_list+='lftools[openstack] '
21:52:16 + for arg in "$@"
21:52:16 + case $arg in
21:52:16 + pkg_list+='kubernetes '
21:52:16 + for arg in "$@"
21:52:16 + case $arg in
21:52:16 + pkg_list+='niet '
21:52:16 + for arg in "$@"
21:52:16 + case $arg in
21:52:16 + pkg_list+='python-heatclient '
21:52:16 + for arg in "$@"
21:52:16 + case $arg in
21:52:16 + pkg_list+='python-openstackclient '
21:52:16 + for arg in "$@"
21:52:16 + case $arg in
21:52:16 + pkg_list+='python-magnumclient '
21:52:16 + for arg in "$@"
21:52:16 + case $arg in
21:52:16 + pkg_list+='urllib3~=1.26.15 '
21:52:16 + for arg in "$@"
21:52:16 + case $arg in
21:52:16 + pkg_list+='yq '
21:52:16 + [[ -f /tmp/.os_lf_venv ]]
21:52:16 ++ cat /tmp/.os_lf_venv
21:52:16 + lf_venv=/tmp/venv-Dobq
21:52:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from' file:/tmp/.os_lf_venv
21:52:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from file:/tmp/.os_lf_venv
21:52:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
21:52:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:52:16 + local 'pip_opts=--upgrade --quiet'
21:52:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
21:52:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
21:52:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
21:52:16 + [[ -n '' ]]
21:52:16 + [[ -n '' ]]
21:52:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
21:52:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:52:16 + /tmp/venv-Dobq/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
21:52:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
21:52:18 lf-activate-venv(): INFO: Base packages installed successfully
21:52:18 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
21:52:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
21:52:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
21:52:18 + /tmp/venv-Dobq/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
21:52:36 + type python3
21:52:36 + true
21:52:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH'
21:52:36 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
21:52:36 + PATH=/tmp/venv-Dobq/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
21:52:36 + return 0
21:52:36 + openstack --os-cloud vex limits show --absolute
21:52:37 +--------------------------+---------+
21:52:37 | Name | Value |
21:52:37 +--------------------------+---------+
21:52:37 | maxTotalInstances | -1 |
21:52:37 | maxTotalCores | 450 |
21:52:37 | maxTotalRAMSize | 1000000 |
21:52:37 | maxServerMeta | 128 |
21:52:37 | maxImageMeta | 128 |
21:52:37 | maxPersonality | 5 |
21:52:37 | maxPersonalitySize | 10240 |
21:52:37 | maxTotalKeypairs | 100 |
21:52:37 | maxServerGroups | 10 |
21:52:37 | maxServerGroupMembers | 10 |
21:52:37 | maxTotalFloatingIps | -1 |
21:52:37 | maxSecurityGroups | -1 |
21:52:37 | maxSecurityGroupRules | -1 |
21:52:37 | totalRAMUsed | 745472 |
21:52:37 | totalCoresUsed | 182 |
21:52:37 | totalInstancesUsed | 58 |
21:52:37 | totalFloatingIpsUsed | 0 |
21:52:37 | totalSecurityGroupsUsed | 0 |
21:52:37 | totalServerGroupsUsed | 0 |
21:52:37 | maxTotalVolumes | -1 |
21:52:37 | maxTotalSnapshots | 10 |
21:52:37 | maxTotalVolumeGigabytes | 4096 |
21:52:37 | maxTotalBackups | 10 |
21:52:37 | maxTotalBackupGigabytes | 1000 |
21:52:37 | totalVolumesUsed | 0 |
21:52:37 | totalGigabytesUsed | 0 |
21:52:37 | totalSnapshotsUsed | 0 |
21:52:37 | totalBackupsUsed | 0 |
21:52:37 | totalBackupGigabytesUsed | 0 |
21:52:37 +--------------------------+---------+
21:52:37 + pushd /opt/ciman/openstack-hot
21:52:37 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
21:52:37 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-89 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml
21:53:14 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-89
21:53:14 Waiting to initialize infrastructure...
21:53:14 Waiting to initialize infrastructure...
21:53:14 Stack initialization successful.
21:53:14 ------------------------------------
21:53:14 Stack Details
21:53:14 ------------------------------------
21:53:14 {'added': None,
21:53:14 'capabilities': [],
21:53:14 'created_at': '2026-01-12T21:52:41Z',
21:53:14 'deleted': None,
21:53:14 'deleted_at': None,
21:53:14 'description': 'No description',
21:53:14 'environment': None,
21:53:14 'environment_files': None,
21:53:14 'files': None,
21:53:14 'files_container': None,
21:53:14 'id': 'b7c65346-0ea2-4dc0-b6fe-48a09eb5397e',
21:53:14 'is_rollback_disabled': True,
21:53:14 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-scandium-89/b7c65346-0ea2-4dc0-b6fe-48a09eb5397e',
21:53:14 'rel': 'self'}],
21:53:14 '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'})}),
21:53:14 'name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-89',
21:53:14 'notification_topics': [],
21:53:14 'outputs': [{'description': 'IP addresses of the 1st vm types',
21:53:14 'output_key': 'vm_0_ips',
21:53:14 'output_value': ['10.30.170.138',
21:53:14 '10.30.171.15',
21:53:14 '10.30.171.169']},
21:53:14 {'description': 'IP addresses of the 2nd vm types',
21:53:14 'output_key': 'vm_1_ips',
21:53:14 'output_value': ['10.30.170.231']}],
21:53:14 'owner_id': ****,
21:53:14 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
21:53:14 'OS::stack_id': 'b7c65346-0ea2-4dc0-b6fe-48a09eb5397e',
21:53:14 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-89',
21:53:14 'job_name': '23566-89',
21:53:14 'silo': 'releng',
21:53:14 'vm_0_count': '3',
21:53:14 'vm_0_flavor': 'v3-standard-4',
21:53:14 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
21:53:14 '20260109-084045.554',
21:53:14 'vm_1_count': '1',
21:53:14 'vm_1_flavor': 'v3-standard-2',
21:53:14 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
21:53:14 '- 20250917-133034.654'},
21:53:14 'parent_id': None,
21:53:14 'replaced': None,
21:53:14 'status': 'CREATE_COMPLETE',
21:53:14 'status_reason': 'Stack CREATE completed successfully',
21:53:14 'tags': [],
21:53:14 'template': None,
21:53:14 'template_description': 'No description',
21:53:14 'template_url': None,
21:53:14 'timeout_mins': 15,
21:53:14 'unchanged': None,
21:53:14 'updated': None,
21:53:14 'updated_at': None,
21:53:14 'user_project_id': '25aa277ecd9f4541be06821fc0c35dad'}
21:53:14 ------------------------------------
21:53:15 + popd
21:53:15 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
21:53:15 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins15612497359735164148.sh
21:53:15 ---> Copy SSH public keys to CSIT lab
21:53:15 Setup pyenv:
21:53:15 system
21:53:15 3.8.13
21:53:15 3.9.13
21:53:15 3.10.13
21:53:15 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
21:53:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from file:/tmp/.os_lf_venv
21:53:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:53:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:53:17 lf-activate-venv(): INFO: Base packages installed successfully
21:53:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
21:53:35 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
21:53:37 SSH not responding on 10.30.171.169. Retrying in 10 seconds...
21:53:37 SSH not responding on 10.30.170.138. Retrying in 10 seconds...
21:53:38 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:53:39 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
21:53:39 releng-23566-89-0-builder-1
21:53:39 Successfully copied public keys to slave 10.30.171.15
21:53:39 releng-23566-89-1-mininet-ovs-217-0
21:53:39 Successfully copied public keys to slave 10.30.170.231
21:53:47 Ping to 10.30.171.169 successful.
21:53:47 Ping to 10.30.170.138 successful.
21:53:48 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:53:48 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:53:48 releng-23566-89-0-builder-0
21:53:48 Successfully copied public keys to slave 10.30.170.138
21:53:48 Process 6521 ready.
21:53:48 Process 6522 ready.
21:53:48 releng-23566-89-0-builder-2
21:53:48 Successfully copied public keys to slave 10.30.171.169
21:53:48 Process 6524 ready.
21:53:48 Process 6525 ready.
21:53:48 SSH ready on all stack servers.
21:53:48 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins11197990961296614670.sh
21:53:48 Setup pyenv:
21:53:49 system
21:53:49 3.8.13
21:53:49 3.9.13
21:53:49 3.10.13
21:53:49 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
21:53:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qUcE
21:53:53 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.robot_venv
21:53:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:53:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:53:56 lf-activate-venv(): INFO: Base packages installed successfully
21:53:56 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
21:53:58 lf-activate-venv(): INFO: Adding /tmp/venv-qUcE/bin to PATH
21:53:58 + echo 'Installing Python Requirements'
21:53:58 Installing Python Requirements
21:53:58 + cat
21:53:58 + python -m pip install -r requirements.txt
21:53:58 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
21:53:58 Collecting docker-py (from -r requirements.txt (line 1))
21:53:58 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)
21:53:58 Collecting ipaddr (from -r requirements.txt (line 2))
21:53:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
21:53:58 Installing build dependencies: started
21:53:59 Installing build dependencies: finished with status 'done'
21:53:59 Getting requirements to build wheel: started
21:54:00 Getting requirements to build wheel: finished with status 'done'
21:54:00 Preparing metadata (pyproject.toml): started
21:54:00 Preparing metadata (pyproject.toml): finished with status 'done'
21:54:00 Collecting netaddr (from -r requirements.txt (line 3))
21:54:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
21:54:00 Collecting netifaces (from -r requirements.txt (line 4))
21:54:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
21:54:00 Installing build dependencies: started
21:54:01 Installing build dependencies: finished with status 'done'
21:54:01 Getting requirements to build wheel: started
21:54:01 Getting requirements to build wheel: finished with status 'done'
21:54:01 Preparing metadata (pyproject.toml): started
21:54:01 Preparing metadata (pyproject.toml): finished with status 'done'
21:54:01 Collecting pyhocon (from -r requirements.txt (line 5))
21:54:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
21:54:02 Collecting requests (from -r requirements.txt (line 6))
21:54:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
21:54:02 Collecting robotframework (from -r requirements.txt (line 7))
21:54:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
21:54:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 39.3 MB/s 0:00:00
21:54:02 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
21:54:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
21:54:02 Installing build dependencies: started
21:54:02 Installing build dependencies: finished with status 'done'
21:54:02 Getting requirements to build wheel: started
21:54:03 Getting requirements to build wheel: finished with status 'done'
21:54:03 Preparing metadata (pyproject.toml): started
21:54:03 Preparing metadata (pyproject.toml): finished with status 'done'
21:54:03 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
21:54:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
21:54:03 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
21:54:03 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)
21:54:03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
21:54:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
21:54:03 Installing build dependencies: started
21:54:04 Installing build dependencies: finished with status 'done'
21:54:04 Getting requirements to build wheel: started
21:54:04 Getting requirements to build wheel: finished with status 'done'
21:54:04 Preparing metadata (pyproject.toml): started
21:54:05 Preparing metadata (pyproject.toml): finished with status 'done'
21:54:05 Collecting scapy (from -r requirements.txt (line 12))
21:54:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
21:54:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 35.3 MB/s 0:00:00
21:54:05 Collecting jsonpath-rw (from -r requirements.txt (line 15))
21:54:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
21:54:05 Installing build dependencies: started
21:54:06 Installing build dependencies: finished with status 'done'
21:54:06 Getting requirements to build wheel: started
21:54:06 Getting requirements to build wheel: finished with status 'done'
21:54:06 Preparing metadata (pyproject.toml): started
21:54:06 Preparing metadata (pyproject.toml): finished with status 'done'
21:54:06 Collecting elasticsearch (from -r requirements.txt (line 18))
21:54:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
21:54:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 40.7 MB/s 0:00:00
21:54:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
21:54:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
21:54:06 Collecting pyangbind (from -r requirements.txt (line 22))
21:54:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
21:54:06 Collecting isodate (from -r requirements.txt (line 25))
21:54:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
21:54:07 Collecting jmespath (from -r requirements.txt (line 28))
21:54:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
21:54:07 Collecting jsonpatch (from -r requirements.txt (line 31))
21:54:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
21:54:07 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:54:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
21:54:07 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:54:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
21:54:07 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
21:54:07 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)
21:54:07 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
21:54:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
21:54:07 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
21:54:07 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)
21:54:07 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
21:54:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
21:54:07 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
21:54:07 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)
21:54:07 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
21:54:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
21:54:07 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
21:54:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
21:54:07 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
21:54:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
21:54:07 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
21:54:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
21:54:07 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
21:54:07 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)
21:54:07 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
21:54:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
21:54:07 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
21:54:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
21:54:08 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
21:54:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
21:54:08 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
21:54:08 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
21:54:08 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
21:54:08 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)
21:54:08 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
21:54:08 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
21:54:08 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)
21:54:08 Collecting elasticsearch (from -r requirements.txt (line 18))
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
21:54:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 23.9 MB/s 0:00:00
21:54:08 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
21:54:08 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
21:54:08 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
21:54:08 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
21:54:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
21:54:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.6 MB/s 0:00:00
21:54:08 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
21:54:08 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)
21:54:09 Collecting regex (from pyangbind->-r requirements.txt (line 22))
21:54:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
21:54:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.1 MB/s 0:00:00
21:54:09 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
21:54:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
21:54:10 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:54:10 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)
21:54:10 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:54:10 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)
21:54:10 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:54:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
21:54:10 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:54:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
21:54:10 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:54:10 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)
21:54:11 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:54:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
21:54:11 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
21:54:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
21:54:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 58.7 MB/s 0:00:00
21:54:11 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
21:54:11 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)
21:54:11 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
21:54:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
21:54:11 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
21:54:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
21:54:11 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))
21:54:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
21:54:11 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))
21:54:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
21:54:11 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))
21:54:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
21:54:11 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))
21:54:11 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)
21:54:11 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))
21:54:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
21:54:11 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))
21:54:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
21:54:11 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
21:54:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
21:54:11 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
21:54:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
21:54:11 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
21:54:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
21:54:11 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
21:54:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
21:54:12 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
21:54:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
21:54:12 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
21:54:12 Building wheel for robotframework-sshlibrary (pyproject.toml): started
21:54:12 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
21:54:12 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=c50032aface2cbea78d4f3f382279c9797cd3a98295a58b625b222af8116722f
21:54:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
21:54:12 Building wheel for ipaddr (pyproject.toml): started
21:54:12 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
21:54:12 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=f9d24a5431bd75c59469bc0c5896f6b9033b20cbef14d789f04a3bff13a85cda
21:54:12 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
21:54:12 Building wheel for netifaces (pyproject.toml): started
21:54:15 Building wheel for netifaces (pyproject.toml): finished with status 'done'
21:54:15 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=f0e837a3e3ade65ab38d0ee3b9b6d1aa5d568ff33196dd09bd1dbda501ee68a7
21:54:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
21:54:15 Building wheel for robotframework-httplibrary (pyproject.toml): started
21:54:15 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
21:54:15 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=0f789bc2cc58c894d2bc915254a4a8d6739d32dc5c2fd8088ea5365c5e1c9d9e
21:54:15 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
21:54:15 Building wheel for jsonpath-rw (pyproject.toml): started
21:54:15 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
21:54:15 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=efbdac5a2c7665df7e26ea9b557f7ff399dfa2d3786af814279d761323bb5406
21:54:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
21:54:15 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
21:54:15 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
21:54:22
21:54:22 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.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.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 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.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
21:54:23 + pip freeze
21:54:23 attrs==25.4.0
21:54:23 bcrypt==5.0.0
21:54:23 beautifulsoup4==4.14.3
21:54:23 certifi==2026.1.4
21:54:23 cffi==2.0.0
21:54:23 charset-normalizer==3.4.4
21:54:23 click==8.3.1
21:54:23 cryptography==46.0.3
21:54:23 decorator==5.2.1
21:54:23 distlib==0.4.0
21:54:23 docker-py==1.10.6
21:54:23 docker-pycreds==0.4.0
21:54:23 elastic-transport==8.17.1
21:54:23 elasticsearch==8.19.3
21:54:23 elasticsearch-dsl==8.15.4
21:54:23 enum34==1.1.10
21:54:23 filelock==3.20.3
21:54:23 h11==0.16.0
21:54:23 idna==3.11
21:54:23 invoke==2.2.1
21:54:23 ipaddr==2.2.0
21:54:23 isodate==0.7.2
21:54:23 jmespath==1.0.1
21:54:23 jsonpatch==1.33
21:54:23 jsonpath-rw==1.4.0
21:54:23 jsonpointer==3.0.0
21:54:23 lxml==6.0.2
21:54:23 netaddr==1.3.0
21:54:23 netifaces==0.11.0
21:54:23 outcome==1.3.0.post0
21:54:23 paramiko==4.0.0
21:54:23 platformdirs==4.5.1
21:54:23 ply==3.11
21:54:23 pyang==2.7.1
21:54:23 pyangbind==0.8.7
21:54:23 pycparser==2.23
21:54:23 pyhocon==0.3.61
21:54:23 PyNaCl==1.6.2
21:54:23 pyparsing==3.3.1
21:54:23 PySocks==1.7.1
21:54:23 python-dateutil==2.9.0.post0
21:54:23 regex==2025.11.3
21:54:23 requests==2.32.5
21:54:23 robotframework==7.4.1
21:54:23 robotframework-httplibrary==0.4.2
21:54:23 robotframework-pythonlibcore==4.4.1
21:54:23 robotframework-requests==0.9.7
21:54:23 robotframework-selenium2library==3.0.0
21:54:23 robotframework-seleniumlibrary==6.8.0
21:54:23 robotframework-sshlibrary==3.8.0
21:54:23 scapy==2.7.0
21:54:23 scp==0.15.0
21:54:23 selenium==4.39.0
21:54:23 six==1.17.0
21:54:23 sniffio==1.3.1
21:54:23 sortedcontainers==2.4.0
21:54:23 soupsieve==2.8.1
21:54:23 trio==0.32.0
21:54:23 trio-websocket==0.12.2
21:54:23 typing_extensions==4.15.0
21:54:23 urllib3==2.6.3
21:54:23 virtualenv==20.36.1
21:54:23 waitress==3.0.2
21:54:23 WebOb==1.8.9
21:54:23 websocket-client==1.9.0
21:54:23 WebTest==3.0.7
21:54:23 wsproto==1.3.2
21:54:23 [EnvInject] - Injecting environment variables from a build step.
21:54:23 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
21:54:23 [EnvInject] - Variables injected successfully.
21:54:23 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins13019184652172706896.sh
21:54:23 Setup pyenv:
21:54:23 system
21:54:23 3.8.13
21:54:23 3.9.13
21:54:23 3.10.13
21:54:23 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
21:54:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from file:/tmp/.os_lf_venv
21:54:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:54:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:54:25 lf-activate-venv(): INFO: Base packages installed successfully
21:54:25 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
21:54:34 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.
21:54:34 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
21:54:34 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
21:54:34 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
21:54:34 + ODL_SYSTEM=()
21:54:34 + TOOLS_SYSTEM=()
21:54:34 + OPENSTACK_SYSTEM=()
21:54:34 + OPENSTACK_CONTROLLERS=()
21:54:34 + mapfile -t ADDR
21:54:34 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
21:54:34 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-scandium-89
21:54:35 + for i in "${ADDR[@]}"
21:54:35 ++ ssh 10.30.170.231 hostname -s
21:54:35 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
21:54:36 + REMHOST=releng-23566-89-1-mininet-ovs-217-0
21:54:36 + case ${REMHOST} in
21:54:36 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
21:54:36 + for i in "${ADDR[@]}"
21:54:36 ++ ssh 10.30.170.138 hostname -s
21:54:36 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:54:36 + REMHOST=releng-23566-89-0-builder-0
21:54:36 + case ${REMHOST} in
21:54:36 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
21:54:36 + for i in "${ADDR[@]}"
21:54:36 ++ ssh 10.30.171.15 hostname -s
21:54:36 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:54:36 + REMHOST=releng-23566-89-0-builder-1
21:54:36 + case ${REMHOST} in
21:54:36 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
21:54:36 + for i in "${ADDR[@]}"
21:54:36 ++ ssh 10.30.171.169 hostname -s
21:54:36 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:54:37 + REMHOST=releng-23566-89-0-builder-2
21:54:37 + case ${REMHOST} in
21:54:37 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
21:54:37 + echo NUM_ODL_SYSTEM=3
21:54:37 + echo NUM_TOOLS_SYSTEM=1
21:54:37 + '[' '' == yes ']'
21:54:37 + NUM_OPENSTACK_SYSTEM=0
21:54:37 + echo NUM_OPENSTACK_SYSTEM=0
21:54:37 + '[' 0 -eq 2 ']'
21:54:37 + echo ODL_SYSTEM_IP=10.30.170.138
21:54:37 ++ seq 0 2
21:54:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
21:54:37 + echo ODL_SYSTEM_1_IP=10.30.170.138
21:54:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
21:54:37 + echo ODL_SYSTEM_2_IP=10.30.171.15
21:54:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
21:54:37 + echo ODL_SYSTEM_3_IP=10.30.171.169
21:54:37 + echo TOOLS_SYSTEM_IP=10.30.170.231
21:54:37 ++ seq 0 0
21:54:37 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
21:54:37 + echo TOOLS_SYSTEM_1_IP=10.30.170.231
21:54:37 + openstack_index=0
21:54:37 + NUM_OPENSTACK_CONTROL_NODES=1
21:54:37 + echo NUM_OPENSTACK_CONTROL_NODES=1
21:54:37 ++ seq 0 0
21:54:37 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
21:54:37 + echo OPENSTACK_CONTROL_NODE_1_IP=
21:54:37 + NUM_OPENSTACK_COMPUTE_NODES=-1
21:54:37 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
21:54:37 + '[' -1 -ge 2 ']'
21:54:37 ++ seq 0 -2
21:54:37 + NUM_OPENSTACK_HAPROXY_NODES=0
21:54:37 + echo NUM_OPENSTACK_HAPROXY_NODES=0
21:54:37 ++ seq 0 -1
21:54:37 + echo 'Contents of slave_addresses.txt:'
21:54:37 Contents of slave_addresses.txt:
21:54:37 + cat slave_addresses.txt
21:54:37 NUM_ODL_SYSTEM=3
21:54:37 NUM_TOOLS_SYSTEM=1
21:54:37 NUM_OPENSTACK_SYSTEM=0
21:54:37 ODL_SYSTEM_IP=10.30.170.138
21:54:37 ODL_SYSTEM_1_IP=10.30.170.138
21:54:37 ODL_SYSTEM_2_IP=10.30.171.15
21:54:37 ODL_SYSTEM_3_IP=10.30.171.169
21:54:37 TOOLS_SYSTEM_IP=10.30.170.231
21:54:37 TOOLS_SYSTEM_1_IP=10.30.170.231
21:54:37 NUM_OPENSTACK_CONTROL_NODES=1
21:54:37 OPENSTACK_CONTROL_NODE_1_IP=
21:54:37 NUM_OPENSTACK_COMPUTE_NODES=-1
21:54:37 NUM_OPENSTACK_HAPROXY_NODES=0
21:54:37 [EnvInject] - Injecting environment variables from a build step.
21:54:37 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
21:54:37 [EnvInject] - Variables injected successfully.
21:54:37 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins4492226133872738698.sh
21:54:37 Preparing for JRE Version 21
21:54:37 Karaf artifact is karaf
21:54:37 Karaf project is integration
21:54:37 Java home is /usr/lib/jvm/java-21-openjdk-amd64
21:54:37 [EnvInject] - Injecting environment variables from a build step.
21:54:37 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
21:54:37 [EnvInject] - Variables injected successfully.
21:54:37 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9370920291166466316.sh
21:54:37 2026-01-12 21:54:37 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
21:54:37 Bundle version is 0.21.4-SNAPSHOT
21:54:37 --2026-01-12 21:54:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
21:54:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
21:54:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
21:54:37 HTTP request sent, awaiting response... 200 OK
21:54:37 Length: 1410 (1.4K) [application/xml]
21:54:37 Saving to: ‘maven-metadata.xml’
21:54:37
21:54:37 0K . 100% 56.1M=0s
21:54:37
21:54:37 2026-01-12 21:54:37 (56.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
21:54:37
21:54:37
21:54:37
21:54:37 org.opendaylight.integration
21:54:37 karaf
21:54:37 0.21.4-SNAPSHOT
21:54:37
21:54:37
21:54:37 20260112.212521
21:54:37 462
21:54:37
21:54:37 20260112212521
21:54:37
21:54:37
21:54:37 pom
21:54:37 0.21.4-20260112.212521-462
21:54:37 20260112212521
21:54:37
21:54:37
21:54:37 tar.gz
21:54:37 0.21.4-20260112.212521-462
21:54:37 20260112212521
21:54:37
21:54:37
21:54:37 zip
21:54:37 0.21.4-20260112.212521-462
21:54:37 20260112212521
21:54:37
21:54:37
21:54:37 cyclonedx
21:54:37 xml
21:54:37 0.21.4-20260112.212521-462
21:54:37 20260112212521
21:54:37
21:54:37
21:54:37 cyclonedx
21:54:37 json
21:54:37 0.21.4-20260112.212521-462
21:54:37 20260112212521
21:54:37
21:54:37
21:54:37
21:54:37
21:54:37 Nexus timestamp is 0.21.4-20260112.212521-462
21:54:37 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:37 Distribution bundle is karaf-0.21.4-20260112.212521-462.zip
21:54:37 Distribution bundle version is 0.21.4-SNAPSHOT
21:54:37 Distribution folder is karaf-0.21.4-SNAPSHOT
21:54:37 Nexus prefix is https://nexus.opendaylight.org
21:54:37 [EnvInject] - Injecting environment variables from a build step.
21:54:37 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
21:54:37 [EnvInject] - Variables injected successfully.
21:54:37 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins12427020714283182561.sh
21:54:37 Setup pyenv:
21:54:38 system
21:54:38 3.8.13
21:54:38 3.9.13
21:54:38 3.10.13
21:54:38 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
21:54:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from file:/tmp/.os_lf_venv
21:54:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:54:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:54:40 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.
21:54:40 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
21:54:40 lf-activate-venv(): INFO: Base packages installed successfully
21:54:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
21:54:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
21:54:45 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
21:54:46 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
21:54:46 Copying common-functions.sh to /tmp
21:54:47 Copying common-functions.sh to 10.30.170.138:/tmp
21:54:47 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:54:48 Copying common-functions.sh to 10.30.171.15:/tmp
21:54:48 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:54:48 Copying common-functions.sh to 10.30.171.169:/tmp
21:54:48 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:54:49 Copying common-functions.sh to 10.30.170.231:/tmp
21:54:49 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
21:54:49 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins86785417707156814.sh
21:54:49 common-functions.sh is being sourced
21:54:49 common-functions environment:
21:54:49 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:49 ACTUALFEATURES:
21:54:49 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:49 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:49 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:49 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:49 CONTROLLERMEM: 2048m
21:54:49 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:49 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:49 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:49 SUITES:
21:54:49
21:54:49 #################################################
21:54:49 ## Configure Cluster and Start ##
21:54:49 #################################################
21:54:49 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
21:54:49 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
21:54:49 Locating script plan to use...
21:54:49 Finished running script plans
21:54:49 Configuring member-1 with IP address 10.30.170.138
21:54:49 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:54:50 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:54:50 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
21:54:50 ++ [[ /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 ]]
21:54:50 common-functions.sh is being sourced
21:54:50 ++ echo 'common-functions.sh is being sourced'
21:54:50 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
21:54:50 ++ DISTROSTREAM=scandium
21:54:50 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:50 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:50 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:50 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:50 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:50 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:50 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:50 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:50 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:50 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:50 ++ export CONTROLLERMEM=
21:54:50 ++ CONTROLLERMEM=
21:54:50 ++ case "${DISTROSTREAM}" in
21:54:50 ++ CLUSTER_SYSTEM=akka
21:54:50 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:50 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:50 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:50 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:50 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:50 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:50 ++ print_common_env
21:54:50 ++ cat
21:54:50 common-functions environment:
21:54:50 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:50 ACTUALFEATURES:
21:54:50 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:50 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:50 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:50 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:50 CONTROLLERMEM:
21:54:50 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:50 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:50 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:50 SUITES:
21:54:50
21:54:50 ++ SSH='ssh -t -t'
21:54:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
21:54:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
21:54:50 Changing to /tmp
21:54:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:50 + echo 'Changing to /tmp'
21:54:50 + cd /tmp
21:54:50 + 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-20260112.212521-462.zip'
21:54:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:50 --2026-01-12 21:54:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
21:54:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
21:54:50 HTTP request sent, awaiting response... 200 OK
21:54:50 Length: 239811819 (229M) [application/zip]
21:54:50 Saving to: ‘karaf-0.21.4-20260112.212521-462.zip’
21:54:50
21:54:50 0K ........ ........ ........ ........ ........ ........ 1% 82.6M 3s
21:54:50 3072K ........ ........ ........ ........ ........ ........ 2% 130M 2s
21:54:50 6144K ........ ........ ........ ........ ........ ........ 3% 153M 2s
21:54:50 9216K ........ ........ ........ ........ ........ ........ 5% 190M 2s
21:54:50 12288K ........ ........ ........ ........ ........ ........ 6% 187M 2s
21:54:50 15360K ........ ........ ........ ........ ........ ........ 7% 202M 1s
21:54:50 18432K ........ ........ ........ ........ ........ ........ 9% 219M 1s
21:54:50 21504K ........ ........ ........ ........ ........ ........ 10% 247M 1s
21:54:50 24576K ........ ........ ........ ........ ........ ........ 11% 249M 1s
21:54:50 27648K ........ ........ ........ ........ ........ ........ 13% 248M 1s
21:54:50 30720K ........ ........ ........ ........ ........ ........ 14% 275M 1s
21:54:50 33792K ........ ........ ........ ........ ........ ........ 15% 234M 1s
21:54:50 36864K ........ ........ ........ ........ ........ ........ 17% 290M 1s
21:54:50 39936K ........ ........ ........ ........ ........ ........ 18% 218M 1s
21:54:50 43008K ........ ........ ........ ........ ........ ........ 19% 322M 1s
21:54:50 46080K ........ ........ ........ ........ ........ ........ 20% 261M 1s
21:54:50 49152K ........ ........ ........ ........ ........ ........ 22% 305M 1s
21:54:50 52224K ........ ........ ........ ........ ........ ........ 23% 320M 1s
21:54:50 55296K ........ ........ ........ ........ ........ ........ 24% 356M 1s
21:54:50 58368K ........ ........ ........ ........ ........ ........ 26% 364M 1s
21:54:50 61440K ........ ........ ........ ........ ........ ........ 27% 309M 1s
21:54:50 64512K ........ ........ ........ ........ ........ ........ 28% 352M 1s
21:54:50 67584K ........ ........ ........ ........ ........ ........ 30% 364M 1s
21:54:50 70656K ........ ........ ........ ........ ........ ........ 31% 360M 1s
21:54:50 73728K ........ ........ ........ ........ ........ ........ 32% 361M 1s
21:54:50 76800K ........ ........ ........ ........ ........ ........ 34% 371M 1s
21:54:50 79872K ........ ........ ........ ........ ........ ........ 35% 356M 1s
21:54:50 82944K ........ ........ ........ ........ ........ ........ 36% 352M 1s
21:54:50 86016K ........ ........ ........ ........ ........ ........ 38% 356M 1s
21:54:50 89088K ........ ........ ........ ........ ........ ........ 39% 324M 1s
21:54:50 92160K ........ ........ ........ ........ ........ ........ 40% 354M 1s
21:54:51 95232K ........ ........ ........ ........ ........ ........ 41% 389M 1s
21:54:51 98304K ........ ........ ........ ........ ........ ........ 43% 345M 1s
21:54:51 101376K ........ ........ ........ ........ ........ ........ 44% 369M 0s
21:54:51 104448K ........ ........ ........ ........ ........ ........ 45% 329M 0s
21:54:51 107520K ........ ........ ........ ........ ........ ........ 47% 392M 0s
21:54:51 110592K ........ ........ ........ ........ ........ ........ 48% 361M 0s
21:54:51 113664K ........ ........ ........ ........ ........ ........ 49% 352M 0s
21:54:51 116736K ........ ........ ........ ........ ........ ........ 51% 335M 0s
21:54:51 119808K ........ ........ ........ ........ ........ ........ 52% 381M 0s
21:54:51 122880K ........ ........ ........ ........ ........ ........ 53% 351M 0s
21:54:51 125952K ........ ........ ........ ........ ........ ........ 55% 357M 0s
21:54:51 129024K ........ ........ ........ ........ ........ ........ 56% 360M 0s
21:54:51 132096K ........ ........ ........ ........ ........ ........ 57% 360M 0s
21:54:51 135168K ........ ........ ........ ........ ........ ........ 59% 351M 0s
21:54:51 138240K ........ ........ ........ ........ ........ ........ 60% 360M 0s
21:54:51 141312K ........ ........ ........ ........ ........ ........ 61% 338M 0s
21:54:51 144384K ........ ........ ........ ........ ........ ........ 62% 175M 0s
21:54:51 147456K ........ ........ ........ ........ ........ ........ 64% 291M 0s
21:54:51 150528K ........ ........ ........ ........ ........ ........ 65% 319M 0s
21:54:51 153600K ........ ........ ........ ........ ........ ........ 66% 330M 0s
21:54:51 156672K ........ ........ ........ ........ ........ ........ 68% 347M 0s
21:54:51 159744K ........ ........ ........ ........ ........ ........ 69% 346M 0s
21:54:51 162816K ........ ........ ........ ........ ........ ........ 70% 350M 0s
21:54:51 165888K ........ ........ ........ ........ ........ ........ 72% 355M 0s
21:54:51 168960K ........ ........ ........ ........ ........ ........ 73% 356M 0s
21:54:51 172032K ........ ........ ........ ........ ........ ........ 74% 360M 0s
21:54:51 175104K ........ ........ ........ ........ ........ ........ 76% 359M 0s
21:54:51 178176K ........ ........ ........ ........ ........ ........ 77% 361M 0s
21:54:51 181248K ........ ........ ........ ........ ........ ........ 78% 356M 0s
21:54:51 184320K ........ ........ ........ ........ ........ ........ 80% 351M 0s
21:54:51 187392K ........ ........ ........ ........ ........ ........ 81% 360M 0s
21:54:51 190464K ........ ........ ........ ........ ........ ........ 82% 366M 0s
21:54:51 193536K ........ ........ ........ ........ ........ ........ 83% 371M 0s
21:54:51 196608K ........ ........ ........ ........ ........ ........ 85% 348M 0s
21:54:51 199680K ........ ........ ........ ........ ........ ........ 86% 358M 0s
21:54:51 202752K ........ ........ ........ ........ ........ ........ 87% 362M 0s
21:54:51 205824K ........ ........ ........ ........ ........ ........ 89% 358M 0s
21:54:51 208896K ........ ........ ........ ........ ........ ........ 90% 362M 0s
21:54:51 211968K ........ ........ ........ ........ ........ ........ 91% 362M 0s
21:54:51 215040K ........ ........ ........ ........ ........ ........ 93% 336M 0s
21:54:51 218112K ........ ........ ........ ........ ........ ........ 94% 351M 0s
21:54:51 221184K ........ ........ ........ ........ ........ ........ 95% 337M 0s
21:54:51 224256K ........ ........ ........ ........ ........ ........ 97% 336M 0s
21:54:51 227328K ........ ........ ........ ........ ........ ........ 98% 351M 0s
21:54:51 230400K ........ ........ ........ ........ ........ ........ 99% 330M 0s
21:54:51 233472K ........ ... 100% 359M=0.8s
21:54:51
21:54:51 2026-01-12 21:54:51 (297 MB/s) - ‘karaf-0.21.4-20260112.212521-462.zip’ saved [239811819/239811819]
21:54:51
21:54:51 Extracting the new controller...
21:54:51 + echo 'Extracting the new controller...'
21:54:51 + unzip -q karaf-0.21.4-20260112.212521-462.zip
21:54:53 Adding external repositories...
21:54:53 + echo 'Adding external repositories...'
21:54:53 + 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
21:54:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:53 ################################################################################
21:54:53 #
21:54:53 # Licensed to the Apache Software Foundation (ASF) under one or more
21:54:53 # contributor license agreements. See the NOTICE file distributed with
21:54:53 # this work for additional information regarding copyright ownership.
21:54:53 # The ASF licenses this file to You under the Apache License, Version 2.0
21:54:53 # (the "License"); you may not use this file except in compliance with
21:54:53 # the License. You may obtain a copy of the License at
21:54:53 #
21:54:53 # http://www.apache.org/licenses/LICENSE-2.0
21:54:53 #
21:54:53 # Unless required by applicable law or agreed to in writing, software
21:54:53 # distributed under the License is distributed on an "AS IS" BASIS,
21:54:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:54:53 # See the License for the specific language governing permissions and
21:54:53 # limitations under the License.
21:54:53 #
21:54:53 ################################################################################
21:54:53
21:54:53 #
21:54:53 # If set to true, the following property will not allow any certificate to be used
21:54:53 # when accessing Maven repositories through SSL
21:54:53 #
21:54:53 #org.ops4j.pax.url.mvn.certificateCheck=
21:54:53
21:54:53 #
21:54:53 # Path to the local Maven settings file.
21:54:53 # The repositories defined in this file will be automatically added to the list
21:54:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
21:54:53 # below is not set.
21:54:53 # The following locations are checked for the existence of the settings.xml file
21:54:53 # * 1. looks for the specified url
21:54:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml
21:54:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml
21:54:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
21:54:53 #
21:54:53 #org.ops4j.pax.url.mvn.settings=
21:54:53
21:54:53 #
21:54:53 # Path to the local Maven repository which is used to avoid downloading
21:54:53 # artifacts when they already exist locally.
21:54:53 # The value of this property will be extracted from the settings.xml file
21:54:53 # above, or defaulted to:
21:54:53 # System.getProperty( "user.home" ) + "/.m2/repository"
21:54:53 #
21:54:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
21:54:53
21:54:53 #
21:54:53 # Default this to false. It's just weird to use undocumented repos
21:54:53 #
21:54:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false
21:54:53
21:54:53 #
21:54:53 # Uncomment if you don't wanna use the proxy settings
21:54:53 # from the Maven conf/settings.xml file
21:54:53 #
21:54:53 # org.ops4j.pax.url.mvn.proxySupport=false
21:54:53
21:54:53 #
21:54:53 # Comma separated list of repositories scanned when resolving an artifact.
21:54:53 # Those repositories will be checked before iterating through the
21:54:53 # below list of repositories and even before the local repository
21:54:53 # A repository url can be appended with zero or more of the following flags:
21:54:53 # @snapshots : the repository contains snaphots
21:54:53 # @noreleases : the repository does not contain any released artifacts
21:54:53 #
21:54:53 # The following property value will add the system folder as a repo.
21:54:53 #
21:54:53 org.ops4j.pax.url.mvn.defaultRepositories=\
21:54:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
21:54:53 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
21:54:53 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
21:54:53
21:54:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
21:54:53 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
21:54:53
21:54:53 #
21:54:53 # Comma separated list of repositories scanned when resolving an artifact.
21:54:53 # The default list includes the following repositories:
21:54:53 # http://repo1.maven.org/maven2@id=central
21:54:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
21:54:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
21:54:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
21:54:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
21:54:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
21:54:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
21:54:53 # To add repositories to the default ones, prepend '+' to the list of repositories
21:54:53 # to add.
21:54:53 # A repository url can be appended with zero or more of the following flags:
21:54:53 # @snapshots : the repository contains snapshots
21:54:53 # @noreleases : the repository does not contain any released artifacts
21:54:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
21:54:53 #
21:54:53 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
21:54:53
21:54:53 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
21:54:53 + [[ True == \T\r\u\e ]]
21:54:53 + echo 'Configuring the startup features...'
21:54:53 + 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
21:54:53 + FEATURE_TEST_STRING=features-test
21:54:53 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
21:54:53 + KARAF_VERSION=karaf4
21:54:53 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
21:54:53 + 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
21:54:53 + [[ ! -z '' ]]
21:54:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:53 ################################################################################
21:54:53 #
21:54:53 # Licensed to the Apache Software Foundation (ASF) under one or more
21:54:53 # contributor license agreements. See the NOTICE file distributed with
21:54:53 # this work for additional information regarding copyright ownership.
21:54:53 # The ASF licenses this file to You under the Apache License, Version 2.0
21:54:53 # (the "License"); you may not use this file except in compliance with
21:54:53 # the License. You may obtain a copy of the License at
21:54:53 #
21:54:53 # http://www.apache.org/licenses/LICENSE-2.0
21:54:53 #
21:54:53 # Unless required by applicable law or agreed to in writing, software
21:54:53 # distributed under the License is distributed on an "AS IS" BASIS,
21:54:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:54:53 # See the License for the specific language governing permissions and
21:54:53 # limitations under the License.
21:54:53 #
21:54:53 ################################################################################
21:54:53
21:54:53 #
21:54:53 # Comma separated list of features repositories to register by default
21:54:53 #
21:54:53 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}/8d464a37-0ee3-4add-9210-d93c6f04b30d.xml
21:54:53
21:54:53 #
21:54:53 # Comma separated list of features to install at startup
21:54:53 #
21:54:53 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, f9208cb7-9d1e-4b71-aec1-c986d02098a4
21:54:53
21:54:53 #
21:54:53 # Resource repositories (OBR) that the features resolver can use
21:54:53 # to resolve requirements/capabilities
21:54:53 #
21:54:53 # The format of the resourceRepositories is
21:54:53 # resourceRepositories=[xml:url|json:url],...
21:54:53 # for Instance:
21:54:53 #
21:54:53 #resourceRepositories=xml:http://host/path/to/index.xml
21:54:53 # or
21:54:53 #resourceRepositories=json:http://host/path/to/index.json
21:54:53 #
21:54:53
21:54:53 #
21:54:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
21:54:53 #
21:54:53 featuresBootAsynchronous=false
21:54:53
21:54:53 #
21:54:53 # Service requirements enforcement
21:54:53 #
21:54:53 # By default, the feature resolver checks the service requirements/capabilities of
21:54:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
21:54:53 # the required bundles.
21:54:53 # The following flag can have those values:
21:54:53 # - disable: service requirements are completely ignored
21:54:53 # - default: service requirements are ignored for old features
21:54:53 # - enforce: service requirements are always verified
21:54:53 #
21:54:53 #serviceRequirements=default
21:54:53
21:54:53 #
21:54:53 # Store cfg file for config element in feature
21:54:53 #
21:54:53 #configCfgStore=true
21:54:53
21:54:53 #
21:54:53 # Define if the feature service automatically refresh bundles
21:54:53 #
21:54:53 autoRefresh=true
21:54:53
21:54:53 #
21:54:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
21:54:53 # XML file defines instructions related to features processing
21:54:53 # versions.properties may declare properties to resolve placeholders in XML file
21:54:53 # both files are relative to ${karaf.etc}
21:54:53 #
21:54:53 #featureProcessing=org.apache.karaf.features.xml
21:54:53 #featureProcessingVersions=versions.properties
21:54:53 + configure_karaf_log karaf4 ''
21:54:53 + local -r karaf_version=karaf4
21:54:53 + local -r controllerdebugmap=
21:54:53 + local logapi=log4j
21:54:53 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
21:54:53 log4j2.rootLogger.level = INFO
21:54:53 #log4j2.rootLogger.type = asyncRoot
21:54:53 #log4j2.rootLogger.includeLocation = false
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
21:54:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
21:54:53 log4j2.rootLogger.appenderRef.Console.ref = Console
21:54:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
21:54:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
21:54:53 log4j2.logger.spifly.name = org.apache.aries.spifly
21:54:53 log4j2.logger.spifly.level = WARN
21:54:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
21:54:53 log4j2.logger.audit.level = INFO
21:54:53 log4j2.logger.audit.additivity = false
21:54:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
21:54:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
21:54:53 log4j2.appender.console.type = Console
21:54:53 log4j2.appender.console.name = Console
21:54:53 log4j2.appender.console.layout.type = PatternLayout
21:54:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
21:54:53 log4j2.appender.rolling.type = RollingRandomAccessFile
21:54:53 log4j2.appender.rolling.name = RollingFile
21:54:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
21:54:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
21:54:53 #log4j2.appender.rolling.immediateFlush = false
21:54:53 log4j2.appender.rolling.append = true
21:54:53 log4j2.appender.rolling.layout.type = PatternLayout
21:54:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
21:54:53 log4j2.appender.rolling.policies.type = Policies
21:54:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
21:54:53 log4j2.appender.rolling.policies.size.size = 64MB
21:54:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
21:54:53 log4j2.appender.rolling.strategy.max = 7
21:54:53 log4j2.appender.audit.type = RollingRandomAccessFile
21:54:53 log4j2.appender.audit.name = AuditRollingFile
21:54:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
21:54:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
21:54:53 log4j2.appender.audit.append = true
21:54:53 log4j2.appender.audit.layout.type = PatternLayout
21:54:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
21:54:53 log4j2.appender.audit.policies.type = Policies
21:54:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
21:54:53 log4j2.appender.audit.policies.size.size = 8MB
21:54:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
21:54:53 log4j2.appender.audit.strategy.max = 7
21:54:53 log4j2.appender.osgi.type = PaxOsgi
21:54:53 log4j2.appender.osgi.name = PaxOsgi
21:54:53 log4j2.appender.osgi.filter = *
21:54:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
21:54:53 #log4j2.logger.aether.level = TRACE
21:54:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
21:54:53 #log4j2.logger.http-headers.level = DEBUG
21:54:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
21:54:53 #log4j2.logger.maven.level = TRACE
21:54:53 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
21:54:53 + logapi=log4j2
21:54:53 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
21:54:53 + '[' log4j2 == log4j2 ']'
21:54:53 + 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
21:54:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
21:54:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
21:54:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
21:54:53 controllerdebugmap:
21:54:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
21:54:53 + unset IFS
21:54:53 + echo 'controllerdebugmap: '
21:54:53 + '[' -n '' ']'
21:54:53 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:53 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
21:54:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:53 ################################################################################
21:54:53 #
21:54:53 # Licensed to the Apache Software Foundation (ASF) under one or more
21:54:53 # contributor license agreements. See the NOTICE file distributed with
21:54:53 # this work for additional information regarding copyright ownership.
21:54:53 # The ASF licenses this file to You under the Apache License, Version 2.0
21:54:53 # (the "License"); you may not use this file except in compliance with
21:54:53 # the License. You may obtain a copy of the License at
21:54:53 #
21:54:53 # http://www.apache.org/licenses/LICENSE-2.0
21:54:53 #
21:54:53 # Unless required by applicable law or agreed to in writing, software
21:54:53 # distributed under the License is distributed on an "AS IS" BASIS,
21:54:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:54:53 # See the License for the specific language governing permissions and
21:54:53 # limitations under the License.
21:54:53 #
21:54:53 ################################################################################
21:54:53
21:54:53 # Common pattern layout for appenders
21:54:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
21:54:53
21:54:53 # Root logger
21:54:53 log4j2.rootLogger.level = INFO
21:54:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
21:54:53 #log4j2.rootLogger.type = asyncRoot
21:54:53 #log4j2.rootLogger.includeLocation = false
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
21:54:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
21:54:53 log4j2.rootLogger.appenderRef.Console.ref = Console
21:54:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
21:54:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
21:54:53
21:54:53 # Filters for logs marked by org.opendaylight.odlparent.Markers
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
21:54:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
21:54:53
21:54:53 # Loggers configuration
21:54:53
21:54:53 # Spifly logger
21:54:53 log4j2.logger.spifly.name = org.apache.aries.spifly
21:54:53 log4j2.logger.spifly.level = WARN
21:54:53
21:54:53 # Security audit logger
21:54:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
21:54:53 log4j2.logger.audit.level = INFO
21:54:53 log4j2.logger.audit.additivity = false
21:54:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
21:54:53
21:54:53 # Appenders configuration
21:54:53
21:54:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
21:54:53 log4j2.appender.console.type = Console
21:54:53 log4j2.appender.console.name = Console
21:54:53 log4j2.appender.console.layout.type = PatternLayout
21:54:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
21:54:53
21:54:53 # Rolling file appender
21:54:53 log4j2.appender.rolling.type = RollingRandomAccessFile
21:54:53 log4j2.appender.rolling.name = RollingFile
21:54:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
21:54:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
21:54:53 # uncomment to not force a disk flush
21:54:53 #log4j2.appender.rolling.immediateFlush = false
21:54:53 log4j2.appender.rolling.append = true
21:54:53 log4j2.appender.rolling.layout.type = PatternLayout
21:54:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
21:54:53 log4j2.appender.rolling.policies.type = Policies
21:54:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
21:54:53 log4j2.appender.rolling.policies.size.size = 1GB
21:54:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
21:54:53 log4j2.appender.rolling.strategy.max = 7
21:54:53
21:54:53 # Audit file appender
21:54:53 log4j2.appender.audit.type = RollingRandomAccessFile
21:54:53 log4j2.appender.audit.name = AuditRollingFile
21:54:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
21:54:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
21:54:53 log4j2.appender.audit.append = true
21:54:53 log4j2.appender.audit.layout.type = PatternLayout
21:54:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
21:54:53 log4j2.appender.audit.policies.type = Policies
21:54:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
21:54:53 log4j2.appender.audit.policies.size.size = 8MB
21:54:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
21:54:53 log4j2.appender.audit.strategy.max = 7
21:54:53
21:54:53 # OSGi appender
21:54:53 log4j2.appender.osgi.type = PaxOsgi
21:54:53 log4j2.appender.osgi.name = PaxOsgi
21:54:53 log4j2.appender.osgi.filter = *
21:54:53
21:54:53 # help with identification of maven-related problems with pax-url-aether
21:54:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
21:54:53 #log4j2.logger.aether.level = TRACE
21:54:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
21:54:53 #log4j2.logger.http-headers.level = DEBUG
21:54:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
21:54:53 #log4j2.logger.maven.level = TRACE
21:54:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
21:54:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
21:54:53 Configure
21:54:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
21:54:53 + local -r controllermem=2048m
21:54:53 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:53 + echo Configure
21:54:53 java home: /usr/lib/jvm/java-21-openjdk-amd64
21:54:53 max memory: 2048m
21:54:53 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
21:54:53 + echo ' max memory: 2048m'
21:54:53 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
21:54:53 + 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
21:54:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:53 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:53 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
21:54:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:53 #!/bin/sh
21:54:53 #
21:54:53 # Licensed to the Apache Software Foundation (ASF) under one or more
21:54:53 # contributor license agreements. See the NOTICE file distributed with
21:54:53 # this work for additional information regarding copyright ownership.
21:54:53 # The ASF licenses this file to You under the Apache License, Version 2.0
21:54:53 # (the "License"); you may not use this file except in compliance with
21:54:53 # the License. You may obtain a copy of the License at
21:54:53 #
21:54:53 # http://www.apache.org/licenses/LICENSE-2.0
21:54:53 #
21:54:53 # Unless required by applicable law or agreed to in writing, software
21:54:53 # distributed under the License is distributed on an "AS IS" BASIS,
21:54:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:54:53 # See the License for the specific language governing permissions and
21:54:53 # limitations under the License.
21:54:53 #
21:54:53
21:54:53 #
21:54:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
21:54:53 # script: client, instance, shell, start, status, stop, karaf
21:54:53 #
21:54:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
21:54:53 # Actions go here...
21:54:53 # fi
21:54:53
21:54:53 #
21:54:53 # general settings which should be applied for all scripts go here; please keep
21:54:53 # in mind that it is possible that scripts might be executed more than once, e.g.
21:54:53 # in example of the start script where the start script is executed first and the
21:54:53 # karaf script afterwards.
21:54:53 #
21:54:53
21:54:53 #
21:54:53 # The following section shows the possible configuration options for the default
21:54:53 # karaf scripts
21:54:53 #
21:54:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
21:54:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
21:54:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
21:54:53 # export EXTRA_JAVA_OPTS # Additional JVM options
21:54:53 # export KARAF_HOME # Karaf home folder
21:54:53 # export KARAF_DATA # Karaf data folder
21:54:53 # export KARAF_BASE # Karaf base folder
21:54:53 # export KARAF_ETC # Karaf etc folder
21:54:53 # export KARAF_LOG # Karaf log folder
21:54:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
21:54:53 # export KARAF_OPTS # Additional available Karaf options
21:54:53 # export KARAF_DEBUG # Enable debug mode
21:54:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
21:54:53 # export KARAF_NOROOT # Prevent execution as root if set to true
21:54:53 Set Java version
21:54:53 + echo 'Set Java version'
21:54:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
21:54:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
21:54:53 sudo: a password is required
21:54:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:54:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
21:54:53 sudo: a password is required
21:54:53 JDK default version ...
21:54:53 + echo 'JDK default version ...'
21:54:53 + java -version
21:54:53 openjdk version "21.0.9" 2025-10-21
21:54:53 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
21:54:53 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
21:54:53 Set JAVA_HOME
21:54:53 + echo 'Set JAVA_HOME'
21:54:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
21:54:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
21:54:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:54:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:54:53 Listing all open ports on controller system...
21:54:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:54:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
21:54:53 + echo 'Listing all open ports on controller system...'
21:54:53 + netstat -pnatu
21:54:53 /tmp/configuration-script.sh: line 40: netstat: command not found
21:54:53 Configuring cluster
21:54:53 + '[' -f /tmp/custom_shard_config.txt ']'
21:54:53 + echo 'Configuring cluster'
21:54:53 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.138 10.30.171.15 10.30.171.169
21:54:53 ################################################
21:54:53 ## Configure Cluster ##
21:54:53 ################################################
21:54:53 NOTE: Cluster configuration files not found. Copying from
21:54:53 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
21:54:53 Configuring unique name in akka.conf
21:54:53 Configuring hostname in akka.conf
21:54:53 Configuring data and rpc seed nodes in akka.conf
21:54:53 modules = [
21:54:53
21:54:53 {
21:54:53 name = "inventory"
21:54:53 namespace = "urn:opendaylight:inventory"
21:54:53 shard-strategy = "module"
21:54:53 },
21:54:53 {
21:54:53 name = "topology"
21:54:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
21:54:53 shard-strategy = "module"
21:54:53 },
21:54:53 {
21:54:53 name = "toaster"
21:54:53 namespace = "http://netconfcentral.org/ns/toaster"
21:54:53 shard-strategy = "module"
21:54:53 }
21:54:53 ]
21:54:53 Configuring replication type in module-shards.conf
21:54:53 ################################################
21:54:53 ## NOTE: Manually restart controller to ##
21:54:53 ## apply configuration. ##
21:54:53 ################################################
21:54:53 Dump akka.conf
21:54:53 + echo 'Dump akka.conf'
21:54:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:53
21:54:53 odl-cluster-data {
21:54:53 akka {
21:54:53 remote {
21:54:53 artery {
21:54:53 enabled = on
21:54:53 transport = tcp
21:54:53 canonical.hostname = "10.30.170.138"
21:54:53 canonical.port = 2550
21:54:53 }
21:54:53 }
21:54:53
21:54:53 cluster {
21:54:53 # Using artery.
21:54:53 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.138:2550",
21:54:53 "akka://opendaylight-cluster-data@10.30.171.15:2550",
21:54:53 "akka://opendaylight-cluster-data@10.30.171.169:2550"]
21:54:53
21:54:53 roles = ["member-1"]
21:54:53
21:54:53 # when under load we might trip a false positive on the failure detector
21:54:53 # failure-detector {
21:54:53 # heartbeat-interval = 4 s
21:54:53 # acceptable-heartbeat-pause = 16s
21:54:53 # }
21:54:53 }
21:54:53
21:54:53 persistence {
21:54:53 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
21:54:53 # modifying the following two properties. The directory location specified may be a relative or absolute path.
21:54:53 # The relative path is always relative to KARAF_HOME.
21:54:53
21:54:53 # snapshot-store.local.dir = "target/snapshots"
21:54:53
21:54:53 # Use lz4 compression for LocalSnapshotStore snapshots
21:54:53 snapshot-store.local.use-lz4-compression = false
21:54:53 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
21:54:53 snapshot-store.local.lz4-blocksize = 256KB
21:54:53 }
21:54:53 disable-default-actor-system-quarantined-event-handling = "false"
21:54:53 }
21:54:53 }
21:54:53 Dump modules.conf
21:54:53 + echo 'Dump modules.conf'
21:54:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:53 modules = [
21:54:53
21:54:53 {
21:54:53 name = "inventory"
21:54:53 namespace = "urn:opendaylight:inventory"
21:54:53 shard-strategy = "module"
21:54:53 },
21:54:53 {
21:54:53 name = "topology"
21:54:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
21:54:53 shard-strategy = "module"
21:54:53 },
21:54:53 {
21:54:53 name = "toaster"
21:54:53 namespace = "http://netconfcentral.org/ns/toaster"
21:54:53 shard-strategy = "module"
21:54:53 }
21:54:53 ]
21:54:53 Dump module-shards.conf
21:54:53 + echo 'Dump module-shards.conf'
21:54:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:53 module-shards = [
21:54:53 {
21:54:53 name = "default"
21:54:53 shards = [
21:54:53 {
21:54:53 name = "default"
21:54:53 replicas = ["member-1",
21:54:53 "member-2",
21:54:53 "member-3"]
21:54:53 }
21:54:53 ]
21:54:53 },
21:54:53 {
21:54:53 name = "inventory"
21:54:53 shards = [
21:54:53 {
21:54:53 name="inventory"
21:54:53 replicas = ["member-1",
21:54:53 "member-2",
21:54:53 "member-3"]
21:54:53 }
21:54:53 ]
21:54:53 },
21:54:53 {
21:54:53 name = "topology"
21:54:53 shards = [
21:54:53 {
21:54:53 name="topology"
21:54:53 replicas = ["member-1",
21:54:53 "member-2",
21:54:53 "member-3"]
21:54:53 }
21:54:53 ]
21:54:53 },
21:54:53 {
21:54:53 name = "toaster"
21:54:53 shards = [
21:54:53 {
21:54:53 name="toaster"
21:54:53 replicas = ["member-1",
21:54:53 "member-2",
21:54:53 "member-3"]
21:54:53 }
21:54:53 ]
21:54:53 }
21:54:53 ]
21:54:53 Configuring member-2 with IP address 10.30.171.15
21:54:53 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:54:54 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:54:54 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
21:54:54 ++ [[ /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 ]]
21:54:54 ++ echo 'common-functions.sh is being sourced'
21:54:54 common-functions.sh is being sourced
21:54:54 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
21:54:54 ++ DISTROSTREAM=scandium
21:54:54 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:54 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:54 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:54 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:54 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:54 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:54 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:54 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:54 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:54 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:54 ++ export CONTROLLERMEM=
21:54:54 ++ CONTROLLERMEM=
21:54:54 ++ case "${DISTROSTREAM}" in
21:54:54 ++ CLUSTER_SYSTEM=akka
21:54:54 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:54 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:54 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:54 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:54 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:54 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:54 ++ print_common_env
21:54:54 ++ cat
21:54:54 common-functions environment:
21:54:54 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:54 ACTUALFEATURES:
21:54:54 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:54 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:54 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:54 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:54 CONTROLLERMEM:
21:54:54 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:54 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:54 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:54 SUITES:
21:54:54
21:54:54 ++ SSH='ssh -t -t'
21:54:54 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
21:54:54 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
21:54:54 Changing to /tmp
21:54:54 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:54 + echo 'Changing to /tmp'
21:54:54 + cd /tmp
21:54:54 + 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-20260112.212521-462.zip'
21:54:54 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:54 --2026-01-12 21:54:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
21:54:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
21:54:54 HTTP request sent, awaiting response... 200 OK
21:54:54 Length: 239811819 (229M) [application/zip]
21:54:54 Saving to: ‘karaf-0.21.4-20260112.212521-462.zip’
21:54:54
21:54:54 0K ........ ........ ........ ........ ........ ........ 1% 72.5M 3s
21:54:54 3072K ........ ........ ........ ........ ........ ........ 2% 116M 2s
21:54:54 6144K ........ ........ ........ ........ ........ ........ 3% 113M 2s
21:54:54 9216K ........ ........ ........ ........ ........ ........ 5% 141M 2s
21:54:54 12288K ........ ........ ........ ........ ........ ........ 6% 132M 2s
21:54:54 15360K ........ ........ ........ ........ ........ ........ 7% 148M 2s
21:54:54 18432K ........ ........ ........ ........ ........ ........ 9% 185M 2s
21:54:54 21504K ........ ........ ........ ........ ........ ........ 10% 198M 2s
21:54:54 24576K ........ ........ ........ ........ ........ ........ 11% 208M 2s
21:54:54 27648K ........ ........ ........ ........ ........ ........ 13% 210M 1s
21:54:54 30720K ........ ........ ........ ........ ........ ........ 14% 224M 1s
21:54:54 33792K ........ ........ ........ ........ ........ ........ 15% 253M 1s
21:54:54 36864K ........ ........ ........ ........ ........ ........ 17% 255M 1s
21:54:54 39936K ........ ........ ........ ........ ........ ........ 18% 159M 1s
21:54:54 43008K ........ ........ ........ ........ ........ ........ 19% 180M 1s
21:54:54 46080K ........ ........ ........ ........ ........ ........ 20% 298M 1s
21:54:54 49152K ........ ........ ........ ........ ........ ........ 22% 311M 1s
21:54:54 52224K ........ ........ ........ ........ ........ ........ 23% 287M 1s
21:54:54 55296K ........ ........ ........ ........ ........ ........ 24% 278M 1s
21:54:54 58368K ........ ........ ........ ........ ........ ........ 26% 294M 1s
21:54:54 61440K ........ ........ ........ ........ ........ ........ 27% 287M 1s
21:54:54 64512K ........ ........ ........ ........ ........ ........ 28% 287M 1s
21:54:54 67584K ........ ........ ........ ........ ........ ........ 30% 273M 1s
21:54:54 70656K ........ ........ ........ ........ ........ ........ 31% 277M 1s
21:54:54 73728K ........ ........ ........ ........ ........ ........ 32% 279M 1s
21:54:54 76800K ........ ........ ........ ........ ........ ........ 34% 281M 1s
21:54:54 79872K ........ ........ ........ ........ ........ ........ 35% 274M 1s
21:54:54 82944K ........ ........ ........ ........ ........ ........ 36% 286M 1s
21:54:54 86016K ........ ........ ........ ........ ........ ........ 38% 285M 1s
21:54:54 89088K ........ ........ ........ ........ ........ ........ 39% 183M 1s
21:54:54 92160K ........ ........ ........ ........ ........ ........ 40% 309M 1s
21:54:54 95232K ........ ........ ........ ........ ........ ........ 41% 318M 1s
21:54:54 98304K ........ ........ ........ ........ ........ ........ 43% 276M 1s
21:54:54 101376K ........ ........ ........ ........ ........ ........ 44% 290M 1s
21:54:54 104448K ........ ........ ........ ........ ........ ........ 45% 280M 1s
21:54:54 107520K ........ ........ ........ ........ ........ ........ 47% 277M 1s
21:54:54 110592K ........ ........ ........ ........ ........ ........ 48% 284M 1s
21:54:54 113664K ........ ........ ........ ........ ........ ........ 49% 278M 1s
21:54:54 116736K ........ ........ ........ ........ ........ ........ 51% 261M 1s
21:54:54 119808K ........ ........ ........ ........ ........ ........ 52% 275M 1s
21:54:54 122880K ........ ........ ........ ........ ........ ........ 53% 286M 0s
21:54:54 125952K ........ ........ ........ ........ ........ ........ 55% 278M 0s
21:54:54 129024K ........ ........ ........ ........ ........ ........ 56% 276M 0s
21:54:54 132096K ........ ........ ........ ........ ........ ........ 57% 285M 0s
21:54:54 135168K ........ ........ ........ ........ ........ ........ 59% 274M 0s
21:54:54 138240K ........ ........ ........ ........ ........ ........ 60% 282M 0s
21:54:54 141312K ........ ........ ........ ........ ........ ........ 61% 273M 0s
21:54:54 144384K ........ ........ ........ ........ ........ ........ 62% 262M 0s
21:54:54 147456K ........ ........ ........ ........ ........ ........ 64% 273M 0s
21:54:54 150528K ........ ........ ........ ........ ........ ........ 65% 284M 0s
21:54:54 153600K ........ ........ ........ ........ ........ ........ 66% 279M 0s
21:54:54 156672K ........ ........ ........ ........ ........ ........ 68% 266M 0s
21:54:55 159744K ........ ........ ........ ........ ........ ........ 69% 268M 0s
21:54:55 162816K ........ ........ ........ ........ ........ ........ 70% 253M 0s
21:54:55 165888K ........ ........ ........ ........ ........ ........ 72% 254M 0s
21:54:55 168960K ........ ........ ........ ........ ........ ........ 73% 258M 0s
21:54:55 172032K ........ ........ ........ ........ ........ ........ 74% 275M 0s
21:54:55 175104K ........ ........ ........ ........ ........ ........ 76% 288M 0s
21:54:55 178176K ........ ........ ........ ........ ........ ........ 77% 274M 0s
21:54:55 181248K ........ ........ ........ ........ ........ ........ 78% 280M 0s
21:54:55 184320K ........ ........ ........ ........ ........ ........ 80% 289M 0s
21:54:55 187392K ........ ........ ........ ........ ........ ........ 81% 285M 0s
21:54:55 190464K ........ ........ ........ ........ ........ ........ 82% 285M 0s
21:54:55 193536K ........ ........ ........ ........ ........ ........ 83% 267M 0s
21:54:55 196608K ........ ........ ........ ........ ........ ........ 85% 213M 0s
21:54:55 199680K ........ ........ ........ ........ ........ ........ 86% 346M 0s
21:54:55 202752K ........ ........ ........ ........ ........ ........ 87% 263M 0s
21:54:55 205824K ........ ........ ........ ........ ........ ........ 89% 289M 0s
21:54:55 208896K ........ ........ ........ ........ ........ ........ 90% 265M 0s
21:54:55 211968K ........ ........ ........ ........ ........ ........ 91% 270M 0s
21:54:55 215040K ........ ........ ........ ........ ........ ........ 93% 263M 0s
21:54:55 218112K ........ ........ ........ ........ ........ ........ 94% 272M 0s
21:54:55 221184K ........ ........ ........ ........ ........ ........ 95% 273M 0s
21:54:55 224256K ........ ........ ........ ........ ........ ........ 97% 253M 0s
21:54:55 227328K ........ ........ ........ ........ ........ ........ 98% 273M 0s
21:54:55 230400K ........ ........ ........ ........ ........ ........ 99% 265M 0s
21:54:55 233472K ........ ... 100% 303M=1.0s
21:54:55
21:54:55 2026-01-12 21:54:55 (238 MB/s) - ‘karaf-0.21.4-20260112.212521-462.zip’ saved [239811819/239811819]
21:54:55
21:54:55 Extracting the new controller...
21:54:55 + echo 'Extracting the new controller...'
21:54:55 + unzip -q karaf-0.21.4-20260112.212521-462.zip
21:54:57 Adding external repositories...
21:54:57 + echo 'Adding external repositories...'
21:54:57 + 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
21:54:57 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:57 ################################################################################
21:54:57 #
21:54:57 # Licensed to the Apache Software Foundation (ASF) under one or more
21:54:57 # contributor license agreements. See the NOTICE file distributed with
21:54:57 # this work for additional information regarding copyright ownership.
21:54:57 # The ASF licenses this file to You under the Apache License, Version 2.0
21:54:57 # (the "License"); you may not use this file except in compliance with
21:54:57 # the License. You may obtain a copy of the License at
21:54:57 #
21:54:57 # http://www.apache.org/licenses/LICENSE-2.0
21:54:57 #
21:54:57 # Unless required by applicable law or agreed to in writing, software
21:54:57 # distributed under the License is distributed on an "AS IS" BASIS,
21:54:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:54:57 # See the License for the specific language governing permissions and
21:54:57 # limitations under the License.
21:54:57 #
21:54:57 ################################################################################
21:54:57
21:54:57 #
21:54:57 # If set to true, the following property will not allow any certificate to be used
21:54:57 # when accessing Maven repositories through SSL
21:54:57 #
21:54:57 #org.ops4j.pax.url.mvn.certificateCheck=
21:54:57
21:54:57 #
21:54:57 # Path to the local Maven settings file.
21:54:57 # The repositories defined in this file will be automatically added to the list
21:54:57 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
21:54:57 # below is not set.
21:54:57 # The following locations are checked for the existence of the settings.xml file
21:54:57 # * 1. looks for the specified url
21:54:57 # * 2. if not found looks for ${user.home}/.m2/settings.xml
21:54:57 # * 3. if not found looks for ${maven.home}/conf/settings.xml
21:54:57 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
21:54:57 #
21:54:57 #org.ops4j.pax.url.mvn.settings=
21:54:57
21:54:57 #
21:54:57 # Path to the local Maven repository which is used to avoid downloading
21:54:57 # artifacts when they already exist locally.
21:54:57 # The value of this property will be extracted from the settings.xml file
21:54:57 # above, or defaulted to:
21:54:57 # System.getProperty( "user.home" ) + "/.m2/repository"
21:54:57 #
21:54:57 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
21:54:57
21:54:57 #
21:54:57 # Default this to false. It's just weird to use undocumented repos
21:54:57 #
21:54:57 org.ops4j.pax.url.mvn.useFallbackRepositories=false
21:54:57
21:54:57 #
21:54:57 # Uncomment if you don't wanna use the proxy settings
21:54:57 # from the Maven conf/settings.xml file
21:54:57 #
21:54:57 # org.ops4j.pax.url.mvn.proxySupport=false
21:54:57
21:54:57 #
21:54:57 # Comma separated list of repositories scanned when resolving an artifact.
21:54:57 # Those repositories will be checked before iterating through the
21:54:57 # below list of repositories and even before the local repository
21:54:57 # A repository url can be appended with zero or more of the following flags:
21:54:57 # @snapshots : the repository contains snaphots
21:54:57 # @noreleases : the repository does not contain any released artifacts
21:54:57 #
21:54:57 # The following property value will add the system folder as a repo.
21:54:57 #
21:54:57 org.ops4j.pax.url.mvn.defaultRepositories=\
21:54:57 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
21:54:57 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
21:54:57 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
21:54:57
21:54:57 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
21:54:57 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
21:54:57
21:54:57 #
21:54:57 # Comma separated list of repositories scanned when resolving an artifact.
21:54:57 # The default list includes the following repositories:
21:54:57 # http://repo1.maven.org/maven2@id=central
21:54:57 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
21:54:57 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
21:54:57 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
21:54:57 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
21:54:57 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
21:54:57 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
21:54:57 # To add repositories to the default ones, prepend '+' to the list of repositories
21:54:57 # to add.
21:54:57 # A repository url can be appended with zero or more of the following flags:
21:54:57 # @snapshots : the repository contains snapshots
21:54:57 # @noreleases : the repository does not contain any released artifacts
21:54:57 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
21:54:57 #
21:54:57 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
21:54:57
21:54:57 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
21:54:57 Configuring the startup features...
21:54:57 + echo 'Configuring the startup features...'
21:54:57 + 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
21:54:57 + FEATURE_TEST_STRING=features-test
21:54:57 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
21:54:57 + KARAF_VERSION=karaf4
21:54:57 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
21:54:57 + 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
21:54:57 + [[ ! -z '' ]]
21:54:57 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:57 ################################################################################
21:54:57 #
21:54:57 # Licensed to the Apache Software Foundation (ASF) under one or more
21:54:57 # contributor license agreements. See the NOTICE file distributed with
21:54:57 # this work for additional information regarding copyright ownership.
21:54:57 # The ASF licenses this file to You under the Apache License, Version 2.0
21:54:57 # (the "License"); you may not use this file except in compliance with
21:54:57 # the License. You may obtain a copy of the License at
21:54:57 #
21:54:57 # http://www.apache.org/licenses/LICENSE-2.0
21:54:57 #
21:54:57 # Unless required by applicable law or agreed to in writing, software
21:54:57 # distributed under the License is distributed on an "AS IS" BASIS,
21:54:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:54:57 # See the License for the specific language governing permissions and
21:54:57 # limitations under the License.
21:54:57 #
21:54:57 ################################################################################
21:54:57
21:54:57 #
21:54:57 # Comma separated list of features repositories to register by default
21:54:57 #
21:54:57 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}/8d464a37-0ee3-4add-9210-d93c6f04b30d.xml
21:54:57
21:54:57 #
21:54:57 # Comma separated list of features to install at startup
21:54:57 #
21:54:57 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, f9208cb7-9d1e-4b71-aec1-c986d02098a4
21:54:57
21:54:57 #
21:54:57 # Resource repositories (OBR) that the features resolver can use
21:54:57 # to resolve requirements/capabilities
21:54:57 #
21:54:57 # The format of the resourceRepositories is
21:54:57 # resourceRepositories=[xml:url|json:url],...
21:54:57 # for Instance:
21:54:57 #
21:54:57 #resourceRepositories=xml:http://host/path/to/index.xml
21:54:57 # or
21:54:57 #resourceRepositories=json:http://host/path/to/index.json
21:54:57 #
21:54:57
21:54:57 #
21:54:57 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
21:54:57 #
21:54:57 featuresBootAsynchronous=false
21:54:57
21:54:57 #
21:54:57 # Service requirements enforcement
21:54:57 #
21:54:57 # By default, the feature resolver checks the service requirements/capabilities of
21:54:57 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
21:54:57 # the required bundles.
21:54:57 # The following flag can have those values:
21:54:57 # - disable: service requirements are completely ignored
21:54:57 # - default: service requirements are ignored for old features
21:54:57 # - enforce: service requirements are always verified
21:54:57 #
21:54:57 #serviceRequirements=default
21:54:57
21:54:57 #
21:54:57 # Store cfg file for config element in feature
21:54:57 #
21:54:57 #configCfgStore=true
21:54:57
21:54:57 #
21:54:57 # Define if the feature service automatically refresh bundles
21:54:57 #
21:54:57 autoRefresh=true
21:54:57
21:54:57 #
21:54:57 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
21:54:57 # XML file defines instructions related to features processing
21:54:57 # versions.properties may declare properties to resolve placeholders in XML file
21:54:57 # both files are relative to ${karaf.etc}
21:54:57 #
21:54:57 #featureProcessing=org.apache.karaf.features.xml
21:54:57 #featureProcessingVersions=versions.properties
21:54:57 + configure_karaf_log karaf4 ''
21:54:57 + local -r karaf_version=karaf4
21:54:57 + local -r controllerdebugmap=
21:54:57 + local logapi=log4j
21:54:57 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
21:54:57 log4j2.rootLogger.level = INFO
21:54:57 #log4j2.rootLogger.type = asyncRoot
21:54:57 #log4j2.rootLogger.includeLocation = false
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
21:54:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
21:54:57 log4j2.rootLogger.appenderRef.Console.ref = Console
21:54:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
21:54:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
21:54:57 log4j2.logger.spifly.name = org.apache.aries.spifly
21:54:57 log4j2.logger.spifly.level = WARN
21:54:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
21:54:57 log4j2.logger.audit.level = INFO
21:54:57 log4j2.logger.audit.additivity = false
21:54:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
21:54:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
21:54:57 log4j2.appender.console.type = Console
21:54:57 log4j2.appender.console.name = Console
21:54:57 log4j2.appender.console.layout.type = PatternLayout
21:54:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
21:54:57 log4j2.appender.rolling.type = RollingRandomAccessFile
21:54:57 log4j2.appender.rolling.name = RollingFile
21:54:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
21:54:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
21:54:57 #log4j2.appender.rolling.immediateFlush = false
21:54:57 log4j2.appender.rolling.append = true
21:54:57 log4j2.appender.rolling.layout.type = PatternLayout
21:54:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
21:54:57 log4j2.appender.rolling.policies.type = Policies
21:54:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
21:54:57 log4j2.appender.rolling.policies.size.size = 64MB
21:54:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
21:54:57 log4j2.appender.rolling.strategy.max = 7
21:54:57 log4j2.appender.audit.type = RollingRandomAccessFile
21:54:57 log4j2.appender.audit.name = AuditRollingFile
21:54:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
21:54:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
21:54:57 log4j2.appender.audit.append = true
21:54:57 log4j2.appender.audit.layout.type = PatternLayout
21:54:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
21:54:57 log4j2.appender.audit.policies.type = Policies
21:54:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
21:54:57 log4j2.appender.audit.policies.size.size = 8MB
21:54:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
21:54:57 log4j2.appender.audit.strategy.max = 7
21:54:57 log4j2.appender.osgi.type = PaxOsgi
21:54:57 log4j2.appender.osgi.name = PaxOsgi
21:54:57 log4j2.appender.osgi.filter = *
21:54:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
21:54:57 #log4j2.logger.aether.level = TRACE
21:54:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
21:54:57 #log4j2.logger.http-headers.level = DEBUG
21:54:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
21:54:57 #log4j2.logger.maven.level = TRACE
21:54:57 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
21:54:57 + logapi=log4j2
21:54:57 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
21:54:57 + '[' log4j2 == log4j2 ']'
21:54:57 + 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
21:54:57 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
21:54:57 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
21:54:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
21:54:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
21:54:57 + unset IFS
21:54:57 controllerdebugmap:
21:54:57 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:57 + echo 'controllerdebugmap: '
21:54:57 + '[' -n '' ']'
21:54:57 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
21:54:57 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:57 ################################################################################
21:54:57 #
21:54:57 # Licensed to the Apache Software Foundation (ASF) under one or more
21:54:57 # contributor license agreements. See the NOTICE file distributed with
21:54:57 # this work for additional information regarding copyright ownership.
21:54:57 # The ASF licenses this file to You under the Apache License, Version 2.0
21:54:57 # (the "License"); you may not use this file except in compliance with
21:54:57 # the License. You may obtain a copy of the License at
21:54:57 #
21:54:57 # http://www.apache.org/licenses/LICENSE-2.0
21:54:57 #
21:54:57 # Unless required by applicable law or agreed to in writing, software
21:54:57 # distributed under the License is distributed on an "AS IS" BASIS,
21:54:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:54:57 # See the License for the specific language governing permissions and
21:54:57 # limitations under the License.
21:54:57 #
21:54:57 ################################################################################
21:54:57
21:54:57 # Common pattern layout for appenders
21:54:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
21:54:57
21:54:57 # Root logger
21:54:57 log4j2.rootLogger.level = INFO
21:54:57 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
21:54:57 #log4j2.rootLogger.type = asyncRoot
21:54:57 #log4j2.rootLogger.includeLocation = false
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
21:54:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
21:54:57 log4j2.rootLogger.appenderRef.Console.ref = Console
21:54:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
21:54:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
21:54:57
21:54:57 # Filters for logs marked by org.opendaylight.odlparent.Markers
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
21:54:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
21:54:57
21:54:57 # Loggers configuration
21:54:57
21:54:57 # Spifly logger
21:54:57 log4j2.logger.spifly.name = org.apache.aries.spifly
21:54:57 log4j2.logger.spifly.level = WARN
21:54:57
21:54:57 # Security audit logger
21:54:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
21:54:57 log4j2.logger.audit.level = INFO
21:54:57 log4j2.logger.audit.additivity = false
21:54:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
21:54:57
21:54:57 # Appenders configuration
21:54:57
21:54:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
21:54:57 log4j2.appender.console.type = Console
21:54:57 log4j2.appender.console.name = Console
21:54:57 log4j2.appender.console.layout.type = PatternLayout
21:54:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
21:54:57
21:54:57 # Rolling file appender
21:54:57 log4j2.appender.rolling.type = RollingRandomAccessFile
21:54:57 log4j2.appender.rolling.name = RollingFile
21:54:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
21:54:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
21:54:57 # uncomment to not force a disk flush
21:54:57 #log4j2.appender.rolling.immediateFlush = false
21:54:57 log4j2.appender.rolling.append = true
21:54:57 log4j2.appender.rolling.layout.type = PatternLayout
21:54:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
21:54:57 log4j2.appender.rolling.policies.type = Policies
21:54:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
21:54:57 log4j2.appender.rolling.policies.size.size = 1GB
21:54:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
21:54:57 log4j2.appender.rolling.strategy.max = 7
21:54:57
21:54:57 # Audit file appender
21:54:57 log4j2.appender.audit.type = RollingRandomAccessFile
21:54:57 log4j2.appender.audit.name = AuditRollingFile
21:54:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
21:54:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
21:54:57 log4j2.appender.audit.append = true
21:54:57 log4j2.appender.audit.layout.type = PatternLayout
21:54:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
21:54:57 log4j2.appender.audit.policies.type = Policies
21:54:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
21:54:57 log4j2.appender.audit.policies.size.size = 8MB
21:54:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
21:54:57 log4j2.appender.audit.strategy.max = 7
21:54:57
21:54:57 # OSGi appender
21:54:57 log4j2.appender.osgi.type = PaxOsgi
21:54:57 log4j2.appender.osgi.name = PaxOsgi
21:54:57 log4j2.appender.osgi.filter = *
21:54:57
21:54:57 # help with identification of maven-related problems with pax-url-aether
21:54:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
21:54:57 #log4j2.logger.aether.level = TRACE
21:54:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
21:54:57 #log4j2.logger.http-headers.level = DEBUG
21:54:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
21:54:57 #log4j2.logger.maven.level = TRACE
21:54:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
21:54:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
21:54:57 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:57 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
21:54:57 + local -r controllermem=2048m
21:54:57 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:57 + echo Configure
21:54:57 Configure
21:54:57 java home: /usr/lib/jvm/java-21-openjdk-amd64
21:54:57 max memory: 2048m
21:54:57 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
21:54:57 + echo ' max memory: 2048m'
21:54:57 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:57 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
21:54:57 + 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
21:54:57 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:57 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:57 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
21:54:57 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:57 #!/bin/sh
21:54:57 #
21:54:57 # Licensed to the Apache Software Foundation (ASF) under one or more
21:54:57 # contributor license agreements. See the NOTICE file distributed with
21:54:57 # this work for additional information regarding copyright ownership.
21:54:57 # The ASF licenses this file to You under the Apache License, Version 2.0
21:54:57 # (the "License"); you may not use this file except in compliance with
21:54:57 # the License. You may obtain a copy of the License at
21:54:57 #
21:54:57 # http://www.apache.org/licenses/LICENSE-2.0
21:54:57 #
21:54:57 # Unless required by applicable law or agreed to in writing, software
21:54:57 # distributed under the License is distributed on an "AS IS" BASIS,
21:54:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:54:57 # See the License for the specific language governing permissions and
21:54:57 # limitations under the License.
21:54:57 #
21:54:57
21:54:57 #
21:54:57 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
21:54:57 # script: client, instance, shell, start, status, stop, karaf
21:54:57 #
21:54:57 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
21:54:57 # Actions go here...
21:54:57 # fi
21:54:57
21:54:57 #
21:54:57 # general settings which should be applied for all scripts go here; please keep
21:54:57 # in mind that it is possible that scripts might be executed more than once, e.g.
21:54:57 # in example of the start script where the start script is executed first and the
21:54:57 # karaf script afterwards.
21:54:57 #
21:54:57
21:54:57 #
21:54:57 # The following section shows the possible configuration options for the default
21:54:57 # karaf scripts
21:54:57 #
21:54:57 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
21:54:57 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
21:54:57 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
21:54:57 # export EXTRA_JAVA_OPTS # Additional JVM options
21:54:57 # export KARAF_HOME # Karaf home folder
21:54:57 # export KARAF_DATA # Karaf data folder
21:54:57 # export KARAF_BASE # Karaf base folder
21:54:57 # export KARAF_ETC # Karaf etc folder
21:54:57 # export KARAF_LOG # Karaf log folder
21:54:57 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
21:54:57 # export KARAF_OPTS # Additional available Karaf options
21:54:57 # export KARAF_DEBUG # Enable debug mode
21:54:57 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
21:54:57 # export KARAF_NOROOT # Prevent execution as root if set to true
21:54:57 Set Java version
21:54:57 + echo 'Set Java version'
21:54:57 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
21:54:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
21:54:57 sudo: a password is required
21:54:57 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:54:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
21:54:57 sudo: a password is required
21:54:57 JDK default version ...
21:54:57 + echo 'JDK default version ...'
21:54:57 + java -version
21:54:57 openjdk version "21.0.9" 2025-10-21
21:54:57 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
21:54:57 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
21:54:57 Set JAVA_HOME
21:54:57 + echo 'Set JAVA_HOME'
21:54:57 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
21:54:57 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
21:54:57 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:54:57 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:54:57 Listing all open ports on controller system...
21:54:57 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:54:57 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
21:54:57 + echo 'Listing all open ports on controller system...'
21:54:57 + netstat -pnatu
21:54:57 /tmp/configuration-script.sh: line 40: netstat: command not found
21:54:57 Configuring cluster
21:54:57 + '[' -f /tmp/custom_shard_config.txt ']'
21:54:57 + echo 'Configuring cluster'
21:54:57 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.138 10.30.171.15 10.30.171.169
21:54:57 ################################################
21:54:57 ## Configure Cluster ##
21:54:57 ################################################
21:54:57 NOTE: Cluster configuration files not found. Copying from
21:54:57 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
21:54:57 Configuring unique name in akka.conf
21:54:57 Configuring hostname in akka.conf
21:54:57 Configuring data and rpc seed nodes in akka.conf
21:54:57 modules = [
21:54:57
21:54:57 {
21:54:57 name = "inventory"
21:54:57 namespace = "urn:opendaylight:inventory"
21:54:57 shard-strategy = "module"
21:54:57 },
21:54:57 {
21:54:57 name = "topology"
21:54:57 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
21:54:57 shard-strategy = "module"
21:54:57 },
21:54:57 {
21:54:57 name = "toaster"
21:54:57 namespace = "http://netconfcentral.org/ns/toaster"
21:54:57 shard-strategy = "module"
21:54:57 }
21:54:57 ]
21:54:57 Configuring replication type in module-shards.conf
21:54:57 ################################################
21:54:57 ## NOTE: Manually restart controller to ##
21:54:57 ## apply configuration. ##
21:54:57 ################################################
21:54:57 Dump akka.conf
21:54:57 + echo 'Dump akka.conf'
21:54:57 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:57
21:54:57 odl-cluster-data {
21:54:57 akka {
21:54:57 remote {
21:54:57 artery {
21:54:57 enabled = on
21:54:57 transport = tcp
21:54:57 canonical.hostname = "10.30.171.15"
21:54:57 canonical.port = 2550
21:54:57 }
21:54:57 }
21:54:57
21:54:57 cluster {
21:54:57 # Using artery.
21:54:57 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.138:2550",
21:54:57 "akka://opendaylight-cluster-data@10.30.171.15:2550",
21:54:57 "akka://opendaylight-cluster-data@10.30.171.169:2550"]
21:54:57
21:54:57 roles = ["member-2"]
21:54:57
21:54:57 # when under load we might trip a false positive on the failure detector
21:54:57 # failure-detector {
21:54:57 # heartbeat-interval = 4 s
21:54:57 # acceptable-heartbeat-pause = 16s
21:54:57 # }
21:54:57 }
21:54:57
21:54:57 persistence {
21:54:57 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
21:54:57 # modifying the following two properties. The directory location specified may be a relative or absolute path.
21:54:57 # The relative path is always relative to KARAF_HOME.
21:54:57
21:54:57 # snapshot-store.local.dir = "target/snapshots"
21:54:57
21:54:57 # Use lz4 compression for LocalSnapshotStore snapshots
21:54:57 snapshot-store.local.use-lz4-compression = false
21:54:57 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
21:54:57 snapshot-store.local.lz4-blocksize = 256KB
21:54:57 }
21:54:57 disable-default-actor-system-quarantined-event-handling = "false"
21:54:57 }
21:54:57 }
21:54:57 Dump modules.conf
21:54:57 + echo 'Dump modules.conf'
21:54:57 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:57 modules = [
21:54:57
21:54:57 {
21:54:57 name = "inventory"
21:54:57 namespace = "urn:opendaylight:inventory"
21:54:57 shard-strategy = "module"
21:54:57 },
21:54:57 {
21:54:57 name = "topology"
21:54:57 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
21:54:57 shard-strategy = "module"
21:54:57 },
21:54:57 {
21:54:57 name = "toaster"
21:54:57 namespace = "http://netconfcentral.org/ns/toaster"
21:54:57 shard-strategy = "module"
21:54:57 }
21:54:57 ]
21:54:57 Dump module-shards.conf
21:54:57 + echo 'Dump module-shards.conf'
21:54:57 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:57 module-shards = [
21:54:57 {
21:54:57 name = "default"
21:54:57 shards = [
21:54:57 {
21:54:57 name = "default"
21:54:57 replicas = ["member-1",
21:54:57 "member-2",
21:54:57 "member-3"]
21:54:57 }
21:54:57 ]
21:54:57 },
21:54:57 {
21:54:57 name = "inventory"
21:54:57 shards = [
21:54:57 {
21:54:57 name="inventory"
21:54:57 replicas = ["member-1",
21:54:57 "member-2",
21:54:57 "member-3"]
21:54:57 }
21:54:57 ]
21:54:57 },
21:54:57 {
21:54:57 name = "topology"
21:54:57 shards = [
21:54:57 {
21:54:57 name="topology"
21:54:57 replicas = ["member-1",
21:54:57 "member-2",
21:54:57 "member-3"]
21:54:57 }
21:54:57 ]
21:54:57 },
21:54:57 {
21:54:57 name = "toaster"
21:54:57 shards = [
21:54:57 {
21:54:57 name="toaster"
21:54:57 replicas = ["member-1",
21:54:57 "member-2",
21:54:57 "member-3"]
21:54:57 }
21:54:57 ]
21:54:57 }
21:54:57 ]
21:54:57 Configuring member-3 with IP address 10.30.171.169
21:54:57 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:54:57 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:54:58 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
21:54:58 ++ [[ /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 ]]
21:54:58 common-functions.sh is being sourced
21:54:58 ++ echo 'common-functions.sh is being sourced'
21:54:58 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
21:54:58 ++ DISTROSTREAM=scandium
21:54:58 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:58 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:58 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:58 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:58 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:58 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:58 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:58 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:58 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:58 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:58 ++ export CONTROLLERMEM=
21:54:58 ++ CONTROLLERMEM=
21:54:58 ++ case "${DISTROSTREAM}" in
21:54:58 ++ CLUSTER_SYSTEM=akka
21:54:58 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:58 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:58 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:58 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:58 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:58 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:58 ++ print_common_env
21:54:58 ++ cat
21:54:58 common-functions environment:
21:54:58 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:54:58 ACTUALFEATURES:
21:54:58 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:54:58 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:54:58 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:54:58 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:54:58 CONTROLLERMEM:
21:54:58 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:54:58 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:54:58 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:54:58 SUITES:
21:54:58
21:54:58 ++ SSH='ssh -t -t'
21:54:58 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
21:54:58 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
21:54:58 Changing to /tmp
21:54:58 + echo 'Changing to /tmp'
21:54:58 + cd /tmp
21:54:58 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:58 + 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-20260112.212521-462.zip'
21:54:58 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:58 --2026-01-12 21:54:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
21:54:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
21:54:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
21:54:58 HTTP request sent, awaiting response... 200 OK
21:54:58 Length: 239811819 (229M) [application/zip]
21:54:58 Saving to: ‘karaf-0.21.4-20260112.212521-462.zip’
21:54:58
21:54:58 0K ........ ........ ........ ........ ........ ........ 1% 70.7M 3s
21:54:58 3072K ........ ........ ........ ........ ........ ........ 2% 118M 3s
21:54:58 6144K ........ ........ ........ ........ ........ ........ 3% 153M 2s
21:54:58 9216K ........ ........ ........ ........ ........ ........ 5% 174M 2s
21:54:58 12288K ........ ........ ........ ........ ........ ........ 6% 143M 2s
21:54:58 15360K ........ ........ ........ ........ ........ ........ 7% 174M 2s
21:54:58 18432K ........ ........ ........ ........ ........ ........ 9% 199M 2s
21:54:58 21504K ........ ........ ........ ........ ........ ........ 10% 212M 1s
21:54:58 24576K ........ ........ ........ ........ ........ ........ 11% 240M 1s
21:54:58 27648K ........ ........ ........ ........ ........ ........ 13% 248M 1s
21:54:58 30720K ........ ........ ........ ........ ........ ........ 14% 283M 1s
21:54:58 33792K ........ ........ ........ ........ ........ ........ 15% 277M 1s
21:54:58 36864K ........ ........ ........ ........ ........ ........ 17% 292M 1s
21:54:58 39936K ........ ........ ........ ........ ........ ........ 18% 287M 1s
21:54:58 43008K ........ ........ ........ ........ ........ ........ 19% 281M 1s
21:54:58 46080K ........ ........ ........ ........ ........ ........ 20% 279M 1s
21:54:58 49152K ........ ........ ........ ........ ........ ........ 22% 281M 1s
21:54:58 52224K ........ ........ ........ ........ ........ ........ 23% 281M 1s
21:54:58 55296K ........ ........ ........ ........ ........ ........ 24% 284M 1s
21:54:58 58368K ........ ........ ........ ........ ........ ........ 26% 281M 1s
21:54:58 61440K ........ ........ ........ ........ ........ ........ 27% 283M 1s
21:54:58 64512K ........ ........ ........ ........ ........ ........ 28% 280M 1s
21:54:58 67584K ........ ........ ........ ........ ........ ........ 30% 290M 1s
21:54:58 70656K ........ ........ ........ ........ ........ ........ 31% 274M 1s
21:54:58 73728K ........ ........ ........ ........ ........ ........ 32% 287M 1s
21:54:58 76800K ........ ........ ........ ........ ........ ........ 34% 287M 1s
21:54:58 79872K ........ ........ ........ ........ ........ ........ 35% 305M 1s
21:54:58 82944K ........ ........ ........ ........ ........ ........ 36% 255M 1s
21:54:58 86016K ........ ........ ........ ........ ........ ........ 38% 236M 1s
21:54:58 89088K ........ ........ ........ ........ ........ ........ 39% 267M 1s
21:54:58 92160K ........ ........ ........ ........ ........ ........ 40% 220M 1s
21:54:58 95232K ........ ........ ........ ........ ........ ........ 41% 221M 1s
21:54:58 98304K ........ ........ ........ ........ ........ ........ 43% 218M 1s
21:54:58 101376K ........ ........ ........ ........ ........ ........ 44% 176M 1s
21:54:58 104448K ........ ........ ........ ........ ........ ........ 45% 172M 1s
21:54:58 107520K ........ ........ ........ ........ ........ ........ 47% 232M 1s
21:54:58 110592K ........ ........ ........ ........ ........ ........ 48% 265M 1s
21:54:58 113664K ........ ........ ........ ........ ........ ........ 49% 265M 1s
21:54:58 116736K ........ ........ ........ ........ ........ ........ 51% 246M 1s
21:54:58 119808K ........ ........ ........ ........ ........ ........ 52% 290M 0s
21:54:58 122880K ........ ........ ........ ........ ........ ........ 53% 350M 0s
21:54:58 125952K ........ ........ ........ ........ ........ ........ 55% 359M 0s
21:54:58 129024K ........ ........ ........ ........ ........ ........ 56% 325M 0s
21:54:58 132096K ........ ........ ........ ........ ........ ........ 57% 314M 0s
21:54:58 135168K ........ ........ ........ ........ ........ ........ 59% 310M 0s
21:54:58 138240K ........ ........ ........ ........ ........ ........ 60% 362M 0s
21:54:58 141312K ........ ........ ........ ........ ........ ........ 61% 316M 0s
21:54:58 144384K ........ ........ ........ ........ ........ ........ 62% 325M 0s
21:54:58 147456K ........ ........ ........ ........ ........ ........ 64% 343M 0s
21:54:58 150528K ........ ........ ........ ........ ........ ........ 65% 304M 0s
21:54:58 153600K ........ ........ ........ ........ ........ ........ 66% 318M 0s
21:54:58 156672K ........ ........ ........ ........ ........ ........ 68% 332M 0s
21:54:58 159744K ........ ........ ........ ........ ........ ........ 69% 326M 0s
21:54:58 162816K ........ ........ ........ ........ ........ ........ 70% 331M 0s
21:54:58 165888K ........ ........ ........ ........ ........ ........ 72% 328M 0s
21:54:58 168960K ........ ........ ........ ........ ........ ........ 73% 307M 0s
21:54:58 172032K ........ ........ ........ ........ ........ ........ 74% 324M 0s
21:54:58 175104K ........ ........ ........ ........ ........ ........ 76% 315M 0s
21:54:58 178176K ........ ........ ........ ........ ........ ........ 77% 318M 0s
21:54:58 181248K ........ ........ ........ ........ ........ ........ 78% 324M 0s
21:54:58 184320K ........ ........ ........ ........ ........ ........ 80% 303M 0s
21:54:58 187392K ........ ........ ........ ........ ........ ........ 81% 317M 0s
21:54:58 190464K ........ ........ ........ ........ ........ ........ 82% 326M 0s
21:54:58 193536K ........ ........ ........ ........ ........ ........ 83% 312M 0s
21:54:58 196608K ........ ........ ........ ........ ........ ........ 85% 350M 0s
21:54:58 199680K ........ ........ ........ ........ ........ ........ 86% 314M 0s
21:54:58 202752K ........ ........ ........ ........ ........ ........ 87% 343M 0s
21:54:58 205824K ........ ........ ........ ........ ........ ........ 89% 315M 0s
21:54:58 208896K ........ ........ ........ ........ ........ ........ 90% 336M 0s
21:54:58 211968K ........ ........ ........ ........ ........ ........ 91% 353M 0s
21:54:58 215040K ........ ........ ........ ........ ........ ........ 93% 340M 0s
21:54:58 218112K ........ ........ ........ ........ ........ ........ 94% 341M 0s
21:54:58 221184K ........ ........ ........ ........ ........ ........ 95% 384M 0s
21:54:59 224256K ........ ........ ........ ........ ........ ........ 97% 357M 0s
21:54:59 227328K ........ ........ ........ ........ ........ ........ 98% 361M 0s
21:54:59 230400K ........ ........ ........ ........ ........ ........ 99% 249M 0s
21:54:59 233472K ........ ... 100% 271M=0.9s
21:54:59
21:54:59 2026-01-12 21:54:59 (260 MB/s) - ‘karaf-0.21.4-20260112.212521-462.zip’ saved [239811819/239811819]
21:54:59
21:54:59 Extracting the new controller...
21:54:59 + echo 'Extracting the new controller...'
21:54:59 + unzip -q karaf-0.21.4-20260112.212521-462.zip
21:55:01 Adding external repositories...
21:55:01 + echo 'Adding external repositories...'
21:55:01 + 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
21:55:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:55:01 ################################################################################
21:55:01 #
21:55:01 # Licensed to the Apache Software Foundation (ASF) under one or more
21:55:01 # contributor license agreements. See the NOTICE file distributed with
21:55:01 # this work for additional information regarding copyright ownership.
21:55:01 # The ASF licenses this file to You under the Apache License, Version 2.0
21:55:01 # (the "License"); you may not use this file except in compliance with
21:55:01 # the License. You may obtain a copy of the License at
21:55:01 #
21:55:01 # http://www.apache.org/licenses/LICENSE-2.0
21:55:01 #
21:55:01 # Unless required by applicable law or agreed to in writing, software
21:55:01 # distributed under the License is distributed on an "AS IS" BASIS,
21:55:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:55:01 # See the License for the specific language governing permissions and
21:55:01 # limitations under the License.
21:55:01 #
21:55:01 ################################################################################
21:55:01
21:55:01 #
21:55:01 # If set to true, the following property will not allow any certificate to be used
21:55:01 # when accessing Maven repositories through SSL
21:55:01 #
21:55:01 #org.ops4j.pax.url.mvn.certificateCheck=
21:55:01
21:55:01 #
21:55:01 # Path to the local Maven settings file.
21:55:01 # The repositories defined in this file will be automatically added to the list
21:55:01 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
21:55:01 # below is not set.
21:55:01 # The following locations are checked for the existence of the settings.xml file
21:55:01 # * 1. looks for the specified url
21:55:01 # * 2. if not found looks for ${user.home}/.m2/settings.xml
21:55:01 # * 3. if not found looks for ${maven.home}/conf/settings.xml
21:55:01 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
21:55:01 #
21:55:01 #org.ops4j.pax.url.mvn.settings=
21:55:01
21:55:01 #
21:55:01 # Path to the local Maven repository which is used to avoid downloading
21:55:01 # artifacts when they already exist locally.
21:55:01 # The value of this property will be extracted from the settings.xml file
21:55:01 # above, or defaulted to:
21:55:01 # System.getProperty( "user.home" ) + "/.m2/repository"
21:55:01 #
21:55:01 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
21:55:01
21:55:01 #
21:55:01 # Default this to false. It's just weird to use undocumented repos
21:55:01 #
21:55:01 org.ops4j.pax.url.mvn.useFallbackRepositories=false
21:55:01
21:55:01 #
21:55:01 # Uncomment if you don't wanna use the proxy settings
21:55:01 # from the Maven conf/settings.xml file
21:55:01 #
21:55:01 # org.ops4j.pax.url.mvn.proxySupport=false
21:55:01
21:55:01 #
21:55:01 # Comma separated list of repositories scanned when resolving an artifact.
21:55:01 # Those repositories will be checked before iterating through the
21:55:01 # below list of repositories and even before the local repository
21:55:01 # A repository url can be appended with zero or more of the following flags:
21:55:01 # @snapshots : the repository contains snaphots
21:55:01 # @noreleases : the repository does not contain any released artifacts
21:55:01 #
21:55:01 # The following property value will add the system folder as a repo.
21:55:01 #
21:55:01 org.ops4j.pax.url.mvn.defaultRepositories=\
21:55:01 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
21:55:01 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
21:55:01 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
21:55:01
21:55:01 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
21:55:01 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
21:55:01
21:55:01 #
21:55:01 # Comma separated list of repositories scanned when resolving an artifact.
21:55:01 # The default list includes the following repositories:
21:55:01 # http://repo1.maven.org/maven2@id=central
21:55:01 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
21:55:01 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
21:55:01 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
21:55:01 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
21:55:01 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
21:55:01 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
21:55:01 # To add repositories to the default ones, prepend '+' to the list of repositories
21:55:01 # to add.
21:55:01 # A repository url can be appended with zero or more of the following flags:
21:55:01 # @snapshots : the repository contains snapshots
21:55:01 # @noreleases : the repository does not contain any released artifacts
21:55:01 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
21:55:01 #
21:55:01 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
21:55:01
21:55:01 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
21:55:01 + echo 'Configuring the startup features...'
21:55:01 Configuring the startup features...
21:55:01 + 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
21:55:01 + FEATURE_TEST_STRING=features-test
21:55:01 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
21:55:01 + KARAF_VERSION=karaf4
21:55:01 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
21:55:01 + 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
21:55:01 + [[ ! -z '' ]]
21:55:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:55:01 ################################################################################
21:55:01 #
21:55:01 # Licensed to the Apache Software Foundation (ASF) under one or more
21:55:01 # contributor license agreements. See the NOTICE file distributed with
21:55:01 # this work for additional information regarding copyright ownership.
21:55:01 # The ASF licenses this file to You under the Apache License, Version 2.0
21:55:01 # (the "License"); you may not use this file except in compliance with
21:55:01 # the License. You may obtain a copy of the License at
21:55:01 #
21:55:01 # http://www.apache.org/licenses/LICENSE-2.0
21:55:01 #
21:55:01 # Unless required by applicable law or agreed to in writing, software
21:55:01 # distributed under the License is distributed on an "AS IS" BASIS,
21:55:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:55:01 # See the License for the specific language governing permissions and
21:55:01 # limitations under the License.
21:55:01 #
21:55:01 ################################################################################
21:55:01
21:55:01 #
21:55:01 # Comma separated list of features repositories to register by default
21:55:01 #
21:55:01 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}/8d464a37-0ee3-4add-9210-d93c6f04b30d.xml
21:55:01
21:55:01 #
21:55:01 # Comma separated list of features to install at startup
21:55:01 #
21:55:01 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, f9208cb7-9d1e-4b71-aec1-c986d02098a4
21:55:01
21:55:01 #
21:55:01 # Resource repositories (OBR) that the features resolver can use
21:55:01 # to resolve requirements/capabilities
21:55:01 #
21:55:01 # The format of the resourceRepositories is
21:55:01 # resourceRepositories=[xml:url|json:url],...
21:55:01 # for Instance:
21:55:01 #
21:55:01 #resourceRepositories=xml:http://host/path/to/index.xml
21:55:01 # or
21:55:01 #resourceRepositories=json:http://host/path/to/index.json
21:55:01 #
21:55:01
21:55:01 #
21:55:01 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
21:55:01 #
21:55:01 featuresBootAsynchronous=false
21:55:01
21:55:01 #
21:55:01 # Service requirements enforcement
21:55:01 #
21:55:01 # By default, the feature resolver checks the service requirements/capabilities of
21:55:01 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
21:55:01 # the required bundles.
21:55:01 # The following flag can have those values:
21:55:01 # - disable: service requirements are completely ignored
21:55:01 # - default: service requirements are ignored for old features
21:55:01 # - enforce: service requirements are always verified
21:55:01 #
21:55:01 #serviceRequirements=default
21:55:01
21:55:01 #
21:55:01 # Store cfg file for config element in feature
21:55:01 #
21:55:01 #configCfgStore=true
21:55:01
21:55:01 #
21:55:01 # Define if the feature service automatically refresh bundles
21:55:01 #
21:55:01 autoRefresh=true
21:55:01
21:55:01 #
21:55:01 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
21:55:01 # XML file defines instructions related to features processing
21:55:01 # versions.properties may declare properties to resolve placeholders in XML file
21:55:01 # both files are relative to ${karaf.etc}
21:55:01 #
21:55:01 #featureProcessing=org.apache.karaf.features.xml
21:55:01 #featureProcessingVersions=versions.properties
21:55:01 + configure_karaf_log karaf4 ''
21:55:01 + local -r karaf_version=karaf4
21:55:01 + local -r controllerdebugmap=
21:55:01 + local logapi=log4j
21:55:01 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:55:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
21:55:01 log4j2.rootLogger.level = INFO
21:55:01 #log4j2.rootLogger.type = asyncRoot
21:55:01 #log4j2.rootLogger.includeLocation = false
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
21:55:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
21:55:01 log4j2.rootLogger.appenderRef.Console.ref = Console
21:55:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
21:55:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
21:55:01 log4j2.logger.spifly.name = org.apache.aries.spifly
21:55:01 log4j2.logger.spifly.level = WARN
21:55:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
21:55:01 log4j2.logger.audit.level = INFO
21:55:01 log4j2.logger.audit.additivity = false
21:55:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
21:55:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
21:55:01 log4j2.appender.console.type = Console
21:55:01 log4j2.appender.console.name = Console
21:55:01 log4j2.appender.console.layout.type = PatternLayout
21:55:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
21:55:01 log4j2.appender.rolling.type = RollingRandomAccessFile
21:55:01 log4j2.appender.rolling.name = RollingFile
21:55:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
21:55:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
21:55:01 #log4j2.appender.rolling.immediateFlush = false
21:55:01 log4j2.appender.rolling.append = true
21:55:01 log4j2.appender.rolling.layout.type = PatternLayout
21:55:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
21:55:01 log4j2.appender.rolling.policies.type = Policies
21:55:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
21:55:01 log4j2.appender.rolling.policies.size.size = 64MB
21:55:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
21:55:01 log4j2.appender.rolling.strategy.max = 7
21:55:01 log4j2.appender.audit.type = RollingRandomAccessFile
21:55:01 log4j2.appender.audit.name = AuditRollingFile
21:55:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
21:55:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
21:55:01 log4j2.appender.audit.append = true
21:55:01 log4j2.appender.audit.layout.type = PatternLayout
21:55:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
21:55:01 log4j2.appender.audit.policies.type = Policies
21:55:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
21:55:01 log4j2.appender.audit.policies.size.size = 8MB
21:55:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
21:55:01 log4j2.appender.audit.strategy.max = 7
21:55:01 log4j2.appender.osgi.type = PaxOsgi
21:55:01 log4j2.appender.osgi.name = PaxOsgi
21:55:01 log4j2.appender.osgi.filter = *
21:55:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
21:55:01 #log4j2.logger.aether.level = TRACE
21:55:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
21:55:01 #log4j2.logger.http-headers.level = DEBUG
21:55:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
21:55:01 #log4j2.logger.maven.level = TRACE
21:55:01 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
21:55:01 + logapi=log4j2
21:55:01 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
21:55:01 + '[' log4j2 == log4j2 ']'
21:55:01 + 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
21:55:01 controllerdebugmap:
21:55:01 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
21:55:01 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
21:55:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
21:55:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
21:55:01 + unset IFS
21:55:01 + echo 'controllerdebugmap: '
21:55:01 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:55:01 + '[' -n '' ']'
21:55:01 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
21:55:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:55:01 ################################################################################
21:55:01 #
21:55:01 # Licensed to the Apache Software Foundation (ASF) under one or more
21:55:01 # contributor license agreements. See the NOTICE file distributed with
21:55:01 # this work for additional information regarding copyright ownership.
21:55:01 # The ASF licenses this file to You under the Apache License, Version 2.0
21:55:01 # (the "License"); you may not use this file except in compliance with
21:55:01 # the License. You may obtain a copy of the License at
21:55:01 #
21:55:01 # http://www.apache.org/licenses/LICENSE-2.0
21:55:01 #
21:55:01 # Unless required by applicable law or agreed to in writing, software
21:55:01 # distributed under the License is distributed on an "AS IS" BASIS,
21:55:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:55:01 # See the License for the specific language governing permissions and
21:55:01 # limitations under the License.
21:55:01 #
21:55:01 ################################################################################
21:55:01
21:55:01 # Common pattern layout for appenders
21:55:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
21:55:01
21:55:01 # Root logger
21:55:01 log4j2.rootLogger.level = INFO
21:55:01 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
21:55:01 #log4j2.rootLogger.type = asyncRoot
21:55:01 #log4j2.rootLogger.includeLocation = false
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
21:55:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
21:55:01 log4j2.rootLogger.appenderRef.Console.ref = Console
21:55:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
21:55:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
21:55:01
21:55:01 # Filters for logs marked by org.opendaylight.odlparent.Markers
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
21:55:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
21:55:01
21:55:01 # Loggers configuration
21:55:01
21:55:01 # Spifly logger
21:55:01 log4j2.logger.spifly.name = org.apache.aries.spifly
21:55:01 log4j2.logger.spifly.level = WARN
21:55:01
21:55:01 # Security audit logger
21:55:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
21:55:01 log4j2.logger.audit.level = INFO
21:55:01 log4j2.logger.audit.additivity = false
21:55:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
21:55:01
21:55:01 # Appenders configuration
21:55:01
21:55:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
21:55:01 log4j2.appender.console.type = Console
21:55:01 log4j2.appender.console.name = Console
21:55:01 log4j2.appender.console.layout.type = PatternLayout
21:55:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
21:55:01
21:55:01 # Rolling file appender
21:55:01 log4j2.appender.rolling.type = RollingRandomAccessFile
21:55:01 log4j2.appender.rolling.name = RollingFile
21:55:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
21:55:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
21:55:01 # uncomment to not force a disk flush
21:55:01 #log4j2.appender.rolling.immediateFlush = false
21:55:01 log4j2.appender.rolling.append = true
21:55:01 log4j2.appender.rolling.layout.type = PatternLayout
21:55:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
21:55:01 log4j2.appender.rolling.policies.type = Policies
21:55:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
21:55:01 log4j2.appender.rolling.policies.size.size = 1GB
21:55:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
21:55:01 log4j2.appender.rolling.strategy.max = 7
21:55:01
21:55:01 # Audit file appender
21:55:01 log4j2.appender.audit.type = RollingRandomAccessFile
21:55:01 log4j2.appender.audit.name = AuditRollingFile
21:55:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
21:55:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
21:55:01 log4j2.appender.audit.append = true
21:55:01 log4j2.appender.audit.layout.type = PatternLayout
21:55:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
21:55:01 log4j2.appender.audit.policies.type = Policies
21:55:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
21:55:01 log4j2.appender.audit.policies.size.size = 8MB
21:55:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
21:55:01 log4j2.appender.audit.strategy.max = 7
21:55:01
21:55:01 # OSGi appender
21:55:01 log4j2.appender.osgi.type = PaxOsgi
21:55:01 log4j2.appender.osgi.name = PaxOsgi
21:55:01 log4j2.appender.osgi.filter = *
21:55:01
21:55:01 # help with identification of maven-related problems with pax-url-aether
21:55:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
21:55:01 #log4j2.logger.aether.level = TRACE
21:55:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
21:55:01 #log4j2.logger.http-headers.level = DEBUG
21:55:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
21:55:01 #log4j2.logger.maven.level = TRACE
21:55:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
21:55:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
21:55:01 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:55:01 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
21:55:01 + local -r controllermem=2048m
21:55:01 Configure
21:55:01 java home: /usr/lib/jvm/java-21-openjdk-amd64
21:55:01 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:55:01 + echo Configure
21:55:01 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
21:55:01 max memory: 2048m
21:55:01 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:55:01 + echo ' max memory: 2048m'
21:55:01 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
21:55:01 + 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
21:55:01 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:55:01 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:55:01 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
21:55:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:55:01 #!/bin/sh
21:55:01 #
21:55:01 # Licensed to the Apache Software Foundation (ASF) under one or more
21:55:01 # contributor license agreements. See the NOTICE file distributed with
21:55:01 # this work for additional information regarding copyright ownership.
21:55:01 # The ASF licenses this file to You under the Apache License, Version 2.0
21:55:01 # (the "License"); you may not use this file except in compliance with
21:55:01 # the License. You may obtain a copy of the License at
21:55:01 #
21:55:01 # http://www.apache.org/licenses/LICENSE-2.0
21:55:01 #
21:55:01 # Unless required by applicable law or agreed to in writing, software
21:55:01 # distributed under the License is distributed on an "AS IS" BASIS,
21:55:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:55:01 # See the License for the specific language governing permissions and
21:55:01 # limitations under the License.
21:55:01 #
21:55:01
21:55:01 #
21:55:01 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
21:55:01 # script: client, instance, shell, start, status, stop, karaf
21:55:01 #
21:55:01 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
21:55:01 # Actions go here...
21:55:01 # fi
21:55:01
21:55:01 #
21:55:01 # general settings which should be applied for all scripts go here; please keep
21:55:01 # in mind that it is possible that scripts might be executed more than once, e.g.
21:55:01 # in example of the start script where the start script is executed first and the
21:55:01 # karaf script afterwards.
21:55:01 #
21:55:01
21:55:01 #
21:55:01 # The following section shows the possible configuration options for the default
21:55:01 # karaf scripts
21:55:01 #
21:55:01 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
21:55:01 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
21:55:01 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
21:55:01 # export EXTRA_JAVA_OPTS # Additional JVM options
21:55:01 # export KARAF_HOME # Karaf home folder
21:55:01 # export KARAF_DATA # Karaf data folder
21:55:01 # export KARAF_BASE # Karaf base folder
21:55:01 # export KARAF_ETC # Karaf etc folder
21:55:01 # export KARAF_LOG # Karaf log folder
21:55:01 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
21:55:01 # export KARAF_OPTS # Additional available Karaf options
21:55:01 # export KARAF_DEBUG # Enable debug mode
21:55:01 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
21:55:01 # export KARAF_NOROOT # Prevent execution as root if set to true
21:55:01 Set Java version
21:55:01 + echo 'Set Java version'
21:55:01 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
21:55:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
21:55:01 sudo: a password is required
21:55:01 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:55:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
21:55:01 sudo: a password is required
21:55:01 JDK default version ...
21:55:01 + echo 'JDK default version ...'
21:55:01 + java -version
21:55:01 openjdk version "21.0.9" 2025-10-21
21:55:01 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
21:55:01 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
21:55:01 Set JAVA_HOME
21:55:01 + echo 'Set JAVA_HOME'
21:55:01 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
21:55:01 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
21:55:01 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:55:01 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:55:01 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:55:01 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
21:55:01 Listing all open ports on controller system...
21:55:01 + echo 'Listing all open ports on controller system...'
21:55:01 + netstat -pnatu
21:55:01 /tmp/configuration-script.sh: line 40: netstat: command not found
21:55:01 + '[' -f /tmp/custom_shard_config.txt ']'
21:55:01 Configuring cluster
21:55:01 + echo 'Configuring cluster'
21:55:01 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.138 10.30.171.15 10.30.171.169
21:55:01 ################################################
21:55:01 ## Configure Cluster ##
21:55:01 ################################################
21:55:01 NOTE: Cluster configuration files not found. Copying from
21:55:01 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
21:55:01 Configuring unique name in akka.conf
21:55:01 Configuring hostname in akka.conf
21:55:01 Configuring data and rpc seed nodes in akka.conf
21:55:01 modules = [
21:55:01
21:55:01 {
21:55:01 name = "inventory"
21:55:01 namespace = "urn:opendaylight:inventory"
21:55:01 shard-strategy = "module"
21:55:01 },
21:55:01 {
21:55:01 name = "topology"
21:55:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
21:55:01 shard-strategy = "module"
21:55:01 },
21:55:01 {
21:55:01 name = "toaster"
21:55:01 namespace = "http://netconfcentral.org/ns/toaster"
21:55:01 shard-strategy = "module"
21:55:01 }
21:55:01 ]
21:55:01 Configuring replication type in module-shards.conf
21:55:01 ################################################
21:55:01 ## NOTE: Manually restart controller to ##
21:55:01 ## apply configuration. ##
21:55:01 ################################################
21:55:01 Dump akka.conf
21:55:01 + echo 'Dump akka.conf'
21:55:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:55:01
21:55:01 odl-cluster-data {
21:55:01 akka {
21:55:01 remote {
21:55:01 artery {
21:55:01 enabled = on
21:55:01 transport = tcp
21:55:01 canonical.hostname = "10.30.171.169"
21:55:01 canonical.port = 2550
21:55:01 }
21:55:01 }
21:55:01
21:55:01 cluster {
21:55:01 # Using artery.
21:55:01 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.138:2550",
21:55:01 "akka://opendaylight-cluster-data@10.30.171.15:2550",
21:55:01 "akka://opendaylight-cluster-data@10.30.171.169:2550"]
21:55:01
21:55:01 roles = ["member-3"]
21:55:01
21:55:01 # when under load we might trip a false positive on the failure detector
21:55:01 # failure-detector {
21:55:01 # heartbeat-interval = 4 s
21:55:01 # acceptable-heartbeat-pause = 16s
21:55:01 # }
21:55:01 }
21:55:01
21:55:01 persistence {
21:55:01 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
21:55:01 # modifying the following two properties. The directory location specified may be a relative or absolute path.
21:55:01 # The relative path is always relative to KARAF_HOME.
21:55:01
21:55:01 # snapshot-store.local.dir = "target/snapshots"
21:55:01
21:55:01 # Use lz4 compression for LocalSnapshotStore snapshots
21:55:01 snapshot-store.local.use-lz4-compression = false
21:55:01 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
21:55:01 snapshot-store.local.lz4-blocksize = 256KB
21:55:01 }
21:55:01 disable-default-actor-system-quarantined-event-handling = "false"
21:55:01 }
21:55:01 }
21:55:01 Dump modules.conf
21:55:01 + echo 'Dump modules.conf'
21:55:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:55:01 modules = [
21:55:01
21:55:01 {
21:55:01 name = "inventory"
21:55:01 namespace = "urn:opendaylight:inventory"
21:55:01 shard-strategy = "module"
21:55:01 },
21:55:01 {
21:55:01 name = "topology"
21:55:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
21:55:01 shard-strategy = "module"
21:55:01 },
21:55:01 {
21:55:01 name = "toaster"
21:55:01 namespace = "http://netconfcentral.org/ns/toaster"
21:55:01 shard-strategy = "module"
21:55:01 }
21:55:01 ]
21:55:01 Dump module-shards.conf
21:55:01 + echo 'Dump module-shards.conf'
21:55:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:55:01 module-shards = [
21:55:01 {
21:55:01 name = "default"
21:55:01 shards = [
21:55:01 {
21:55:01 name = "default"
21:55:01 replicas = ["member-1",
21:55:01 "member-2",
21:55:01 "member-3"]
21:55:01 }
21:55:01 ]
21:55:01 },
21:55:01 {
21:55:01 name = "inventory"
21:55:01 shards = [
21:55:01 {
21:55:01 name="inventory"
21:55:01 replicas = ["member-1",
21:55:01 "member-2",
21:55:01 "member-3"]
21:55:01 }
21:55:01 ]
21:55:01 },
21:55:01 {
21:55:01 name = "topology"
21:55:01 shards = [
21:55:01 {
21:55:01 name="topology"
21:55:01 replicas = ["member-1",
21:55:01 "member-2",
21:55:01 "member-3"]
21:55:01 }
21:55:01 ]
21:55:01 },
21:55:01 {
21:55:01 name = "toaster"
21:55:01 shards = [
21:55:01 {
21:55:01 name="toaster"
21:55:01 replicas = ["member-1",
21:55:01 "member-2",
21:55:01 "member-3"]
21:55:01 }
21:55:01 ]
21:55:01 }
21:55:01 ]
21:55:01 Locating config plan to use...
21:55:01 Finished running config plans
21:55:01 Starting member-1 with IP address 10.30.170.138
21:55:01 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:55:01 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:55:01 Redirecting karaf console output to karaf_console.log
21:55:01 Starting controller...
21:55:01 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
21:55:01 Starting member-2 with IP address 10.30.171.15
21:55:01 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:55:02 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:55:02 Redirecting karaf console output to karaf_console.log
21:55:02 Starting controller...
21:55:02 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
21:55:02 Starting member-3 with IP address 10.30.171.169
21:55:02 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:55:02 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:55:02 Redirecting karaf console output to karaf_console.log
21:55:02 Starting controller...
21:55:02 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
21:55:02 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins17897357944567397564.sh
21:55:02 common-functions.sh is being sourced
21:55:02 common-functions environment:
21:55:02 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:55:02 ACTUALFEATURES:
21:55:02 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:55:02 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
21:55:02 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:55:02 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
21:55:02 CONTROLLERMEM: 2048m
21:55:02 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
21:55:02 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
21:55:02 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
21:55:02 SUITES:
21:55:02
21:55:02 + echo '#################################################'
21:55:02 #################################################
21:55:02 + echo '## Verify Cluster is UP ##'
21:55:02 ## Verify Cluster is UP ##
21:55:02 + echo '#################################################'
21:55:02 #################################################
21:55:02 + create_post_startup_script
21:55:02 + cat
21:55:02 + copy_and_run_post_startup_script
21:55:02 + seed_index=1
21:55:02 ++ seq 1 3
21:55:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
21:55:02 + CONTROLLERIP=ODL_SYSTEM_1_IP
21:55:02 + echo 'Execute the post startup script on controller 10.30.170.138'
21:55:02 Execute the post startup script on controller 10.30.170.138
21:55:02 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.138:/tmp/
21:55:02 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:55:03 + ssh 10.30.170.138 'bash /tmp/post-startup-script.sh 1'
21:55:03 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:55:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:55:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:03 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
21:56:08 2026-01-12T21:55:35,536 | 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.]
21:56:08 Controller is UP
21:56:08 2026-01-12T21:55:35,536 | 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.]
21:56:08 Listing all open ports on controller system...
21:56:08 /tmp/post-startup-script.sh: line 51: netstat: command not found
21:56:08 looking for "BindException: Address already in use" in log file
21:56:08 looking for "server is unhealthy" in log file
21:56:08 + '[' 1 == 0 ']'
21:56:08 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
21:56:08 + CONTROLLERIP=ODL_SYSTEM_2_IP
21:56:08 + echo 'Execute the post startup script on controller 10.30.171.15'
21:56:08 Execute the post startup script on controller 10.30.171.15
21:56:08 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.15:/tmp/
21:56:08 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:56:08 + ssh 10.30.171.15 'bash /tmp/post-startup-script.sh 2'
21:56:08 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:56:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:09 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
21:57:14 2026-01-12T21:55:35,521 | 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.]
21:57:14 Controller is UP
21:57:14 2026-01-12T21:55:35,521 | 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.]
21:57:14 Listing all open ports on controller system...
21:57:14 /tmp/post-startup-script.sh: line 51: netstat: command not found
21:57:14 looking for "BindException: Address already in use" in log file
21:57:14 looking for "server is unhealthy" in log file
21:57:14 + '[' 2 == 0 ']'
21:57:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
21:57:14 + CONTROLLERIP=ODL_SYSTEM_3_IP
21:57:14 + echo 'Execute the post startup script on controller 10.30.171.169'
21:57:14 Execute the post startup script on controller 10.30.171.169
21:57:14 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.169:/tmp/
21:57:14 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:57:14 + ssh 10.30.171.169 'bash /tmp/post-startup-script.sh 3'
21:57:14 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:57:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:58:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:58:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:58:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
21:58:19 2026-01-12T21:55:35,059 | 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.]
21:58:19 Controller is UP
21:58:19 2026-01-12T21:55:35,059 | 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.]
21:58:19 Listing all open ports on controller system...
21:58:19 /tmp/post-startup-script.sh: line 51: netstat: command not found
21:58:19 looking for "BindException: Address already in use" in log file
21:58:19 looking for "server is unhealthy" in log file
21:58:19 + '[' 0 == 0 ']'
21:58:19 + seed_index=1
21:58:19 + dump_controller_threads
21:58:19 ++ seq 1 3
21:58:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
21:58:19 + CONTROLLERIP=ODL_SYSTEM_1_IP
21:58:19 + echo 'Let'\''s take the karaf thread dump'
21:58:19 Let's take the karaf thread dump
21:58:19 + ssh 10.30.170.138 'sudo ps aux'
21:58:19 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:58:20 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
21:58:20 ++ grep -v grep
21:58:20 ++ tr -s ' '
21:58:20 ++ cut -f2 '-d '
21:58:20 + pid=2013
21:58:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:2013'
21:58:20 karaf main: org.apache.karaf.main.Main, pid:2013
21:58:20 + ssh 10.30.170.138 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2013'
21:58:20 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
21:58:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
21:58:21 + CONTROLLERIP=ODL_SYSTEM_2_IP
21:58:21 + echo 'Let'\''s take the karaf thread dump'
21:58:21 Let's take the karaf thread dump
21:58:21 + ssh 10.30.171.15 'sudo ps aux'
21:58:21 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:58:21 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
21:58:21 ++ grep -v grep
21:58:21 ++ cut -f2 '-d '
21:58:21 ++ tr -s ' '
21:58:21 + pid=2008
21:58:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:2008'
21:58:21 karaf main: org.apache.karaf.main.Main, pid:2008
21:58:21 + ssh 10.30.171.15 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2008'
21:58:21 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
21:58:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
21:58:22 + CONTROLLERIP=ODL_SYSTEM_3_IP
21:58:22 + echo 'Let'\''s take the karaf thread dump'
21:58:22 Let's take the karaf thread dump
21:58:22 + ssh 10.30.171.169 'sudo ps aux'
21:58:22 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:58:23 ++ tr -s ' '
21:58:23 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
21:58:23 ++ grep -v grep
21:58:23 ++ cut -f2 '-d '
21:58:23 + pid=2007
21:58:23 + echo 'karaf main: org.apache.karaf.main.Main, pid:2007'
21:58:23 karaf main: org.apache.karaf.main.Main, pid:2007
21:58:23 + ssh 10.30.171.169 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2007'
21:58:23 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
21:58:23 + '[' 0 -gt 0 ']'
21:58:23 + echo 'Generating controller variables...'
21:58:23 Generating controller variables...
21:58:23 ++ seq 1 3
21:58:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
21:58:23 + CONTROLLERIP=ODL_SYSTEM_1_IP
21:58:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.138'
21:58:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
21:58:23 + CONTROLLERIP=ODL_SYSTEM_2_IP
21:58:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.138 -v ODL_SYSTEM_2_IP:10.30.171.15'
21:58:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
21:58:23 + CONTROLLERIP=ODL_SYSTEM_3_IP
21:58:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.138 -v ODL_SYSTEM_2_IP:10.30.171.15 -v ODL_SYSTEM_3_IP:10.30.171.169'
21:58:23 + echo 'Generating mininet variables...'
21:58:23 Generating mininet variables...
21:58:23 ++ seq 1 1
21:58:23 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
21:58:23 + MININETIP=TOOLS_SYSTEM_1_IP
21:58:23 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.231'
21:58:23 + get_test_suites SUITES
21:58:23 + local __suite_list=SUITES
21:58:23 + echo 'Locating test plan to use...'
21:58:23 Locating test plan to use...
21:58:23 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt
21:58:23 + '[' '!' -f /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt ']'
21:58:23 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
21:58:23 + '[' disabled '!=' disabled ']'
21:58:23 + echo 'Changing the testplan path...'
21:58:23 Changing the testplan path...
21:58:23 + 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
21:58:23 + cat testplan.txt
21:58:23 # Place the suites in run order:
21:58:23 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
21:58:23
21:58:23 + '[' -z '' ']'
21:58:23 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
21:58:23 ++ tr '\012' ' '
21:58:23 + suite_list='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
21:58:23 + eval 'SUITES='\''/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '\'''
21:58:23 ++ SUITES='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
21:58:23 + echo 'Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...'
21:58:23 Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...
21:58:23 + 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-20260112.212521-462.zip -v CONTROLLER:10.30.170.138 -v CONTROLLER1:10.30.171.15 -v CONTROLLER2:10.30.171.169 -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.231 -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.170.138 -v ODL_SYSTEM_1_IP:10.30.170.138 -v ODL_SYSTEM_2_IP:10.30.171.15 -v ODL_SYSTEM_3_IP:10.30.171.169 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.231 -v TOOLS_SYSTEM_1_IP:10.30.170.231 -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
21:58:24 ==============================================================================
21:58:24 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty replicatio...
21:58:24 ==============================================================================
21:58:31 Replicate_Config_Addition :: Adding new configuration on source no... | FAIL |
22:07:57 Setup failed:
22:07:57 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.170.138:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
22:07:57
22:07:57 Also teardown failed:
22:07:57 Several failures occurred:
22:07:57
22:07:57 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:07:57
22:07:57 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:07:57
22:07:57 3) Failed to send the command: config:property-set enabled false
22:07:57
22:07:57 4) Failed to see prompt after sending the command: config:property-set enabled false
22:07:57
22:07:57 5) Failed to send the command: config:update
22:07:57
22:07:57 6) Failed to see prompt after sending the command: config:update
22:07:57
22:07:57 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:07:57
22:07:57 [ Message content over the limit has been removed. ]
22:07:57 ... to see prompt after sending the command: config:property-set enabled false
22:07:57
22:07:57 29) Failed to send the command: config:update
22:07:57
22:07:57 30) Failed to see prompt after sending the command: config:update
22:07:57
22:07:57 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:07:57
22:07:57 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:07:57
22:07:57 33) Failed to send the command: config:property-set enabled false
22:07:57
22:07:57 34) Failed to see prompt after sending the command: config:property-set enabled false
22:07:57
22:07:57 35) Failed to send the command: config:update
22:07:57
22:07:57 36) Failed to see prompt after sending the command: config:update
22:07:57 ------------------------------------------------------------------------------
22:07:57 Replicate_Config_Update :: Updating existing configuration on sour... | FAIL |
22:17:15 Setup failed:
22:17:15 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.170.138:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
22:17:15
22:17:15 Also teardown failed:
22:17:15 Several failures occurred:
22:17:15
22:17:15 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:17:15
22:17:15 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:17:15
22:17:15 3) Failed to send the command: config:property-set enabled false
22:17:15
22:17:15 4) Failed to see prompt after sending the command: config:property-set enabled false
22:17:15
22:17:15 5) Failed to send the command: config:update
22:17:15
22:17:15 6) Failed to see prompt after sending the command: config:update
22:17:15
22:17:15 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:17:15
22:17:15 [ Message content over the limit has been removed. ]
22:17:15 ... to see prompt after sending the command: config:property-set enabled false
22:17:15
22:17:15 29) Failed to send the command: config:update
22:17:15
22:17:15 30) Failed to see prompt after sending the command: config:update
22:17:15
22:17:15 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:17:15
22:17:15 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:17:15
22:17:15 33) Failed to send the command: config:property-set enabled false
22:17:15
22:17:15 34) Failed to see prompt after sending the command: config:property-set enabled false
22:17:15
22:17:15 35) Failed to send the command: config:update
22:17:15
22:17:15 36) Failed to see prompt after sending the command: config:update
22:17:15 ------------------------------------------------------------------------------
22:17:15 Replicte_Config_Deletion :: Updating existing configuration on sou... | FAIL |
22:26:31 Setup failed:
22:26:31 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.170.138:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
22:26:31
22:26:31 Also teardown failed:
22:26:31 Several failures occurred:
22:26:31
22:26:31 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:26:31
22:26:31 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:26:31
22:26:31 3) Failed to send the command: config:property-set enabled false
22:26:31
22:26:31 4) Failed to see prompt after sending the command: config:property-set enabled false
22:26:31
22:26:31 5) Failed to send the command: config:update
22:26:31
22:26:31 6) Failed to see prompt after sending the command: config:update
22:26:31
22:26:31 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:26:31
22:26:31 [ Message content over the limit has been removed. ]
22:26:31 ... to see prompt after sending the command: config:property-set enabled false
22:26:31
22:26:31 29) Failed to send the command: config:update
22:26:31
22:26:31 30) Failed to see prompt after sending the command: config:update
22:26:31
22:26:31 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:26:31
22:26:31 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:26:31
22:26:31 33) Failed to send the command: config:property-set enabled false
22:26:31
22:26:31 34) Failed to see prompt after sending the command: config:property-set enabled false
22:26:31
22:26:31 35) Failed to send the command: config:update
22:26:31
22:26:31 36) Failed to see prompt after sending the command: config:update
22:26:31 ------------------------------------------------------------------------------
22:26:31 Replicate_Multiple_Changes_to_Config :: CRUD configuration changes... | FAIL |
22:35:47 Setup failed:
22:35:47 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.170.138:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
22:35:47
22:35:47 Also teardown failed:
22:35:47 Several failures occurred:
22:35:47
22:35:47 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:35:47
22:35:47 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:35:47
22:35:47 3) Failed to send the command: config:property-set enabled false
22:35:47
22:35:47 4) Failed to see prompt after sending the command: config:property-set enabled false
22:35:47
22:35:47 5) Failed to send the command: config:update
22:35:47
22:35:47 6) Failed to see prompt after sending the command: config:update
22:35:47
22:35:47 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:35:47
22:35:47 [ Message content over the limit has been removed. ]
22:35:47 ... to see prompt after sending the command: config:property-set enabled false
22:35:47
22:35:47 29) Failed to send the command: config:update
22:35:47
22:35:47 30) Failed to see prompt after sending the command: config:update
22:35:47
22:35:47 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:35:47
22:35:47 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:35:47
22:35:47 33) Failed to send the command: config:property-set enabled false
22:35:47
22:35:47 34) Failed to see prompt after sending the command: config:property-set enabled false
22:35:47
22:35:47 35) Failed to send the command: config:update
22:35:47
22:35:47 36) Failed to see prompt after sending the command: config:update
22:35:47 ------------------------------------------------------------------------------
22:35:47 Replicate_Multiple_Changes_to_Multiple_Sinks :: CRUD configuration... | FAIL |
22:45:03 Setup failed:
22:45:03 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.170.138:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
22:45:03
22:45:03 Also teardown failed:
22:45:03 Several failures occurred:
22:45:03
22:45:03 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:45:03
22:45:03 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:45:03
22:45:03 3) Failed to send the command: config:property-set enabled false
22:45:03
22:45:03 4) Failed to see prompt after sending the command: config:property-set enabled false
22:45:03
22:45:03 5) Failed to send the command: config:update
22:45:03
22:45:03 6) Failed to see prompt after sending the command: config:update
22:45:03
22:45:03 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:45:03
22:45:03 [ Message content over the limit has been removed. ]
22:45:03 ... to see prompt after sending the command: config:property-set enabled false
22:45:03
22:45:03 29) Failed to send the command: config:update
22:45:03
22:45:03 30) Failed to see prompt after sending the command: config:update
22:45:03
22:45:03 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:45:03
22:45:03 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:45:03
22:45:03 33) Failed to send the command: config:property-set enabled false
22:45:03
22:45:03 34) Failed to see prompt after sending the command: config:property-set enabled false
22:45:03
22:45:03 35) Failed to send the command: config:update
22:45:03
22:45:03 36) Failed to see prompt after sending the command: config:update
22:45:03 ------------------------------------------------------------------------------
22:45:03 Sink_Catch_Up_To_Changes_After_Opening_Connection :: After opening... | FAIL |
22:54:19 Setup failed:
22:54:19 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.170.138:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
22:54:19
22:54:19 Also teardown failed:
22:54:19 Several failures occurred:
22:54:19
22:54:19 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:54:19
22:54:19 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
22:54:19
22:54:19 3) Failed to send the command: config:property-set enabled false
22:54:19
22:54:19 4) Failed to see prompt after sending the command: config:property-set enabled false
22:54:19
22:54:19 5) Failed to send the command: config:update
22:54:19
22:54:19 6) Failed to see prompt after sending the command: config:update
22:54:19
22:54:19 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:54:19
22:54:19 [ Message content over the limit has been removed. ]
22:54:19 ... to see prompt after sending the command: config:property-set enabled false
22:54:19
22:54:19 29) Failed to send the command: config:update
22:54:19
22:54:19 30) Failed to see prompt after sending the command: config:update
22:54:19
22:54:19 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:54:19
22:54:19 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
22:54:19
22:54:19 33) Failed to send the command: config:property-set enabled false
22:54:19
22:54:19 34) Failed to see prompt after sending the command: config:property-set enabled false
22:54:19
22:54:19 35) Failed to send the command: config:update
22:54:19
22:54:19 36) Failed to see prompt after sending the command: config:update
22:54:19 ------------------------------------------------------------------------------
22:54:19 Reconnect_After_Lost_Connection :: Test if sink sucessfuly reconne... | FAIL |
23:06:44 Setup failed:
23:06:44 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.170.138:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:06:44
23:06:44 Also teardown failed:
23:06:44 Several failures occurred:
23:06:44
23:06:44 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred:
23:06:44
23:06:44 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.138:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:06:44
23:06:44 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
23:06:44
23:06:44 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
23:06:44
23:06:44 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
23:06:44
23:06:44 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
23:06:44 [ Message content over the limit has been removed. ]
23:06:44 ... to see prompt after sending the command: config:property-set enabled false
23:06:44
23:06:44 32) Failed to send the command: config:update
23:06:44
23:06:44 33) Failed to see prompt after sending the command: config:update
23:06:44
23:06:44 34) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:06:44
23:06:44 35) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:06:44
23:06:44 36) Failed to send the command: config:property-set enabled false
23:06:44
23:06:44 37) Failed to see prompt after sending the command: config:property-set enabled false
23:06:44
23:06:44 38) Failed to send the command: config:update
23:06:44
23:06:44 39) Failed to see prompt after sending the command: config:update
23:06:44 ------------------------------------------------------------------------------
23:06:44 Change_Replication_Source :: After changing replication source ODL... | FAIL |
23:16:00 Setup failed:
23:16:00 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.170.138:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:16:00
23:16:00 Also teardown failed:
23:16:00 Several failures occurred:
23:16:00
23:16:00 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:16:00
23:16:00 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:16:00
23:16:00 3) Failed to send the command: config:property-set enabled false
23:16:00
23:16:00 4) Failed to see prompt after sending the command: config:property-set enabled false
23:16:00
23:16:00 5) Failed to send the command: config:update
23:16:00
23:16:00 6) Failed to see prompt after sending the command: config:update
23:16:00
23:16:00 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:16:00
23:16:00 [ Message content over the limit has been removed. ]
23:16:00 ... to see prompt after sending the command: config:property-set enabled false
23:16:00
23:16:00 29) Failed to send the command: config:update
23:16:00
23:16:00 30) Failed to see prompt after sending the command: config:update
23:16:00
23:16:00 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:16:00
23:16:00 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:16:00
23:16:00 33) Failed to send the command: config:property-set enabled false
23:16:00
23:16:00 34) Failed to see prompt after sending the command: config:property-set enabled false
23:16:00
23:16:00 35) Failed to send the command: config:update
23:16:00
23:16:00 36) Failed to see prompt after sending the command: config:update
23:16:00 ------------------------------------------------------------------------------
23:16:00 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty r... | FAIL |
23:16:00 8 tests, 0 passed, 8 failed
23:16:00 ==============================================================================
23:16:00 Output: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/output.xml
23:16:02 Log: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/log.html
23:16:02 Report: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/report.html
23:16:02 + true
23:16:02 + echo 'Examining the files in data/log and checking filesize'
23:16:02 Examining the files in data/log and checking filesize
23:16:02 + ssh 10.30.170.138 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
23:16:02 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:02 total 264
23:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 23:06 .
23:16:02 drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 23:07 ..
23:16:02 -rw-rw-r-- 1 jenkins jenkins 260835 Jan 12 23:07 karaf.log
23:16:02 + ssh 10.30.170.138 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
23:16:02 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:03 256K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
23:16:03 + ssh 10.30.171.15 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
23:16:03 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:03 total 256
23:16:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 23:06 .
23:16:03 drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 23:07 ..
23:16:03 -rw-rw-r-- 1 jenkins jenkins 253676 Jan 12 23:07 karaf.log
23:16:03 + ssh 10.30.171.15 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
23:16:03 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:03 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
23:16:03 + ssh 10.30.171.169 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
23:16:03 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:04 total 256
23:16:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 23:06 .
23:16:04 drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 23:07 ..
23:16:04 -rw-rw-r-- 1 jenkins jenkins 253697 Jan 12 23:07 karaf.log
23:16:04 + ssh 10.30.171.169 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
23:16:04 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:04 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
23:16:04 + set +e
23:16:04 ++ seq 1 3
23:16:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:16:04 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:16:04 + echo 'Let'\''s take the karaf thread dump again'
23:16:04 Let's take the karaf thread dump again
23:16:04 + ssh 10.30.170.138 'sudo ps aux'
23:16:04 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:04 ++ tr -s ' '
23:16:04 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
23:16:04 ++ grep -v grep
23:16:04 ++ cut -f2 '-d '
23:16:04 + pid=12361
23:16:04 + echo 'karaf main: org.apache.karaf.main.Main, pid:12361'
23:16:04 karaf main: org.apache.karaf.main.Main, pid:12361
23:16:04 + ssh 10.30.170.138 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12361'
23:16:04 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:05 + echo 'killing karaf process...'
23:16:05 killing karaf process...
23:16:05 + ssh 10.30.170.138 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:16:05 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:16:05 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:16:05 + echo 'Let'\''s take the karaf thread dump again'
23:16:05 Let's take the karaf thread dump again
23:16:05 + ssh 10.30.171.15 'sudo ps aux'
23:16:05 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:05 ++ tr -s ' '
23:16:05 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
23:16:05 ++ grep -v grep
23:16:05 ++ cut -f2 '-d '
23:16:05 + pid=12261
23:16:05 + echo 'karaf main: org.apache.karaf.main.Main, pid:12261'
23:16:05 karaf main: org.apache.karaf.main.Main, pid:12261
23:16:05 + ssh 10.30.171.15 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12261'
23:16:05 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:06 + echo 'killing karaf process...'
23:16:06 killing karaf process...
23:16:06 + ssh 10.30.171.15 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:16:06 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:16:06 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:16:06 + echo 'Let'\''s take the karaf thread dump again'
23:16:06 Let's take the karaf thread dump again
23:16:06 + ssh 10.30.171.169 'sudo ps aux'
23:16:06 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:06 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
23:16:06 ++ grep -v grep
23:16:06 ++ tr -s ' '
23:16:06 ++ cut -f2 '-d '
23:16:06 + pid=11951
23:16:06 + echo 'karaf main: org.apache.karaf.main.Main, pid:11951'
23:16:06 karaf main: org.apache.karaf.main.Main, pid:11951
23:16:06 + ssh 10.30.171.169 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 11951'
23:16:06 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:07 + echo 'killing karaf process...'
23:16:07 killing karaf process...
23:16:07 + ssh 10.30.171.169 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:16:07 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:07 + sleep 5
23:16:12 ++ seq 1 3
23:16:12 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:16:12 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:16:12 + echo 'Compressing karaf.log 1'
23:16:12 Compressing karaf.log 1
23:16:12 + ssh 10.30.170.138 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
23:16:12 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:12 + echo 'Fetching compressed karaf.log 1'
23:16:12 Fetching compressed karaf.log 1
23:16:12 + scp 10.30.170.138:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
23:16:12 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:12 + ssh 10.30.170.138 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
23:16:12 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:12 + scp 10.30.170.138:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
23:16:13 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:13 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
23:16:13 + echo 'Fetch GC logs'
23:16:13 Fetch GC logs
23:16:13 + mkdir -p gclogs-1
23:16:13 + scp '10.30.170.138:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
23:16:13 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:16:13 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
23:16:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:16:13 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:16:13 + echo 'Compressing karaf.log 2'
23:16:13 Compressing karaf.log 2
23:16:13 + ssh 10.30.171.15 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
23:16:13 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:13 + echo 'Fetching compressed karaf.log 2'
23:16:13 Fetching compressed karaf.log 2
23:16:13 + scp 10.30.171.15:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
23:16:13 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:13 + ssh 10.30.171.15 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
23:16:13 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:14 + scp 10.30.171.15:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
23:16:14 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:14 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
23:16:14 + echo 'Fetch GC logs'
23:16:14 Fetch GC logs
23:16:14 + mkdir -p gclogs-2
23:16:14 + scp '10.30.171.15:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
23:16:14 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
23:16:14 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
23:16:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:16:14 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:16:14 + echo 'Compressing karaf.log 3'
23:16:14 Compressing karaf.log 3
23:16:14 + ssh 10.30.171.169 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
23:16:14 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:14 + echo 'Fetching compressed karaf.log 3'
23:16:14 Fetching compressed karaf.log 3
23:16:14 + scp 10.30.171.169:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
23:16:14 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:14 + ssh 10.30.171.169 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
23:16:14 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:15 + scp 10.30.171.169:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
23:16:15 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:15 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
23:16:15 + echo 'Fetch GC logs'
23:16:15 Fetch GC logs
23:16:15 + mkdir -p gclogs-3
23:16:15 + scp '10.30.171.169:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
23:16:15 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts.
23:16:15 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
23:16:15 + echo 'Examine copied files'
23:16:15 Examine copied files
23:16:15 + ls -lt
23:16:15 total 13100
23:16:15 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 23:16 gclogs-3
23:16:15 -rw-rw-r--. 1 jenkins jenkins 18438 Jan 12 23:16 odl3_karaf.log.gz
23:16:15 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 23:16 gclogs-2
23:16:15 -rw-rw-r--. 1 jenkins jenkins 18287 Jan 12 23:16 odl2_karaf.log.gz
23:16:15 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 23:16 gclogs-1
23:16:15 -rw-rw-r--. 1 jenkins jenkins 19058 Jan 12 23:16 odl1_karaf.log.gz
23:16:15 -rw-rw-r--. 1 jenkins jenkins 77722 Jan 12 23:16 karaf_3_11951_threads_after.log
23:16:15 -rw-rw-r--. 1 jenkins jenkins 13673 Jan 12 23:16 ps_after.log
23:16:15 -rw-rw-r--. 1 jenkins jenkins 77729 Jan 12 23:16 karaf_2_12261_threads_after.log
23:16:15 -rw-rw-r--. 1 jenkins jenkins 82708 Jan 12 23:16 karaf_1_12361_threads_after.log
23:16:15 -rw-rw-r--. 1 jenkins jenkins 247284 Jan 12 23:16 report.html
23:16:15 -rw-rw-r--. 1 jenkins jenkins 1016348 Jan 12 23:16 log.html
23:16:15 -rw-rw-r--. 1 jenkins jenkins 11507473 Jan 12 23:16 output.xml
23:16:15 -rw-rw-r--. 1 jenkins jenkins 155 Jan 12 21:58 testplan.txt
23:16:15 -rw-rw-r--. 1 jenkins jenkins 79318 Jan 12 21:58 karaf_3_2007_threads_before.log
23:16:15 -rw-rw-r--. 1 jenkins jenkins 13913 Jan 12 21:58 ps_before.log
23:16:15 -rw-rw-r--. 1 jenkins jenkins 81861 Jan 12 21:58 karaf_2_2008_threads_before.log
23:16:15 -rw-rw-r--. 1 jenkins jenkins 79317 Jan 12 21:58 karaf_1_2013_threads_before.log
23:16:15 -rw-rw-r--. 1 jenkins jenkins 3106 Jan 12 21:55 post-startup-script.sh
23:16:15 -rw-rw-r--. 1 jenkins jenkins 252 Jan 12 21:54 startup-script.sh
23:16:15 -rw-rw-r--. 1 jenkins jenkins 3520 Jan 12 21:54 configuration-script.sh
23:16:15 -rw-rw-r--. 1 jenkins jenkins 337 Jan 12 21:54 detect_variables.env
23:16:15 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 12 21:54 pom.xml
23:16:15 -rw-rw-r--. 1 jenkins jenkins 92 Jan 12 21:54 set_variables.env
23:16:15 -rw-rw-r--. 1 jenkins jenkins 358 Jan 12 21:54 slave_addresses.txt
23:16:15 -rw-rw-r--. 1 jenkins jenkins 570 Jan 12 21:53 requirements.txt
23:16:15 -rw-rw-r--. 1 jenkins jenkins 26 Jan 12 21:53 env.properties
23:16:15 -rw-rw-r--. 1 jenkins jenkins 333 Jan 12 21:52 stack-parameters.yaml
23:16:15 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 12 21:51 test
23:16:15 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 21:51 test@tmp
23:16:15 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 12 21:25 maven-metadata.xml
23:16:15 + true
23:16:15 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins743997632665620880.sh
23:16:15 Cleaning up Robot installation...
23:16:15 $ ssh-agent -k
23:16:15 unset SSH_AUTH_SOCK;
23:16:15 unset SSH_AGENT_PID;
23:16:15 echo Agent pid 5302 killed;
23:16:15 [ssh-agent] Stopped.
23:16:16 Recording plot data
23:16:16 Robot results publisher started...
23:16:16 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:16:16 -Parsing output xml:
23:16:17 Done!
23:16:17 -Copying log files to build dir:
23:16:17 Done!
23:16:17 -Assigning results to build:
23:16:17 Done!
23:16:17 -Checking thresholds:
23:16:17 Done!
23:16:17 Done publishing Robot results.
23:16:17 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:16:17 [PostBuildScript] - [INFO] Executing post build scripts.
23:16:17 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins5042602081286724452.sh
23:16:17 Archiving csit artifacts
23:16:17 mv: cannot stat '*_1.png': No such file or directory
23:16:17 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:16:17 mv: cannot stat '*_2.png': No such file or directory
23:16:17 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:16:17 mv: cannot stat '*_3.png': No such file or directory
23:16:17 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:16:17 % Total % Received % Xferd Average Speed Time Time Time Current
23:16:17 Dload Upload Total Spent Left Speed
23:16:17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 992k 0 992k 0 0 3072k 0 --:--:-- --:--:-- --:--:-- 3072k
23:16:18 Archive: robot-plugin.zip
23:16:18 inflating: ./archives/robot-plugin/log.html
23:16:18 inflating: ./archives/robot-plugin/output.xml
23:16:18 inflating: ./archives/robot-plugin/report.html
23:16:18 mv: cannot stat '*.log.gz': No such file or directory
23:16:18 mv: cannot stat '*.csv': No such file or directory
23:16:18 mv: cannot stat '*.png': No such file or directory
23:16:18 [PostBuildScript] - [INFO] Executing post build scripts.
23:16:18 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins2731246664773383067.sh
23:16:18 [PostBuildScript] - [INFO] Executing post build scripts.
23:16:18 [EnvInject] - Injecting environment variables from a build step.
23:16:18 [EnvInject] - Injecting as environment variables the properties content
23:16:18 OS_CLOUD=vex
23:16:18 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-89
23:16:18
23:16:18 [EnvInject] - Variables injected successfully.
23:16:18 provisioning config files...
23:16:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:16:18 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins15269072861114077422.sh
23:16:18 ---> openstack-stack-delete.sh
23:16:18 Setup pyenv:
23:16:18 system
23:16:18 3.8.13
23:16:18 3.9.13
23:16:18 3.10.13
23:16:18 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:16:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from file:/tmp/.os_lf_venv
23:16:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:16:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:16:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:16:21 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
23:16:21 lf-activate-venv(): INFO: Base packages installed successfully
23:16:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:16:41 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
23:16:41 INFO: Stack cost retrieval disabled, setting cost to 0
23:16:54 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-89
23:16:54 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-89
23:16:54 [PostBuildScript] - [INFO] Executing post build scripts.
23:16:54 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4037063690374312907.sh
23:16:54 ---> sysstat.sh
23:16:54 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins17415758143488069787.sh
23:16:54 ---> package-listing.sh
23:16:54 ++ facter osfamily
23:16:54 ++ tr '[:upper:]' '[:lower:]'
23:16:54 + OS_FAMILY=redhat
23:16:54 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:16:54 + START_PACKAGES=/tmp/packages_start.txt
23:16:54 + END_PACKAGES=/tmp/packages_end.txt
23:16:54 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:16:54 + PACKAGES=/tmp/packages_start.txt
23:16:54 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
23:16:54 + PACKAGES=/tmp/packages_end.txt
23:16:54 + case "${OS_FAMILY}" in
23:16:54 + rpm -qa
23:16:54 + sort
23:16:55 + '[' -f /tmp/packages_start.txt ']'
23:16:55 + '[' -f /tmp/packages_end.txt ']'
23:16:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:16:55 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
23:16:55 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
23:16:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
23:16:55 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1639125878524681338.sh
23:16:55 ---> capture-instance-metadata.sh
23:16:55 Setup pyenv:
23:16:55 system
23:16:55 3.8.13
23:16:55 3.9.13
23:16:55 3.10.13
23:16:55 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:16:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from file:/tmp/.os_lf_venv
23:16:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:16:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:16:57 lf-activate-venv(): INFO: Base packages installed successfully
23:16:57 lf-activate-venv(): INFO: Installing additional packages: lftools
23:17:07 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:17:07 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
23:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
23:17:08 INFO: Running in OpenStack, capturing instance metadata
23:17:08 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11852416373394837551.sh
23:17:08 provisioning config files...
23:17:08 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #89
23:17:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config8200245724374660127tmp
23:17:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:17:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:17:08 provisioning config files...
23:17:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:17:08 [EnvInject] - Injecting environment variables from a build step.
23:17:08 [EnvInject] - Injecting as environment variables the properties content
23:17:08 SERVER_ID=logs
23:17:08
23:17:08 [EnvInject] - Variables injected successfully.
23:17:08 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins16302123459505911805.sh
23:17:08 ---> create-netrc.sh
23:17:08 WARN: Log server credential not found.
23:17:08 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11336475981666199313.sh
23:17:08 ---> python-tools-install.sh
23:17:08 Setup pyenv:
23:17:09 system
23:17:09 3.8.13
23:17:09 3.9.13
23:17:09 3.10.13
23:17:09 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:17:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from file:/tmp/.os_lf_venv
23:17:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:17:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:17:11 lf-activate-venv(): INFO: Base packages installed successfully
23:17:11 lf-activate-venv(): INFO: Installing additional packages: lftools
23:17:21 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
23:17:21 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9889635118248326104.sh
23:17:21 ---> sudo-logs.sh
23:17:21 Archiving 'sudo' log..
23:17:21 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1541967077178249237.sh
23:17:21 ---> job-cost.sh
23:17:21 Setup pyenv:
23:17:21 system
23:17:21 3.8.13
23:17:21 3.9.13
23:17:21 3.10.13
23:17:21 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:17:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from file:/tmp/.os_lf_venv
23:17:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:17:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:17:24 lf-activate-venv(): INFO: Base packages installed successfully
23:17:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:17:31 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
23:17:31 DEBUG: total: 0
23:17:31 INFO: Retrieving Stack Cost...
23:17:32 INFO: Retrieving Pricing Info for: v3-standard-2
23:17:32 INFO: Archiving Costs
23:17:32 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins6931314248398610657.sh
23:17:32 ---> logs-deploy.sh
23:17:32 Setup pyenv:
23:17:32 system
23:17:32 3.8.13
23:17:32 3.9.13
23:17:32 3.10.13
23:17:32 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:17:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dobq from file:/tmp/.os_lf_venv
23:17:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:17:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:17:34 lf-activate-venv(): INFO: Base packages installed successfully
23:17:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:17:47 lf-activate-venv(): INFO: Adding /tmp/venv-Dobq/bin to PATH
23:17:47 WARNING: Nexus logging server not set
23:17:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/89/
23:17:47 INFO: archiving logs to S3
23:17:48 ---> uname -a:
23:17:48 Linux prd-centos8-robot-2c-8g-34400.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
23:17:48
23:17:48
23:17:48 ---> lscpu:
23:17:48 Architecture: x86_64
23:17:48 CPU op-mode(s): 32-bit, 64-bit
23:17:48 Byte Order: Little Endian
23:17:48 CPU(s): 2
23:17:48 On-line CPU(s) list: 0,1
23:17:48 Thread(s) per core: 1
23:17:48 Core(s) per socket: 1
23:17:48 Socket(s): 2
23:17:48 NUMA node(s): 1
23:17:48 Vendor ID: AuthenticAMD
23:17:48 CPU family: 23
23:17:48 Model: 49
23:17:48 Model name: AMD EPYC-Rome Processor
23:17:48 Stepping: 0
23:17:48 CPU MHz: 2799.998
23:17:48 BogoMIPS: 5599.99
23:17:48 Virtualization: AMD-V
23:17:48 Hypervisor vendor: KVM
23:17:48 Virtualization type: full
23:17:48 L1d cache: 32K
23:17:48 L1i cache: 32K
23:17:48 L2 cache: 512K
23:17:48 L3 cache: 16384K
23:17:48 NUMA node0 CPU(s): 0,1
23:17:48 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
23:17:48
23:17:48
23:17:48 ---> nproc:
23:17:48 2
23:17:48
23:17:48
23:17:48 ---> df -h:
23:17:48 Filesystem Size Used Avail Use% Mounted on
23:17:48 devtmpfs 3.8G 0 3.8G 0% /dev
23:17:48 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:17:48 tmpfs 3.8G 17M 3.8G 1% /run
23:17:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:17:48 /dev/vda1 40G 8.3G 32G 21% /
23:17:48 tmpfs 770M 0 770M 0% /run/user/1001
23:17:48
23:17:48
23:17:48 ---> free -m:
23:17:48 total used free shared buff/cache available
23:17:48 Mem: 7697 627 4840 19 2229 6771
23:17:48 Swap: 1023 0 1023
23:17:48
23:17:48
23:17:48 ---> ip addr:
23:17:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:17:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:17:48 inet 127.0.0.1/8 scope host lo
23:17:48 valid_lft forever preferred_lft forever
23:17:48 inet6 ::1/128 scope host
23:17:48 valid_lft forever preferred_lft forever
23:17:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:17:48 link/ether fa:16:3e:70:0c:1a brd ff:ff:ff:ff:ff:ff
23:17:48 altname enp0s3
23:17:48 altname ens3
23:17:48 inet 10.30.171.26/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:17:48 valid_lft 81163sec preferred_lft 81163sec
23:17:48 inet6 fe80::f816:3eff:fe70:c1a/64 scope link
23:17:48 valid_lft forever preferred_lft forever
23:17:48
23:17:48
23:17:48 ---> sar -b -r -n DEV:
23:17:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/12/2026 _x86_64_ (2 CPU)
23:17:48
23:17:48 21:50:28 LINUX RESTART (2 CPU)
23:17:48
23:17:48 09:51:01 PM tps rtps wtps bread/s bwrtn/s
23:17:48 09:52:01 PM 118.02 41.28 76.74 6181.98 14524.14
23:17:48 09:53:01 PM 90.47 1.08 89.39 75.31 10809.43
23:17:48 09:54:01 PM 27.56 0.45 27.11 64.79 2421.85
23:17:48 09:55:01 PM 86.90 9.41 77.49 1681.84 8699.08
23:17:48 09:56:01 PM 9.90 0.00 9.90 0.00 1070.22
23:17:48 09:57:01 PM 0.38 0.00 0.38 0.00 6.71
23:17:48 09:58:01 PM 0.15 0.00 0.15 0.00 1.58
23:17:48 09:59:01 PM 2.08 0.08 2.00 6.67 96.50
23:17:48 10:00:00 PM 0.46 0.00 0.46 0.00 8.72
23:17:48 10:00:01 PM 0.00 0.00 0.00 0.00 0.00
23:17:48 10:01:01 PM 0.60 0.02 0.58 0.13 10.20
23:17:48 10:02:02 PM 0.68 0.07 0.62 1.73 11.03
23:17:48 10:03:01 PM 0.46 0.00 0.46 0.00 7.08
23:17:48 10:04:01 PM 0.42 0.00 0.42 0.00 6.93
23:17:48 10:05:01 PM 0.55 0.00 0.55 0.00 10.73
23:17:48 10:06:01 PM 1.45 0.03 1.42 0.27 31.74
23:17:48 10:07:01 PM 0.57 0.00 0.57 0.00 8.82
23:17:48 10:08:01 PM 0.48 0.00 0.48 0.00 8.03
23:17:48 10:09:01 PM 0.13 0.00 0.13 0.00 9.47
23:17:48 10:10:00 PM 0.15 0.00 0.15 0.00 5.53
23:17:48 10:10:01 PM 0.00 0.00 0.00 0.00 0.00
23:17:48 10:11:01 PM 0.30 0.00 0.30 0.00 5.45
23:17:48 10:12:01 PM 0.38 0.00 0.38 0.00 9.53
23:17:48 10:13:01 PM 0.13 0.00 0.13 0.00 3.08
23:17:48 10:14:01 PM 0.17 0.00 0.17 0.00 5.52
23:17:48 10:15:01 PM 0.18 0.00 0.18 0.00 6.13
23:17:48 10:16:01 PM 0.18 0.00 0.18 0.00 2.77
23:17:48 10:17:01 PM 0.23 0.00 0.23 0.00 5.11
23:17:48 10:18:01 PM 0.18 0.00 0.18 0.00 13.33
23:17:48 10:19:01 PM 0.55 0.00 0.55 0.00 9.46
23:17:48 10:20:00 PM 0.42 0.00 0.42 0.00 6.37
23:17:48 10:20:01 PM 9.86 0.00 9.86 0.00 123.94
23:17:48 10:21:01 PM 0.48 0.00 0.48 0.00 7.73
23:17:48 10:22:01 PM 0.65 0.00 0.65 0.00 10.76
23:17:48 10:23:01 PM 0.42 0.00 0.42 0.00 7.05
23:17:48 10:24:01 PM 0.35 0.00 0.35 0.00 7.18
23:17:48 10:25:01 PM 0.43 0.00 0.43 0.00 5.53
23:17:48 10:26:01 PM 0.63 0.00 0.63 0.00 9.03
23:17:48 10:27:01 PM 0.47 0.00 0.47 0.00 16.68
23:17:48 10:28:01 PM 0.45 0.00 0.45 0.00 7.76
23:17:48 10:29:01 PM 0.18 0.00 0.18 0.00 4.40
23:17:48 10:30:00 PM 0.20 0.00 0.20 0.00 5.59
23:17:48 10:30:01 PM 0.00 0.00 0.00 0.00 0.00
23:17:48 10:31:01 PM 0.20 0.00 0.20 0.00 4.13
23:17:48 10:32:01 PM 0.33 0.00 0.33 0.00 8.88
23:17:48 10:33:01 PM 0.25 0.00 0.25 0.00 5.25
23:17:48 10:34:01 PM 0.23 0.00 0.23 0.00 5.90
23:17:48 10:35:01 PM 0.12 0.00 0.12 0.00 1.73
23:17:48 10:36:01 PM 0.18 0.00 0.18 0.00 10.90
23:17:48 10:37:01 PM 0.38 0.00 0.38 0.00 9.38
23:17:48 10:38:01 PM 0.42 0.00 0.42 0.00 7.05
23:17:48 10:39:01 PM 0.37 0.00 0.37 0.00 6.25
23:17:48 10:40:00 PM 9.77 6.17 3.61 571.82 93.73
23:17:48 10:40:01 PM 0.00 0.00 0.00 0.00 0.00
23:17:48 10:41:01 PM 0.35 0.00 0.35 0.00 7.47
23:17:48 10:42:01 PM 0.43 0.00 0.43 0.00 8.75
23:17:48 10:43:01 PM 0.45 0.00 0.45 0.00 7.60
23:17:48 10:44:01 PM 0.43 0.00 0.43 0.00 6.30
23:17:48 10:45:01 PM 0.43 0.00 0.43 0.00 5.61
23:17:48 10:46:01 PM 0.27 0.00 0.27 0.00 14.56
23:17:48 10:47:01 PM 0.22 0.00 0.22 0.00 5.50
23:17:48 10:48:01 PM 0.23 0.00 0.23 0.00 7.20
23:17:48 10:49:01 PM 0.18 0.00 0.18 0.00 3.22
23:17:48 10:50:00 PM 0.14 0.00 0.14 0.00 5.16
23:17:48 10:50:01 PM 0.00 0.00 0.00 0.00 0.00
23:17:48 10:51:01 PM 0.22 0.00 0.22 0.00 4.10
23:17:48 10:52:01 PM 0.30 0.00 0.30 0.00 9.50
23:17:48 10:53:01 PM 0.22 0.00 0.22 0.00 3.30
23:17:48 10:54:01 PM 0.22 0.00 0.22 0.00 4.33
23:17:48 10:55:01 PM 0.33 0.00 0.33 0.00 14.70
23:17:48 10:56:01 PM 0.52 0.00 0.52 0.00 8.35
23:17:48 10:57:01 PM 0.50 0.00 0.50 0.00 9.48
23:17:48 10:58:01 PM 0.42 0.00 0.42 0.00 7.05
23:17:48 10:59:01 PM 0.48 0.00 0.48 0.00 7.52
23:17:48 11:00:00 PM 0.61 0.00 0.61 0.00 10.69
23:17:48 11:00:01 PM 0.00 0.00 0.00 0.00 0.00
23:17:48 11:01:01 PM 0.50 0.00 0.50 0.00 16.05
23:17:48 11:02:01 PM 0.28 0.00 0.28 0.00 44.28
23:17:48 11:03:01 PM 0.17 0.00 0.17 0.00 30.68
23:17:48 11:04:01 PM 0.23 0.00 0.23 0.00 24.83
23:17:48 11:05:01 PM 0.38 0.00 0.38 0.00 5.25
23:17:48 11:06:01 PM 0.45 0.00 0.45 0.00 5.91
23:17:48 11:07:01 PM 0.57 0.00 0.57 0.00 12.71
23:17:48 11:08:01 PM 0.42 0.00 0.42 0.00 13.05
23:17:48 11:09:01 PM 0.40 0.00 0.40 0.00 6.43
23:17:48 11:10:00 PM 0.36 0.00 0.36 0.00 6.01
23:17:48 11:10:01 PM 7.09 0.00 7.09 0.00 95.04
23:17:48 11:11:01 PM 0.38 0.00 0.38 0.00 8.28
23:17:48 11:12:01 PM 0.17 0.00 0.17 0.00 5.60
23:17:48 11:13:01 PM 0.12 0.00 0.12 0.00 2.87
23:17:48 11:14:02 PM 0.15 0.00 0.15 0.00 4.60
23:17:48 11:15:01 PM 0.31 0.00 0.31 0.00 6.34
23:17:48 11:16:01 PM 0.27 0.00 0.27 0.00 4.75
23:17:48 11:17:01 PM 18.55 0.40 18.15 46.79 1208.40
23:17:48 Average: 4.55 0.69 3.87 100.32 460.79
23:17:48
23:17:48 09:51:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:17:48 09:52:01 PM 5396828 7110996 2485604 31.53 2688 1896844 640584 7.17 186232 1978468 192444
23:17:48 09:53:01 PM 5172528 7021020 2709904 34.38 2688 2024384 697500 7.81 198636 2161216 42072
23:17:48 09:54:01 PM 5138688 7042388 2743744 34.81 2688 2076564 692284 7.75 227876 2156044 60324
23:17:48 09:55:01 PM 4919860 7037012 2962572 37.58 2688 2284344 677596 7.59 266276 2311776 27228
23:17:48 09:56:01 PM 4918716 7035868 2963716 37.60 2688 2284352 677596 7.59 266288 2312368 4
23:17:48 09:57:01 PM 4918700 7035856 2963732 37.60 2688 2284356 677596 7.59 266292 2312240 4
23:17:48 09:58:01 PM 4918576 7035732 2963856 37.60 2688 2284356 677596 7.59 266292 2312360 4
23:17:48 09:59:01 PM 4875028 6993204 3007404 38.15 2688 2285376 744388 8.33 266832 2355364 4
23:17:48 10:00:00 PM 4874216 6992484 3008216 38.16 2688 2285468 765384 8.57 266896 2356020 4
23:17:48 10:00:01 PM 4873632 6991904 3008800 38.17 2688 2285468 765384 8.57 266896 2356304 16
23:17:48 10:01:01 PM 4872784 6991152 3009648 38.18 2688 2285564 765384 8.57 266896 2357060 4
23:17:48 10:02:02 PM 4872444 6990972 3009988 38.19 2688 2285724 765384 8.57 267024 2357412 4
23:17:48 10:03:01 PM 4872120 6990740 3010312 38.19 2688 2285816 765384 8.57 267024 2357772 4
23:17:48 10:04:01 PM 4871704 6990408 3010728 38.20 2688 2285908 765384 8.57 267024 2358216 4
23:17:48 10:05:01 PM 4870980 6989832 3011452 38.20 2688 2286048 765384 8.57 267204 2358796 4
23:17:48 10:06:01 PM 4869824 6988712 3012608 38.22 2688 2286088 755648 8.46 267400 2359728 16
23:17:48 10:07:01 PM 4870136 6989080 3012296 38.22 2688 2286136 755648 8.46 267400 2359404 4
23:17:48 10:08:01 PM 4869316 6988376 3013116 38.23 2688 2286260 755648 8.46 267400 2360152 40
23:17:48 10:09:01 PM 4867648 6986972 3014784 38.25 2688 2286524 755648 8.46 267400 2361696 48
23:17:48 10:10:00 PM 4867644 6987068 3014788 38.25 2688 2286616 757624 8.48 267400 2362044 24
23:17:48 10:10:01 PM 4867016 6986440 3015416 38.25 2688 2286616 757624 8.48 267400 2362340 32
23:17:48 10:11:01 PM 4867220 6986740 3015212 38.25 2688 2286712 757624 8.48 267400 2362288 52
23:17:48 10:12:01 PM 4866808 6986420 3015624 38.26 2688 2286804 757624 8.48 267400 2362808 24
23:17:48 10:13:01 PM 4866732 6986440 3015700 38.26 2688 2286900 757624 8.48 267400 2362836 60
23:17:48 10:14:01 PM 4866612 6986408 3015820 38.26 2688 2286988 757624 8.48 267400 2362924 20
23:17:48 10:15:01 PM 4866344 6986252 3016088 38.26 2688 2287100 757624 8.48 267400 2363152 4
23:17:48 10:16:01 PM 4866072 6986016 3016360 38.27 2688 2287144 757624 8.48 267400 2363404 28
23:17:48 10:17:01 PM 4866040 6986032 3016392 38.27 2688 2287192 757624 8.48 267400 2363476 40
23:17:48 10:18:01 PM 4865924 6986256 3016508 38.27 2688 2287524 757624 8.48 267400 2363540 8
23:17:48 10:19:01 PM 4865692 6986124 3016740 38.27 2688 2287624 757624 8.48 267400 2363736 4
23:17:48 10:20:00 PM 4866136 6986652 3016296 38.27 2688 2287716 752160 8.42 267400 2363496 24
23:17:48 10:20:01 PM 4865552 6986072 3016880 38.27 2688 2287720 752160 8.42 267396 2363944 4
23:17:48 10:21:01 PM 4865468 6986076 3016964 38.27 2688 2287808 752160 8.42 267400 2364168 20
23:17:48 10:22:01 PM 4865096 6985812 3017336 38.28 2688 2287908 752160 8.42 267400 2364212 4
23:17:48 10:23:01 PM 4865272 6986072 3017160 38.28 2688 2288000 768036 8.60 267400 2364040 4
23:17:48 10:24:01 PM 4865092 6986008 3017340 38.28 2688 2288116 768036 8.60 267400 2364392 16
23:17:48 10:25:01 PM 4864888 6985848 3017544 38.28 2688 2288152 768036 8.60 267400 2364436 4
23:17:48 10:26:01 PM 4864836 6985844 3017596 38.28 2688 2288208 768036 8.60 267400 2364620 16
23:17:48 10:27:01 PM 4864496 6985828 3017936 38.29 2688 2288524 768036 8.60 267404 2364876 24
23:17:48 10:28:01 PM 4864216 6985640 3018216 38.29 2688 2288616 768036 8.60 267404 2365144 4
23:17:48 10:29:01 PM 4864244 6985760 3018188 38.29 2688 2288708 768036 8.60 267404 2365184 36
23:17:48 10:30:00 PM 4864552 6986152 3017880 38.29 2688 2288800 759376 8.50 267404 2365016 4
23:17:48 10:30:01 PM 4864032 6985632 3018400 38.29 2688 2288800 759376 8.50 267404 2365364 4
23:17:48 10:31:01 PM 4863532 6985228 3018900 38.30 2688 2288896 759376 8.50 267404 2365760 40
23:17:48 10:32:01 PM 4863892 6985688 3018540 38.29 2688 2288988 759376 8.50 267404 2365592 4
23:17:48 10:33:01 PM 4863524 6985448 3018908 38.30 2688 2289124 759376 8.50 267404 2365828 80
23:17:48 10:34:01 PM 4863812 6985776 3018620 38.30 2688 2289164 759376 8.50 267404 2365676 32
23:17:48 10:35:01 PM 4863756 6985772 3018676 38.30 2688 2289208 759376 8.50 267404 2365860 24
23:17:48 10:36:01 PM 4862840 6985172 3019592 38.31 2688 2289532 759376 8.50 267404 2366572 64
23:17:48 10:37:01 PM 4862732 6985160 3019700 38.31 2688 2289620 759376 8.50 267404 2366736 4
23:17:48 10:38:01 PM 4862512 6985024 3019920 38.31 2688 2289712 759376 8.50 267404 2366868 24
23:17:48 10:39:01 PM 4861492 6984100 3020940 38.32 2688 2289808 777368 8.70 267404 2367764 24
23:17:48 10:40:00 PM 4845184 6984788 3037248 38.53 2688 2306752 762812 8.54 269876 2381700 40
23:17:48 10:40:01 PM 4844672 6984280 3037760 38.54 2688 2306752 762812 8.54 269872 2382028 52
23:17:48 10:41:01 PM 4844540 6984236 3037892 38.54 2688 2306844 762812 8.54 269876 2382208 20
23:17:48 10:42:01 PM 4844488 6984292 3037944 38.54 2688 2306944 762812 8.54 269876 2382256 32
23:17:48 10:43:01 PM 4844416 6984292 3038016 38.54 2688 2307016 762812 8.54 269876 2382296 4
23:17:48 10:44:01 PM 4844048 6983976 3038384 38.55 2688 2307068 762812 8.54 269876 2382536 4
23:17:48 10:45:01 PM 4844392 6984368 3038040 38.54 2688 2307116 762812 8.54 269876 2382248 4
23:17:48 10:46:01 PM 4844272 6984588 3038160 38.54 2688 2307456 762812 8.54 269876 2382632 4
23:17:48 10:47:01 PM 4844184 6984592 3038248 38.54 2688 2307556 762812 8.54 269876 2382792 40
23:17:48 10:48:01 PM 4843820 6984328 3038612 38.55 2688 2307648 762812 8.54 269876 2383112 4
23:17:48 10:49:01 PM 4843840 6984436 3038592 38.55 2688 2307736 762812 8.54 269876 2383036 52
23:17:48 10:50:00 PM 4844200 6984892 3038232 38.54 2688 2307832 762812 8.54 269876 2382908 24
23:17:48 10:50:01 PM 4843748 6984440 3038684 38.55 2688 2307832 762812 8.54 269876 2383240 36
23:17:48 10:51:01 PM 4843724 6984508 3038708 38.55 2688 2307924 778256 8.71 269876 2383296 56
23:17:48 10:52:01 PM 4843232 6984120 3039200 38.56 2688 2308036 778256 8.71 269876 2383504 16
23:17:48 10:53:01 PM 4843420 6984348 3039012 38.55 2688 2308076 778256 8.71 269876 2383260 32
23:17:48 10:54:01 PM 4843444 6984420 3038988 38.55 2688 2308124 778256 8.71 269876 2383308 16
23:17:48 10:55:01 PM 4843008 6984320 3039424 38.56 2688 2308452 778256 8.71 269876 2383692 4
23:17:48 10:56:01 PM 4842988 6984388 3039444 38.56 2688 2308540 778256 8.71 269876 2383780 4
23:17:48 10:57:01 PM 4842836 6984328 3039596 38.56 2688 2308632 778256 8.71 269876 2383992 4
23:17:48 10:58:01 PM 4842864 6984448 3039568 38.56 2688 2308724 778256 8.71 269876 2384016 4
23:17:48 10:59:01 PM 4842836 6984516 3039596 38.56 2688 2308820 778256 8.71 269876 2384112 4
23:17:48 11:00:00 PM 4843072 6984840 3039360 38.56 2688 2308916 778256 8.71 269904 2384064 4
23:17:48 11:00:01 PM 4842360 6984132 3040072 38.57 2688 2308916 778256 8.71 269904 2384500 20
23:17:48 11:01:01 PM 4840984 6983296 3041448 38.59 2688 2309472 778256 8.71 269904 2385420 272
23:17:48 11:02:01 PM 4838128 6981424 3044304 38.62 2688 2310456 778256 8.71 269924 2388608 48
23:17:48 11:03:01 PM 4832496 6976660 3049936 38.69 2688 2311304 778256 8.71 269924 2394304 40
23:17:48 11:04:01 PM 4829472 6974324 3052960 38.73 2688 2311992 778256 8.71 269924 2397308 16
23:17:48 11:05:01 PM 4829192 6974084 3053240 38.73 2688 2312032 778256 8.71 269924 2397864 4
23:17:48 11:06:01 PM 4828856 6973796 3053576 38.74 2688 2312080 778256 8.71 269924 2398188 4
23:17:48 11:07:01 PM 4826712 6971964 3055720 38.77 2688 2312400 778256 8.71 269924 2400012 192
23:17:48 11:08:01 PM 4826824 6972164 3055608 38.76 2688 2312488 778256 8.71 269924 2400032 4
23:17:48 11:09:01 PM 4826784 6972216 3055648 38.77 2688 2312580 778256 8.71 269924 2400124 4
23:17:48 11:10:00 PM 4826632 6972160 3055800 38.77 2688 2312676 799012 8.95 269924 2400268 24
23:17:48 11:10:01 PM 4825944 6971488 3056488 38.78 2688 2312680 799012 8.95 269924 2400840 4
23:17:48 11:11:01 PM 4825868 6971504 3056564 38.78 2688 2312772 799012 8.95 269924 2400660 44
23:17:48 11:12:01 PM 4825908 6971640 3056524 38.78 2688 2312868 799012 8.95 269924 2400708 4
23:17:48 11:13:01 PM 4826040 6971908 3056392 38.77 2688 2313004 799012 8.95 269924 2400892 84
23:17:48 11:14:02 PM 4826200 6972100 3056232 38.77 2688 2313044 799012 8.95 269924 2400600 32
23:17:48 11:15:01 PM 4826264 6972216 3056168 38.77 2688 2313088 799012 8.95 269924 2400652 16
23:17:48 11:16:01 PM 4825804 6971804 3056628 38.78 2688 2313136 799012 8.95 269924 2400936 32
23:17:48 11:17:01 PM 4992252 6962612 2890180 36.67 2688 2143300 741720 8.31 478076 2052176 23932
23:17:48 Average: 4869338 6988095 3013094 38.23 2688 2286309 761391 8.53 268632 2360474 3705
23:17:48
23:17:48 09:51:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:17:48 09:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 09:52:01 PM eth0 314.09 195.67 1781.69 61.70 0.00 0.00 0.00 0.00
23:17:48 09:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 09:53:01 PM eth0 84.49 54.45 754.17 8.50 0.00 0.00 0.00 0.00
23:17:48 09:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 09:54:01 PM eth0 18.98 16.31 10.18 5.70 0.00 0.00 0.00 0.00
23:17:48 09:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 09:55:01 PM eth0 601.33 445.08 448.07 101.36 0.00 0.00 0.00 0.00
23:17:48 09:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 09:56:01 PM eth0 5.55 4.47 2.03 1.39 0.00 0.00 0.00 0.00
23:17:48 09:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 09:57:01 PM eth0 3.00 2.02 0.58 0.48 0.00 0.00 0.00 0.00
23:17:48 09:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 09:58:01 PM eth0 3.83 2.13 0.90 0.67 0.00 0.00 0.00 0.00
23:17:48 09:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 09:59:01 PM eth0 46.53 28.85 11.77 4.08 0.00 0.00 0.00 0.00
23:17:48 10:00:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:00:00 PM eth0 3.14 0.34 0.22 0.05 0.00 0.00 0.00 0.00
23:17:48 10:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:00:01 PM eth0 3.60 0.00 0.17 0.00 0.00 0.00 0.00 0.00
23:17:48 10:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:01:01 PM eth0 1.05 0.32 0.12 0.05 0.00 0.00 0.00 0.00
23:17:48 10:02:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:02:02 PM eth0 0.92 0.40 0.25 0.11 0.00 0.00 0.00 0.00
23:17:48 10:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:03:01 PM eth0 0.68 0.31 0.11 0.05 0.00 0.00 0.00 0.00
23:17:48 10:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:04:01 PM eth0 0.45 0.30 0.10 0.05 0.00 0.00 0.00 0.00
23:17:48 10:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:05:01 PM eth0 3.07 1.48 0.53 0.27 0.00 0.00 0.00 0.00
23:17:48 10:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:06:01 PM eth0 4.03 0.30 0.79 0.26 0.00 0.00 0.00 0.00
23:17:48 10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:07:01 PM eth0 1.62 0.53 0.53 0.30 0.00 0.00 0.00 0.00
23:17:48 10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:08:01 PM eth0 8.78 1.97 1.56 0.54 0.00 0.00 0.00 0.00
23:17:48 10:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:09:01 PM eth0 7.05 5.18 1.49 0.99 0.00 0.00 0.00 0.00
23:17:48 10:10:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:10:00 PM eth0 0.99 0.25 0.13 0.05 0.00 0.00 0.00 0.00
23:17:48 10:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:10:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:11:01 PM eth0 0.45 0.27 0.10 0.05 0.00 0.00 0.00 0.00
23:17:48 10:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:12:01 PM eth0 1.00 0.33 0.25 0.11 0.00 0.00 0.00 0.00
23:17:48 10:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:13:01 PM eth0 0.83 0.28 0.23 0.05 0.00 0.00 0.00 0.00
23:17:48 10:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:14:01 PM eth0 1.32 0.27 0.14 0.05 0.00 0.00 0.00 0.00
23:17:48 10:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:15:01 PM eth0 5.53 1.25 0.52 0.24 0.00 0.00 0.00 0.00
23:17:48 10:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:16:01 PM eth0 4.63 0.33 0.68 0.26 0.00 0.00 0.00 0.00
23:17:48 10:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:17:01 PM eth0 1.52 0.52 0.71 0.45 0.00 0.00 0.00 0.00
23:17:48 10:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:18:01 PM eth0 11.06 6.75 2.29 1.31 0.00 0.00 0.00 0.00
23:17:48 10:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:19:01 PM eth0 1.25 0.28 0.14 0.05 0.00 0.00 0.00 0.00
23:17:48 10:20:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:20:00 PM eth0 0.78 0.25 0.11 0.05 0.00 0.00 0.00 0.00
23:17:48 10:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:20:01 PM eth0 1.41 1.41 0.12 0.12 0.00 0.00 0.00 0.00
23:17:48 10:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:21:01 PM eth0 1.42 0.50 0.49 0.31 0.00 0.00 0.00 0.00
23:17:48 10:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:22:01 PM eth0 0.90 0.38 0.24 0.11 0.00 0.00 0.00 0.00
23:17:48 10:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:23:01 PM eth0 0.88 0.28 0.12 0.05 0.00 0.00 0.00 0.00
23:17:48 10:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:24:01 PM eth0 2.00 1.23 0.38 0.24 0.00 0.00 0.00 0.00
23:17:48 10:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:25:01 PM eth0 2.87 0.08 0.17 0.01 0.00 0.00 0.00 0.00
23:17:48 10:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:26:01 PM eth0 2.10 0.33 0.43 0.26 0.00 0.00 0.00 0.00
23:17:48 10:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:27:01 PM eth0 8.23 6.78 2.00 1.37 0.00 0.00 0.00 0.00
23:17:48 10:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:28:01 PM eth0 1.82 0.42 0.48 0.24 0.00 0.00 0.00 0.00
23:17:48 10:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:29:01 PM eth0 0.90 0.42 0.36 0.24 0.00 0.00 0.00 0.00
23:17:48 10:30:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:30:00 PM eth0 0.64 0.27 0.11 0.05 0.00 0.00 0.00 0.00
23:17:48 10:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:30:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:31:01 PM eth0 8.72 0.60 2.54 0.25 0.00 0.00 0.00 0.00
23:17:48 10:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:32:01 PM eth0 1.30 0.35 0.29 0.11 0.00 0.00 0.00 0.00
23:17:48 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:33:01 PM eth0 2.00 1.45 0.65 0.44 0.00 0.00 0.00 0.00
23:17:48 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:34:01 PM eth0 0.57 0.10 0.03 0.01 0.00 0.00 0.00 0.00
23:17:48 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:35:01 PM eth0 0.47 0.07 0.03 0.00 0.00 0.00 0.00 0.00
23:17:48 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:36:01 PM eth0 7.78 6.70 1.83 1.30 0.00 0.00 0.00 0.00
23:17:48 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:37:01 PM eth0 0.58 0.38 0.23 0.12 0.00 0.00 0.00 0.00
23:17:48 10:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:38:01 PM eth0 0.50 0.28 0.10 0.05 0.00 0.00 0.00 0.00
23:17:48 10:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:39:01 PM eth0 0.48 0.25 0.10 0.05 0.00 0.00 0.00 0.00
23:17:48 10:40:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:40:00 PM eth0 1.34 1.08 0.17 0.12 0.00 0.00 0.00 0.00
23:17:48 10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:40:01 PM eth0 1.02 0.00 0.04 0.00 0.00 0.00 0.00 0.00
23:17:48 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:41:01 PM eth0 0.42 0.25 0.09 0.05 0.00 0.00 0.00 0.00
23:17:48 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:42:01 PM eth0 0.90 0.48 0.27 0.16 0.00 0.00 0.00 0.00
23:17:48 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:43:01 PM eth0 1.43 1.02 0.28 0.17 0.00 0.00 0.00 0.00
23:17:48 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:44:01 PM eth0 1.10 0.23 0.32 0.19 0.00 0.00 0.00 0.00
23:17:48 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:45:01 PM eth0 0.37 0.08 0.03 0.00 0.00 0.00 0.00 0.00
23:17:48 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:46:01 PM eth0 7.93 6.88 1.89 1.33 0.00 0.00 0.00 0.00
23:17:48 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:47:01 PM eth0 0.70 0.38 0.24 0.11 0.00 0.00 0.00 0.00
23:17:48 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:48:01 PM eth0 1.30 0.48 0.48 0.30 0.00 0.00 0.00 0.00
23:17:48 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:49:01 PM eth0 0.28 0.20 0.09 0.04 0.00 0.00 0.00 0.00
23:17:48 10:50:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:50:00 PM eth0 0.51 0.25 0.10 0.05 0.00 0.00 0.00 0.00
23:17:48 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:50:01 PM eth0 0.90 0.00 0.04 0.00 0.00 0.00 0.00 0.00
23:17:48 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:51:01 PM eth0 0.35 0.20 0.09 0.04 0.00 0.00 0.00 0.00
23:17:48 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:52:01 PM eth0 1.88 1.42 0.50 0.30 0.00 0.00 0.00 0.00
23:17:48 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:53:01 PM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
23:17:48 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:54:01 PM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
23:17:48 10:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:55:01 PM eth0 7.55 6.70 1.81 1.32 0.00 0.00 0.00 0.00
23:17:48 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:56:01 PM eth0 0.37 0.23 0.08 0.04 0.00 0.00 0.00 0.00
23:17:48 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:57:01 PM eth0 0.52 0.30 0.22 0.11 0.00 0.00 0.00 0.00
23:17:48 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:58:01 PM eth0 0.47 0.25 0.10 0.05 0.00 0.00 0.00 0.00
23:17:48 10:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 10:59:01 PM eth0 0.28 0.20 0.09 0.04 0.00 0.00 0.00 0.00
23:17:48 11:00:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:00:00 PM eth0 0.39 0.20 0.09 0.04 0.00 0.00 0.00 0.00
23:17:48 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:00:01 PM eth0 0.80 0.00 0.03 0.00 0.00 0.00 0.00 0.00
23:17:48 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:01:01 PM eth0 3.18 3.05 0.93 0.60 0.00 0.00 0.00 0.00
23:17:48 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:02:01 PM eth0 2.43 2.63 0.99 0.59 0.00 0.00 0.00 0.00
23:17:48 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:03:01 PM eth0 2.20 2.38 0.80 0.48 0.00 0.00 0.00 0.00
23:17:48 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:04:01 PM eth0 0.85 1.05 0.39 0.22 0.00 0.00 0.00 0.00
23:17:48 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:05:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
23:17:48 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:06:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
23:17:48 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:07:01 PM eth0 7.63 6.73 1.89 1.36 0.00 0.00 0.00 0.00
23:17:48 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:08:01 PM eth0 0.23 0.23 0.09 0.05 0.00 0.00 0.00 0.00
23:17:48 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:09:01 PM eth0 0.32 0.20 0.09 0.04 0.00 0.00 0.00 0.00
23:17:48 11:10:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:10:00 PM eth0 1.14 0.58 0.49 0.32 0.00 0.00 0.00 0.00
23:17:48 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:10:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:11:01 PM eth0 0.27 0.25 0.09 0.05 0.00 0.00 0.00 0.00
23:17:48 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:12:01 PM eth0 0.47 0.30 0.22 0.11 0.00 0.00 0.00 0.00
23:17:48 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:13:01 PM eth0 1.52 1.35 0.39 0.26 0.00 0.00 0.00 0.00
23:17:48 11:14:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:14:02 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
23:17:48 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:15:01 PM eth0 0.29 0.00 0.03 0.00 0.00 0.00 0.00 0.00
23:17:48 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:16:01 PM eth0 1.23 0.12 0.08 0.05 0.00 0.00 0.00 0.00
23:17:48 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 11:17:01 PM eth0 82.39 54.22 102.07 73.33 0.00 0.00 0.00 0.00
23:17:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:48 Average: eth0 15.30 10.31 36.61 3.21 0.00 0.00 0.00 0.00
23:17:48
23:17:48
23:17:48 ---> sar -P ALL:
23:17:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/12/2026 _x86_64_ (2 CPU)
23:17:48
23:17:48 21:50:28 LINUX RESTART (2 CPU)
23:17:48
23:17:48 09:51:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:48 09:52:01 PM all 44.96 0.02 7.58 3.02 0.13 44.30
23:17:48 09:52:01 PM 0 52.86 0.02 9.19 3.28 0.13 34.52
23:17:48 09:52:01 PM 1 37.07 0.02 5.96 2.76 0.13 54.07
23:17:48 09:53:01 PM all 24.25 0.00 3.45 1.83 0.14 70.32
23:17:48 09:53:01 PM 0 31.77 0.00 3.90 1.47 0.13 62.73
23:17:48 09:53:01 PM 1 16.73 0.00 3.00 2.20 0.15 77.91
23:17:48 09:54:01 PM all 21.92 0.00 3.25 0.92 0.09 73.81
23:17:48 09:54:01 PM 0 29.23 0.00 3.62 1.22 0.10 65.83
23:17:48 09:54:01 PM 1 14.63 0.00 2.89 0.62 0.08 81.79
23:17:48 09:55:01 PM all 29.39 0.00 6.15 1.32 0.10 63.04
23:17:48 09:55:01 PM 0 35.03 0.00 6.20 1.54 0.10 57.13
23:17:48 09:55:01 PM 1 23.74 0.00 6.10 1.11 0.10 68.96
23:17:48 09:56:01 PM all 0.44 0.00 0.21 0.12 0.06 99.17
23:17:48 09:56:01 PM 0 0.65 0.00 0.22 0.18 0.05 98.90
23:17:48 09:56:01 PM 1 0.23 0.00 0.20 0.05 0.07 99.45
23:17:48 09:57:01 PM all 0.35 0.00 0.08 0.00 0.06 99.52
23:17:48 09:57:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35
23:17:48 09:57:01 PM 1 0.15 0.00 0.10 0.00 0.07 99.68
23:17:48 09:58:01 PM all 0.36 0.00 0.06 0.00 0.06 99.52
23:17:48 09:58:01 PM 0 0.60 0.00 0.05 0.00 0.07 99.28
23:17:48 09:58:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
23:17:48 09:59:01 PM all 5.93 0.00 0.44 0.02 0.08 93.53
23:17:48 09:59:01 PM 0 8.69 0.00 0.45 0.00 0.07 90.79
23:17:48 09:59:01 PM 1 3.18 0.00 0.43 0.03 0.10 96.26
23:17:48 10:00:00 PM all 0.56 0.00 0.13 0.00 0.09 99.22
23:17:48 10:00:00 PM 0 0.53 0.00 0.09 0.00 0.07 99.32
23:17:48 10:00:00 PM 1 0.58 0.00 0.17 0.00 0.12 99.13
23:17:48 10:00:01 PM all 0.72 0.00 0.72 0.00 0.00 98.56
23:17:48 10:00:01 PM 0 0.72 0.00 0.72 0.00 0.00 98.55
23:17:48 10:00:01 PM 1 0.72 0.00 0.72 0.00 0.00 98.56
23:17:48 10:01:01 PM all 0.35 0.00 0.13 0.01 0.10 99.41
23:17:48 10:01:01 PM 0 0.47 0.00 0.18 0.00 0.12 99.23
23:17:48 10:01:01 PM 1 0.23 0.00 0.08 0.02 0.08 99.58
23:17:48
23:17:48 10:01:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:48 10:02:02 PM all 0.53 0.00 0.15 0.01 0.10 99.21
23:17:48 10:02:02 PM 0 0.38 0.00 0.17 0.02 0.10 99.33
23:17:48 10:02:02 PM 1 0.69 0.00 0.13 0.00 0.10 99.08
23:17:48 10:03:01 PM all 0.54 0.00 0.10 0.00 0.08 99.28
23:17:48 10:03:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37
23:17:48 10:03:01 PM 1 0.54 0.00 0.15 0.00 0.12 99.18
23:17:48 10:04:01 PM all 0.66 0.00 0.13 0.00 0.11 99.10
23:17:48 10:04:01 PM 0 0.70 0.00 0.12 0.00 0.10 99.08
23:17:48 10:04:01 PM 1 0.62 0.00 0.15 0.00 0.12 99.11
23:17:48 10:05:01 PM all 1.67 0.00 0.17 0.00 0.09 98.07
23:17:48 10:05:01 PM 0 2.57 0.00 0.24 0.00 0.10 97.09
23:17:48 10:05:01 PM 1 0.77 0.00 0.10 0.00 0.08 99.05
23:17:48 10:06:01 PM all 8.48 0.00 0.85 0.06 0.08 90.54
23:17:48 10:06:01 PM 0 2.40 0.00 0.54 0.10 0.07 96.89
23:17:48 10:06:01 PM 1 14.96 0.00 1.17 0.02 0.09 83.76
23:17:48 10:07:01 PM all 8.41 0.00 0.71 0.00 0.09 90.79
23:17:48 10:07:01 PM 0 0.58 0.00 0.12 0.00 0.07 99.23
23:17:48 10:07:01 PM 1 16.93 0.00 1.36 0.00 0.11 81.60
23:17:48 10:08:01 PM all 8.64 0.00 0.70 0.00 0.10 90.57
23:17:48 10:08:01 PM 0 0.68 0.00 0.10 0.00 0.07 99.15
23:17:48 10:08:01 PM 1 17.26 0.00 1.36 0.00 0.13 81.26
23:17:48 10:09:01 PM all 2.59 0.00 0.17 0.00 0.09 97.15
23:17:48 10:09:01 PM 0 3.59 0.00 0.20 0.00 0.07 96.15
23:17:48 10:09:01 PM 1 1.59 0.00 0.13 0.00 0.12 98.16
23:17:48 10:10:00 PM all 0.58 0.00 0.13 0.00 0.08 99.22
23:17:48 10:10:00 PM 0 0.66 0.00 0.07 0.00 0.05 99.23
23:17:48 10:10:00 PM 1 0.51 0.00 0.19 0.00 0.10 99.21
23:17:48 10:10:01 PM all 0.90 0.00 0.90 0.00 0.00 98.20
23:17:48 10:10:01 PM 0 1.79 0.00 1.79 0.00 0.00 96.43
23:17:48 10:10:01 PM 1 0.00 0.00 0.00 0.00 0.00 100.00
23:17:48 10:11:01 PM all 0.58 0.00 0.11 0.00 0.08 99.23
23:17:48 10:11:01 PM 0 0.75 0.00 0.08 0.00 0.07 99.10
23:17:48 10:11:01 PM 1 0.40 0.00 0.13 0.00 0.10 99.36
23:17:48
23:17:48 10:11:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:48 10:12:01 PM all 0.58 0.00 0.12 0.00 0.08 99.23
23:17:48 10:12:01 PM 0 0.72 0.00 0.10 0.00 0.07 99.12
23:17:48 10:12:01 PM 1 0.43 0.00 0.13 0.00 0.08 99.35
23:17:48 10:13:01 PM all 0.55 0.00 0.13 0.00 0.08 99.24
23:17:48 10:13:01 PM 0 0.55 0.00 0.08 0.00 0.05 99.32
23:17:48 10:13:01 PM 1 0.55 0.00 0.17 0.00 0.12 99.16
23:17:48 10:14:01 PM all 0.55 0.00 0.12 0.00 0.10 99.23
23:17:48 10:14:01 PM 0 0.68 0.00 0.10 0.00 0.08 99.13
23:17:48 10:14:01 PM 1 0.42 0.00 0.13 0.00 0.12 99.33
23:17:48 10:15:01 PM all 6.99 0.00 0.50 0.00 0.11 92.40
23:17:48 10:15:01 PM 0 11.55 0.00 0.72 0.00 0.12 87.60
23:17:48 10:15:01 PM 1 2.60 0.00 0.29 0.00 0.10 97.01
23:17:48 10:16:01 PM all 8.62 0.00 0.70 0.01 0.10 90.57
23:17:48 10:16:01 PM 0 0.57 0.00 0.15 0.02 0.08 99.18
23:17:48 10:16:01 PM 1 17.39 0.00 1.29 0.00 0.13 81.20
23:17:48 10:17:01 PM all 8.49 0.00 0.64 0.00 0.09 90.78
23:17:48 10:17:01 PM 0 0.42 0.00 0.12 0.00 0.08 99.38
23:17:48 10:17:01 PM 1 17.27 0.00 1.22 0.00 0.09 81.43
23:17:48 10:18:01 PM all 5.10 0.00 0.32 0.00 0.11 94.47
23:17:48 10:18:01 PM 0 3.21 0.00 0.22 0.00 0.12 96.46
23:17:48 10:18:01 PM 1 7.02 0.00 0.42 0.00 0.10 92.46
23:17:48 10:19:01 PM all 0.55 0.00 0.12 0.00 0.08 99.25
23:17:48 10:19:01 PM 0 0.47 0.00 0.17 0.00 0.10 99.27
23:17:48 10:19:01 PM 1 0.63 0.00 0.07 0.00 0.07 99.23
23:17:48 10:20:00 PM all 0.54 0.00 0.13 0.00 0.10 99.23
23:17:48 10:20:00 PM 0 0.49 0.00 0.12 0.00 0.12 99.27
23:17:48 10:20:00 PM 1 0.59 0.00 0.14 0.00 0.08 99.19
23:17:48 10:20:01 PM all 1.44 0.00 0.72 0.00 0.00 97.84
23:17:48 10:20:01 PM 0 1.43 0.00 0.00 0.00 0.00 98.57
23:17:48 10:20:01 PM 1 1.45 0.00 1.45 0.00 0.00 97.10
23:17:48 10:21:01 PM all 0.55 0.00 0.13 0.00 0.10 99.22
23:17:48 10:21:01 PM 0 0.48 0.00 0.17 0.00 0.13 99.22
23:17:48 10:21:01 PM 1 0.62 0.00 0.10 0.00 0.07 99.21
23:17:48
23:17:48 10:21:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:48 10:22:01 PM all 0.53 0.00 0.11 0.00 0.09 99.26
23:17:48 10:22:01 PM 0 0.42 0.00 0.10 0.00 0.08 99.40
23:17:48 10:22:01 PM 1 0.65 0.00 0.12 0.00 0.10 99.13
23:17:48 10:23:01 PM all 0.53 0.00 0.12 0.00 0.11 99.25
23:17:48 10:23:01 PM 0 0.50 0.00 0.17 0.00 0.13 99.20
23:17:48 10:23:01 PM 1 0.55 0.00 0.07 0.00 0.08 99.30
23:17:48 10:24:01 PM all 4.87 0.00 0.40 0.00 0.09 94.65
23:17:48 10:24:01 PM 0 9.50 0.00 0.66 0.00 0.10 89.74
23:17:48 10:24:01 PM 1 0.39 0.00 0.15 0.00 0.07 99.40
23:17:48 10:25:01 PM all 8.38 0.00 0.59 0.00 0.10 90.93
23:17:48 10:25:01 PM 0 16.84 0.00 1.10 0.00 0.11 81.95
23:17:48 10:25:01 PM 1 0.57 0.00 0.12 0.00 0.08 99.23
23:17:48 10:26:01 PM all 8.44 0.00 0.56 0.01 0.09 90.90
23:17:48 10:26:01 PM 0 16.97 0.00 1.04 0.00 0.09 81.90
23:17:48 10:26:01 PM 1 0.55 0.00 0.12 0.02 0.08 99.23
23:17:48 10:27:01 PM all 6.84 0.00 0.46 0.00 0.10 92.60
23:17:48 10:27:01 PM 0 11.72 0.00 0.77 0.00 0.12 87.39
23:17:48 10:27:01 PM 1 2.17 0.00 0.17 0.00 0.08 97.58
23:17:48 10:28:01 PM all 0.57 0.00 0.12 0.00 0.10 99.21
23:17:48 10:28:01 PM 0 0.52 0.00 0.17 0.00 0.13 99.18
23:17:48 10:28:01 PM 1 0.62 0.00 0.07 0.00 0.07 99.25
23:17:48 10:29:01 PM all 0.55 0.00 0.13 0.00 0.09 99.23
23:17:48 10:29:01 PM 0 0.58 0.00 0.17 0.00 0.13 99.11
23:17:48 10:29:01 PM 1 0.52 0.00 0.08 0.00 0.05 99.35
23:17:48 10:30:00 PM all 0.55 0.00 0.10 0.00 0.11 99.24
23:17:48 10:30:00 PM 0 0.25 0.00 0.10 0.00 0.10 99.54
23:17:48 10:30:00 PM 1 0.85 0.00 0.10 0.00 0.12 98.93
23:17:48 10:30:01 PM all 0.59 0.00 1.18 0.00 0.00 98.22
23:17:48 10:30:01 PM 0 0.00 0.00 1.18 0.00 0.00 98.82
23:17:48 10:30:01 PM 1 1.19 0.00 1.19 0.00 0.00 97.62
23:17:48 10:31:01 PM all 0.57 0.00 0.12 0.00 0.09 99.22
23:17:48 10:31:01 PM 0 0.60 0.00 0.12 0.00 0.10 99.18
23:17:48 10:31:01 PM 1 0.53 0.00 0.12 0.00 0.08 99.27
23:17:48
23:17:48 10:31:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:48 10:32:01 PM all 0.50 0.00 0.15 0.00 0.12 99.23
23:17:48 10:32:01 PM 0 0.48 0.00 0.12 0.00 0.08 99.32
23:17:48 10:32:01 PM 1 0.52 0.00 0.18 0.00 0.15 99.15
23:17:48 10:33:01 PM all 2.71 0.00 0.24 0.00 0.08 96.98
23:17:48 10:33:01 PM 0 4.49 0.00 0.31 0.00 0.09 95.12
23:17:48 10:33:01 PM 1 0.97 0.00 0.17 0.00 0.07 98.80
23:17:48 10:34:01 PM all 8.19 0.00 0.59 0.00 0.08 91.14
23:17:48 10:34:01 PM 0 0.57 0.00 0.10 0.00 0.07 99.27
23:17:48 10:34:01 PM 1 16.53 0.00 1.13 0.00 0.09 82.25
23:17:48 10:35:01 PM all 8.33 0.00 0.65 0.00 0.09 90.93
23:17:48 10:35:01 PM 0 0.55 0.00 0.12 0.00 0.08 99.25
23:17:48 10:35:01 PM 1 16.80 0.00 1.23 0.00 0.09 81.88
23:17:48 10:36:01 PM all 9.29 0.00 0.60 0.00 0.09 90.02
23:17:48 10:36:01 PM 0 2.92 0.00 0.17 0.00 0.08 96.83
23:17:48 10:36:01 PM 1 16.05 0.00 1.06 0.00 0.11 82.78
23:17:48 10:37:01 PM all 0.53 0.00 0.13 0.00 0.10 99.24
23:17:48 10:37:01 PM 0 0.52 0.00 0.17 0.00 0.12 99.20
23:17:48 10:37:01 PM 1 0.55 0.00 0.08 0.00 0.08 99.28
23:17:48 10:38:01 PM all 0.55 0.00 0.09 0.00 0.10 99.26
23:17:48 10:38:01 PM 0 0.65 0.00 0.05 0.00 0.07 99.23
23:17:48 10:38:01 PM 1 0.45 0.00 0.13 0.00 0.13 99.28
23:17:48 10:39:01 PM all 0.54 0.00 0.13 0.00 0.10 99.22
23:17:48 10:39:01 PM 0 0.75 0.00 0.10 0.00 0.08 99.07
23:17:48 10:39:01 PM 1 0.33 0.00 0.17 0.00 0.12 99.38
23:17:48 10:40:00 PM all 0.57 0.24 0.24 0.14 0.11 98.70
23:17:48 10:40:00 PM 0 0.51 0.41 0.34 0.25 0.14 98.35
23:17:48 10:40:00 PM 1 0.63 0.07 0.14 0.03 0.08 99.05
23:17:48 10:40:01 PM all 0.51 0.00 1.53 0.00 0.00 97.96
23:17:48 10:40:01 PM 0 0.00 0.00 2.04 0.00 0.00 97.96
23:17:48 10:40:01 PM 1 1.02 0.00 1.02 0.00 0.00 97.96
23:17:48 10:41:01 PM all 0.58 0.00 0.13 0.00 0.09 99.20
23:17:48 10:41:01 PM 0 0.45 0.00 0.13 0.00 0.08 99.33
23:17:48 10:41:01 PM 1 0.72 0.00 0.12 0.00 0.10 99.06
23:17:48
23:17:48 10:41:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:48 10:42:01 PM all 0.56 0.00 0.13 0.00 0.09 99.22
23:17:48 10:42:01 PM 0 0.44 0.00 0.10 0.00 0.08 99.38
23:17:48 10:42:01 PM 1 0.69 0.00 0.15 0.00 0.10 99.06
23:17:48 10:43:01 PM all 8.63 0.00 0.65 0.00 0.10 90.62
23:17:48 10:43:01 PM 0 16.80 0.00 1.19 0.00 0.11 81.90
23:17:48 10:43:01 PM 1 1.07 0.00 0.15 0.00 0.08 98.70
23:17:48 10:44:01 PM all 8.53 0.00 0.66 0.00 0.10 90.71
23:17:48 10:44:01 PM 0 16.17 0.00 1.17 0.00 0.11 82.56
23:17:48 10:44:01 PM 1 1.43 0.00 0.18 0.00 0.08 98.31
23:17:48 10:45:01 PM all 8.60 0.00 0.69 0.00 0.09 90.62
23:17:48 10:45:01 PM 0 0.50 0.00 0.10 0.00 0.08 99.32
23:17:48 10:45:01 PM 1 17.38 0.00 1.34 0.00 0.09 81.20
23:17:48 10:46:01 PM all 3.39 0.00 0.23 0.00 0.10 96.27
23:17:48 10:46:01 PM 0 2.14 0.00 0.20 0.00 0.08 97.58
23:17:48 10:46:01 PM 1 4.66 0.00 0.27 0.00 0.12 94.96
23:17:48 10:47:01 PM all 0.57 0.00 0.11 0.00 0.12 99.21
23:17:48 10:47:01 PM 0 0.67 0.00 0.08 0.00 0.08 99.17
23:17:48 10:47:01 PM 1 0.47 0.00 0.13 0.00 0.15 99.25
23:17:48 10:48:01 PM all 0.52 0.00 0.13 0.00 0.11 99.24
23:17:48 10:48:01 PM 0 0.67 0.00 0.15 0.00 0.10 99.08
23:17:48 10:48:01 PM 1 0.37 0.00 0.12 0.00 0.12 99.40
23:17:48 10:49:01 PM all 0.36 0.00 0.12 0.00 0.11 99.41
23:17:48 10:49:01 PM 0 0.23 0.00 0.10 0.00 0.10 99.57
23:17:48 10:49:01 PM 1 0.49 0.00 0.13 0.00 0.12 99.26
23:17:48 10:50:00 PM all 0.56 0.00 0.11 0.00 0.12 99.21
23:17:48 10:50:00 PM 0 0.49 0.00 0.15 0.00 0.15 99.20
23:17:48 10:50:00 PM 1 0.63 0.00 0.07 0.00 0.09 99.22
23:17:48 10:50:01 PM all 0.91 0.00 0.45 0.00 0.00 98.64
23:17:48 10:50:01 PM 0 0.91 0.00 0.00 0.00 0.00 99.09
23:17:48 10:50:01 PM 1 0.91 0.00 0.91 0.00 0.00 98.18
23:17:48 10:51:01 PM all 0.55 0.00 0.13 0.00 0.10 99.22
23:17:48 10:51:01 PM 0 0.57 0.00 0.22 0.00 0.15 99.07
23:17:48 10:51:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38
23:17:48
23:17:48 10:51:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:48 10:52:01 PM all 6.73 0.00 0.51 0.00 0.09 92.67
23:17:48 10:52:01 PM 0 13.06 0.00 0.86 0.00 0.09 85.99
23:17:48 10:52:01 PM 1 0.73 0.00 0.17 0.00 0.10 99.00
23:17:48 10:53:01 PM all 8.06 0.00 0.57 0.00 0.09 91.29
23:17:48 10:53:01 PM 0 16.22 0.00 1.04 0.00 0.07 82.67
23:17:48 10:53:01 PM 1 0.58 0.00 0.13 0.00 0.10 99.18
23:17:48 10:54:01 PM all 8.53 0.00 0.60 0.00 0.10 90.77
23:17:48 10:54:01 PM 0 17.29 0.00 1.06 0.00 0.07 81.58
23:17:48 10:54:01 PM 1 0.33 0.00 0.18 0.00 0.12 99.36
23:17:48 10:55:01 PM all 5.49 0.00 0.42 0.00 0.13 93.96
23:17:48 10:55:01 PM 0 4.39 0.00 0.23 0.00 0.15 95.23
23:17:48 10:55:01 PM 1 6.61 0.00 0.62 0.00 0.10 92.67
23:17:48 10:56:01 PM all 0.53 0.00 0.13 0.00 0.10 99.23
23:17:48 10:56:01 PM 0 0.75 0.00 0.12 0.00 0.08 99.05
23:17:48 10:56:01 PM 1 0.32 0.00 0.15 0.00 0.12 99.42
23:17:48 10:57:01 PM all 0.48 0.00 0.13 0.00 0.10 99.30
23:17:48 10:57:01 PM 0 0.52 0.00 0.15 0.00 0.12 99.22
23:17:48 10:57:01 PM 1 0.44 0.00 0.10 0.00 0.08 99.38
23:17:48 10:58:01 PM all 0.42 0.00 0.11 0.00 0.12 99.36
23:17:48 10:58:01 PM 0 0.57 0.00 0.15 0.00 0.15 99.13
23:17:48 10:58:01 PM 1 0.27 0.00 0.07 0.00 0.08 99.58
23:17:48 10:59:01 PM all 0.55 0.00 0.11 0.00 0.11 99.23
23:17:48 10:59:01 PM 0 0.50 0.00 0.15 0.00 0.15 99.20
23:17:48 10:59:01 PM 1 0.60 0.00 0.07 0.00 0.07 99.27
23:17:48 11:00:00 PM all 0.51 0.00 0.12 0.00 0.14 99.23
23:17:48 11:00:00 PM 0 0.49 0.00 0.15 0.00 0.17 99.18
23:17:48 11:00:00 PM 1 0.53 0.00 0.09 0.00 0.10 99.28
23:17:48 11:00:01 PM all 0.40 0.00 0.81 0.00 0.00 98.79
23:17:48 11:00:01 PM 0 0.00 0.00 0.81 0.00 0.00 99.19
23:17:48 11:00:01 PM 1 0.81 0.00 0.81 0.00 0.00 98.39
23:17:48 11:01:01 PM all 1.90 0.00 0.20 0.00 0.12 97.78
23:17:48 11:01:01 PM 0 2.40 0.00 0.25 0.00 0.15 97.20
23:17:48 11:01:01 PM 1 1.40 0.00 0.15 0.00 0.08 98.36
23:17:48
23:17:48 11:01:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:48 11:02:01 PM all 2.12 0.00 0.22 0.00 0.11 97.55
23:17:48 11:02:01 PM 0 3.32 0.00 0.32 0.00 0.13 96.23
23:17:48 11:02:01 PM 1 0.92 0.00 0.12 0.00 0.08 98.88
23:17:48 11:03:01 PM all 1.98 0.00 0.19 0.00 0.12 97.71
23:17:48 11:03:01 PM 0 2.12 0.00 0.25 0.00 0.15 97.48
23:17:48 11:03:01 PM 1 1.84 0.00 0.13 0.00 0.08 97.95
23:17:48 11:04:01 PM all 3.81 0.00 0.29 0.00 0.10 95.80
23:17:48 11:04:01 PM 0 6.68 0.00 0.41 0.00 0.10 92.81
23:17:48 11:04:01 PM 1 0.98 0.00 0.17 0.00 0.10 98.75
23:17:48 11:05:01 PM all 8.54 0.00 0.50 0.00 0.10 90.86
23:17:48 11:05:01 PM 0 17.14 0.00 0.92 0.00 0.09 81.86
23:17:48 11:05:01 PM 1 0.55 0.00 0.12 0.00 0.10 99.23
23:17:48 11:06:01 PM all 8.32 0.00 0.58 0.00 0.09 91.01
23:17:48 11:06:01 PM 0 12.93 0.00 0.93 0.00 0.07 86.08
23:17:48 11:06:01 PM 1 3.95 0.00 0.25 0.00 0.10 95.70
23:17:48 11:07:01 PM all 9.02 0.00 0.53 0.01 0.09 90.34
23:17:48 11:07:01 PM 0 17.14 0.00 0.91 0.00 0.09 81.86
23:17:48 11:07:01 PM 1 1.32 0.00 0.17 0.02 0.10 98.40
23:17:48 11:08:01 PM all 0.53 0.00 0.11 0.00 0.11 99.25
23:17:48 11:08:01 PM 0 0.53 0.00 0.10 0.00 0.10 99.27
23:17:48 11:08:01 PM 1 0.53 0.00 0.12 0.00 0.12 99.23
23:17:48 11:09:01 PM all 0.53 0.00 0.13 0.00 0.12 99.22
23:17:48 11:09:01 PM 0 0.52 0.00 0.20 0.00 0.17 99.11
23:17:48 11:09:01 PM 1 0.55 0.00 0.07 0.00 0.07 99.32
23:17:48 11:10:00 PM all 0.58 0.00 0.12 0.00 0.11 99.19
23:17:48 11:10:00 PM 0 0.48 0.00 0.12 0.00 0.14 99.26
23:17:48 11:10:00 PM 1 0.68 0.00 0.12 0.00 0.09 99.11
23:17:48 11:10:01 PM all 0.36 0.00 0.36 0.00 0.00 99.28
23:17:48 11:10:01 PM 0 0.71 0.00 0.71 0.00 0.00 98.57
23:17:48 11:10:01 PM 1 0.00 0.00 0.00 0.00 0.00 100.00
23:17:48 11:11:01 PM all 0.52 0.00 0.11 0.01 0.10 99.27
23:17:48 11:11:01 PM 0 0.65 0.00 0.13 0.02 0.12 99.08
23:17:48 11:11:01 PM 1 0.38 0.00 0.08 0.00 0.08 99.45
23:17:48
23:17:48 11:11:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:48 11:12:01 PM all 0.52 0.00 0.13 0.00 0.09 99.26
23:17:48 11:12:01 PM 0 0.57 0.00 0.22 0.00 0.12 99.10
23:17:48 11:12:01 PM 1 0.47 0.00 0.05 0.00 0.07 99.42
23:17:48 11:13:01 PM all 1.25 0.00 0.16 0.00 0.09 98.50
23:17:48 11:13:01 PM 0 1.79 0.00 0.25 0.00 0.12 97.84
23:17:48 11:13:01 PM 1 0.70 0.00 0.07 0.00 0.07 99.16
23:17:48 11:14:02 PM all 8.39 0.00 0.61 0.00 0.10 90.91
23:17:48 11:14:02 PM 0 16.92 0.00 1.16 0.00 0.11 81.81
23:17:48 11:14:02 PM 1 0.55 0.00 0.10 0.00 0.08 99.27
23:17:48 11:15:01 PM all 8.76 0.00 0.61 0.00 0.10 90.53
23:17:48 11:15:01 PM 0 17.54 0.00 1.09 0.00 0.09 81.28
23:17:48 11:15:01 PM 1 0.59 0.00 0.15 0.00 0.10 99.15
23:17:48 11:16:01 PM all 8.83 0.00 0.58 0.00 0.08 90.51
23:17:48 11:16:01 PM 0 5.52 0.00 0.39 0.00 0.09 94.00
23:17:48 11:16:01 PM 1 12.21 0.00 0.77 0.00 0.07 86.95
23:17:48 11:17:01 PM all 21.94 0.00 3.21 0.52 0.10 74.23
23:17:48 11:17:01 PM 0 19.67 0.00 3.76 0.65 0.10 75.82
23:17:48 11:17:01 PM 1 24.21 0.00 2.67 0.38 0.10 72.64
23:17:48 Average: all 4.71 0.00 0.55 0.09 0.10 94.54
23:17:48 Average: 0 5.47 0.00 0.61 0.10 0.10 93.71
23:17:48 Average: 1 3.96 0.00 0.49 0.09 0.09 95.37
23:17:48
23:17:48
23:17:48