23:53:35 Started by upstream project "integration-distribution-mri-test-scandium" build number 81
23:53:35 originally caused by:
23:53:35 Started by timer
23:53:35 Running as SYSTEM
23:53:35 [EnvInject] - Loading node environment variables.
23:53:35 Building remotely on prd-centos8-robot-2c-8g-11144 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:53:35 [ssh-agent] Looking for ssh-agent implementation...
23:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:53:36 $ ssh-agent
23:53:36 SSH_AUTH_SOCK=/tmp/ssh-1fnTC2CjcIfJ/agent.5172
23:53:36 SSH_AGENT_PID=5174
23:53:36 [ssh-agent] Started.
23:53:36 Running ssh-add (command line suppressed)
23:53:36 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_7440392896261765867.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_7440392896261765867.key)
23:53:36 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:53:36 The recommended git tool is: NONE
23:53:40 using credential opendaylight-jenkins-ssh
23:53:40 Wiping out workspace first.
23:53:40 Cloning the remote Git repository
23:53:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:53:40 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10
23:53:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:53:40 > git --version # timeout=10
23:53:40 > git --version # 'git version 2.43.0'
23:53:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:53:40 [INFO] Currently running in a labeled security context
23:53:40 [INFO] Currently SELinux is 'enforcing' on the host
23:53:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh4973554095936664970.key
23:53:40 Verifying host key using known hosts file
23:53:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:53:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:53:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:53:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:53:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:53:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:53:43 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:53:43 [INFO] Currently running in a labeled security context
23:53:43 [INFO] Currently SELinux is 'enforcing' on the host
23:53:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh9378039611679626411.key
23:53:43 Verifying host key using known hosts file
23:53:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:53:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:53:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:53:43 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:53:43 > git config core.sparsecheckout # timeout=10
23:53:43 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:53:44 Commit message: "Adapt test for new pce-allocation field"
23:53:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:53:44 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:53:44 No emails were triggered.
23:53:44 provisioning config files...
23:53:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:53:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:53:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:53:44 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11809703285552199638.sh
23:53:45 ---> python-tools-install.sh
23:53:45 Setup pyenv:
23:53:45 system
23:53:45 * 3.8.13 (set by /opt/pyenv/version)
23:53:45 * 3.9.13 (set by /opt/pyenv/version)
23:53:45 * 3.10.13 (set by /opt/pyenv/version)
23:53:45 * 3.11.7 (set by /opt/pyenv/version)
23:53:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z5po
23:53:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:53:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:53:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:53:53 lf-activate-venv(): INFO: Base packages installed successfully
23:53:53 lf-activate-venv(): INFO: Installing additional packages: lftools
23:54:18 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
23:54:18 Generating Requirements File
23:54:37 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:54:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:54:37 Python 3.11.7
23:54:37 pip 25.3 from /tmp/venv-Z5po/lib/python3.11/site-packages/pip (python 3.11)
23:54:38 appdirs==1.4.4
23:54:38 argcomplete==3.6.3
23:54:38 aspy.yaml==1.3.0
23:54:38 attrs==25.4.0
23:54:38 autopage==0.5.2
23:54:38 beautifulsoup4==4.14.2
23:54:38 boto3==1.40.74
23:54:38 botocore==1.40.74
23:54:38 bs4==0.0.2
23:54:38 cachetools==6.2.2
23:54:38 certifi==2025.11.12
23:54:38 cffi==2.0.0
23:54:38 cfgv==3.4.0
23:54:38 chardet==5.2.0
23:54:38 charset-normalizer==3.4.4
23:54:38 click==8.3.1
23:54:38 cliff==4.11.0
23:54:38 cmd2==2.7.0
23:54:38 cryptography==3.3.2
23:54:38 debtcollector==3.0.0
23:54:38 decorator==5.2.1
23:54:38 defusedxml==0.7.1
23:54:38 Deprecated==1.3.1
23:54:38 distlib==0.4.0
23:54:38 dnspython==2.8.0
23:54:38 docker==7.1.0
23:54:38 dogpile.cache==1.5.0
23:54:38 durationpy==0.10
23:54:38 email-validator==2.3.0
23:54:38 filelock==3.20.0
23:54:38 future==1.0.0
23:54:38 gitdb==4.0.12
23:54:38 GitPython==3.1.45
23:54:38 google-auth==2.43.0
23:54:38 httplib2==0.31.0
23:54:38 identify==2.6.15
23:54:38 idna==3.11
23:54:38 importlib-resources==1.5.0
23:54:38 iso8601==2.1.0
23:54:38 Jinja2==3.1.6
23:54:38 jmespath==1.0.1
23:54:38 jsonpatch==1.33
23:54:38 jsonpointer==3.0.0
23:54:38 jsonschema==4.25.1
23:54:38 jsonschema-specifications==2025.9.1
23:54:38 keystoneauth1==5.12.0
23:54:38 kubernetes==34.1.0
23:54:38 lftools==0.37.15
23:54:38 lxml==6.0.2
23:54:38 markdown-it-py==4.0.0
23:54:38 MarkupSafe==3.0.3
23:54:38 mdurl==0.1.2
23:54:38 msgpack==1.1.2
23:54:38 multi_key_dict==2.0.3
23:54:38 munch==4.0.0
23:54:38 netaddr==1.3.0
23:54:38 niet==1.4.2
23:54:38 nodeenv==1.9.1
23:54:38 oauth2client==4.1.3
23:54:38 oauthlib==3.3.1
23:54:38 openstacksdk==4.8.0
23:54:38 os-service-types==1.8.1
23:54:38 osc-lib==4.2.0
23:54:38 oslo.config==10.1.0
23:54:38 oslo.context==6.1.0
23:54:38 oslo.i18n==6.7.0
23:54:38 oslo.log==7.2.1
23:54:38 oslo.serialization==5.8.0
23:54:38 oslo.utils==9.1.0
23:54:38 packaging==25.0
23:54:38 pbr==7.0.3
23:54:38 platformdirs==4.5.0
23:54:38 prettytable==3.17.0
23:54:38 psutil==7.1.3
23:54:38 pyasn1==0.6.1
23:54:38 pyasn1_modules==0.4.2
23:54:38 pycparser==2.23
23:54:38 pygerrit2==2.0.15
23:54:38 PyGithub==2.8.1
23:54:38 Pygments==2.19.2
23:54:38 PyJWT==2.10.1
23:54:38 PyNaCl==1.6.1
23:54:38 pyparsing==2.4.7
23:54:38 pyperclip==1.11.0
23:54:38 pyrsistent==0.20.0
23:54:38 python-cinderclient==9.8.0
23:54:38 python-dateutil==2.9.0.post0
23:54:38 python-heatclient==4.3.0
23:54:38 python-jenkins==1.8.3
23:54:38 python-keystoneclient==5.7.0
23:54:38 python-magnumclient==4.9.0
23:54:38 python-openstackclient==8.2.0
23:54:38 python-swiftclient==4.9.0
23:54:38 PyYAML==6.0.3
23:54:38 referencing==0.37.0
23:54:38 requests==2.32.5
23:54:38 requests-oauthlib==2.0.0
23:54:38 requestsexceptions==1.4.0
23:54:38 rfc3986==2.0.0
23:54:38 rich==14.2.0
23:54:38 rich-argparse==1.7.2
23:54:38 rpds-py==0.29.0
23:54:38 rsa==4.9.1
23:54:38 ruamel.yaml==0.18.16
23:54:38 ruamel.yaml.clib==0.2.15
23:54:38 s3transfer==0.14.0
23:54:38 simplejson==3.20.2
23:54:38 six==1.17.0
23:54:38 smmap==5.0.2
23:54:38 soupsieve==2.8
23:54:38 stevedore==5.5.0
23:54:38 tabulate==0.9.0
23:54:38 toml==0.10.2
23:54:38 tomlkit==0.13.3
23:54:38 tqdm==4.67.1
23:54:38 typing_extensions==4.15.0
23:54:38 tzdata==2025.2
23:54:38 urllib3==1.26.20
23:54:38 virtualenv==20.35.4
23:54:38 wcwidth==0.2.14
23:54:38 websocket-client==1.9.0
23:54:38 wrapt==2.0.1
23:54:38 xdg==6.0.0
23:54:38 xmltodict==1.0.2
23:54:38 yq==3.4.3
23:54:38 [EnvInject] - Injecting environment variables from a build step.
23:54:38 [EnvInject] - Injecting as environment variables the properties content
23:54:38 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:54:38 OS_CLOUD=vex
23:54:38 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-81
23:54:38 OS_STACK_TEMPLATE_DIR=openstack-hot
23:54:38
23:54:38 [EnvInject] - Variables injected successfully.
23:54:38 provisioning config files...
23:54:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:54:38 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3205661187329105924.sh
23:54:38 ---> Create parameters file for OpenStack HOT
23:54:38 OpenStack Heat parameters generated
23:54:38 -----------------------------------
23:54:38 parameters:
23:54:38 vm_0_count: '3'
23:54:38 vm_0_flavor: 'v3-standard-4'
23:54:38 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:54:38 vm_1_count: '1'
23:54:38 vm_1_flavor: 'v3-standard-2'
23:54:38 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:54:38
23:54:38 job_name: '23566-81'
23:54:38 silo: 'releng'
23:54:38 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins4716254465125539792.sh
23:54:38 ---> Create HEAT stack
23:54:38 + source /home/jenkins/lf-env.sh
23:54:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:54:38 ++ mktemp -d /tmp/venv-XXXX
23:54:38 + lf_venv=/tmp/venv-tkmU
23:54:38 + local venv_file=/tmp/.os_lf_venv
23:54:38 + local python=python3
23:54:38 + local options
23:54:38 + local set_path=true
23:54:38 + local install_args=
23:54:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:54:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:54:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:54:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:54:38 + true
23:54:38 + case $1 in
23:54:38 + python=python3
23:54:38 + shift 2
23:54:38 + true
23:54:38 + case $1 in
23:54:38 + shift
23:54:38 + break
23:54:38 + case $python in
23:54:38 + local pkg_list=
23:54:38 + [[ -d /opt/pyenv ]]
23:54:38 + echo 'Setup pyenv:'
23:54:38 Setup pyenv:
23:54:38 + export PYENV_ROOT=/opt/pyenv
23:54:38 + PYENV_ROOT=/opt/pyenv
23:54:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:38 + pyenv versions
23:54:38 system
23:54:38 3.8.13
23:54:38 3.9.13
23:54:38 3.10.13
23:54:38 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:54:38 + command -v pyenv
23:54:38 ++ pyenv init - --no-rehash
23:54:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:54:38 for i in ${!paths[@]}; do
23:54:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:54:38 fi; done;
23:54:38 echo "${paths[*]}"'\'')"
23:54:38 export PATH="/opt/pyenv/shims:${PATH}"
23:54:38 export PYENV_SHELL=bash
23:54:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:54:38 pyenv() {
23:54:38 local command
23:54:38 command="${1:-}"
23:54:38 if [ "$#" -gt 0 ]; then
23:54:38 shift
23:54:38 fi
23:54:38
23:54:38 case "$command" in
23:54:38 rehash|shell)
23:54:38 eval "$(pyenv "sh-$command" "$@")"
23:54:38 ;;
23:54:38 *)
23:54:38 command pyenv "$command" "$@"
23:54:38 ;;
23:54:38 esac
23:54:38 }'
23:54:38 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:54:38 for i in ${!paths[@]}; do
23:54:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:54:38 fi; done;
23:54:38 echo "${paths[*]}"'
23:54:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:38 ++ export PYENV_SHELL=bash
23:54:38 ++ PYENV_SHELL=bash
23:54:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:54:38 +++ complete -F _pyenv pyenv
23:54:38 ++ lf-pyver python3
23:54:38 ++ local py_version_xy=python3
23:54:38 ++ local py_version_xyz=
23:54:38 ++ awk '{ print $1 }'
23:54:38 ++ pyenv versions
23:54:38 ++ local command
23:54:38 ++ command=versions
23:54:38 ++ '[' 1 -gt 0 ']'
23:54:38 ++ shift
23:54:38 ++ case "$command" in
23:54:38 ++ command pyenv versions
23:54:38 ++ pyenv versions
23:54:38 ++ sed 's/^[ *]* //'
23:54:38 ++ grep -E '^[0-9.]*[0-9]$'
23:54:38 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:54:38 +++ grep '^3' /tmp/.pyenv_versions
23:54:38 +++ tail -n 1
23:54:38 +++ sort -V
23:54:38 ++ py_version_xyz=3.11.7
23:54:38 ++ [[ -z 3.11.7 ]]
23:54:38 ++ echo 3.11.7
23:54:38 ++ return 0
23:54:38 + pyenv local 3.11.7
23:54:38 + local command
23:54:38 + command=local
23:54:38 + '[' 2 -gt 0 ']'
23:54:38 + shift
23:54:38 + case "$command" in
23:54:38 + command pyenv local 3.11.7
23:54:38 + pyenv local 3.11.7
23:54:38 + for arg in "$@"
23:54:38 + case $arg in
23:54:38 + pkg_list+='lftools[openstack] '
23:54:38 + for arg in "$@"
23:54:38 + case $arg in
23:54:38 + pkg_list+='kubernetes '
23:54:38 + for arg in "$@"
23:54:38 + case $arg in
23:54:38 + pkg_list+='niet '
23:54:38 + for arg in "$@"
23:54:38 + case $arg in
23:54:38 + pkg_list+='python-heatclient '
23:54:38 + for arg in "$@"
23:54:38 + case $arg in
23:54:38 + pkg_list+='python-openstackclient '
23:54:38 + for arg in "$@"
23:54:38 + case $arg in
23:54:38 + pkg_list+='python-magnumclient '
23:54:38 + for arg in "$@"
23:54:38 + case $arg in
23:54:38 + pkg_list+='urllib3~=1.26.15 '
23:54:38 + for arg in "$@"
23:54:38 + case $arg in
23:54:38 + pkg_list+='yq '
23:54:38 + [[ -f /tmp/.os_lf_venv ]]
23:54:38 ++ cat /tmp/.os_lf_venv
23:54:38 + lf_venv=/tmp/venv-Z5po
23:54:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from' file:/tmp/.os_lf_venv
23:54:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from file:/tmp/.os_lf_venv
23:54:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:54:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:54:38 + local 'pip_opts=--upgrade --quiet'
23:54:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:54:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:54:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:54:38 + [[ -n '' ]]
23:54:38 + [[ -n '' ]]
23:54:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:54:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:54:38 + /tmp/venv-Z5po/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:54:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:54:40 lf-activate-venv(): INFO: Base packages installed successfully
23:54:40 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:54:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:54:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:54:40 + /tmp/venv-Z5po/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:54:57 + type python3
23:54:57 + true
23:54:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH'
23:54:57 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
23:54:57 + PATH=/tmp/venv-Z5po/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:57 + return 0
23:54:57 + openstack --os-cloud vex limits show --absolute
23:54:59 +--------------------------+---------+
23:54:59 | Name | Value |
23:54:59 +--------------------------+---------+
23:54:59 | maxTotalInstances | -1 |
23:54:59 | maxTotalCores | 450 |
23:54:59 | maxTotalRAMSize | 1000000 |
23:54:59 | maxServerMeta | 128 |
23:54:59 | maxImageMeta | 128 |
23:54:59 | maxPersonality | 5 |
23:54:59 | maxPersonalitySize | 10240 |
23:54:59 | maxTotalKeypairs | 100 |
23:54:59 | maxServerGroups | 10 |
23:54:59 | maxServerGroupMembers | 10 |
23:54:59 | maxTotalFloatingIps | -1 |
23:54:59 | maxSecurityGroups | -1 |
23:54:59 | maxSecurityGroupRules | -1 |
23:54:59 | totalRAMUsed | 811008 |
23:54:59 | totalCoresUsed | 198 |
23:54:59 | totalInstancesUsed | 76 |
23:54:59 | totalFloatingIpsUsed | 0 |
23:54:59 | totalSecurityGroupsUsed | 0 |
23:54:59 | totalServerGroupsUsed | 0 |
23:54:59 | maxTotalVolumes | -1 |
23:54:59 | maxTotalSnapshots | 10 |
23:54:59 | maxTotalVolumeGigabytes | 4096 |
23:54:59 | maxTotalBackups | 10 |
23:54:59 | maxTotalBackupGigabytes | 1000 |
23:54:59 | totalVolumesUsed | 3 |
23:54:59 | totalGigabytesUsed | 60 |
23:54:59 | totalSnapshotsUsed | 0 |
23:54:59 | totalBackupsUsed | 0 |
23:54:59 | totalBackupGigabytesUsed | 0 |
23:54:59 +--------------------------+---------+
23:54:59 + pushd /opt/ciman/openstack-hot
23:54:59 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:54:59 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-81 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml
23:55:27 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-81
23:55:27 Waiting to initialize infrastructure...
23:55:27 Stack initialization successful.
23:55:27 ------------------------------------
23:55:27 Stack Details
23:55:27 ------------------------------------
23:55:27 {'added': None,
23:55:27 'capabilities': [],
23:55:27 'created_at': '2025-11-16T23:55:02Z',
23:55:27 'deleted': None,
23:55:27 'deleted_at': None,
23:55:27 'description': 'No description',
23:55:27 'environment': None,
23:55:27 'environment_files': None,
23:55:27 'files': None,
23:55:27 'files_container': None,
23:55:27 'id': 'd61ea0f5-099c-45f4-b84d-84c2c1b576af',
23:55:27 'is_rollback_disabled': True,
23:55:27 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-scandium-81/d61ea0f5-099c-45f4-b84d-84c2c1b576af',
23:55:27 'rel': 'self'}],
23:55:27 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:55:27 'name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-81',
23:55:27 'notification_topics': [],
23:55:27 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:55:27 'output_key': 'vm_1_ips',
23:55:27 'output_value': ['10.30.170.192']},
23:55:27 {'description': 'IP addresses of the 1st vm types',
23:55:27 'output_key': 'vm_0_ips',
23:55:27 'output_value': ['10.30.170.91',
23:55:27 '10.30.170.66',
23:55:27 '10.30.171.191']}],
23:55:27 'owner_id': ****,
23:55:27 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:55:27 'OS::stack_id': 'd61ea0f5-099c-45f4-b84d-84c2c1b576af',
23:55:27 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-81',
23:55:27 'job_name': '23566-81',
23:55:27 'silo': 'releng',
23:55:27 'vm_0_count': '3',
23:55:27 'vm_0_flavor': 'v3-standard-4',
23:55:27 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:55:27 '20250917-133034.447',
23:55:27 'vm_1_count': '1',
23:55:27 'vm_1_flavor': 'v3-standard-2',
23:55:27 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:55:27 '- 20250917-133034.654'},
23:55:27 'parent_id': None,
23:55:27 'replaced': None,
23:55:27 'status': 'CREATE_COMPLETE',
23:55:27 'status_reason': 'Stack CREATE completed successfully',
23:55:27 'tags': [],
23:55:27 'template': None,
23:55:27 'template_description': 'No description',
23:55:27 'template_url': None,
23:55:27 'timeout_mins': 15,
23:55:27 'unchanged': None,
23:55:27 'updated': None,
23:55:27 'updated_at': None,
23:55:27 'user_project_id': 'c32896e41b8040a09c985d546735da55'}
23:55:27 ------------------------------------
23:55:27 + popd
23:55:27 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:55:27 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins5603150050791542568.sh
23:55:27 ---> Copy SSH public keys to CSIT lab
23:55:27 Setup pyenv:
23:55:27 system
23:55:27 3.8.13
23:55:27 3.9.13
23:55:27 3.10.13
23:55:27 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:55:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from file:/tmp/.os_lf_venv
23:55:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:55:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:55:30 lf-activate-venv(): INFO: Base packages installed successfully
23:55:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:55:44 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
23:55:46 SSH not responding on 10.30.170.91. Retrying in 10 seconds...
23:55:46 SSH not responding on 10.30.170.66. Retrying in 10 seconds...
23:55:46 SSH not responding on 10.30.171.191. Retrying in 10 seconds...
23:55:47 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
23:55:47 releng-23566-81-1-mininet-ovs-217-0
23:55:47 Successfully copied public keys to slave 10.30.170.192
23:55:47 Process 6502 ready.
23:55:56 Ping to 10.30.170.91 successful.
23:55:56 Ping to 10.30.170.66 successful.
23:55:56 Ping to 10.30.171.191 successful.
23:55:56 SSH not responding on 10.30.171.191. Retrying in 10 seconds...
23:55:57 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
23:55:57 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
23:55:57 releng-23566-81-0-builder-0
23:55:57 Successfully copied public keys to slave 10.30.170.91
23:55:57 Process 6503 ready.
23:55:58 releng-23566-81-0-builder-1
23:55:58 Successfully copied public keys to slave 10.30.170.66
23:55:58 Process 6505 ready.
23:56:06 Ping to 10.30.171.191 successful.
23:56:07 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
23:56:08 releng-23566-81-0-builder-2
23:56:08 Successfully copied public keys to slave 10.30.171.191
23:56:08 Process 6506 ready.
23:56:08 SSH ready on all stack servers.
23:56:08 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins2412264845458387175.sh
23:56:08 Setup pyenv:
23:56:08 system
23:56:08 3.8.13
23:56:08 3.9.13
23:56:08 3.10.13
23:56:08 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:56:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3zM3
23:56:13 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.robot_venv
23:56:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:17 lf-activate-venv(): INFO: Base packages installed successfully
23:56:17 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-3zM3/bin to PATH
23:56:18 + echo 'Installing Python Requirements'
23:56:18 Installing Python Requirements
23:56:18 + cat
23:56:18 + python -m pip install -r requirements.txt
23:56:18 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:56:19 Collecting docker-py (from -r requirements.txt (line 1))
23:56:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:56:19 Collecting ipaddr (from -r requirements.txt (line 2))
23:56:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:56:19 Installing build dependencies: started
23:56:19 Installing build dependencies: finished with status 'done'
23:56:19 Getting requirements to build wheel: started
23:56:20 Getting requirements to build wheel: finished with status 'done'
23:56:20 Preparing metadata (pyproject.toml): started
23:56:20 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:20 Collecting netaddr (from -r requirements.txt (line 3))
23:56:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:56:20 Collecting netifaces (from -r requirements.txt (line 4))
23:56:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:56:20 Installing build dependencies: started
23:56:21 Installing build dependencies: finished with status 'done'
23:56:21 Getting requirements to build wheel: started
23:56:21 Getting requirements to build wheel: finished with status 'done'
23:56:21 Preparing metadata (pyproject.toml): started
23:56:22 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:22 Collecting pyhocon (from -r requirements.txt (line 5))
23:56:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:56:22 Collecting requests (from -r requirements.txt (line 6))
23:56:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:56:22 Collecting robotframework (from -r requirements.txt (line 7))
23:56:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:56:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.8 MB/s 0:00:00
23:56:22 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:56:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:56:22 Installing build dependencies: started
23:56:23 Installing build dependencies: finished with status 'done'
23:56:23 Getting requirements to build wheel: started
23:56:23 Getting requirements to build wheel: finished with status 'done'
23:56:23 Preparing metadata (pyproject.toml): started
23:56:23 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:23 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:56:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:56:23 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:56:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:56:23 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:56:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:56:23 Installing build dependencies: started
23:56:24 Installing build dependencies: finished with status 'done'
23:56:24 Getting requirements to build wheel: started
23:56:25 Getting requirements to build wheel: finished with status 'done'
23:56:25 Preparing metadata (pyproject.toml): started
23:56:25 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:25 Collecting scapy (from -r requirements.txt (line 12))
23:56:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:56:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 48.2 MB/s 0:00:00
23:56:25 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:56:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:56:25 Installing build dependencies: started
23:56:26 Installing build dependencies: finished with status 'done'
23:56:26 Getting requirements to build wheel: started
23:56:26 Getting requirements to build wheel: finished with status 'done'
23:56:26 Preparing metadata (pyproject.toml): started
23:56:26 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:27 Collecting elasticsearch (from -r requirements.txt (line 18))
23:56:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:56:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 37.2 MB/s 0:00:00
23:56:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:56:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:56:27 Collecting pyangbind (from -r requirements.txt (line 22))
23:56:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:56:27 Collecting isodate (from -r requirements.txt (line 25))
23:56:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:56:27 Collecting jmespath (from -r requirements.txt (line 28))
23:56:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:56:27 Collecting jsonpatch (from -r requirements.txt (line 31))
23:56:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:56:27 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:56:27 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:56:27 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:56:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:56:27 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:56:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:56:27 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:56:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:56:27 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:56:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:56:27 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:56:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:56:27 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:56:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:56:27 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:56:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:56:28 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:56:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:56:28 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:56:28 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:56:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:56:28 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:56:28 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:56:28 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:56:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:56:28 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:56:28 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:56:28 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:56:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:56:28 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:56:28 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:56:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:56:28 Collecting elasticsearch (from -r requirements.txt (line 18))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:56:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 39.5 MB/s 0:00:00
23:56:28 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:56:28 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:56:28 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:56:28 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:56:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:56:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.2 MB/s 0:00:00
23:56:29 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:56:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:56:30 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:56:30 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)
23:56:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 13.1 MB/s 0:00:00
23:56:30 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:56:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:56:30 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:56:31 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:56:31 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:56:31 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:56:31 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:56:31 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:56:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:56:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 43.0 MB/s 0:00:00
23:56:32 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:56:32 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:56:32 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:56:32 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:56:32 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:56:32 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:56:32 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:56:33 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
23:56:33 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:56:33 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:56:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:56:33 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:56:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:56:33 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:56:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:56:33 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))
23:56:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:56:33 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:56:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:56:33 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:56:33 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:56:33 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:56:33 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=a8556bfebc094006d0f85fef1ba0bdf3d379906c856d0b3cc29a9295522509ac
23:56:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:56:33 Building wheel for ipaddr (pyproject.toml): started
23:56:34 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:56:34 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d1350339cd84314f740b80a655a57fbba01b3d3258863abafe5a4b9d14a86580
23:56:34 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:56:34 Building wheel for netifaces (pyproject.toml): started
23:56:36 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:56:36 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=dae11fdbe6867150e51f7555692be11572cad93f06973e2ef89f011d2fb79af8
23:56:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:56:36 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:56:36 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:56:36 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=bc9c2737110a5ee4212915226abc423f6859e80ed1dae4ff672cf18cd892cab3
23:56:36 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:56:36 Building wheel for jsonpath-rw (pyproject.toml): started
23:56:37 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:56:37 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=2b4d1408778c9443866ee35f92cfedcaddea0e8b22f0243858cb57e560164f76
23:56:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:56:37 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:56:37 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:56:44
23:56:44 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 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.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1
23:56:44 + pip freeze
23:56:44 attrs==25.4.0
23:56:44 bcrypt==5.0.0
23:56:44 beautifulsoup4==4.14.2
23:56:44 certifi==2025.11.12
23:56:44 cffi==2.0.0
23:56:44 charset-normalizer==3.4.4
23:56:44 click==8.3.1
23:56:44 cryptography==46.0.3
23:56:44 decorator==5.2.1
23:56:44 distlib==0.4.0
23:56:44 docker-py==1.10.6
23:56:44 docker-pycreds==0.4.0
23:56:44 elastic-transport==8.17.1
23:56:44 elasticsearch==8.19.2
23:56:44 elasticsearch-dsl==8.15.4
23:56:44 enum34==1.1.10
23:56:44 filelock==3.20.0
23:56:44 h11==0.16.0
23:56:44 idna==3.11
23:56:44 invoke==2.2.1
23:56:44 ipaddr==2.2.0
23:56:44 isodate==0.7.2
23:56:44 jmespath==1.0.1
23:56:44 jsonpatch==1.33
23:56:44 jsonpath-rw==1.4.0
23:56:44 jsonpointer==3.0.0
23:56:44 lxml==6.0.2
23:56:44 netaddr==1.3.0
23:56:44 netifaces==0.11.0
23:56:44 outcome==1.3.0.post0
23:56:44 paramiko==4.0.0
23:56:44 platformdirs==4.5.0
23:56:44 ply==3.11
23:56:44 pyang==2.7.1
23:56:44 pyangbind==0.8.6
23:56:44 pycparser==2.23
23:56:44 pyhocon==0.3.61
23:56:44 PyNaCl==1.6.1
23:56:44 pyparsing==3.2.5
23:56:44 PySocks==1.7.1
23:56:44 python-dateutil==2.9.0.post0
23:56:44 regex==2025.11.3
23:56:44 requests==2.32.5
23:56:44 robotframework==7.3.2
23:56:44 robotframework-httplibrary==0.4.2
23:56:44 robotframework-pythonlibcore==4.4.1
23:56:44 robotframework-requests==0.9.7
23:56:44 robotframework-selenium2library==3.0.0
23:56:44 robotframework-seleniumlibrary==6.8.0
23:56:44 robotframework-sshlibrary==3.8.0
23:56:44 scapy==2.6.1
23:56:44 scp==0.15.0
23:56:44 selenium==4.38.0
23:56:44 six==1.17.0
23:56:44 sniffio==1.3.1
23:56:44 sortedcontainers==2.4.0
23:56:44 soupsieve==2.8
23:56:44 trio==0.32.0
23:56:44 trio-websocket==0.12.2
23:56:44 typing_extensions==4.15.0
23:56:44 urllib3==2.5.0
23:56:44 virtualenv==20.35.4
23:56:44 waitress==3.0.2
23:56:44 WebOb==1.8.9
23:56:44 websocket-client==1.9.0
23:56:44 WebTest==3.0.7
23:56:44 wsproto==1.3.1
23:56:44 [EnvInject] - Injecting environment variables from a build step.
23:56:44 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:56:44 [EnvInject] - Variables injected successfully.
23:56:44 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins6705662815576586229.sh
23:56:44 Setup pyenv:
23:56:45 system
23:56:45 3.8.13
23:56:45 3.9.13
23:56:45 3.10.13
23:56:45 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:56:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from file:/tmp/.os_lf_venv
23:56:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:47 lf-activate-venv(): INFO: Base packages installed successfully
23:56:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:56:55 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:56:55 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:56:55 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:56:56 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
23:56:56 + ODL_SYSTEM=()
23:56:56 + TOOLS_SYSTEM=()
23:56:56 + OPENSTACK_SYSTEM=()
23:56:56 + OPENSTACK_CONTROLLERS=()
23:56:56 + mapfile -t ADDR
23:56:56 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-scandium-81
23:56:56 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:56:57 + for i in "${ADDR[@]}"
23:56:57 ++ ssh 10.30.170.91 hostname -s
23:56:57 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
23:56:58 + REMHOST=releng-23566-81-0-builder-0
23:56:58 + case ${REMHOST} in
23:56:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:56:58 + for i in "${ADDR[@]}"
23:56:58 ++ ssh 10.30.170.66 hostname -s
23:56:58 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
23:56:58 + REMHOST=releng-23566-81-0-builder-1
23:56:58 + case ${REMHOST} in
23:56:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:56:58 + for i in "${ADDR[@]}"
23:56:58 ++ ssh 10.30.171.191 hostname -s
23:56:58 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
23:57:00 + REMHOST=releng-23566-81-0-builder-2
23:57:00 + case ${REMHOST} in
23:57:00 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:57:00 + for i in "${ADDR[@]}"
23:57:00 ++ ssh 10.30.170.192 hostname -s
23:57:00 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
23:57:00 + REMHOST=releng-23566-81-1-mininet-ovs-217-0
23:57:00 + case ${REMHOST} in
23:57:00 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:57:00 + echo NUM_ODL_SYSTEM=3
23:57:00 + echo NUM_TOOLS_SYSTEM=1
23:57:00 + '[' '' == yes ']'
23:57:00 + NUM_OPENSTACK_SYSTEM=0
23:57:00 + echo NUM_OPENSTACK_SYSTEM=0
23:57:00 + '[' 0 -eq 2 ']'
23:57:00 + echo ODL_SYSTEM_IP=10.30.170.91
23:57:00 ++ seq 0 2
23:57:00 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:57:00 + echo ODL_SYSTEM_1_IP=10.30.170.91
23:57:00 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:57:00 + echo ODL_SYSTEM_2_IP=10.30.170.66
23:57:00 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:57:00 + echo ODL_SYSTEM_3_IP=10.30.171.191
23:57:00 + echo TOOLS_SYSTEM_IP=10.30.170.192
23:57:00 ++ seq 0 0
23:57:00 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:57:00 + echo TOOLS_SYSTEM_1_IP=10.30.170.192
23:57:00 + openstack_index=0
23:57:00 + NUM_OPENSTACK_CONTROL_NODES=1
23:57:00 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:57:00 ++ seq 0 0
23:57:00 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:57:00 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:57:00 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:57:00 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:57:00 + '[' -1 -ge 2 ']'
23:57:00 ++ seq 0 -2
23:57:00 + NUM_OPENSTACK_HAPROXY_NODES=0
23:57:00 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:57:00 ++ seq 0 -1
23:57:00 + echo 'Contents of slave_addresses.txt:'
23:57:00 Contents of slave_addresses.txt:
23:57:00 + cat slave_addresses.txt
23:57:00 NUM_ODL_SYSTEM=3
23:57:00 NUM_TOOLS_SYSTEM=1
23:57:00 NUM_OPENSTACK_SYSTEM=0
23:57:00 ODL_SYSTEM_IP=10.30.170.91
23:57:00 ODL_SYSTEM_1_IP=10.30.170.91
23:57:00 ODL_SYSTEM_2_IP=10.30.170.66
23:57:00 ODL_SYSTEM_3_IP=10.30.171.191
23:57:00 TOOLS_SYSTEM_IP=10.30.170.192
23:57:00 TOOLS_SYSTEM_1_IP=10.30.170.192
23:57:00 NUM_OPENSTACK_CONTROL_NODES=1
23:57:00 OPENSTACK_CONTROL_NODE_1_IP=
23:57:00 NUM_OPENSTACK_COMPUTE_NODES=-1
23:57:00 NUM_OPENSTACK_HAPROXY_NODES=0
23:57:00 [EnvInject] - Injecting environment variables from a build step.
23:57:00 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:57:00 [EnvInject] - Variables injected successfully.
23:57:00 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins2174541059922394772.sh
23:57:00 Preparing for JRE Version 21
23:57:00 Karaf artifact is karaf
23:57:00 Karaf project is integration
23:57:00 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:57:00 [EnvInject] - Injecting environment variables from a build step.
23:57:00 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:57:00 [EnvInject] - Variables injected successfully.
23:57:00 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins15951026732168973395.sh
23:57:00 2025-11-16 23:57:00 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
23:57:00 Bundle version is 0.21.4-SNAPSHOT
23:57:00 --2025-11-16 23:57:00-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
23:57:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:57:00 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:57:00 HTTP request sent, awaiting response... 200 OK
23:57:00 Length: 1410 (1.4K) [application/xml]
23:57:00 Saving to: ‘maven-metadata.xml’
23:57:00
23:57:00 0K . 100% 58.4M=0s
23:57:00
23:57:00 2025-11-16 23:57:00 (58.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:57:00
23:57:00
23:57:00
23:57:00 org.opendaylight.integration
23:57:00 karaf
23:57:00 0.21.4-SNAPSHOT
23:57:00
23:57:00
23:57:00 20251116.213008
23:57:00 154
23:57:00
23:57:00 20251116213008
23:57:00
23:57:00
23:57:00 pom
23:57:00 0.21.4-20251116.213008-154
23:57:00 20251116213008
23:57:00
23:57:00
23:57:00 tar.gz
23:57:00 0.21.4-20251116.213008-154
23:57:00 20251116213008
23:57:00
23:57:00
23:57:00 zip
23:57:00 0.21.4-20251116.213008-154
23:57:00 20251116213008
23:57:00
23:57:00
23:57:00 cyclonedx
23:57:00 xml
23:57:00 0.21.4-20251116.213008-154
23:57:00 20251116213008
23:57:00
23:57:00
23:57:00 cyclonedx
23:57:00 json
23:57:00 0.21.4-20251116.213008-154
23:57:00 20251116213008
23:57:00
23:57:00
23:57:00
23:57:00
23:57:00 Nexus timestamp is 0.21.4-20251116.213008-154
23:57:00 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:00 Distribution bundle is karaf-0.21.4-20251116.213008-154.zip
23:57:00 Distribution bundle version is 0.21.4-SNAPSHOT
23:57:00 Distribution folder is karaf-0.21.4-SNAPSHOT
23:57:00 Nexus prefix is https://nexus.opendaylight.org
23:57:00 [EnvInject] - Injecting environment variables from a build step.
23:57:00 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:57:00 [EnvInject] - Variables injected successfully.
23:57:00 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins1371189335815509696.sh
23:57:00 Setup pyenv:
23:57:00 system
23:57:00 3.8.13
23:57:00 3.9.13
23:57:00 3.10.13
23:57:00 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:57:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from file:/tmp/.os_lf_venv
23:57:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:57:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:57:02 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:57:02 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:57:02 lf-activate-venv(): INFO: Base packages installed successfully
23:57:02 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:57:08 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:57:08 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:57:08 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
23:57:08 Copying common-functions.sh to /tmp
23:57:10 Copying common-functions.sh to 10.30.170.192:/tmp
23:57:10 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
23:57:10 Copying common-functions.sh to 10.30.170.91:/tmp
23:57:10 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
23:57:11 Copying common-functions.sh to 10.30.170.66:/tmp
23:57:11 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
23:57:11 Copying common-functions.sh to 10.30.171.191:/tmp
23:57:11 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
23:57:11 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins8832965089333854836.sh
23:57:11 common-functions.sh is being sourced
23:57:11 common-functions environment:
23:57:11 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:11 ACTUALFEATURES:
23:57:11 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:11 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:11 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:11 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:11 CONTROLLERMEM: 2048m
23:57:11 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:11 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:11 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:11 SUITES:
23:57:11
23:57:11 #################################################
23:57:11 ## Configure Cluster and Start ##
23:57:11 #################################################
23:57:11 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
23:57:11 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
23:57:11 Locating script plan to use...
23:57:11 Finished running script plans
23:57:12 Configuring member-1 with IP address 10.30.170.91
23:57:12 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
23:57:12 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
23:57:12 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:57:12 common-functions.sh is being sourced
23:57:12 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:57:12 ++ echo 'common-functions.sh is being sourced'
23:57:12 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:57:12 ++ DISTROSTREAM=scandium
23:57:12 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:12 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:12 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:12 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:12 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:12 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:12 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:12 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:12 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:12 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:12 ++ export CONTROLLERMEM=
23:57:12 ++ CONTROLLERMEM=
23:57:12 ++ case "${DISTROSTREAM}" in
23:57:12 ++ CLUSTER_SYSTEM=akka
23:57:12 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:12 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:12 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:12 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:12 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:12 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:12 ++ print_common_env
23:57:12 ++ cat
23:57:12 common-functions environment:
23:57:12 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:12 ACTUALFEATURES:
23:57:12 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:12 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:12 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:12 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:12 CONTROLLERMEM:
23:57:12 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:12 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:12 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:12 SUITES:
23:57:12
23:57:12 ++ SSH='ssh -t -t'
23:57:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:57:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:57:12 Changing to /tmp
23:57:12 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:12 + echo 'Changing to /tmp'
23:57:12 + cd /tmp
23:57:12 + 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-20251116.213008-154.zip'
23:57:12 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:12 --2025-11-16 23:57:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:57:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:57:12 HTTP request sent, awaiting response... 200 OK
23:57:12 Length: 239811271 (229M) [application/zip]
23:57:12 Saving to: ‘karaf-0.21.4-20251116.213008-154.zip’
23:57:12
23:57:12 0K ........ ........ ........ ........ ........ ........ 1% 101M 2s
23:57:12 3072K ........ ........ ........ ........ ........ ........ 2% 118M 2s
23:57:12 6144K ........ ........ ........ ........ ........ ........ 3% 143M 2s
23:57:12 9216K ........ ........ ........ ........ ........ ........ 5% 128M 2s
23:57:12 12288K ........ ........ ........ ........ ........ ........ 6% 144M 2s
23:57:12 15360K ........ ........ ........ ........ ........ ........ 7% 164M 2s
23:57:12 18432K ........ ........ ........ ........ ........ ........ 9% 180M 2s
23:57:12 21504K ........ ........ ........ ........ ........ ........ 10% 167M 1s
23:57:12 24576K ........ ........ ........ ........ ........ ........ 11% 156M 1s
23:57:12 27648K ........ ........ ........ ........ ........ ........ 13% 174M 1s
23:57:12 30720K ........ ........ ........ ........ ........ ........ 14% 187M 1s
23:57:12 33792K ........ ........ ........ ........ ........ ........ 15% 185M 1s
23:57:12 36864K ........ ........ ........ ........ ........ ........ 17% 155M 1s
23:57:12 39936K ........ ........ ........ ........ ........ ........ 18% 250M 1s
23:57:12 43008K ........ ........ ........ ........ ........ ........ 19% 236M 1s
23:57:12 46080K ........ ........ ........ ........ ........ ........ 20% 260M 1s
23:57:12 49152K ........ ........ ........ ........ ........ ........ 22% 254M 1s
23:57:12 52224K ........ ........ ........ ........ ........ ........ 23% 285M 1s
23:57:12 55296K ........ ........ ........ ........ ........ ........ 24% 280M 1s
23:57:12 58368K ........ ........ ........ ........ ........ ........ 26% 278M 1s
23:57:12 61440K ........ ........ ........ ........ ........ ........ 27% 279M 1s
23:57:12 64512K ........ ........ ........ ........ ........ ........ 28% 278M 1s
23:57:12 67584K ........ ........ ........ ........ ........ ........ 30% 265M 1s
23:57:12 70656K ........ ........ ........ ........ ........ ........ 31% 283M 1s
23:57:12 73728K ........ ........ ........ ........ ........ ........ 32% 281M 1s
23:57:12 76800K ........ ........ ........ ........ ........ ........ 34% 286M 1s
23:57:12 79872K ........ ........ ........ ........ ........ ........ 35% 291M 1s
23:57:12 82944K ........ ........ ........ ........ ........ ........ 36% 274M 1s
23:57:12 86016K ........ ........ ........ ........ ........ ........ 38% 251M 1s
23:57:12 89088K ........ ........ ........ ........ ........ ........ 39% 170M 1s
23:57:12 92160K ........ ........ ........ ........ ........ ........ 40% 279M 1s
23:57:12 95232K ........ ........ ........ ........ ........ ........ 41% 288M 1s
23:57:12 98304K ........ ........ ........ ........ ........ ........ 43% 340M 1s
23:57:12 101376K ........ ........ ........ ........ ........ ........ 44% 292M 1s
23:57:12 104448K ........ ........ ........ ........ ........ ........ 45% 292M 1s
23:57:12 107520K ........ ........ ........ ........ ........ ........ 47% 331M 1s
23:57:12 110592K ........ ........ ........ ........ ........ ........ 48% 270M 1s
23:57:12 113664K ........ ........ ........ ........ ........ ........ 49% 258M 1s
23:57:12 116736K ........ ........ ........ ........ ........ ........ 51% 350M 1s
23:57:12 119808K ........ ........ ........ ........ ........ ........ 52% 298M 1s
23:57:13 122880K ........ ........ ........ ........ ........ ........ 53% 315M 0s
23:57:13 125952K ........ ........ ........ ........ ........ ........ 55% 330M 0s
23:57:13 129024K ........ ........ ........ ........ ........ ........ 56% 288M 0s
23:57:13 132096K ........ ........ ........ ........ ........ ........ 57% 331M 0s
23:57:13 135168K ........ ........ ........ ........ ........ ........ 59% 310M 0s
23:57:13 138240K ........ ........ ........ ........ ........ ........ 60% 277M 0s
23:57:13 141312K ........ ........ ........ ........ ........ ........ 61% 294M 0s
23:57:13 144384K ........ ........ ........ ........ ........ ........ 62% 297M 0s
23:57:13 147456K ........ ........ ........ ........ ........ ........ 64% 327M 0s
23:57:13 150528K ........ ........ ........ ........ ........ ........ 65% 357M 0s
23:57:13 153600K ........ ........ ........ ........ ........ ........ 66% 268M 0s
23:57:13 156672K ........ ........ ........ ........ ........ ........ 68% 316M 0s
23:57:13 159744K ........ ........ ........ ........ ........ ........ 69% 292M 0s
23:57:13 162816K ........ ........ ........ ........ ........ ........ 70% 317M 0s
23:57:13 165888K ........ ........ ........ ........ ........ ........ 72% 322M 0s
23:57:13 168960K ........ ........ ........ ........ ........ ........ 73% 285M 0s
23:57:13 172032K ........ ........ ........ ........ ........ ........ 74% 313M 0s
23:57:13 175104K ........ ........ ........ ........ ........ ........ 76% 276M 0s
23:57:13 178176K ........ ........ ........ ........ ........ ........ 77% 317M 0s
23:57:13 181248K ........ ........ ........ ........ ........ ........ 78% 278M 0s
23:57:13 184320K ........ ........ ........ ........ ........ ........ 80% 336M 0s
23:57:13 187392K ........ ........ ........ ........ ........ ........ 81% 355M 0s
23:57:13 190464K ........ ........ ........ ........ ........ ........ 82% 331M 0s
23:57:13 193536K ........ ........ ........ ........ ........ ........ 83% 332M 0s
23:57:13 196608K ........ ........ ........ ........ ........ ........ 85% 317M 0s
23:57:13 199680K ........ ........ ........ ........ ........ ........ 86% 298M 0s
23:57:13 202752K ........ ........ ........ ........ ........ ........ 87% 305M 0s
23:57:13 205824K ........ ........ ........ ........ ........ ........ 89% 294M 0s
23:57:13 208896K ........ ........ ........ ........ ........ ........ 90% 331M 0s
23:57:13 211968K ........ ........ ........ ........ ........ ........ 91% 313M 0s
23:57:13 215040K ........ ........ ........ ........ ........ ........ 93% 286M 0s
23:57:13 218112K ........ ........ ........ ........ ........ ........ 94% 268M 0s
23:57:13 221184K ........ ........ ........ ........ ........ ........ 95% 295M 0s
23:57:13 224256K ........ ........ ........ ........ ........ ........ 97% 339M 0s
23:57:13 227328K ........ ........ ........ ........ ........ ........ 98% 302M 0s
23:57:13 230400K ........ ........ ........ ........ ........ ........ 99% 306M 0s
23:57:13 233472K ........ ... 100% 363M=0.9s
23:57:13
23:57:13 2025-11-16 23:57:13 (251 MB/s) - ‘karaf-0.21.4-20251116.213008-154.zip’ saved [239811271/239811271]
23:57:13
23:57:13 Extracting the new controller...
23:57:13 + echo 'Extracting the new controller...'
23:57:13 + unzip -q karaf-0.21.4-20251116.213008-154.zip
23:57:15 Adding external repositories...
23:57:15 + echo 'Adding external repositories...'
23:57:15 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:15 ################################################################################
23:57:15 #
23:57:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:15 # contributor license agreements. See the NOTICE file distributed with
23:57:15 # this work for additional information regarding copyright ownership.
23:57:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:15 # (the "License"); you may not use this file except in compliance with
23:57:15 # the License. You may obtain a copy of the License at
23:57:15 #
23:57:15 # http://www.apache.org/licenses/LICENSE-2.0
23:57:15 #
23:57:15 # Unless required by applicable law or agreed to in writing, software
23:57:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:15 # See the License for the specific language governing permissions and
23:57:15 # limitations under the License.
23:57:15 #
23:57:15 ################################################################################
23:57:15
23:57:15 #
23:57:15 # If set to true, the following property will not allow any certificate to be used
23:57:15 # when accessing Maven repositories through SSL
23:57:15 #
23:57:15 #org.ops4j.pax.url.mvn.certificateCheck=
23:57:15
23:57:15 #
23:57:15 # Path to the local Maven settings file.
23:57:15 # The repositories defined in this file will be automatically added to the list
23:57:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:57:15 # below is not set.
23:57:15 # The following locations are checked for the existence of the settings.xml file
23:57:15 # * 1. looks for the specified url
23:57:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:57:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:57:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:57:15 #
23:57:15 #org.ops4j.pax.url.mvn.settings=
23:57:15
23:57:15 #
23:57:15 # Path to the local Maven repository which is used to avoid downloading
23:57:15 # artifacts when they already exist locally.
23:57:15 # The value of this property will be extracted from the settings.xml file
23:57:15 # above, or defaulted to:
23:57:15 # System.getProperty( "user.home" ) + "/.m2/repository"
23:57:15 #
23:57:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:57:15
23:57:15 #
23:57:15 # Default this to false. It's just weird to use undocumented repos
23:57:15 #
23:57:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:57:15
23:57:15 #
23:57:15 # Uncomment if you don't wanna use the proxy settings
23:57:15 # from the Maven conf/settings.xml file
23:57:15 #
23:57:15 # org.ops4j.pax.url.mvn.proxySupport=false
23:57:15
23:57:15 #
23:57:15 # Comma separated list of repositories scanned when resolving an artifact.
23:57:15 # Those repositories will be checked before iterating through the
23:57:15 # below list of repositories and even before the local repository
23:57:15 # A repository url can be appended with zero or more of the following flags:
23:57:15 # @snapshots : the repository contains snaphots
23:57:15 # @noreleases : the repository does not contain any released artifacts
23:57:15 #
23:57:15 # The following property value will add the system folder as a repo.
23:57:15 #
23:57:15 org.ops4j.pax.url.mvn.defaultRepositories=\
23:57:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:57:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:57:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:57:15
23:57:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:57:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:57:15
23:57:15 #
23:57:15 # Comma separated list of repositories scanned when resolving an artifact.
23:57:15 # The default list includes the following repositories:
23:57:15 # http://repo1.maven.org/maven2@id=central
23:57:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:57:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:57:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:57:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:57:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:57:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:15 # To add repositories to the default ones, prepend '+' to the list of repositories
23:57:15 # to add.
23:57:15 # A repository url can be appended with zero or more of the following flags:
23:57:15 # @snapshots : the repository contains snapshots
23:57:15 # @noreleases : the repository does not contain any released artifacts
23:57:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:57:15 #
23:57:15 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:15
23:57:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:57:15 + [[ True == \T\r\u\e ]]
23:57:15 + echo 'Configuring the startup features...'
23:57:15 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:15 + FEATURE_TEST_STRING=features-test
23:57:15 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:57:15 + KARAF_VERSION=karaf4
23:57:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:57:15 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:15 + [[ ! -z '' ]]
23:57:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:15 ################################################################################
23:57:15 #
23:57:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:15 # contributor license agreements. See the NOTICE file distributed with
23:57:15 # this work for additional information regarding copyright ownership.
23:57:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:15 # (the "License"); you may not use this file except in compliance with
23:57:15 # the License. You may obtain a copy of the License at
23:57:15 #
23:57:15 # http://www.apache.org/licenses/LICENSE-2.0
23:57:15 #
23:57:15 # Unless required by applicable law or agreed to in writing, software
23:57:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:15 # See the License for the specific language governing permissions and
23:57:15 # limitations under the License.
23:57:15 #
23:57:15 ################################################################################
23:57:15
23:57:15 #
23:57:15 # Comma separated list of features repositories to register by default
23:57:15 #
23:57:15 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}/171eb417-6dc9-46bd-88b2-7f603dcbe3d2.xml
23:57:15
23:57:15 #
23:57:15 # Comma separated list of features to install at startup
23:57:15 #
23:57:15 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 0b6a8a79-5bd3-45f5-8554-dfc18897aaa0
23:57:15
23:57:15 #
23:57:15 # Resource repositories (OBR) that the features resolver can use
23:57:15 # to resolve requirements/capabilities
23:57:15 #
23:57:15 # The format of the resourceRepositories is
23:57:15 # resourceRepositories=[xml:url|json:url],...
23:57:15 # for Instance:
23:57:15 #
23:57:15 #resourceRepositories=xml:http://host/path/to/index.xml
23:57:15 # or
23:57:15 #resourceRepositories=json:http://host/path/to/index.json
23:57:15 #
23:57:15
23:57:15 #
23:57:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:57:15 #
23:57:15 featuresBootAsynchronous=false
23:57:15
23:57:15 #
23:57:15 # Service requirements enforcement
23:57:15 #
23:57:15 # By default, the feature resolver checks the service requirements/capabilities of
23:57:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:57:15 # the required bundles.
23:57:15 # The following flag can have those values:
23:57:15 # - disable: service requirements are completely ignored
23:57:15 # - default: service requirements are ignored for old features
23:57:15 # - enforce: service requirements are always verified
23:57:15 #
23:57:15 #serviceRequirements=default
23:57:15
23:57:15 #
23:57:15 # Store cfg file for config element in feature
23:57:15 #
23:57:15 #configCfgStore=true
23:57:15
23:57:15 #
23:57:15 # Define if the feature service automatically refresh bundles
23:57:15 #
23:57:15 autoRefresh=true
23:57:15
23:57:15 #
23:57:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:57:15 # XML file defines instructions related to features processing
23:57:15 # versions.properties may declare properties to resolve placeholders in XML file
23:57:15 # both files are relative to ${karaf.etc}
23:57:15 #
23:57:15 #featureProcessing=org.apache.karaf.features.xml
23:57:15 #featureProcessingVersions=versions.properties
23:57:15 + configure_karaf_log karaf4 ''
23:57:15 + local -r karaf_version=karaf4
23:57:15 + local -r controllerdebugmap=
23:57:15 + local logapi=log4j
23:57:15 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:15 log4j2.rootLogger.level = INFO
23:57:15 #log4j2.rootLogger.type = asyncRoot
23:57:15 #log4j2.rootLogger.includeLocation = false
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:15 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:15 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:15 log4j2.logger.spifly.level = WARN
23:57:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:15 log4j2.logger.audit.level = INFO
23:57:15 log4j2.logger.audit.additivity = false
23:57:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:15 log4j2.appender.console.type = Console
23:57:15 log4j2.appender.console.name = Console
23:57:15 log4j2.appender.console.layout.type = PatternLayout
23:57:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:15 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:15 log4j2.appender.rolling.name = RollingFile
23:57:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:15 #log4j2.appender.rolling.immediateFlush = false
23:57:15 log4j2.appender.rolling.append = true
23:57:15 log4j2.appender.rolling.layout.type = PatternLayout
23:57:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:15 log4j2.appender.rolling.policies.type = Policies
23:57:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:15 log4j2.appender.rolling.policies.size.size = 64MB
23:57:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:15 log4j2.appender.rolling.strategy.max = 7
23:57:15 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:15 log4j2.appender.audit.name = AuditRollingFile
23:57:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:15 log4j2.appender.audit.append = true
23:57:15 log4j2.appender.audit.layout.type = PatternLayout
23:57:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:15 log4j2.appender.audit.policies.type = Policies
23:57:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:15 log4j2.appender.audit.policies.size.size = 8MB
23:57:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:15 log4j2.appender.audit.strategy.max = 7
23:57:15 log4j2.appender.osgi.type = PaxOsgi
23:57:15 log4j2.appender.osgi.name = PaxOsgi
23:57:15 log4j2.appender.osgi.filter = *
23:57:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:15 #log4j2.logger.aether.level = TRACE
23:57:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:15 #log4j2.logger.http-headers.level = DEBUG
23:57:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:15 #log4j2.logger.maven.level = TRACE
23:57:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:57:15 + logapi=log4j2
23:57:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:57:15 + '[' log4j2 == log4j2 ']'
23:57:15 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:57:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:57:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:57:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:57:15 + unset IFS
23:57:15 controllerdebugmap:
23:57:15 + echo 'controllerdebugmap: '
23:57:15 + '[' -n '' ']'
23:57:15 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:15 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:57:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:15 ################################################################################
23:57:15 #
23:57:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:15 # contributor license agreements. See the NOTICE file distributed with
23:57:15 # this work for additional information regarding copyright ownership.
23:57:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:15 # (the "License"); you may not use this file except in compliance with
23:57:15 # the License. You may obtain a copy of the License at
23:57:15 #
23:57:15 # http://www.apache.org/licenses/LICENSE-2.0
23:57:15 #
23:57:15 # Unless required by applicable law or agreed to in writing, software
23:57:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:15 # See the License for the specific language governing permissions and
23:57:15 # limitations under the License.
23:57:15 #
23:57:15 ################################################################################
23:57:15
23:57:15 # Common pattern layout for appenders
23:57:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:15
23:57:15 # Root logger
23:57:15 log4j2.rootLogger.level = INFO
23:57:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:57:15 #log4j2.rootLogger.type = asyncRoot
23:57:15 #log4j2.rootLogger.includeLocation = false
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:15 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:15
23:57:15 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:15
23:57:15 # Loggers configuration
23:57:15
23:57:15 # Spifly logger
23:57:15 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:15 log4j2.logger.spifly.level = WARN
23:57:15
23:57:15 # Security audit logger
23:57:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:15 log4j2.logger.audit.level = INFO
23:57:15 log4j2.logger.audit.additivity = false
23:57:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:15
23:57:15 # Appenders configuration
23:57:15
23:57:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:15 log4j2.appender.console.type = Console
23:57:15 log4j2.appender.console.name = Console
23:57:15 log4j2.appender.console.layout.type = PatternLayout
23:57:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:15
23:57:15 # Rolling file appender
23:57:15 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:15 log4j2.appender.rolling.name = RollingFile
23:57:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:15 # uncomment to not force a disk flush
23:57:15 #log4j2.appender.rolling.immediateFlush = false
23:57:15 log4j2.appender.rolling.append = true
23:57:15 log4j2.appender.rolling.layout.type = PatternLayout
23:57:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:15 log4j2.appender.rolling.policies.type = Policies
23:57:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:15 log4j2.appender.rolling.policies.size.size = 1GB
23:57:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:15 log4j2.appender.rolling.strategy.max = 7
23:57:15
23:57:15 # Audit file appender
23:57:15 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:15 log4j2.appender.audit.name = AuditRollingFile
23:57:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:15 log4j2.appender.audit.append = true
23:57:15 log4j2.appender.audit.layout.type = PatternLayout
23:57:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:15 log4j2.appender.audit.policies.type = Policies
23:57:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:15 log4j2.appender.audit.policies.size.size = 8MB
23:57:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:15 log4j2.appender.audit.strategy.max = 7
23:57:15
23:57:15 # OSGi appender
23:57:15 log4j2.appender.osgi.type = PaxOsgi
23:57:15 log4j2.appender.osgi.name = PaxOsgi
23:57:15 log4j2.appender.osgi.filter = *
23:57:15
23:57:15 # help with identification of maven-related problems with pax-url-aether
23:57:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:15 #log4j2.logger.aether.level = TRACE
23:57:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:15 #log4j2.logger.http-headers.level = DEBUG
23:57:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:15 #log4j2.logger.maven.level = TRACE
23:57:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:57:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:57:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:57:15 + local -r controllermem=2048m
23:57:15 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:15 Configure
23:57:15 + echo Configure
23:57:15 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:57:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:57:15 max memory: 2048m
23:57:15 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:15 + echo ' max memory: 2048m'
23:57:15 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:57:15 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:15 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:15 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:57:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:15 #!/bin/sh
23:57:15 #
23:57:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:15 # contributor license agreements. See the NOTICE file distributed with
23:57:15 # this work for additional information regarding copyright ownership.
23:57:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:15 # (the "License"); you may not use this file except in compliance with
23:57:15 # the License. You may obtain a copy of the License at
23:57:15 #
23:57:15 # http://www.apache.org/licenses/LICENSE-2.0
23:57:15 #
23:57:15 # Unless required by applicable law or agreed to in writing, software
23:57:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:15 # See the License for the specific language governing permissions and
23:57:15 # limitations under the License.
23:57:15 #
23:57:15
23:57:15 #
23:57:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:57:15 # script: client, instance, shell, start, status, stop, karaf
23:57:15 #
23:57:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:57:15 # Actions go here...
23:57:15 # fi
23:57:15
23:57:15 #
23:57:15 # general settings which should be applied for all scripts go here; please keep
23:57:15 # in mind that it is possible that scripts might be executed more than once, e.g.
23:57:15 # in example of the start script where the start script is executed first and the
23:57:15 # karaf script afterwards.
23:57:15 #
23:57:15
23:57:15 #
23:57:15 # The following section shows the possible configuration options for the default
23:57:15 # karaf scripts
23:57:15 #
23:57:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:57:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:57:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:57:15 # export EXTRA_JAVA_OPTS # Additional JVM options
23:57:15 # export KARAF_HOME # Karaf home folder
23:57:15 # export KARAF_DATA # Karaf data folder
23:57:15 # export KARAF_BASE # Karaf base folder
23:57:15 # export KARAF_ETC # Karaf etc folder
23:57:15 # export KARAF_LOG # Karaf log folder
23:57:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:57:15 # export KARAF_OPTS # Additional available Karaf options
23:57:15 # export KARAF_DEBUG # Enable debug mode
23:57:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:57:15 # export KARAF_NOROOT # Prevent execution as root if set to true
23:57:15 Set Java version
23:57:15 + echo 'Set Java version'
23:57:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:57:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:15 sudo: a password is required
23:57:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:15 sudo: a password is required
23:57:15 JDK default version ...
23:57:15 + echo 'JDK default version ...'
23:57:15 + java -version
23:57:15 openjdk version "21.0.8" 2025-07-15
23:57:15 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:57:15 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:57:15 Set JAVA_HOME
23:57:15 + echo 'Set JAVA_HOME'
23:57:15 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:15 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:15 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:15 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:15 Listing all open ports on controller system...
23:57:15 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:15 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:57:15 + echo 'Listing all open ports on controller system...'
23:57:15 + netstat -pnatu
23:57:15 /tmp/configuration-script.sh: line 40: netstat: command not found
23:57:15 Configuring cluster
23:57:15 + '[' -f /tmp/custom_shard_config.txt ']'
23:57:15 + echo 'Configuring cluster'
23:57:15 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.91 10.30.170.66 10.30.171.191
23:57:15 ################################################
23:57:15 ## Configure Cluster ##
23:57:15 ################################################
23:57:15 NOTE: Cluster configuration files not found. Copying from
23:57:15 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:57:15 Configuring unique name in akka.conf
23:57:15 Configuring hostname in akka.conf
23:57:15 Configuring data and rpc seed nodes in akka.conf
23:57:15 modules = [
23:57:15
23:57:15 {
23:57:15 name = "inventory"
23:57:15 namespace = "urn:opendaylight:inventory"
23:57:15 shard-strategy = "module"
23:57:15 },
23:57:15 {
23:57:15 name = "topology"
23:57:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:15 shard-strategy = "module"
23:57:15 },
23:57:15 {
23:57:15 name = "toaster"
23:57:15 namespace = "http://netconfcentral.org/ns/toaster"
23:57:15 shard-strategy = "module"
23:57:15 }
23:57:15 ]
23:57:15 Configuring replication type in module-shards.conf
23:57:15 ################################################
23:57:15 ## NOTE: Manually restart controller to ##
23:57:15 ## apply configuration. ##
23:57:15 ################################################
23:57:15 Dump akka.conf
23:57:15 + echo 'Dump akka.conf'
23:57:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:15
23:57:15 odl-cluster-data {
23:57:15 akka {
23:57:15 remote {
23:57:15 artery {
23:57:15 enabled = on
23:57:15 transport = tcp
23:57:15 canonical.hostname = "10.30.170.91"
23:57:15 canonical.port = 2550
23:57:15 }
23:57:15 }
23:57:15
23:57:15 cluster {
23:57:15 # Using artery.
23:57:15 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.91:2550",
23:57:15 "akka://opendaylight-cluster-data@10.30.170.66:2550",
23:57:15 "akka://opendaylight-cluster-data@10.30.171.191:2550"]
23:57:15
23:57:15 roles = ["member-1"]
23:57:15
23:57:15 # when under load we might trip a false positive on the failure detector
23:57:15 # failure-detector {
23:57:15 # heartbeat-interval = 4 s
23:57:15 # acceptable-heartbeat-pause = 16s
23:57:15 # }
23:57:15 }
23:57:15
23:57:15 persistence {
23:57:15 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:57:15 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:57:15 # The relative path is always relative to KARAF_HOME.
23:57:15
23:57:15 # snapshot-store.local.dir = "target/snapshots"
23:57:15
23:57:15 # Use lz4 compression for LocalSnapshotStore snapshots
23:57:15 snapshot-store.local.use-lz4-compression = false
23:57:15 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:57:15 snapshot-store.local.lz4-blocksize = 256KB
23:57:15 }
23:57:15 disable-default-actor-system-quarantined-event-handling = "false"
23:57:15 }
23:57:15 }
23:57:15 Dump modules.conf
23:57:15 + echo 'Dump modules.conf'
23:57:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:15 modules = [
23:57:15
23:57:15 {
23:57:15 name = "inventory"
23:57:15 namespace = "urn:opendaylight:inventory"
23:57:15 shard-strategy = "module"
23:57:15 },
23:57:15 {
23:57:15 name = "topology"
23:57:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:15 shard-strategy = "module"
23:57:15 },
23:57:15 {
23:57:15 name = "toaster"
23:57:15 namespace = "http://netconfcentral.org/ns/toaster"
23:57:15 shard-strategy = "module"
23:57:15 }
23:57:15 ]
23:57:15 Dump module-shards.conf
23:57:15 + echo 'Dump module-shards.conf'
23:57:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:15 module-shards = [
23:57:15 {
23:57:15 name = "default"
23:57:15 shards = [
23:57:15 {
23:57:15 name = "default"
23:57:15 replicas = ["member-1",
23:57:15 "member-2",
23:57:15 "member-3"]
23:57:15 }
23:57:15 ]
23:57:15 },
23:57:15 {
23:57:15 name = "inventory"
23:57:15 shards = [
23:57:15 {
23:57:15 name="inventory"
23:57:15 replicas = ["member-1",
23:57:15 "member-2",
23:57:15 "member-3"]
23:57:15 }
23:57:15 ]
23:57:15 },
23:57:15 {
23:57:15 name = "topology"
23:57:15 shards = [
23:57:15 {
23:57:15 name="topology"
23:57:15 replicas = ["member-1",
23:57:15 "member-2",
23:57:15 "member-3"]
23:57:15 }
23:57:15 ]
23:57:15 },
23:57:15 {
23:57:15 name = "toaster"
23:57:15 shards = [
23:57:15 {
23:57:15 name="toaster"
23:57:15 replicas = ["member-1",
23:57:15 "member-2",
23:57:15 "member-3"]
23:57:15 }
23:57:15 ]
23:57:15 }
23:57:15 ]
23:57:15 Configuring member-2 with IP address 10.30.170.66
23:57:15 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
23:57:15 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
23:57:16 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:57:16 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:57:16 common-functions.sh is being sourced
23:57:16 ++ echo 'common-functions.sh is being sourced'
23:57:16 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:57:16 ++ DISTROSTREAM=scandium
23:57:16 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:16 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:16 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:16 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:16 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:16 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:16 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:16 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:16 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:16 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:16 ++ export CONTROLLERMEM=
23:57:16 ++ CONTROLLERMEM=
23:57:16 ++ case "${DISTROSTREAM}" in
23:57:16 ++ CLUSTER_SYSTEM=akka
23:57:16 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:16 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:16 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:16 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:16 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:16 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:16 ++ print_common_env
23:57:16 ++ cat
23:57:16 common-functions environment:
23:57:16 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:16 ACTUALFEATURES:
23:57:16 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:16 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:16 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:16 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:16 CONTROLLERMEM:
23:57:16 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:16 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:16 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:16 SUITES:
23:57:16
23:57:16 ++ SSH='ssh -t -t'
23:57:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:57:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:57:16 Changing to /tmp
23:57:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:16 + echo 'Changing to /tmp'
23:57:16 + cd /tmp
23:57:16 + 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-20251116.213008-154.zip'
23:57:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:16 --2025-11-16 23:57:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:57:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:57:16 HTTP request sent, awaiting response... 200 OK
23:57:16 Length: 239811271 (229M) [application/zip]
23:57:16 Saving to: ‘karaf-0.21.4-20251116.213008-154.zip’
23:57:16
23:57:16 0K ........ ........ ........ ........ ........ ........ 1% 88.8M 3s
23:57:16 3072K ........ ........ ........ ........ ........ ........ 2% 167M 2s
23:57:16 6144K ........ ........ ........ ........ ........ ........ 3% 167M 2s
23:57:16 9216K ........ ........ ........ ........ ........ ........ 5% 186M 2s
23:57:16 12288K ........ ........ ........ ........ ........ ........ 6% 195M 1s
23:57:16 15360K ........ ........ ........ ........ ........ ........ 7% 203M 1s
23:57:16 18432K ........ ........ ........ ........ ........ ........ 9% 213M 1s
23:57:16 21504K ........ ........ ........ ........ ........ ........ 10% 221M 1s
23:57:16 24576K ........ ........ ........ ........ ........ ........ 11% 164M 1s
23:57:16 27648K ........ ........ ........ ........ ........ ........ 13% 283M 1s
23:57:16 30720K ........ ........ ........ ........ ........ ........ 14% 284M 1s
23:57:16 33792K ........ ........ ........ ........ ........ ........ 15% 286M 1s
23:57:16 36864K ........ ........ ........ ........ ........ ........ 17% 290M 1s
23:57:16 39936K ........ ........ ........ ........ ........ ........ 18% 278M 1s
23:57:16 43008K ........ ........ ........ ........ ........ ........ 19% 339M 1s
23:57:16 46080K ........ ........ ........ ........ ........ ........ 20% 299M 1s
23:57:16 49152K ........ ........ ........ ........ ........ ........ 22% 301M 1s
23:57:16 52224K ........ ........ ........ ........ ........ ........ 23% 363M 1s
23:57:16 55296K ........ ........ ........ ........ ........ ........ 24% 260M 1s
23:57:16 58368K ........ ........ ........ ........ ........ ........ 26% 265M 1s
23:57:16 61440K ........ ........ ........ ........ ........ ........ 27% 323M 1s
23:57:16 64512K ........ ........ ........ ........ ........ ........ 28% 338M 1s
23:57:16 67584K ........ ........ ........ ........ ........ ........ 30% 346M 1s
23:57:16 70656K ........ ........ ........ ........ ........ ........ 31% 316M 1s
23:57:16 73728K ........ ........ ........ ........ ........ ........ 32% 283M 1s
23:57:16 76800K ........ ........ ........ ........ ........ ........ 34% 319M 1s
23:57:16 79872K ........ ........ ........ ........ ........ ........ 35% 342M 1s
23:57:16 82944K ........ ........ ........ ........ ........ ........ 36% 336M 1s
23:57:16 86016K ........ ........ ........ ........ ........ ........ 38% 329M 1s
23:57:16 89088K ........ ........ ........ ........ ........ ........ 39% 274M 1s
23:57:16 92160K ........ ........ ........ ........ ........ ........ 40% 348M 1s
23:57:16 95232K ........ ........ ........ ........ ........ ........ 41% 331M 1s
23:57:16 98304K ........ ........ ........ ........ ........ ........ 43% 303M 1s
23:57:16 101376K ........ ........ ........ ........ ........ ........ 44% 273M 1s
23:57:16 104448K ........ ........ ........ ........ ........ ........ 45% 355M 0s
23:57:16 107520K ........ ........ ........ ........ ........ ........ 47% 332M 0s
23:57:16 110592K ........ ........ ........ ........ ........ ........ 48% 361M 0s
23:57:16 113664K ........ ........ ........ ........ ........ ........ 49% 328M 0s
23:57:16 116736K ........ ........ ........ ........ ........ ........ 51% 350M 0s
23:57:16 119808K ........ ........ ........ ........ ........ ........ 52% 336M 0s
23:57:16 122880K ........ ........ ........ ........ ........ ........ 53% 358M 0s
23:57:16 125952K ........ ........ ........ ........ ........ ........ 55% 348M 0s
23:57:16 129024K ........ ........ ........ ........ ........ ........ 56% 355M 0s
23:57:16 132096K ........ ........ ........ ........ ........ ........ 57% 339M 0s
23:57:16 135168K ........ ........ ........ ........ ........ ........ 59% 307M 0s
23:57:16 138240K ........ ........ ........ ........ ........ ........ 60% 303M 0s
23:57:16 141312K ........ ........ ........ ........ ........ ........ 61% 322M 0s
23:57:16 144384K ........ ........ ........ ........ ........ ........ 62% 337M 0s
23:57:16 147456K ........ ........ ........ ........ ........ ........ 64% 290M 0s
23:57:16 150528K ........ ........ ........ ........ ........ ........ 65% 313M 0s
23:57:16 153600K ........ ........ ........ ........ ........ ........ 66% 295M 0s
23:57:16 156672K ........ ........ ........ ........ ........ ........ 68% 283M 0s
23:57:16 159744K ........ ........ ........ ........ ........ ........ 69% 338M 0s
23:57:16 162816K ........ ........ ........ ........ ........ ........ 70% 342M 0s
23:57:16 165888K ........ ........ ........ ........ ........ ........ 72% 319M 0s
23:57:16 168960K ........ ........ ........ ........ ........ ........ 73% 346M 0s
23:57:16 172032K ........ ........ ........ ........ ........ ........ 74% 355M 0s
23:57:16 175104K ........ ........ ........ ........ ........ ........ 76% 343M 0s
23:57:16 178176K ........ ........ ........ ........ ........ ........ 77% 289M 0s
23:57:16 181248K ........ ........ ........ ........ ........ ........ 78% 367M 0s
23:57:16 184320K ........ ........ ........ ........ ........ ........ 80% 297M 0s
23:57:16 187392K ........ ........ ........ ........ ........ ........ 81% 295M 0s
23:57:16 190464K ........ ........ ........ ........ ........ ........ 82% 361M 0s
23:57:16 193536K ........ ........ ........ ........ ........ ........ 83% 331M 0s
23:57:16 196608K ........ ........ ........ ........ ........ ........ 85% 338M 0s
23:57:16 199680K ........ ........ ........ ........ ........ ........ 86% 347M 0s
23:57:16 202752K ........ ........ ........ ........ ........ ........ 87% 358M 0s
23:57:16 205824K ........ ........ ........ ........ ........ ........ 89% 328M 0s
23:57:16 208896K ........ ........ ........ ........ ........ ........ 90% 349M 0s
23:57:16 211968K ........ ........ ........ ........ ........ ........ 91% 336M 0s
23:57:16 215040K ........ ........ ........ ........ ........ ........ 93% 305M 0s
23:57:16 218112K ........ ........ ........ ........ ........ ........ 94% 306M 0s
23:57:16 221184K ........ ........ ........ ........ ........ ........ 95% 309M 0s
23:57:16 224256K ........ ........ ........ ........ ........ ........ 97% 335M 0s
23:57:16 227328K ........ ........ ........ ........ ........ ........ 98% 351M 0s
23:57:16 230400K ........ ........ ........ ........ ........ ........ 99% 290M 0s
23:57:16 233472K ........ ... 100% 457M=0.8s
23:57:16
23:57:16 2025-11-16 23:57:16 (288 MB/s) - ‘karaf-0.21.4-20251116.213008-154.zip’ saved [239811271/239811271]
23:57:16
23:57:16 Extracting the new controller...
23:57:16 + echo 'Extracting the new controller...'
23:57:16 + unzip -q karaf-0.21.4-20251116.213008-154.zip
23:57:19 Adding external repositories...
23:57:19 + echo 'Adding external repositories...'
23:57:19 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:19 ################################################################################
23:57:19 #
23:57:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:19 # contributor license agreements. See the NOTICE file distributed with
23:57:19 # this work for additional information regarding copyright ownership.
23:57:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:19 # (the "License"); you may not use this file except in compliance with
23:57:19 # the License. You may obtain a copy of the License at
23:57:19 #
23:57:19 # http://www.apache.org/licenses/LICENSE-2.0
23:57:19 #
23:57:19 # Unless required by applicable law or agreed to in writing, software
23:57:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:19 # See the License for the specific language governing permissions and
23:57:19 # limitations under the License.
23:57:19 #
23:57:19 ################################################################################
23:57:19
23:57:19 #
23:57:19 # If set to true, the following property will not allow any certificate to be used
23:57:19 # when accessing Maven repositories through SSL
23:57:19 #
23:57:19 #org.ops4j.pax.url.mvn.certificateCheck=
23:57:19
23:57:19 #
23:57:19 # Path to the local Maven settings file.
23:57:19 # The repositories defined in this file will be automatically added to the list
23:57:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:57:19 # below is not set.
23:57:19 # The following locations are checked for the existence of the settings.xml file
23:57:19 # * 1. looks for the specified url
23:57:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:57:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:57:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:57:19 #
23:57:19 #org.ops4j.pax.url.mvn.settings=
23:57:19
23:57:19 #
23:57:19 # Path to the local Maven repository which is used to avoid downloading
23:57:19 # artifacts when they already exist locally.
23:57:19 # The value of this property will be extracted from the settings.xml file
23:57:19 # above, or defaulted to:
23:57:19 # System.getProperty( "user.home" ) + "/.m2/repository"
23:57:19 #
23:57:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:57:19
23:57:19 #
23:57:19 # Default this to false. It's just weird to use undocumented repos
23:57:19 #
23:57:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:57:19
23:57:19 #
23:57:19 # Uncomment if you don't wanna use the proxy settings
23:57:19 # from the Maven conf/settings.xml file
23:57:19 #
23:57:19 # org.ops4j.pax.url.mvn.proxySupport=false
23:57:19
23:57:19 #
23:57:19 # Comma separated list of repositories scanned when resolving an artifact.
23:57:19 # Those repositories will be checked before iterating through the
23:57:19 # below list of repositories and even before the local repository
23:57:19 # A repository url can be appended with zero or more of the following flags:
23:57:19 # @snapshots : the repository contains snaphots
23:57:19 # @noreleases : the repository does not contain any released artifacts
23:57:19 #
23:57:19 # The following property value will add the system folder as a repo.
23:57:19 #
23:57:19 org.ops4j.pax.url.mvn.defaultRepositories=\
23:57:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:57:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:57:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:57:19
23:57:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:57:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:57:19
23:57:19 #
23:57:19 # Comma separated list of repositories scanned when resolving an artifact.
23:57:19 # The default list includes the following repositories:
23:57:19 # http://repo1.maven.org/maven2@id=central
23:57:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:57:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:57:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:57:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:57:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:57:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:19 # To add repositories to the default ones, prepend '+' to the list of repositories
23:57:19 # to add.
23:57:19 # A repository url can be appended with zero or more of the following flags:
23:57:19 # @snapshots : the repository contains snapshots
23:57:19 # @noreleases : the repository does not contain any released artifacts
23:57:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:57:19 #
23:57:19 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:19
23:57:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:57:19 + [[ True == \T\r\u\e ]]
23:57:19 + echo 'Configuring the startup features...'
23:57:19 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:19 + FEATURE_TEST_STRING=features-test
23:57:19 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:57:19 + KARAF_VERSION=karaf4
23:57:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:57:19 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:19 + [[ ! -z '' ]]
23:57:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:19 ################################################################################
23:57:19 #
23:57:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:19 # contributor license agreements. See the NOTICE file distributed with
23:57:19 # this work for additional information regarding copyright ownership.
23:57:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:19 # (the "License"); you may not use this file except in compliance with
23:57:19 # the License. You may obtain a copy of the License at
23:57:19 #
23:57:19 # http://www.apache.org/licenses/LICENSE-2.0
23:57:19 #
23:57:19 # Unless required by applicable law or agreed to in writing, software
23:57:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:19 # See the License for the specific language governing permissions and
23:57:19 # limitations under the License.
23:57:19 #
23:57:19 ################################################################################
23:57:19
23:57:19 #
23:57:19 # Comma separated list of features repositories to register by default
23:57:19 #
23:57:19 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}/171eb417-6dc9-46bd-88b2-7f603dcbe3d2.xml
23:57:19
23:57:19 #
23:57:19 # Comma separated list of features to install at startup
23:57:19 #
23:57:19 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 0b6a8a79-5bd3-45f5-8554-dfc18897aaa0
23:57:19
23:57:19 #
23:57:19 # Resource repositories (OBR) that the features resolver can use
23:57:19 # to resolve requirements/capabilities
23:57:19 #
23:57:19 # The format of the resourceRepositories is
23:57:19 # resourceRepositories=[xml:url|json:url],...
23:57:19 # for Instance:
23:57:19 #
23:57:19 #resourceRepositories=xml:http://host/path/to/index.xml
23:57:19 # or
23:57:19 #resourceRepositories=json:http://host/path/to/index.json
23:57:19 #
23:57:19
23:57:19 #
23:57:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:57:19 #
23:57:19 featuresBootAsynchronous=false
23:57:19
23:57:19 #
23:57:19 # Service requirements enforcement
23:57:19 #
23:57:19 # By default, the feature resolver checks the service requirements/capabilities of
23:57:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:57:19 # the required bundles.
23:57:19 # The following flag can have those values:
23:57:19 # - disable: service requirements are completely ignored
23:57:19 # - default: service requirements are ignored for old features
23:57:19 # - enforce: service requirements are always verified
23:57:19 #
23:57:19 #serviceRequirements=default
23:57:19
23:57:19 #
23:57:19 # Store cfg file for config element in feature
23:57:19 #
23:57:19 #configCfgStore=true
23:57:19
23:57:19 #
23:57:19 # Define if the feature service automatically refresh bundles
23:57:19 #
23:57:19 autoRefresh=true
23:57:19
23:57:19 #
23:57:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:57:19 # XML file defines instructions related to features processing
23:57:19 # versions.properties may declare properties to resolve placeholders in XML file
23:57:19 # both files are relative to ${karaf.etc}
23:57:19 #
23:57:19 #featureProcessing=org.apache.karaf.features.xml
23:57:19 #featureProcessingVersions=versions.properties
23:57:19 + configure_karaf_log karaf4 ''
23:57:19 + local -r karaf_version=karaf4
23:57:19 + local -r controllerdebugmap=
23:57:19 + local logapi=log4j
23:57:19 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:19 log4j2.rootLogger.level = INFO
23:57:19 #log4j2.rootLogger.type = asyncRoot
23:57:19 #log4j2.rootLogger.includeLocation = false
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:19 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:19 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:19 log4j2.logger.spifly.level = WARN
23:57:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:19 log4j2.logger.audit.level = INFO
23:57:19 log4j2.logger.audit.additivity = false
23:57:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:19 log4j2.appender.console.type = Console
23:57:19 log4j2.appender.console.name = Console
23:57:19 log4j2.appender.console.layout.type = PatternLayout
23:57:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:19 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:19 log4j2.appender.rolling.name = RollingFile
23:57:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:19 #log4j2.appender.rolling.immediateFlush = false
23:57:19 log4j2.appender.rolling.append = true
23:57:19 log4j2.appender.rolling.layout.type = PatternLayout
23:57:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:19 log4j2.appender.rolling.policies.type = Policies
23:57:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:19 log4j2.appender.rolling.policies.size.size = 64MB
23:57:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:19 log4j2.appender.rolling.strategy.max = 7
23:57:19 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:19 log4j2.appender.audit.name = AuditRollingFile
23:57:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:19 log4j2.appender.audit.append = true
23:57:19 log4j2.appender.audit.layout.type = PatternLayout
23:57:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:19 log4j2.appender.audit.policies.type = Policies
23:57:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:19 log4j2.appender.audit.policies.size.size = 8MB
23:57:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:19 log4j2.appender.audit.strategy.max = 7
23:57:19 log4j2.appender.osgi.type = PaxOsgi
23:57:19 log4j2.appender.osgi.name = PaxOsgi
23:57:19 log4j2.appender.osgi.filter = *
23:57:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:19 #log4j2.logger.aether.level = TRACE
23:57:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:19 #log4j2.logger.http-headers.level = DEBUG
23:57:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:19 #log4j2.logger.maven.level = TRACE
23:57:19 + logapi=log4j2
23:57:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:57:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:57:19 + '[' log4j2 == log4j2 ']'
23:57:19 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:57:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:57:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:57:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:57:19 controllerdebugmap:
23:57:19 + unset IFS
23:57:19 + echo 'controllerdebugmap: '
23:57:19 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:19 + '[' -n '' ']'
23:57:19 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:57:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:19 ################################################################################
23:57:19 #
23:57:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:19 # contributor license agreements. See the NOTICE file distributed with
23:57:19 # this work for additional information regarding copyright ownership.
23:57:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:19 # (the "License"); you may not use this file except in compliance with
23:57:19 # the License. You may obtain a copy of the License at
23:57:19 #
23:57:19 # http://www.apache.org/licenses/LICENSE-2.0
23:57:19 #
23:57:19 # Unless required by applicable law or agreed to in writing, software
23:57:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:19 # See the License for the specific language governing permissions and
23:57:19 # limitations under the License.
23:57:19 #
23:57:19 ################################################################################
23:57:19
23:57:19 # Common pattern layout for appenders
23:57:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:19
23:57:19 # Root logger
23:57:19 log4j2.rootLogger.level = INFO
23:57:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:57:19 #log4j2.rootLogger.type = asyncRoot
23:57:19 #log4j2.rootLogger.includeLocation = false
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:19 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:19
23:57:19 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:19
23:57:19 # Loggers configuration
23:57:19
23:57:19 # Spifly logger
23:57:19 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:19 log4j2.logger.spifly.level = WARN
23:57:19
23:57:19 # Security audit logger
23:57:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:19 log4j2.logger.audit.level = INFO
23:57:19 log4j2.logger.audit.additivity = false
23:57:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:19
23:57:19 # Appenders configuration
23:57:19
23:57:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:19 log4j2.appender.console.type = Console
23:57:19 log4j2.appender.console.name = Console
23:57:19 log4j2.appender.console.layout.type = PatternLayout
23:57:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:19
23:57:19 # Rolling file appender
23:57:19 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:19 log4j2.appender.rolling.name = RollingFile
23:57:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:19 # uncomment to not force a disk flush
23:57:19 #log4j2.appender.rolling.immediateFlush = false
23:57:19 log4j2.appender.rolling.append = true
23:57:19 log4j2.appender.rolling.layout.type = PatternLayout
23:57:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:19 log4j2.appender.rolling.policies.type = Policies
23:57:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:19 log4j2.appender.rolling.policies.size.size = 1GB
23:57:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:19 log4j2.appender.rolling.strategy.max = 7
23:57:19
23:57:19 # Audit file appender
23:57:19 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:19 log4j2.appender.audit.name = AuditRollingFile
23:57:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:19 log4j2.appender.audit.append = true
23:57:19 log4j2.appender.audit.layout.type = PatternLayout
23:57:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:19 log4j2.appender.audit.policies.type = Policies
23:57:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:19 log4j2.appender.audit.policies.size.size = 8MB
23:57:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:19 log4j2.appender.audit.strategy.max = 7
23:57:19
23:57:19 # OSGi appender
23:57:19 log4j2.appender.osgi.type = PaxOsgi
23:57:19 log4j2.appender.osgi.name = PaxOsgi
23:57:19 log4j2.appender.osgi.filter = *
23:57:19
23:57:19 # help with identification of maven-related problems with pax-url-aether
23:57:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:19 #log4j2.logger.aether.level = TRACE
23:57:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:19 #log4j2.logger.http-headers.level = DEBUG
23:57:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:19 #log4j2.logger.maven.level = TRACE
23:57:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:57:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:57:19 Configure
23:57:19 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:57:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:57:19 + local -r controllermem=2048m
23:57:19 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 + echo Configure
23:57:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:57:19 max memory: 2048m
23:57:19 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 + echo ' max memory: 2048m'
23:57:19 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:57:19 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:57:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 #!/bin/sh
23:57:19 #
23:57:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:19 # contributor license agreements. See the NOTICE file distributed with
23:57:19 # this work for additional information regarding copyright ownership.
23:57:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:19 # (the "License"); you may not use this file except in compliance with
23:57:19 # the License. You may obtain a copy of the License at
23:57:19 #
23:57:19 # http://www.apache.org/licenses/LICENSE-2.0
23:57:19 #
23:57:19 # Unless required by applicable law or agreed to in writing, software
23:57:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:19 # See the License for the specific language governing permissions and
23:57:19 # limitations under the License.
23:57:19 #
23:57:19
23:57:19 #
23:57:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:57:19 # script: client, instance, shell, start, status, stop, karaf
23:57:19 #
23:57:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:57:19 # Actions go here...
23:57:19 # fi
23:57:19
23:57:19 #
23:57:19 # general settings which should be applied for all scripts go here; please keep
23:57:19 # in mind that it is possible that scripts might be executed more than once, e.g.
23:57:19 # in example of the start script where the start script is executed first and the
23:57:19 # karaf script afterwards.
23:57:19 #
23:57:19
23:57:19 #
23:57:19 # The following section shows the possible configuration options for the default
23:57:19 # karaf scripts
23:57:19 #
23:57:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:57:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:57:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:57:19 # export EXTRA_JAVA_OPTS # Additional JVM options
23:57:19 # export KARAF_HOME # Karaf home folder
23:57:19 # export KARAF_DATA # Karaf data folder
23:57:19 # export KARAF_BASE # Karaf base folder
23:57:19 # export KARAF_ETC # Karaf etc folder
23:57:19 # export KARAF_LOG # Karaf log folder
23:57:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:57:19 # export KARAF_OPTS # Additional available Karaf options
23:57:19 # export KARAF_DEBUG # Enable debug mode
23:57:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:57:19 # export KARAF_NOROOT # Prevent execution as root if set to true
23:57:19 Set Java version
23:57:19 + echo 'Set Java version'
23:57:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:57:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:19 sudo: a password is required
23:57:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:19 sudo: a password is required
23:57:19 JDK default version ...
23:57:19 + echo 'JDK default version ...'
23:57:19 + java -version
23:57:19 openjdk version "21.0.8" 2025-07-15
23:57:19 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:57:19 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:57:19 Set JAVA_HOME
23:57:19 + echo 'Set JAVA_HOME'
23:57:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:57:19 + echo 'Listing all open ports on controller system...'
23:57:19 Listing all open ports on controller system...
23:57:19 + netstat -pnatu
23:57:19 /tmp/configuration-script.sh: line 40: netstat: command not found
23:57:19 Configuring cluster
23:57:19 + '[' -f /tmp/custom_shard_config.txt ']'
23:57:19 + echo 'Configuring cluster'
23:57:19 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.91 10.30.170.66 10.30.171.191
23:57:19 ################################################
23:57:19 ## Configure Cluster ##
23:57:19 ################################################
23:57:19 NOTE: Cluster configuration files not found. Copying from
23:57:19 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:57:19 Configuring unique name in akka.conf
23:57:19 Configuring hostname in akka.conf
23:57:19 Configuring data and rpc seed nodes in akka.conf
23:57:19 modules = [
23:57:19
23:57:19 {
23:57:19 name = "inventory"
23:57:19 namespace = "urn:opendaylight:inventory"
23:57:19 shard-strategy = "module"
23:57:19 },
23:57:19 {
23:57:19 name = "topology"
23:57:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:19 shard-strategy = "module"
23:57:19 },
23:57:19 {
23:57:19 name = "toaster"
23:57:19 namespace = "http://netconfcentral.org/ns/toaster"
23:57:19 shard-strategy = "module"
23:57:19 }
23:57:19 ]
23:57:19 Configuring replication type in module-shards.conf
23:57:19 ################################################
23:57:19 ## NOTE: Manually restart controller to ##
23:57:19 ## apply configuration. ##
23:57:19 ################################################
23:57:19 Dump akka.conf
23:57:19 + echo 'Dump akka.conf'
23:57:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:19
23:57:19 odl-cluster-data {
23:57:19 akka {
23:57:19 remote {
23:57:19 artery {
23:57:19 enabled = on
23:57:19 transport = tcp
23:57:19 canonical.hostname = "10.30.170.66"
23:57:19 canonical.port = 2550
23:57:19 }
23:57:19 }
23:57:19
23:57:19 cluster {
23:57:19 # Using artery.
23:57:19 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.91:2550",
23:57:19 "akka://opendaylight-cluster-data@10.30.170.66:2550",
23:57:19 "akka://opendaylight-cluster-data@10.30.171.191:2550"]
23:57:19
23:57:19 roles = ["member-2"]
23:57:19
23:57:19 # when under load we might trip a false positive on the failure detector
23:57:19 # failure-detector {
23:57:19 # heartbeat-interval = 4 s
23:57:19 # acceptable-heartbeat-pause = 16s
23:57:19 # }
23:57:19 }
23:57:19
23:57:19 persistence {
23:57:19 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:57:19 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:57:19 # The relative path is always relative to KARAF_HOME.
23:57:19
23:57:19 # snapshot-store.local.dir = "target/snapshots"
23:57:19
23:57:19 # Use lz4 compression for LocalSnapshotStore snapshots
23:57:19 snapshot-store.local.use-lz4-compression = false
23:57:19 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:57:19 snapshot-store.local.lz4-blocksize = 256KB
23:57:19 }
23:57:19 disable-default-actor-system-quarantined-event-handling = "false"
23:57:19 }
23:57:19 }
23:57:19 Dump modules.conf
23:57:19 + echo 'Dump modules.conf'
23:57:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:19 modules = [
23:57:19
23:57:19 {
23:57:19 name = "inventory"
23:57:19 namespace = "urn:opendaylight:inventory"
23:57:19 shard-strategy = "module"
23:57:19 },
23:57:19 {
23:57:19 name = "topology"
23:57:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:19 shard-strategy = "module"
23:57:19 },
23:57:19 {
23:57:19 name = "toaster"
23:57:19 namespace = "http://netconfcentral.org/ns/toaster"
23:57:19 shard-strategy = "module"
23:57:19 }
23:57:19 ]
23:57:19 Dump module-shards.conf
23:57:19 + echo 'Dump module-shards.conf'
23:57:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:19 module-shards = [
23:57:19 {
23:57:19 name = "default"
23:57:19 shards = [
23:57:19 {
23:57:19 name = "default"
23:57:19 replicas = ["member-1",
23:57:19 "member-2",
23:57:19 "member-3"]
23:57:19 }
23:57:19 ]
23:57:19 },
23:57:19 {
23:57:19 name = "inventory"
23:57:19 shards = [
23:57:19 {
23:57:19 name="inventory"
23:57:19 replicas = ["member-1",
23:57:19 "member-2",
23:57:19 "member-3"]
23:57:19 }
23:57:19 ]
23:57:19 },
23:57:19 {
23:57:19 name = "topology"
23:57:19 shards = [
23:57:19 {
23:57:19 name="topology"
23:57:19 replicas = ["member-1",
23:57:19 "member-2",
23:57:19 "member-3"]
23:57:19 }
23:57:19 ]
23:57:19 },
23:57:19 {
23:57:19 name = "toaster"
23:57:19 shards = [
23:57:19 {
23:57:19 name="toaster"
23:57:19 replicas = ["member-1",
23:57:19 "member-2",
23:57:19 "member-3"]
23:57:19 }
23:57:19 ]
23:57:19 }
23:57:19 ]
23:57:19 Configuring member-3 with IP address 10.30.171.191
23:57:19 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
23:57:19 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
23:57:19 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:57:19 common-functions.sh is being sourced
23:57:19 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:57:19 ++ echo 'common-functions.sh is being sourced'
23:57:19 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:57:19 ++ DISTROSTREAM=scandium
23:57:19 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:19 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:19 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:19 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:19 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:19 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:19 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:19 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:19 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 ++ export CONTROLLERMEM=
23:57:19 ++ CONTROLLERMEM=
23:57:19 ++ case "${DISTROSTREAM}" in
23:57:19 ++ CLUSTER_SYSTEM=akka
23:57:19 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:19 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:19 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:19 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:19 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:19 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:19 ++ print_common_env
23:57:19 ++ cat
23:57:19 common-functions environment:
23:57:19 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:19 ACTUALFEATURES:
23:57:19 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:19 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:19 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:19 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:19 CONTROLLERMEM:
23:57:19 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:19 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:19 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:19 SUITES:
23:57:19
23:57:19 ++ SSH='ssh -t -t'
23:57:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:57:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:57:19 Changing to /tmp
23:57:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:19 + echo 'Changing to /tmp'
23:57:19 + cd /tmp
23:57:19 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip'
23:57:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:19 --2025-11-16 23:57:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:57:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:57:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:57:19 HTTP request sent, awaiting response... 200 OK
23:57:19 Length: 239811271 (229M) [application/zip]
23:57:19 Saving to: ‘karaf-0.21.4-20251116.213008-154.zip’
23:57:19
23:57:19 0K ........ ........ ........ ........ ........ ........ 1% 60.6M 4s
23:57:20 3072K ........ ........ ........ ........ ........ ........ 2% 85.1M 3s
23:57:20 6144K ........ ........ ........ ........ ........ ........ 3% 113M 3s
23:57:20 9216K ........ ........ ........ ........ ........ ........ 5% 90.2M 3s
23:57:20 12288K ........ ........ ........ ........ ........ ........ 6% 105M 2s
23:57:20 15360K ........ ........ ........ ........ ........ ........ 7% 131M 2s
23:57:20 18432K ........ ........ ........ ........ ........ ........ 9% 154M 2s
23:57:20 21504K ........ ........ ........ ........ ........ ........ 10% 158M 2s
23:57:20 24576K ........ ........ ........ ........ ........ ........ 11% 190M 2s
23:57:20 27648K ........ ........ ........ ........ ........ ........ 13% 193M 2s
23:57:20 30720K ........ ........ ........ ........ ........ ........ 14% 181M 2s
23:57:20 33792K ........ ........ ........ ........ ........ ........ 15% 168M 2s
23:57:20 36864K ........ ........ ........ ........ ........ ........ 17% 210M 2s
23:57:20 39936K ........ ........ ........ ........ ........ ........ 18% 198M 1s
23:57:20 43008K ........ ........ ........ ........ ........ ........ 19% 234M 1s
23:57:20 46080K ........ ........ ........ ........ ........ ........ 20% 219M 1s
23:57:20 49152K ........ ........ ........ ........ ........ ........ 22% 269M 1s
23:57:20 52224K ........ ........ ........ ........ ........ ........ 23% 260M 1s
23:57:20 55296K ........ ........ ........ ........ ........ ........ 24% 258M 1s
23:57:20 58368K ........ ........ ........ ........ ........ ........ 26% 270M 1s
23:57:20 61440K ........ ........ ........ ........ ........ ........ 27% 263M 1s
23:57:20 64512K ........ ........ ........ ........ ........ ........ 28% 264M 1s
23:57:20 67584K ........ ........ ........ ........ ........ ........ 30% 214M 1s
23:57:20 70656K ........ ........ ........ ........ ........ ........ 31% 232M 1s
23:57:20 73728K ........ ........ ........ ........ ........ ........ 32% 239M 1s
23:57:20 76800K ........ ........ ........ ........ ........ ........ 34% 261M 1s
23:57:20 79872K ........ ........ ........ ........ ........ ........ 35% 280M 1s
23:57:20 82944K ........ ........ ........ ........ ........ ........ 36% 287M 1s
23:57:20 86016K ........ ........ ........ ........ ........ ........ 38% 284M 1s
23:57:20 89088K ........ ........ ........ ........ ........ ........ 39% 278M 1s
23:57:20 92160K ........ ........ ........ ........ ........ ........ 40% 294M 1s
23:57:20 95232K ........ ........ ........ ........ ........ ........ 41% 298M 1s
23:57:20 98304K ........ ........ ........ ........ ........ ........ 43% 297M 1s
23:57:20 101376K ........ ........ ........ ........ ........ ........ 44% 309M 1s
23:57:20 104448K ........ ........ ........ ........ ........ ........ 45% 303M 1s
23:57:20 107520K ........ ........ ........ ........ ........ ........ 47% 282M 1s
23:57:20 110592K ........ ........ ........ ........ ........ ........ 48% 317M 1s
23:57:20 113664K ........ ........ ........ ........ ........ ........ 49% 291M 1s
23:57:20 116736K ........ ........ ........ ........ ........ ........ 51% 299M 1s
23:57:20 119808K ........ ........ ........ ........ ........ ........ 52% 295M 1s
23:57:20 122880K ........ ........ ........ ........ ........ ........ 53% 289M 1s
23:57:20 125952K ........ ........ ........ ........ ........ ........ 55% 285M 1s
23:57:20 129024K ........ ........ ........ ........ ........ ........ 56% 293M 1s
23:57:20 132096K ........ ........ ........ ........ ........ ........ 57% 297M 0s
23:57:20 135168K ........ ........ ........ ........ ........ ........ 59% 302M 0s
23:57:20 138240K ........ ........ ........ ........ ........ ........ 60% 294M 0s
23:57:20 141312K ........ ........ ........ ........ ........ ........ 61% 288M 0s
23:57:20 144384K ........ ........ ........ ........ ........ ........ 62% 283M 0s
23:57:20 147456K ........ ........ ........ ........ ........ ........ 64% 294M 0s
23:57:20 150528K ........ ........ ........ ........ ........ ........ 65% 307M 0s
23:57:20 153600K ........ ........ ........ ........ ........ ........ 66% 285M 0s
23:57:20 156672K ........ ........ ........ ........ ........ ........ 68% 275M 0s
23:57:20 159744K ........ ........ ........ ........ ........ ........ 69% 293M 0s
23:57:20 162816K ........ ........ ........ ........ ........ ........ 70% 264M 0s
23:57:20 165888K ........ ........ ........ ........ ........ ........ 72% 232M 0s
23:57:20 168960K ........ ........ ........ ........ ........ ........ 73% 294M 0s
23:57:20 172032K ........ ........ ........ ........ ........ ........ 74% 298M 0s
23:57:20 175104K ........ ........ ........ ........ ........ ........ 76% 298M 0s
23:57:20 178176K ........ ........ ........ ........ ........ ........ 77% 295M 0s
23:57:20 181248K ........ ........ ........ ........ ........ ........ 78% 300M 0s
23:57:20 184320K ........ ........ ........ ........ ........ ........ 80% 295M 0s
23:57:20 187392K ........ ........ ........ ........ ........ ........ 81% 289M 0s
23:57:20 190464K ........ ........ ........ ........ ........ ........ 82% 300M 0s
23:57:20 193536K ........ ........ ........ ........ ........ ........ 83% 296M 0s
23:57:20 196608K ........ ........ ........ ........ ........ ........ 85% 301M 0s
23:57:20 199680K ........ ........ ........ ........ ........ ........ 86% 294M 0s
23:57:20 202752K ........ ........ ........ ........ ........ ........ 87% 299M 0s
23:57:20 205824K ........ ........ ........ ........ ........ ........ 89% 298M 0s
23:57:20 208896K ........ ........ ........ ........ ........ ........ 90% 299M 0s
23:57:20 211968K ........ ........ ........ ........ ........ ........ 91% 283M 0s
23:57:20 215040K ........ ........ ........ ........ ........ ........ 93% 292M 0s
23:57:20 218112K ........ ........ ........ ........ ........ ........ 94% 299M 0s
23:57:20 221184K ........ ........ ........ ........ ........ ........ 95% 295M 0s
23:57:20 224256K ........ ........ ........ ........ ........ ........ 97% 292M 0s
23:57:20 227328K ........ ........ ........ ........ ........ ........ 98% 296M 0s
23:57:20 230400K ........ ........ ........ ........ ........ ........ 99% 301M 0s
23:57:20 233472K ........ ... 100% 299M=1.0s
23:57:20
23:57:20 2025-11-16 23:57:20 (231 MB/s) - ‘karaf-0.21.4-20251116.213008-154.zip’ saved [239811271/239811271]
23:57:20
23:57:20 Extracting the new controller...
23:57:20 + echo 'Extracting the new controller...'
23:57:20 + unzip -q karaf-0.21.4-20251116.213008-154.zip
23:57:23 Adding external repositories...
23:57:23 + echo 'Adding external repositories...'
23:57:23 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:23 ################################################################################
23:57:23 #
23:57:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:23 # contributor license agreements. See the NOTICE file distributed with
23:57:23 # this work for additional information regarding copyright ownership.
23:57:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:23 # (the "License"); you may not use this file except in compliance with
23:57:23 # the License. You may obtain a copy of the License at
23:57:23 #
23:57:23 # http://www.apache.org/licenses/LICENSE-2.0
23:57:23 #
23:57:23 # Unless required by applicable law or agreed to in writing, software
23:57:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:23 # See the License for the specific language governing permissions and
23:57:23 # limitations under the License.
23:57:23 #
23:57:23 ################################################################################
23:57:23
23:57:23 #
23:57:23 # If set to true, the following property will not allow any certificate to be used
23:57:23 # when accessing Maven repositories through SSL
23:57:23 #
23:57:23 #org.ops4j.pax.url.mvn.certificateCheck=
23:57:23
23:57:23 #
23:57:23 # Path to the local Maven settings file.
23:57:23 # The repositories defined in this file will be automatically added to the list
23:57:23 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:57:23 # below is not set.
23:57:23 # The following locations are checked for the existence of the settings.xml file
23:57:23 # * 1. looks for the specified url
23:57:23 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:57:23 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:57:23 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:57:23 #
23:57:23 #org.ops4j.pax.url.mvn.settings=
23:57:23
23:57:23 #
23:57:23 # Path to the local Maven repository which is used to avoid downloading
23:57:23 # artifacts when they already exist locally.
23:57:23 # The value of this property will be extracted from the settings.xml file
23:57:23 # above, or defaulted to:
23:57:23 # System.getProperty( "user.home" ) + "/.m2/repository"
23:57:23 #
23:57:23 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:57:23
23:57:23 #
23:57:23 # Default this to false. It's just weird to use undocumented repos
23:57:23 #
23:57:23 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:57:23
23:57:23 #
23:57:23 # Uncomment if you don't wanna use the proxy settings
23:57:23 # from the Maven conf/settings.xml file
23:57:23 #
23:57:23 # org.ops4j.pax.url.mvn.proxySupport=false
23:57:23
23:57:23 #
23:57:23 # Comma separated list of repositories scanned when resolving an artifact.
23:57:23 # Those repositories will be checked before iterating through the
23:57:23 # below list of repositories and even before the local repository
23:57:23 # A repository url can be appended with zero or more of the following flags:
23:57:23 # @snapshots : the repository contains snaphots
23:57:23 # @noreleases : the repository does not contain any released artifacts
23:57:23 #
23:57:23 # The following property value will add the system folder as a repo.
23:57:23 #
23:57:23 org.ops4j.pax.url.mvn.defaultRepositories=\
23:57:23 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:57:23 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:57:23 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:57:23
23:57:23 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:57:23 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:57:23
23:57:23 #
23:57:23 # Comma separated list of repositories scanned when resolving an artifact.
23:57:23 # The default list includes the following repositories:
23:57:23 # http://repo1.maven.org/maven2@id=central
23:57:23 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:57:23 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:57:23 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:57:23 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:57:23 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:57:23 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:23 # To add repositories to the default ones, prepend '+' to the list of repositories
23:57:23 # to add.
23:57:23 # A repository url can be appended with zero or more of the following flags:
23:57:23 # @snapshots : the repository contains snapshots
23:57:23 # @noreleases : the repository does not contain any released artifacts
23:57:23 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:57:23 #
23:57:23 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:23
23:57:23 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:57:23 + [[ True == \T\r\u\e ]]
23:57:23 + echo 'Configuring the startup features...'
23:57:23 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:23 + FEATURE_TEST_STRING=features-test
23:57:23 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:57:23 + KARAF_VERSION=karaf4
23:57:23 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:57:23 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:23 + [[ ! -z '' ]]
23:57:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:23 ################################################################################
23:57:23 #
23:57:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:23 # contributor license agreements. See the NOTICE file distributed with
23:57:23 # this work for additional information regarding copyright ownership.
23:57:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:23 # (the "License"); you may not use this file except in compliance with
23:57:23 # the License. You may obtain a copy of the License at
23:57:23 #
23:57:23 # http://www.apache.org/licenses/LICENSE-2.0
23:57:23 #
23:57:23 # Unless required by applicable law or agreed to in writing, software
23:57:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:23 # See the License for the specific language governing permissions and
23:57:23 # limitations under the License.
23:57:23 #
23:57:23 ################################################################################
23:57:23
23:57:23 #
23:57:23 # Comma separated list of features repositories to register by default
23:57:23 #
23:57:23 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/171eb417-6dc9-46bd-88b2-7f603dcbe3d2.xml
23:57:23
23:57:23 #
23:57:23 # Comma separated list of features to install at startup
23:57:23 #
23:57:23 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 0b6a8a79-5bd3-45f5-8554-dfc18897aaa0
23:57:23
23:57:23 #
23:57:23 # Resource repositories (OBR) that the features resolver can use
23:57:23 # to resolve requirements/capabilities
23:57:23 #
23:57:23 # The format of the resourceRepositories is
23:57:23 # resourceRepositories=[xml:url|json:url],...
23:57:23 # for Instance:
23:57:23 #
23:57:23 #resourceRepositories=xml:http://host/path/to/index.xml
23:57:23 # or
23:57:23 #resourceRepositories=json:http://host/path/to/index.json
23:57:23 #
23:57:23
23:57:23 #
23:57:23 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:57:23 #
23:57:23 featuresBootAsynchronous=false
23:57:23
23:57:23 #
23:57:23 # Service requirements enforcement
23:57:23 #
23:57:23 # By default, the feature resolver checks the service requirements/capabilities of
23:57:23 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:57:23 # the required bundles.
23:57:23 # The following flag can have those values:
23:57:23 # - disable: service requirements are completely ignored
23:57:23 # - default: service requirements are ignored for old features
23:57:23 # - enforce: service requirements are always verified
23:57:23 #
23:57:23 #serviceRequirements=default
23:57:23
23:57:23 #
23:57:23 # Store cfg file for config element in feature
23:57:23 #
23:57:23 #configCfgStore=true
23:57:23
23:57:23 #
23:57:23 # Define if the feature service automatically refresh bundles
23:57:23 #
23:57:23 autoRefresh=true
23:57:23
23:57:23 #
23:57:23 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:57:23 # XML file defines instructions related to features processing
23:57:23 # versions.properties may declare properties to resolve placeholders in XML file
23:57:23 # both files are relative to ${karaf.etc}
23:57:23 #
23:57:23 #featureProcessing=org.apache.karaf.features.xml
23:57:23 #featureProcessingVersions=versions.properties
23:57:23 + configure_karaf_log karaf4 ''
23:57:23 + local -r karaf_version=karaf4
23:57:23 + local -r controllerdebugmap=
23:57:23 + local logapi=log4j
23:57:23 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:23 log4j2.rootLogger.level = INFO
23:57:23 #log4j2.rootLogger.type = asyncRoot
23:57:23 #log4j2.rootLogger.includeLocation = false
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:23 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:23 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:23 log4j2.logger.spifly.level = WARN
23:57:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:23 log4j2.logger.audit.level = INFO
23:57:23 log4j2.logger.audit.additivity = false
23:57:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:23 log4j2.appender.console.type = Console
23:57:23 log4j2.appender.console.name = Console
23:57:23 log4j2.appender.console.layout.type = PatternLayout
23:57:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:23 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:23 log4j2.appender.rolling.name = RollingFile
23:57:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:23 #log4j2.appender.rolling.immediateFlush = false
23:57:23 log4j2.appender.rolling.append = true
23:57:23 log4j2.appender.rolling.layout.type = PatternLayout
23:57:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:23 log4j2.appender.rolling.policies.type = Policies
23:57:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:23 log4j2.appender.rolling.policies.size.size = 64MB
23:57:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:23 log4j2.appender.rolling.strategy.max = 7
23:57:23 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:23 log4j2.appender.audit.name = AuditRollingFile
23:57:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:23 log4j2.appender.audit.append = true
23:57:23 log4j2.appender.audit.layout.type = PatternLayout
23:57:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:23 log4j2.appender.audit.policies.type = Policies
23:57:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:23 log4j2.appender.audit.policies.size.size = 8MB
23:57:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:23 log4j2.appender.audit.strategy.max = 7
23:57:23 log4j2.appender.osgi.type = PaxOsgi
23:57:23 log4j2.appender.osgi.name = PaxOsgi
23:57:23 log4j2.appender.osgi.filter = *
23:57:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:23 #log4j2.logger.aether.level = TRACE
23:57:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:23 #log4j2.logger.http-headers.level = DEBUG
23:57:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:23 #log4j2.logger.maven.level = TRACE
23:57:23 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:57:23 + logapi=log4j2
23:57:23 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:57:23 + '[' log4j2 == log4j2 ']'
23:57:23 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:23 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:57:23 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:57:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:57:23 controllerdebugmap:
23:57:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:57:23 + unset IFS
23:57:23 + echo 'controllerdebugmap: '
23:57:23 + '[' -n '' ']'
23:57:23 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:57:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:23 ################################################################################
23:57:23 #
23:57:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:23 # contributor license agreements. See the NOTICE file distributed with
23:57:23 # this work for additional information regarding copyright ownership.
23:57:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:23 # (the "License"); you may not use this file except in compliance with
23:57:23 # the License. You may obtain a copy of the License at
23:57:23 #
23:57:23 # http://www.apache.org/licenses/LICENSE-2.0
23:57:23 #
23:57:23 # Unless required by applicable law or agreed to in writing, software
23:57:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:23 # See the License for the specific language governing permissions and
23:57:23 # limitations under the License.
23:57:23 #
23:57:23 ################################################################################
23:57:23
23:57:23 # Common pattern layout for appenders
23:57:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:23
23:57:23 # Root logger
23:57:23 log4j2.rootLogger.level = INFO
23:57:23 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:57:23 #log4j2.rootLogger.type = asyncRoot
23:57:23 #log4j2.rootLogger.includeLocation = false
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:23 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:23
23:57:23 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:23
23:57:23 # Loggers configuration
23:57:23
23:57:23 # Spifly logger
23:57:23 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:23 log4j2.logger.spifly.level = WARN
23:57:23
23:57:23 # Security audit logger
23:57:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:23 log4j2.logger.audit.level = INFO
23:57:23 log4j2.logger.audit.additivity = false
23:57:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:23
23:57:23 # Appenders configuration
23:57:23
23:57:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:23 log4j2.appender.console.type = Console
23:57:23 log4j2.appender.console.name = Console
23:57:23 log4j2.appender.console.layout.type = PatternLayout
23:57:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:23
23:57:23 # Rolling file appender
23:57:23 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:23 log4j2.appender.rolling.name = RollingFile
23:57:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:23 # uncomment to not force a disk flush
23:57:23 #log4j2.appender.rolling.immediateFlush = false
23:57:23 log4j2.appender.rolling.append = true
23:57:23 log4j2.appender.rolling.layout.type = PatternLayout
23:57:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:23 log4j2.appender.rolling.policies.type = Policies
23:57:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:23 log4j2.appender.rolling.policies.size.size = 1GB
23:57:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:23 log4j2.appender.rolling.strategy.max = 7
23:57:23
23:57:23 # Audit file appender
23:57:23 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:23 log4j2.appender.audit.name = AuditRollingFile
23:57:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:23 log4j2.appender.audit.append = true
23:57:23 log4j2.appender.audit.layout.type = PatternLayout
23:57:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:23 log4j2.appender.audit.policies.type = Policies
23:57:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:23 log4j2.appender.audit.policies.size.size = 8MB
23:57:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:23 log4j2.appender.audit.strategy.max = 7
23:57:23
23:57:23 # OSGi appender
23:57:23 log4j2.appender.osgi.type = PaxOsgi
23:57:23 log4j2.appender.osgi.name = PaxOsgi
23:57:23 log4j2.appender.osgi.filter = *
23:57:23
23:57:23 # help with identification of maven-related problems with pax-url-aether
23:57:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:23 #log4j2.logger.aether.level = TRACE
23:57:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:23 #log4j2.logger.http-headers.level = DEBUG
23:57:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:23 #log4j2.logger.maven.level = TRACE
23:57:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:57:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:57:23 Configure
23:57:23 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:57:23 max memory: 2048m
23:57:23 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:23 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:23 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:57:23 + local -r controllermem=2048m
23:57:23 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:23 + echo Configure
23:57:23 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:57:23 + echo ' max memory: 2048m'
23:57:23 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:57:23 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:23 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:23 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:57:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:23 #!/bin/sh
23:57:23 #
23:57:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:23 # contributor license agreements. See the NOTICE file distributed with
23:57:23 # this work for additional information regarding copyright ownership.
23:57:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:23 # (the "License"); you may not use this file except in compliance with
23:57:23 # the License. You may obtain a copy of the License at
23:57:23 #
23:57:23 # http://www.apache.org/licenses/LICENSE-2.0
23:57:23 #
23:57:23 # Unless required by applicable law or agreed to in writing, software
23:57:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:23 # See the License for the specific language governing permissions and
23:57:23 # limitations under the License.
23:57:23 #
23:57:23
23:57:23 #
23:57:23 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:57:23 # script: client, instance, shell, start, status, stop, karaf
23:57:23 #
23:57:23 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:57:23 # Actions go here...
23:57:23 # fi
23:57:23
23:57:23 #
23:57:23 # general settings which should be applied for all scripts go here; please keep
23:57:23 # in mind that it is possible that scripts might be executed more than once, e.g.
23:57:23 # in example of the start script where the start script is executed first and the
23:57:23 # karaf script afterwards.
23:57:23 #
23:57:23
23:57:23 #
23:57:23 # The following section shows the possible configuration options for the default
23:57:23 # karaf scripts
23:57:23 #
23:57:23 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:57:23 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:57:23 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:57:23 # export EXTRA_JAVA_OPTS # Additional JVM options
23:57:23 # export KARAF_HOME # Karaf home folder
23:57:23 # export KARAF_DATA # Karaf data folder
23:57:23 # export KARAF_BASE # Karaf base folder
23:57:23 # export KARAF_ETC # Karaf etc folder
23:57:23 # export KARAF_LOG # Karaf log folder
23:57:23 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:57:23 # export KARAF_OPTS # Additional available Karaf options
23:57:23 # export KARAF_DEBUG # Enable debug mode
23:57:23 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:57:23 # export KARAF_NOROOT # Prevent execution as root if set to true
23:57:23 Set Java version
23:57:23 + echo 'Set Java version'
23:57:23 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:57:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:23 sudo: a password is required
23:57:23 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:23 sudo: a password is required
23:57:23 JDK default version ...
23:57:23 + echo 'JDK default version ...'
23:57:23 + java -version
23:57:23 openjdk version "21.0.8" 2025-07-15
23:57:23 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:57:23 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:57:23 Set JAVA_HOME
23:57:23 + echo 'Set JAVA_HOME'
23:57:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:23 Listing all open ports on controller system...
23:57:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:57:23 + echo 'Listing all open ports on controller system...'
23:57:23 + netstat -pnatu
23:57:23 /tmp/configuration-script.sh: line 40: netstat: command not found
23:57:23 Configuring cluster
23:57:23 + '[' -f /tmp/custom_shard_config.txt ']'
23:57:23 + echo 'Configuring cluster'
23:57:23 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.91 10.30.170.66 10.30.171.191
23:57:23 ################################################
23:57:23 ## Configure Cluster ##
23:57:23 ################################################
23:57:23 NOTE: Cluster configuration files not found. Copying from
23:57:23 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:57:23 Configuring unique name in akka.conf
23:57:23 Configuring hostname in akka.conf
23:57:23 Configuring data and rpc seed nodes in akka.conf
23:57:23 modules = [
23:57:23
23:57:23 {
23:57:23 name = "inventory"
23:57:23 namespace = "urn:opendaylight:inventory"
23:57:23 shard-strategy = "module"
23:57:23 },
23:57:23 {
23:57:23 name = "topology"
23:57:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:23 shard-strategy = "module"
23:57:23 },
23:57:23 {
23:57:23 name = "toaster"
23:57:23 namespace = "http://netconfcentral.org/ns/toaster"
23:57:23 shard-strategy = "module"
23:57:23 }
23:57:23 ]
23:57:23 Configuring replication type in module-shards.conf
23:57:23 ################################################
23:57:23 ## NOTE: Manually restart controller to ##
23:57:23 ## apply configuration. ##
23:57:23 ################################################
23:57:23 Dump akka.conf
23:57:23 + echo 'Dump akka.conf'
23:57:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:23
23:57:23 odl-cluster-data {
23:57:23 akka {
23:57:23 remote {
23:57:23 artery {
23:57:23 enabled = on
23:57:23 transport = tcp
23:57:23 canonical.hostname = "10.30.171.191"
23:57:23 canonical.port = 2550
23:57:23 }
23:57:23 }
23:57:23
23:57:23 cluster {
23:57:23 # Using artery.
23:57:23 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.91:2550",
23:57:23 "akka://opendaylight-cluster-data@10.30.170.66:2550",
23:57:23 "akka://opendaylight-cluster-data@10.30.171.191:2550"]
23:57:23
23:57:23 roles = ["member-3"]
23:57:23
23:57:23 # when under load we might trip a false positive on the failure detector
23:57:23 # failure-detector {
23:57:23 # heartbeat-interval = 4 s
23:57:23 # acceptable-heartbeat-pause = 16s
23:57:23 # }
23:57:23 }
23:57:23
23:57:23 persistence {
23:57:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:57:23 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:57:23 # The relative path is always relative to KARAF_HOME.
23:57:23
23:57:23 # snapshot-store.local.dir = "target/snapshots"
23:57:23
23:57:23 # Use lz4 compression for LocalSnapshotStore snapshots
23:57:23 snapshot-store.local.use-lz4-compression = false
23:57:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:57:23 snapshot-store.local.lz4-blocksize = 256KB
23:57:23 }
23:57:23 disable-default-actor-system-quarantined-event-handling = "false"
23:57:23 }
23:57:23 }
23:57:23 Dump modules.conf
23:57:23 + echo 'Dump modules.conf'
23:57:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:23 modules = [
23:57:23
23:57:23 {
23:57:23 name = "inventory"
23:57:23 namespace = "urn:opendaylight:inventory"
23:57:23 shard-strategy = "module"
23:57:23 },
23:57:23 {
23:57:23 name = "topology"
23:57:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:23 shard-strategy = "module"
23:57:23 },
23:57:23 {
23:57:23 name = "toaster"
23:57:23 namespace = "http://netconfcentral.org/ns/toaster"
23:57:23 shard-strategy = "module"
23:57:23 }
23:57:23 ]
23:57:23 Dump module-shards.conf
23:57:23 + echo 'Dump module-shards.conf'
23:57:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:23 module-shards = [
23:57:23 {
23:57:23 name = "default"
23:57:23 shards = [
23:57:23 {
23:57:23 name = "default"
23:57:23 replicas = ["member-1",
23:57:23 "member-2",
23:57:23 "member-3"]
23:57:23 }
23:57:23 ]
23:57:23 },
23:57:23 {
23:57:23 name = "inventory"
23:57:23 shards = [
23:57:23 {
23:57:23 name="inventory"
23:57:23 replicas = ["member-1",
23:57:23 "member-2",
23:57:23 "member-3"]
23:57:23 }
23:57:23 ]
23:57:23 },
23:57:23 {
23:57:23 name = "topology"
23:57:23 shards = [
23:57:23 {
23:57:23 name="topology"
23:57:23 replicas = ["member-1",
23:57:23 "member-2",
23:57:23 "member-3"]
23:57:23 }
23:57:23 ]
23:57:23 },
23:57:23 {
23:57:23 name = "toaster"
23:57:23 shards = [
23:57:23 {
23:57:23 name="toaster"
23:57:23 replicas = ["member-1",
23:57:23 "member-2",
23:57:23 "member-3"]
23:57:23 }
23:57:23 ]
23:57:23 }
23:57:23 ]
23:57:23 Locating config plan to use...
23:57:23 Finished running config plans
23:57:23 Starting member-1 with IP address 10.30.170.91
23:57:23 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
23:57:23 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
23:57:23 Redirecting karaf console output to karaf_console.log
23:57:23 Starting controller...
23:57:23 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:57:23 Starting member-2 with IP address 10.30.170.66
23:57:23 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
23:57:24 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
23:57:24 Redirecting karaf console output to karaf_console.log
23:57:24 Starting controller...
23:57:24 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:57:24 Starting member-3 with IP address 10.30.171.191
23:57:24 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
23:57:24 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
23:57:24 Redirecting karaf console output to karaf_console.log
23:57:24 Starting controller...
23:57:24 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:57:24 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins14812683337680694628.sh
23:57:24 common-functions.sh is being sourced
23:57:24 common-functions environment:
23:57:24 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:24 ACTUALFEATURES:
23:57:24 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:24 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:57:24 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:24 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:57:24 CONTROLLERMEM: 2048m
23:57:24 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:57:24 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:57:24 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:57:24 SUITES:
23:57:24
23:57:24 + echo '#################################################'
23:57:24 #################################################
23:57:24 + echo '## Verify Cluster is UP ##'
23:57:24 ## Verify Cluster is UP ##
23:57:24 + echo '#################################################'
23:57:24 #################################################
23:57:24 + create_post_startup_script
23:57:24 + cat
23:57:24 + copy_and_run_post_startup_script
23:57:24 + seed_index=1
23:57:24 ++ seq 1 3
23:57:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:57:24 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:57:24 + echo 'Execute the post startup script on controller 10.30.170.91'
23:57:24 Execute the post startup script on controller 10.30.170.91
23:57:24 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.91:/tmp/
23:57:24 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
23:57:25 + ssh 10.30.170.91 'bash /tmp/post-startup-script.sh 1'
23:57:25 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
23:57:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:57:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:57:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:57:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:57:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:57:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:57:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:25 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:58:30 2025-11-16T23:57:55,197 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:58:30 Controller is UP
23:58:30 2025-11-16T23:57:55,197 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:58:30 Listing all open ports on controller system...
23:58:30 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:58:30 looking for "BindException: Address already in use" in log file
23:58:30 looking for "server is unhealthy" in log file
23:58:30 + '[' 1 == 0 ']'
23:58:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:58:30 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:58:30 + echo 'Execute the post startup script on controller 10.30.170.66'
23:58:30 Execute the post startup script on controller 10.30.170.66
23:58:30 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.66:/tmp/
23:58:30 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
23:58:30 + ssh 10.30.170.66 'bash /tmp/post-startup-script.sh 2'
23:58:30 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
23:58:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:31 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:59:36 2025-11-16T23:57:56,019 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:59:36 Controller is UP
23:59:36 2025-11-16T23:57:56,019 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:59:36 Listing all open ports on controller system...
23:59:36 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:59:36 looking for "BindException: Address already in use" in log file
23:59:36 looking for "server is unhealthy" in log file
23:59:36 + '[' 2 == 0 ']'
23:59:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:59:36 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:59:36 + echo 'Execute the post startup script on controller 10.30.171.191'
23:59:36 Execute the post startup script on controller 10.30.171.191
23:59:36 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.191:/tmp/
23:59:36 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
23:59:36 + ssh 10.30.171.191 'bash /tmp/post-startup-script.sh 3'
23:59:36 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
23:59:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:36 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:00:41 2025-11-16T23:57:55,722 | 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.]
00:00:41 Controller is UP
00:00:41 2025-11-16T23:57:55,722 | 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.]
00:00:41 Listing all open ports on controller system...
00:00:41 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:00:41 looking for "BindException: Address already in use" in log file
00:00:41 looking for "server is unhealthy" in log file
00:00:41 + '[' 0 == 0 ']'
00:00:41 + seed_index=1
00:00:41 + dump_controller_threads
00:00:41 ++ seq 1 3
00:00:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:00:41 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:00:41 + echo 'Let'\''s take the karaf thread dump'
00:00:41 Let's take the karaf thread dump
00:00:41 + ssh 10.30.170.91 'sudo ps aux'
00:00:41 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
00:00:42 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
00:00:42 ++ cut -f2 '-d '
00:00:42 ++ grep -v grep
00:00:42 ++ tr -s ' '
00:00:42 + pid=2037
00:00:42 + echo 'karaf main: org.apache.karaf.main.Main, pid:2037'
00:00:42 karaf main: org.apache.karaf.main.Main, pid:2037
00:00:42 + ssh 10.30.170.91 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2037'
00:00:42 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
00:00:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:00:42 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:00:42 + echo 'Let'\''s take the karaf thread dump'
00:00:42 Let's take the karaf thread dump
00:00:42 + ssh 10.30.170.66 'sudo ps aux'
00:00:43 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
00:00:43 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
00:00:43 ++ grep -v grep
00:00:43 ++ tr -s ' '
00:00:43 ++ cut -f2 '-d '
00:00:43 + pid=2033
00:00:43 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033'
00:00:43 karaf main: org.apache.karaf.main.Main, pid:2033
00:00:43 + ssh 10.30.170.66 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033'
00:00:43 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
00:00:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:00:44 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:00:44 + echo 'Let'\''s take the karaf thread dump'
00:00:44 Let's take the karaf thread dump
00:00:44 + ssh 10.30.171.191 'sudo ps aux'
00:00:44 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
00:00:44 ++ tr -s ' '
00:00:44 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
00:00:44 ++ cut -f2 '-d '
00:00:44 ++ grep -v grep
00:00:44 + pid=2040
00:00:44 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040'
00:00:44 karaf main: org.apache.karaf.main.Main, pid:2040
00:00:44 + ssh 10.30.171.191 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040'
00:00:44 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
00:00:45 + '[' 0 -gt 0 ']'
00:00:45 + echo 'Generating controller variables...'
00:00:45 Generating controller variables...
00:00:45 ++ seq 1 3
00:00:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:00:45 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:00:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.91'
00:00:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:00:45 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:00:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.91 -v ODL_SYSTEM_2_IP:10.30.170.66'
00:00:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:00:45 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:00:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.91 -v ODL_SYSTEM_2_IP:10.30.170.66 -v ODL_SYSTEM_3_IP:10.30.171.191'
00:00:45 + echo 'Generating mininet variables...'
00:00:45 Generating mininet variables...
00:00:45 ++ seq 1 1
00:00:45 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
00:00:45 + MININETIP=TOOLS_SYSTEM_1_IP
00:00:45 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.192'
00:00:45 + get_test_suites SUITES
00:00:45 + local __suite_list=SUITES
00:00:45 + echo 'Locating test plan to use...'
00:00:45 Locating test plan to use...
00:00:45 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt
00:00:45 + '[' '!' -f /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt ']'
00:00:45 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
00:00:45 + '[' disabled '!=' disabled ']'
00:00:45 + echo 'Changing the testplan path...'
00:00:45 Changing the testplan path...
00:00:45 + 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
00:00:45 + cat testplan.txt
00:00:45 # Place the suites in run order:
00:00:45 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
00:00:45
00:00:45 + '[' -z '' ']'
00:00:45 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
00:00:45 ++ tr '\012' ' '
00:00:45 + suite_list='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
00:00:45 + eval 'SUITES='\''/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '\'''
00:00:45 ++ SUITES='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
00:00:45 + echo 'Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...'
00:00:45 Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...
00:00:45 + 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-20251116.213008-154.zip -v CONTROLLER:10.30.170.91 -v CONTROLLER1:10.30.170.66 -v CONTROLLER2:10.30.171.191 -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.192 -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.91 -v ODL_SYSTEM_1_IP:10.30.170.91 -v ODL_SYSTEM_2_IP:10.30.170.66 -v ODL_SYSTEM_3_IP:10.30.171.191 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.192 -v TOOLS_SYSTEM_1_IP:10.30.170.192 -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
00:00:45 ==============================================================================
00:00:45 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty replicatio...
00:00:45 ==============================================================================
00:00:53 Replicate_Config_Addition :: Adding new configuration on source no... | FAIL |
00:10:18 Setup failed:
00:10:18 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.91:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:10:18
00:10:18 Also teardown failed:
00:10:18 Several failures occurred:
00:10:18
00:10:18 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:10:18
00:10:18 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:10:18
00:10:18 3) Failed to send the command: config:property-set enabled false
00:10:18
00:10:18 4) Failed to see prompt after sending the command: config:property-set enabled false
00:10:18
00:10:18 5) Failed to send the command: config:update
00:10:18
00:10:18 6) Failed to see prompt after sending the command: config:update
00:10:18
00:10:18 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:10:18
00:10:18 [ Message content over the limit has been removed. ]
00:10:18 ... to see prompt after sending the command: config:property-set enabled false
00:10:18
00:10:18 29) Failed to send the command: config:update
00:10:18
00:10:18 30) Failed to see prompt after sending the command: config:update
00:10:18
00:10:18 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:10:18
00:10:18 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:10:18
00:10:18 33) Failed to send the command: config:property-set enabled false
00:10:18
00:10:18 34) Failed to see prompt after sending the command: config:property-set enabled false
00:10:18
00:10:18 35) Failed to send the command: config:update
00:10:18
00:10:18 36) Failed to see prompt after sending the command: config:update
00:10:18 ------------------------------------------------------------------------------
00:10:18 Replicate_Config_Update :: Updating existing configuration on sour... | FAIL |
00:19:34 Setup failed:
00:19:34 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.91:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:19:34
00:19:34 Also teardown failed:
00:19:34 Several failures occurred:
00:19:34
00:19:34 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:19:34
00:19:34 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:19:34
00:19:34 3) Failed to send the command: config:property-set enabled false
00:19:34
00:19:34 4) Failed to see prompt after sending the command: config:property-set enabled false
00:19:34
00:19:34 5) Failed to send the command: config:update
00:19:34
00:19:34 6) Failed to see prompt after sending the command: config:update
00:19:34
00:19:34 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:19:34
00:19:34 [ Message content over the limit has been removed. ]
00:19:34 ... to see prompt after sending the command: config:property-set enabled false
00:19:34
00:19:34 29) Failed to send the command: config:update
00:19:34
00:19:34 30) Failed to see prompt after sending the command: config:update
00:19:34
00:19:34 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:19:34
00:19:34 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:19:34
00:19:34 33) Failed to send the command: config:property-set enabled false
00:19:34
00:19:34 34) Failed to see prompt after sending the command: config:property-set enabled false
00:19:34
00:19:34 35) Failed to send the command: config:update
00:19:34
00:19:34 36) Failed to see prompt after sending the command: config:update
00:19:34 ------------------------------------------------------------------------------
00:19:34 Replicte_Config_Deletion :: Updating existing configuration on sou... | FAIL |
00:28:50 Setup failed:
00:28:50 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.91:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:28:50
00:28:50 Also teardown failed:
00:28:50 Several failures occurred:
00:28:50
00:28:50 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:28:50
00:28:50 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:28:50
00:28:50 3) Failed to send the command: config:property-set enabled false
00:28:50
00:28:50 4) Failed to see prompt after sending the command: config:property-set enabled false
00:28:50
00:28:50 5) Failed to send the command: config:update
00:28:50
00:28:50 6) Failed to see prompt after sending the command: config:update
00:28:50
00:28:50 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:28:50
00:28:50 [ Message content over the limit has been removed. ]
00:28:50 ... to see prompt after sending the command: config:property-set enabled false
00:28:50
00:28:50 29) Failed to send the command: config:update
00:28:50
00:28:50 30) Failed to see prompt after sending the command: config:update
00:28:50
00:28:50 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:28:50
00:28:50 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:28:50
00:28:50 33) Failed to send the command: config:property-set enabled false
00:28:50
00:28:50 34) Failed to see prompt after sending the command: config:property-set enabled false
00:28:50
00:28:50 35) Failed to send the command: config:update
00:28:50
00:28:50 36) Failed to see prompt after sending the command: config:update
00:28:50 ------------------------------------------------------------------------------
00:28:50 Replicate_Multiple_Changes_to_Config :: CRUD configuration changes... | FAIL |
00:38:06 Setup failed:
00:38:06 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.91:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:38:06
00:38:06 Also teardown failed:
00:38:06 Several failures occurred:
00:38:06
00:38:06 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:38:06
00:38:06 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:38:06
00:38:06 3) Failed to send the command: config:property-set enabled false
00:38:06
00:38:06 4) Failed to see prompt after sending the command: config:property-set enabled false
00:38:06
00:38:06 5) Failed to send the command: config:update
00:38:06
00:38:06 6) Failed to see prompt after sending the command: config:update
00:38:06
00:38:06 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:38:06
00:38:06 [ Message content over the limit has been removed. ]
00:38:06 ... to see prompt after sending the command: config:property-set enabled false
00:38:06
00:38:06 29) Failed to send the command: config:update
00:38:06
00:38:06 30) Failed to see prompt after sending the command: config:update
00:38:06
00:38:06 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:38:06
00:38:06 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:38:06
00:38:06 33) Failed to send the command: config:property-set enabled false
00:38:06
00:38:06 34) Failed to see prompt after sending the command: config:property-set enabled false
00:38:06
00:38:06 35) Failed to send the command: config:update
00:38:06
00:38:06 36) Failed to see prompt after sending the command: config:update
00:38:06 ------------------------------------------------------------------------------
00:38:06 Replicate_Multiple_Changes_to_Multiple_Sinks :: CRUD configuration... | FAIL |
00:47:22 Setup failed:
00:47:22 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.91:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:47:22
00:47:22 Also teardown failed:
00:47:22 Several failures occurred:
00:47:22
00:47:22 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:47:22
00:47:22 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:47:22
00:47:22 3) Failed to send the command: config:property-set enabled false
00:47:22
00:47:22 4) Failed to see prompt after sending the command: config:property-set enabled false
00:47:22
00:47:22 5) Failed to send the command: config:update
00:47:22
00:47:22 6) Failed to see prompt after sending the command: config:update
00:47:22
00:47:22 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:47:22
00:47:22 [ Message content over the limit has been removed. ]
00:47:22 ... to see prompt after sending the command: config:property-set enabled false
00:47:22
00:47:22 29) Failed to send the command: config:update
00:47:22
00:47:22 30) Failed to see prompt after sending the command: config:update
00:47:22
00:47:22 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:47:22
00:47:22 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:47:22
00:47:22 33) Failed to send the command: config:property-set enabled false
00:47:22
00:47:22 34) Failed to see prompt after sending the command: config:property-set enabled false
00:47:22
00:47:22 35) Failed to send the command: config:update
00:47:22
00:47:22 36) Failed to see prompt after sending the command: config:update
00:47:22 ------------------------------------------------------------------------------
00:47:22 Sink_Catch_Up_To_Changes_After_Opening_Connection :: After opening... | FAIL |
00:56:38 Setup failed:
00:56:38 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.91:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:56:38
00:56:38 Also teardown failed:
00:56:38 Several failures occurred:
00:56:38
00:56:38 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:56:38
00:56:38 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:56:38
00:56:38 3) Failed to send the command: config:property-set enabled false
00:56:38
00:56:38 4) Failed to see prompt after sending the command: config:property-set enabled false
00:56:38
00:56:38 5) Failed to send the command: config:update
00:56:38
00:56:38 6) Failed to see prompt after sending the command: config:update
00:56:38
00:56:38 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:56:38
00:56:38 [ Message content over the limit has been removed. ]
00:56:38 ... to see prompt after sending the command: config:property-set enabled false
00:56:38
00:56:38 29) Failed to send the command: config:update
00:56:38
00:56:38 30) Failed to see prompt after sending the command: config:update
00:56:38
00:56:38 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:56:38
00:56:38 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:56:38
00:56:38 33) Failed to send the command: config:property-set enabled false
00:56:38
00:56:38 34) Failed to see prompt after sending the command: config:property-set enabled false
00:56:38
00:56:38 35) Failed to send the command: config:update
00:56:38
00:56:38 36) Failed to see prompt after sending the command: config:update
00:56:38 ------------------------------------------------------------------------------
00:56:38 Reconnect_After_Lost_Connection :: Test if sink sucessfuly reconne... | FAIL |
01:09:03 Setup failed:
01:09: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.91:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:09:03
01:09:03 Also teardown failed:
01:09:03 Several failures occurred:
01:09:03
01:09:03 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred:
01:09:03
01:09:03 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.91:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:09:03
01:09:03 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:09:03
01:09:03 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
01:09:03
01:09:03 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
01:09:03
01:09:03 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:09:03 [ Message content over the limit has been removed. ]
01:09:03 ... to see prompt after sending the command: config:property-set enabled false
01:09:03
01:09:03 32) Failed to send the command: config:update
01:09:03
01:09:03 33) Failed to see prompt after sending the command: config:update
01:09:03
01:09:03 34) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:09:03
01:09:03 35) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:09:03
01:09:03 36) Failed to send the command: config:property-set enabled false
01:09:03
01:09:03 37) Failed to see prompt after sending the command: config:property-set enabled false
01:09:03
01:09:03 38) Failed to send the command: config:update
01:09:03
01:09:03 39) Failed to see prompt after sending the command: config:update
01:09:03 ------------------------------------------------------------------------------
01:09:03 Change_Replication_Source :: After changing replication source ODL... | FAIL |
01:18:19 Setup failed:
01:18: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.91:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:18:19
01:18:19 Also teardown failed:
01:18:19 Several failures occurred:
01:18:19
01:18:19 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:18:19
01:18:19 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:18:19
01:18:19 3) Failed to send the command: config:property-set enabled false
01:18:19
01:18:19 4) Failed to see prompt after sending the command: config:property-set enabled false
01:18:19
01:18:19 5) Failed to send the command: config:update
01:18:19
01:18:19 6) Failed to see prompt after sending the command: config:update
01:18:19
01:18:19 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:18:19
01:18:19 [ Message content over the limit has been removed. ]
01:18:19 ... to see prompt after sending the command: config:property-set enabled false
01:18:19
01:18:19 29) Failed to send the command: config:update
01:18:19
01:18:19 30) Failed to see prompt after sending the command: config:update
01:18:19
01:18:19 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:18:19
01:18:19 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:18:19
01:18:19 33) Failed to send the command: config:property-set enabled false
01:18:19
01:18:19 34) Failed to see prompt after sending the command: config:property-set enabled false
01:18:19
01:18:19 35) Failed to send the command: config:update
01:18:19
01:18:19 36) Failed to see prompt after sending the command: config:update
01:18:19 ------------------------------------------------------------------------------
01:18:19 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty r... | FAIL |
01:18:19 8 tests, 0 passed, 8 failed
01:18:19 ==============================================================================
01:18:19 Output: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/output.xml
01:18:21 Log: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/log.html
01:18:21 Report: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/report.html
01:18:21 + true
01:18:21 + echo 'Examining the files in data/log and checking filesize'
01:18:21 Examining the files in data/log and checking filesize
01:18:21 + ssh 10.30.170.91 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
01:18:21 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:22 total 264
01:18:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 01:09 .
01:18:22 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 01:09 ..
01:18:22 -rw-rw-r-- 1 jenkins jenkins 260634 Nov 17 01:09 karaf.log
01:18:22 + ssh 10.30.170.91 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
01:18:22 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:22 256K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:18:22 + ssh 10.30.170.66 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
01:18:22 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:22 total 268
01:18:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 01:09 .
01:18:22 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 01:09 ..
01:18:22 -rw-rw-r-- 1 jenkins jenkins 263032 Nov 17 01:09 karaf.log
01:18:22 + ssh 10.30.170.66 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
01:18:22 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:22 260K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:18:22 + ssh 10.30.171.191 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
01:18:22 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:23 total 256
01:18:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 01:09 .
01:18:23 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 01:09 ..
01:18:23 -rw-rw-r-- 1 jenkins jenkins 253821 Nov 17 01:09 karaf.log
01:18:23 + ssh 10.30.171.191 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
01:18:23 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:23 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:18:23 + set +e
01:18:23 ++ seq 1 3
01:18:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:18:23 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:18:23 + echo 'Let'\''s take the karaf thread dump again'
01:18:23 Let's take the karaf thread dump again
01:18:23 + ssh 10.30.170.91 'sudo ps aux'
01:18:23 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:23 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
01:18:23 ++ grep -v grep
01:18:23 ++ tr -s ' '
01:18:23 ++ cut -f2 '-d '
01:18:23 + pid=12224
01:18:23 + echo 'karaf main: org.apache.karaf.main.Main, pid:12224'
01:18:23 karaf main: org.apache.karaf.main.Main, pid:12224
01:18:23 + ssh 10.30.170.91 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12224'
01:18:23 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:24 + echo 'killing karaf process...'
01:18:24 killing karaf process...
01:18:24 + ssh 10.30.170.91 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:18:24 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:18:24 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:18:24 + echo 'Let'\''s take the karaf thread dump again'
01:18:24 Let's take the karaf thread dump again
01:18:24 + ssh 10.30.170.66 'sudo ps aux'
01:18:24 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:24 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
01:18:24 ++ grep -v grep
01:18:24 ++ tr -s ' '
01:18:24 ++ cut -f2 '-d '
01:18:24 + pid=12443
01:18:24 + echo 'karaf main: org.apache.karaf.main.Main, pid:12443'
01:18:24 karaf main: org.apache.karaf.main.Main, pid:12443
01:18:24 + ssh 10.30.170.66 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12443'
01:18:24 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:25 + echo 'killing karaf process...'
01:18:25 killing karaf process...
01:18:25 + ssh 10.30.170.66 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:18:25 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:18:25 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:18:25 + echo 'Let'\''s take the karaf thread dump again'
01:18:25 Let's take the karaf thread dump again
01:18:25 + ssh 10.30.171.191 'sudo ps aux'
01:18:25 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:25 ++ tr -s ' '
01:18:25 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
01:18:25 ++ cut -f2 '-d '
01:18:25 ++ grep -v grep
01:18:25 + pid=12306
01:18:25 + echo 'karaf main: org.apache.karaf.main.Main, pid:12306'
01:18:25 karaf main: org.apache.karaf.main.Main, pid:12306
01:18:25 + ssh 10.30.171.191 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12306'
01:18:25 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:26 + echo 'killing karaf process...'
01:18:26 killing karaf process...
01:18:26 + ssh 10.30.171.191 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:18:26 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:26 + sleep 5
01:18:31 ++ seq 1 3
01:18:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:18:31 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:18:31 + echo 'Compressing karaf.log 1'
01:18:31 Compressing karaf.log 1
01:18:31 + ssh 10.30.170.91 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:18:31 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:31 + echo 'Fetching compressed karaf.log 1'
01:18:31 Fetching compressed karaf.log 1
01:18:31 + scp 10.30.170.91:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
01:18:31 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:31 + ssh 10.30.170.91 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
01:18:31 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:32 + scp 10.30.170.91:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
01:18:32 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:32 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
01:18:32 + echo 'Fetch GC logs'
01:18:32 Fetch GC logs
01:18:32 + mkdir -p gclogs-1
01:18:32 + scp '10.30.170.91:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
01:18:32 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts.
01:18:32 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
01:18:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:18:32 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:18:32 + echo 'Compressing karaf.log 2'
01:18:32 Compressing karaf.log 2
01:18:32 + ssh 10.30.170.66 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:18:32 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:32 + echo 'Fetching compressed karaf.log 2'
01:18:32 Fetching compressed karaf.log 2
01:18:32 + scp 10.30.170.66:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
01:18:32 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:33 + ssh 10.30.170.66 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
01:18:33 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:33 + scp 10.30.170.66:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
01:18:33 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:33 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
01:18:33 + echo 'Fetch GC logs'
01:18:33 Fetch GC logs
01:18:33 + mkdir -p gclogs-2
01:18:33 + scp '10.30.170.66:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
01:18:33 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:18:33 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
01:18:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:18:33 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:18:33 + echo 'Compressing karaf.log 3'
01:18:33 Compressing karaf.log 3
01:18:33 + ssh 10.30.171.191 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:18:33 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:33 + echo 'Fetching compressed karaf.log 3'
01:18:33 Fetching compressed karaf.log 3
01:18:33 + scp 10.30.171.191:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
01:18:33 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:34 + ssh 10.30.171.191 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
01:18:34 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:34 + scp 10.30.171.191:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
01:18:34 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:34 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
01:18:34 + echo 'Fetch GC logs'
01:18:34 Fetch GC logs
01:18:34 + mkdir -p gclogs-3
01:18:34 + scp '10.30.171.191:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
01:18:34 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
01:18:34 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
01:18:34 + echo 'Examine copied files'
01:18:34 Examine copied files
01:18:34 + ls -lt
01:18:34 total 13188
01:18:34 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 01:18 gclogs-3
01:18:34 -rw-rw-r--. 1 jenkins jenkins 18478 Nov 17 01:18 odl3_karaf.log.gz
01:18:34 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 01:18 gclogs-2
01:18:34 -rw-rw-r--. 1 jenkins jenkins 19061 Nov 17 01:18 odl2_karaf.log.gz
01:18:34 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 01:18 gclogs-1
01:18:34 -rw-rw-r--. 1 jenkins jenkins 18793 Nov 17 01:18 odl1_karaf.log.gz
01:18:34 -rw-rw-r--. 1 jenkins jenkins 77732 Nov 17 01:18 karaf_3_12306_threads_after.log
01:18:34 -rw-rw-r--. 1 jenkins jenkins 13689 Nov 17 01:18 ps_after.log
01:18:34 -rw-rw-r--. 1 jenkins jenkins 77733 Nov 17 01:18 karaf_2_12443_threads_after.log
01:18:34 -rw-rw-r--. 1 jenkins jenkins 82719 Nov 17 01:18 karaf_1_12224_threads_after.log
01:18:34 -rw-rw-r--. 1 jenkins jenkins 247480 Nov 17 01:18 report.html
01:18:34 -rw-rw-r--. 1 jenkins jenkins 1056449 Nov 17 01:18 log.html
01:18:34 -rw-rw-r--. 1 jenkins jenkins 11552433 Nov 17 01:18 output.xml
01:18:34 -rw-rw-r--. 1 jenkins jenkins 155 Nov 17 00:00 testplan.txt
01:18:34 -rw-rw-r--. 1 jenkins jenkins 82704 Nov 17 00:00 karaf_3_2040_threads_before.log
01:18:34 -rw-rw-r--. 1 jenkins jenkins 17336 Nov 17 00:00 ps_before.log
01:18:34 -rw-rw-r--. 1 jenkins jenkins 81872 Nov 17 00:00 karaf_2_2033_threads_before.log
01:18:34 -rw-rw-r--. 1 jenkins jenkins 81877 Nov 17 00:00 karaf_1_2037_threads_before.log
01:18:34 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 16 23:57 post-startup-script.sh
01:18:34 -rw-rw-r--. 1 jenkins jenkins 252 Nov 16 23:57 startup-script.sh
01:18:34 -rw-rw-r--. 1 jenkins jenkins 3519 Nov 16 23:57 configuration-script.sh
01:18:34 -rw-rw-r--. 1 jenkins jenkins 337 Nov 16 23:57 detect_variables.env
01:18:34 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 16 23:57 pom.xml
01:18:34 -rw-rw-r--. 1 jenkins jenkins 92 Nov 16 23:57 set_variables.env
01:18:34 -rw-rw-r--. 1 jenkins jenkins 356 Nov 16 23:56 slave_addresses.txt
01:18:34 -rw-rw-r--. 1 jenkins jenkins 570 Nov 16 23:56 requirements.txt
01:18:34 -rw-rw-r--. 1 jenkins jenkins 26 Nov 16 23:56 env.properties
01:18:34 -rw-rw-r--. 1 jenkins jenkins 333 Nov 16 23:54 stack-parameters.yaml
01:18:34 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 16 23:53 test
01:18:34 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 23:53 test@tmp
01:18:34 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 16 21:30 maven-metadata.xml
01:18:34 + true
01:18:34 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins4104829447324567592.sh
01:18:34 Cleaning up Robot installation...
01:18:35 $ ssh-agent -k
01:18:35 unset SSH_AUTH_SOCK;
01:18:35 unset SSH_AGENT_PID;
01:18:35 echo Agent pid 5174 killed;
01:18:35 [ssh-agent] Stopped.
01:18:35 Recording plot data
01:18:35 Robot results publisher started...
01:18:35 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:18:35 -Parsing output xml:
01:18:36 Done!
01:18:36 -Copying log files to build dir:
01:18:36 Done!
01:18:36 -Assigning results to build:
01:18:36 Done!
01:18:36 -Checking thresholds:
01:18:36 Done!
01:18:36 Done publishing Robot results.
01:18:36 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
01:18:36 [PostBuildScript] - [INFO] Executing post build scripts.
01:18:36 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4852011122726426160.sh
01:18:36 Archiving csit artifacts
01:18:36 mv: cannot stat '*_1.png': No such file or directory
01:18:36 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:18:36 mv: cannot stat '*_2.png': No such file or directory
01:18:36 mv: cannot stat '/tmp/odl2_*': No such file or directory
01:18:36 mv: cannot stat '*_3.png': No such file or directory
01:18:36 mv: cannot stat '/tmp/odl3_*': No such file or directory
01:18:36 % Total % Received % Xferd Average Speed Time Time Time Current
01:18:36 Dload Upload Total Spent Left Speed
01:18:36
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1014k 0 1014k 0 0 4352k 0 --:--:-- --:--:-- --:--:-- 4352k
01:18:37 Archive: robot-plugin.zip
01:18:37 inflating: ./archives/robot-plugin/log.html
01:18:37 inflating: ./archives/robot-plugin/output.xml
01:18:37 inflating: ./archives/robot-plugin/report.html
01:18:37 mv: cannot stat '*.log.gz': No such file or directory
01:18:37 mv: cannot stat '*.csv': No such file or directory
01:18:37 mv: cannot stat '*.png': No such file or directory
01:18:37 [PostBuildScript] - [INFO] Executing post build scripts.
01:18:37 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins18410545912140656078.sh
01:18:37 [PostBuildScript] - [INFO] Executing post build scripts.
01:18:37 [EnvInject] - Injecting environment variables from a build step.
01:18:37 [EnvInject] - Injecting as environment variables the properties content
01:18:37 OS_CLOUD=vex
01:18:37 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-81
01:18:37
01:18:37 [EnvInject] - Variables injected successfully.
01:18:37 provisioning config files...
01:18:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:18:37 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4881277002474266057.sh
01:18:37 ---> openstack-stack-delete.sh
01:18:37 Setup pyenv:
01:18:37 system
01:18:37 3.8.13
01:18:37 3.9.13
01:18:37 3.10.13
01:18:37 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from file:/tmp/.os_lf_venv
01:18:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:18:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:18:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:18:39 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
01:18:39 lf-activate-venv(): INFO: Base packages installed successfully
01:18:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:18:55 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
01:18:55 INFO: Stack cost retrieval disabled, setting cost to 0
01:19:07 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-81
01:19:07 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-81
01:19:07 [PostBuildScript] - [INFO] Executing post build scripts.
01:19:07 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11386241137870324851.sh
01:19:07 ---> sysstat.sh
01:19:07 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11522784556829285246.sh
01:19:07 ---> package-listing.sh
01:19:07 ++ tr '[:upper:]' '[:lower:]'
01:19:07 ++ facter osfamily
01:19:08 + OS_FAMILY=redhat
01:19:08 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
01:19:08 + START_PACKAGES=/tmp/packages_start.txt
01:19:08 + END_PACKAGES=/tmp/packages_end.txt
01:19:08 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:19:08 + PACKAGES=/tmp/packages_start.txt
01:19:08 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
01:19:08 + PACKAGES=/tmp/packages_end.txt
01:19:08 + case "${OS_FAMILY}" in
01:19:08 + rpm -qa
01:19:08 + sort
01:19:08 + '[' -f /tmp/packages_start.txt ']'
01:19:08 + '[' -f /tmp/packages_end.txt ']'
01:19:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:19:08 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
01:19:08 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
01:19:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
01:19:08 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4440189956682175219.sh
01:19:08 ---> capture-instance-metadata.sh
01:19:08 Setup pyenv:
01:19:08 system
01:19:08 3.8.13
01:19:08 3.9.13
01:19:08 3.10.13
01:19:09 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:19:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from file:/tmp/.os_lf_venv
01:19:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:11 lf-activate-venv(): INFO: Base packages installed successfully
01:19:11 lf-activate-venv(): INFO: Installing additional packages: lftools
01:19:20 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
01:19:20 INFO: Running in OpenStack, capturing instance metadata
01:19:21 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9483780819264450105.sh
01:19:21 provisioning config files...
01:19:21 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #81
01:19:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config3312739720488334483tmp
01:19:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:19:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:19:21 provisioning config files...
01:19:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:19:21 [EnvInject] - Injecting environment variables from a build step.
01:19:21 [EnvInject] - Injecting as environment variables the properties content
01:19:21 SERVER_ID=logs
01:19:21
01:19:21 [EnvInject] - Variables injected successfully.
01:19:21 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins8381911994116807356.sh
01:19:21 ---> create-netrc.sh
01:19:21 WARN: Log server credential not found.
01:19:21 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3116691015675918891.sh
01:19:21 ---> python-tools-install.sh
01:19:21 Setup pyenv:
01:19:22 system
01:19:22 3.8.13
01:19:22 3.9.13
01:19:22 3.10.13
01:19:22 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from file:/tmp/.os_lf_venv
01:19:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:24 lf-activate-venv(): INFO: Base packages installed successfully
01:19:24 lf-activate-venv(): INFO: Installing additional packages: lftools
01:19:33 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
01:19:33 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins10870138504696182071.sh
01:19:33 ---> sudo-logs.sh
01:19:33 Archiving 'sudo' log..
01:19:34 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4265222163112071901.sh
01:19:34 ---> job-cost.sh
01:19:34 Setup pyenv:
01:19:34 system
01:19:34 3.8.13
01:19:34 3.9.13
01:19:34 3.10.13
01:19:34 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:19:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from file:/tmp/.os_lf_venv
01:19:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:36 lf-activate-venv(): INFO: Base packages installed successfully
01:19:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:19:43 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
01:19:43 DEBUG: total: 0
01:19:43 INFO: Retrieving Stack Cost...
01:19:44 INFO: Retrieving Pricing Info for: v3-standard-2
01:19:44 INFO: Archiving Costs
01:19:44 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins355542130304495479.sh
01:19:44 ---> logs-deploy.sh
01:19:44 Setup pyenv:
01:19:44 system
01:19:44 3.8.13
01:19:44 3.9.13
01:19:44 3.10.13
01:19:44 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:19:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z5po from file:/tmp/.os_lf_venv
01:19:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:46 lf-activate-venv(): INFO: Base packages installed successfully
01:19:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:19:56 lf-activate-venv(): INFO: Adding /tmp/venv-Z5po/bin to PATH
01:19:56 WARNING: Nexus logging server not set
01:19:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/81/
01:19:56 INFO: archiving logs to S3
01:19:57 ---> uname -a:
01:19:57 Linux prd-centos8-robot-2c-8g-11144.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
01:19:57
01:19:57
01:19:57 ---> lscpu:
01:19:57 Architecture: x86_64
01:19:57 CPU op-mode(s): 32-bit, 64-bit
01:19:57 Byte Order: Little Endian
01:19:57 CPU(s): 2
01:19:57 On-line CPU(s) list: 0,1
01:19:57 Thread(s) per core: 1
01:19:57 Core(s) per socket: 1
01:19:57 Socket(s): 2
01:19:57 NUMA node(s): 1
01:19:57 Vendor ID: AuthenticAMD
01:19:57 CPU family: 23
01:19:57 Model: 49
01:19:57 Model name: AMD EPYC-Rome Processor
01:19:57 Stepping: 0
01:19:57 CPU MHz: 2799.998
01:19:57 BogoMIPS: 5599.99
01:19:57 Virtualization: AMD-V
01:19:57 Hypervisor vendor: KVM
01:19:57 Virtualization type: full
01:19:57 L1d cache: 32K
01:19:57 L1i cache: 32K
01:19:57 L2 cache: 512K
01:19:57 L3 cache: 16384K
01:19:57 NUMA node0 CPU(s): 0,1
01:19:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
01:19:57
01:19:57
01:19:57 ---> nproc:
01:19:57 2
01:19:57
01:19:57
01:19:57 ---> df -h:
01:19:57 Filesystem Size Used Avail Use% Mounted on
01:19:57 devtmpfs 3.8G 0 3.8G 0% /dev
01:19:57 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:19:57 tmpfs 3.8G 17M 3.8G 1% /run
01:19:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:19:57 /dev/vda1 40G 8.3G 32G 21% /
01:19:57 tmpfs 770M 0 770M 0% /run/user/1001
01:19:57
01:19:57
01:19:57 ---> free -m:
01:19:57 total used free shared buff/cache available
01:19:57 Mem: 7697 606 4865 19 2225 6792
01:19:57 Swap: 1023 0 1023
01:19:57
01:19:57
01:19:57 ---> ip addr:
01:19:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:19:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:19:57 inet 127.0.0.1/8 scope host lo
01:19:57 valid_lft forever preferred_lft forever
01:19:57 inet6 ::1/128 scope host
01:19:57 valid_lft forever preferred_lft forever
01:19:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:19:57 link/ether fa:16:3e:ee:9a:02 brd ff:ff:ff:ff:ff:ff
01:19:57 altname enp0s3
01:19:57 altname ens3
01:19:57 inet 10.30.170.65/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:19:57 valid_lft 81188sec preferred_lft 81188sec
01:19:57 inet6 fe80::f816:3eff:feee:9a02/64 scope link
01:19:57 valid_lft forever preferred_lft forever
01:19:57
01:19:57
01:19:57 ---> sar -b -r -n DEV:
01:19:57 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-11144.novalocal) 11/17/2025 _x86_64_ (2 CPU)
01:19:57
01:19:57 12:00:01 AM tps rtps wtps bread/s bwrtn/s
01:19:57 12:01:01 AM 1.28 0.22 1.07 11.73 198.27
01:19:57 12:02:01 AM 2.16 0.10 2.06 3.60 100.50
01:19:57 12:03:01 AM 0.38 0.00 0.38 0.00 7.95
01:19:57 12:04:01 AM 0.55 0.00 0.55 0.00 11.43
01:19:57 12:05:01 AM 0.58 0.00 0.58 0.00 10.00
01:19:57 12:06:01 AM 0.42 0.00 0.42 0.00 7.78
01:19:57 12:07:01 AM 0.45 0.00 0.45 0.00 7.62
01:19:57 12:08:01 AM 0.70 0.08 0.62 7.73 12.50
01:19:57 12:09:01 AM 1.70 0.03 1.67 0.27 37.65
01:19:57 12:10:01 AM 0.42 0.00 0.42 0.00 5.72
01:19:57 12:11:01 AM 0.33 0.00 0.33 0.00 14.56
01:19:57 12:12:01 AM 0.12 0.00 0.12 0.00 3.08
01:19:57 12:13:01 AM 0.17 0.00 0.17 0.00 5.38
01:19:57 12:14:01 AM 0.43 0.00 0.43 0.00 8.80
01:19:57 12:15:01 AM 0.15 0.00 0.15 0.00 4.93
01:19:57 12:16:01 AM 5.96 5.75 0.22 555.55 4.82
01:19:57 12:17:01 AM 2.95 0.00 2.95 0.00 75.02
01:19:57 12:18:01 AM 0.20 0.00 0.20 0.00 3.88
01:19:57 12:19:01 AM 0.32 0.00 0.32 0.00 7.85
01:19:57 12:20:01 AM 0.17 0.00 0.17 0.00 2.42
01:19:57 12:21:01 AM 0.17 0.00 0.17 0.00 13.78
01:19:57 12:22:01 AM 0.22 0.00 0.22 0.00 6.68
01:19:57 12:23:01 AM 0.12 0.00 0.12 0.00 2.80
01:19:57 12:24:01 AM 0.47 0.00 0.47 0.00 11.61
01:19:57 12:25:01 AM 0.22 0.00 0.22 0.00 4.45
01:19:57 12:26:01 AM 0.18 0.00 0.18 0.00 6.55
01:19:57 12:27:01 AM 0.12 0.00 0.12 0.00 2.55
01:19:57 12:28:01 AM 0.22 0.00 0.22 0.00 3.65
01:19:57 12:29:01 AM 0.30 0.00 0.30 0.00 6.52
01:19:57 12:30:01 AM 0.50 0.32 0.18 6.93 12.13
01:19:57 12:31:01 AM 0.87 0.00 0.87 0.00 24.64
01:19:57 12:32:01 AM 0.28 0.00 0.28 0.00 5.65
01:19:57 12:33:01 AM 0.15 0.00 0.15 0.00 5.61
01:19:57 12:34:01 AM 0.38 0.00 0.38 0.00 7.58
01:19:57 12:35:01 AM 0.15 0.00 0.15 0.00 5.20
01:19:57 12:36:01 AM 0.12 0.00 0.12 0.00 4.02
01:19:57 12:37:01 AM 0.25 0.00 0.25 0.00 4.95
01:19:57 12:38:01 AM 0.17 0.00 0.17 0.00 2.68
01:19:57 12:39:01 AM 0.28 0.00 0.28 0.00 15.31
01:19:57 12:40:01 AM 0.18 0.00 0.18 0.00 5.88
01:19:57 12:41:01 AM 0.18 0.00 0.18 0.00 5.52
01:19:57 12:42:01 AM 0.18 0.00 0.18 0.00 4.28
01:19:57 12:43:01 AM 0.13 0.00 0.13 0.00 3.23
01:19:57 12:44:01 AM 0.48 0.00 0.48 0.00 11.75
01:19:57 12:45:01 AM 0.22 0.00 0.22 0.00 6.03
01:19:57 12:46:01 AM 0.15 0.00 0.15 0.00 3.20
01:19:57 12:47:01 AM 0.12 0.00 0.12 0.00 2.13
01:19:57 12:48:01 AM 0.13 0.00 0.13 0.00 12.26
01:19:57 12:49:01 AM 0.30 0.00 0.30 0.00 6.63
01:19:57 12:50:01 AM 0.17 0.00 0.17 0.00 5.51
01:19:57 12:51:01 AM 0.40 0.00 0.40 0.00 7.89
01:19:57 12:52:01 AM 0.30 0.00 0.30 0.00 7.65
01:19:57 12:53:01 AM 0.12 0.00 0.12 0.00 2.93
01:19:57 12:54:01 AM 0.33 0.00 0.33 0.00 10.13
01:19:57 12:55:01 AM 0.15 0.00 0.15 0.00 2.70
01:19:57 12:56:02 AM 0.18 0.00 0.18 0.00 3.65
01:19:57 12:57:01 AM 0.15 0.00 0.15 0.00 2.19
01:19:57 12:58:01 AM 0.17 0.00 0.17 0.00 14.41
01:19:57 12:59:01 AM 0.43 0.00 0.43 0.00 9.72
01:19:57 01:00:01 AM 0.17 0.00 0.17 0.00 5.75
01:19:57 01:01:01 AM 0.17 0.00 0.17 0.00 3.37
01:19:57 01:02:01 AM 0.28 0.00 0.28 0.00 8.35
01:19:57 01:03:01 AM 0.25 0.00 0.25 0.00 5.61
01:19:57 01:04:01 AM 0.40 0.00 0.40 0.00 31.98
01:19:57 01:05:01 AM 0.17 0.00 0.17 0.00 39.06
01:19:57 01:06:01 AM 0.17 0.00 0.17 0.00 34.06
01:19:57 01:07:01 AM 0.30 0.00 0.30 0.00 8.65
01:19:57 01:08:01 AM 0.38 0.00 0.38 0.00 4.55
01:19:57 01:09:01 AM 0.48 0.00 0.48 0.00 6.87
01:19:57 01:10:01 AM 0.22 0.00 0.22 0.00 13.50
01:19:57 01:11:01 AM 0.50 0.00 0.50 0.00 12.03
01:19:57 01:12:01 AM 0.20 0.00 0.20 0.00 4.87
01:19:57 01:13:01 AM 0.22 0.00 0.22 0.00 6.32
01:19:57 01:14:01 AM 0.20 0.00 0.20 0.00 4.72
01:19:57 01:15:01 AM 0.27 0.00 0.27 0.00 7.50
01:19:57 01:16:01 AM 0.12 0.00 0.12 0.00 3.90
01:19:57 01:17:01 AM 0.23 0.00 0.23 0.00 5.60
01:19:57 01:18:01 AM 0.23 0.00 0.23 0.00 4.05
01:19:57 01:19:01 AM 11.66 0.28 11.38 33.86 430.01
01:19:57 Average: 0.58 0.09 0.49 7.85 18.30
01:19:57
01:19:57 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:19:57 12:01:01 AM 4898756 7011016 2983676 37.85 2688 2278800 740228 8.29 266888 2331536 596
01:19:57 12:02:01 AM 4896224 7008896 2986208 37.88 2688 2279212 740228 8.29 267284 2334172 4
01:19:57 12:03:01 AM 4896524 7009288 2985908 37.88 2688 2279304 740228 8.29 267284 2334004 36
01:19:57 12:04:01 AM 4895948 7008804 2986484 37.89 2688 2279396 740228 8.29 267284 2334348 8
01:19:57 12:05:01 AM 4896152 7009104 2986280 37.89 2688 2279492 740228 8.29 267284 2334356 4
01:19:57 12:06:01 AM 4895616 7008652 2986816 37.89 2688 2279584 740228 8.29 267284 2334836 4
01:19:57 12:07:01 AM 4894688 7007820 2987744 37.90 2688 2279672 760516 8.52 267284 2335312 4
01:19:57 12:08:01 AM 4893600 7007088 2988832 37.92 2688 2280036 727644 8.15 267532 2336436 16
01:19:57 12:09:01 AM 4893676 7007228 2988756 37.92 2688 2280076 727644 8.15 267748 2336236 4
01:19:57 12:10:01 AM 4892708 7006300 2989724 37.93 2688 2280124 750680 8.41 267748 2337132 16
01:19:57 12:11:01 AM 4891316 7005220 2991116 37.95 2688 2280452 750680 8.41 267748 2338716 4
01:19:57 12:12:01 AM 4891156 7005152 2991276 37.95 2688 2280544 750680 8.41 267748 2338864 36
01:19:57 12:13:01 AM 4890840 7004932 2991592 37.95 2688 2280640 750680 8.41 267748 2339144 4
01:19:57 12:14:01 AM 4890068 7004252 2992364 37.96 2688 2280732 750680 8.41 267748 2339824 48
01:19:57 12:15:01 AM 4889952 7004228 2992480 37.96 2688 2280824 750680 8.41 267748 2339912 24
01:19:57 12:16:01 AM 4872752 7003824 3009680 38.18 2688 2297576 739976 8.29 270020 2354652 712
01:19:57 12:17:01 AM 4872636 7003824 3009796 38.18 2688 2297700 739976 8.29 270020 2354768 16
01:19:57 12:18:01 AM 4872720 7003948 3009712 38.18 2688 2297740 739976 8.29 270020 2354808 32
01:19:57 12:19:01 AM 4871528 7002808 3010904 38.20 2688 2297792 739976 8.29 270020 2355956 16
01:19:57 12:20:01 AM 4870708 7002312 3011724 38.21 2688 2298120 734196 8.22 270020 2356428 324
01:19:57 12:21:01 AM 4871124 7002824 3011308 38.20 2688 2298212 734196 8.22 270020 2356308 48
01:19:57 12:22:01 AM 4871228 7003028 3011204 38.20 2688 2298304 734196 8.22 270020 2356408 4
01:19:57 12:23:01 AM 4870960 7002852 3011472 38.20 2688 2298396 734196 8.22 270020 2356500 40
01:19:57 12:24:01 AM 4871020 7003004 3011412 38.20 2688 2298492 734196 8.22 270020 2356780 4
01:19:57 12:25:01 AM 4871024 7003096 3011408 38.20 2688 2298588 734196 8.22 270020 2356672 40
01:19:57 12:26:01 AM 4870604 7002804 3011828 38.21 2688 2298716 734196 8.22 270020 2356876 16
01:19:57 12:27:01 AM 4870616 7002868 3011816 38.21 2688 2298760 734196 8.22 270020 2357088 24
01:19:57 12:28:01 AM 4871028 7003320 3011404 38.20 2688 2298808 734196 8.22 270020 2356740 40
01:19:57 12:29:01 AM 4870056 7002580 3012376 38.22 2688 2299032 734196 8.22 270020 2357348 200
01:19:57 12:30:01 AM 4869632 7002444 3012800 38.22 2688 2299320 751492 8.41 270136 2357544 56
01:19:57 12:31:01 AM 4869448 7002456 3012984 38.22 2688 2299500 751492 8.41 270172 2357788 24
01:19:57 12:32:01 AM 4869496 7002584 3012936 38.22 2688 2299588 751492 8.41 270172 2357884 52
01:19:57 12:33:01 AM 4869460 7002644 3012972 38.22 2688 2299684 751492 8.41 270172 2357980 24
01:19:57 12:34:01 AM 4869492 7002776 3012940 38.22 2688 2299776 751492 8.41 270172 2357800 56
01:19:57 12:35:01 AM 4869528 7002904 3012904 38.22 2688 2299868 751492 8.41 270172 2357872 24
01:19:57 12:36:01 AM 4869480 7002952 3012952 38.22 2688 2299964 751492 8.41 270172 2357852 24
01:19:57 12:37:01 AM 4869456 7002976 3012976 38.22 2688 2300012 751492 8.41 270172 2358016 4
01:19:57 12:38:01 AM 4869332 7002900 3013100 38.23 2688 2300060 751492 8.41 270172 2358064 24
01:19:57 12:39:01 AM 4868412 7002324 3014020 38.24 2688 2300412 751492 8.41 270172 2358884 72
01:19:57 12:40:01 AM 4867552 7001560 3014880 38.25 2688 2300508 740760 8.29 270172 2359532 40
01:19:57 12:41:01 AM 4867956 7002068 3014476 38.24 2688 2300600 740760 8.29 270172 2359220 4
01:19:57 12:42:01 AM 4867836 7002040 3014596 38.24 2688 2300692 740760 8.29 270172 2359520 48
01:19:57 12:43:01 AM 4868228 7002524 3014204 38.24 2688 2300784 740760 8.29 270172 2359192 72
01:19:57 12:44:01 AM 4867916 7002308 3014516 38.24 2688 2300880 740760 8.29 270172 2359428 44
01:19:57 12:45:01 AM 4867752 7002252 3014680 38.25 2688 2300980 740760 8.29 270172 2359732 32
01:19:57 12:46:01 AM 4868004 7002544 3014428 38.24 2688 2301020 740760 8.29 270172 2359452 4
01:19:57 12:47:01 AM 4867704 7002296 3014728 38.25 2688 2301072 740760 8.29 270176 2359520 24
01:19:57 12:48:01 AM 4867368 7002292 3015064 38.25 2688 2301404 740760 8.29 270172 2359852 16
01:19:57 12:49:01 AM 4867172 7002192 3015260 38.25 2688 2301500 740760 8.29 270176 2360048 56
01:19:57 12:50:01 AM 4867492 7002608 3014940 38.25 2688 2301596 761680 8.53 270172 2359928 24
01:19:57 12:51:01 AM 4867144 7002344 3015288 38.25 2688 2301688 761680 8.53 270200 2360108 52
01:19:57 12:52:01 AM 4866972 7002268 3015460 38.26 2688 2301784 761680 8.53 270200 2360204 24
01:19:57 12:53:01 AM 4866952 7002340 3015480 38.26 2688 2301876 761680 8.53 270200 2360296 52
01:19:57 12:54:01 AM 4866748 7002252 3015684 38.26 2688 2302000 761680 8.53 270200 2360616 24
01:19:57 12:55:01 AM 4866476 7002024 3015956 38.26 2688 2302044 745212 8.34 270200 2360728 32
01:19:57 12:56:02 AM 4866848 7002444 3015584 38.26 2688 2302092 745212 8.34 270200 2360508 16
01:19:57 12:57:01 AM 4866240 7002160 3016192 38.26 2688 2302408 745212 8.34 270200 2360972 300
01:19:57 12:58:01 AM 4866308 7002320 3016124 38.26 2688 2302500 745212 8.34 270200 2360952 4
01:19:57 12:59:01 AM 4866344 7002448 3016088 38.26 2688 2302592 745212 8.34 270200 2361120 40
01:19:57 01:00:01 AM 4865572 7001768 3016860 38.27 2688 2302684 747416 8.37 270200 2361608 8
01:19:57 01:01:01 AM 4865124 7001412 3017308 38.28 2688 2302776 747416 8.37 270200 2362028 36
01:19:57 01:02:01 AM 4865816 7002200 3016616 38.27 2688 2302872 747416 8.37 270204 2361544 4
01:19:57 01:03:01 AM 4865204 7001896 3017228 38.28 2688 2303196 747416 8.37 270204 2361856 268
01:19:57 01:04:01 AM 4860908 6998584 3021524 38.33 2688 2304180 747416 8.37 270204 2366276 476
01:19:57 01:05:01 AM 4857156 6995652 3025276 38.38 2688 2304984 747416 8.37 270204 2370204 156
01:19:57 01:06:01 AM 4854100 6993432 3028332 38.42 2688 2305820 747416 8.37 270204 2373124 4
01:19:57 01:07:01 AM 4853612 6993124 3028820 38.42 2688 2306000 747416 8.37 270204 2373804 4
01:19:57 01:08:01 AM 4853340 6992892 3029092 38.43 2688 2306040 747416 8.37 270204 2374108 4
01:19:57 01:09:01 AM 4852648 6992248 3029784 38.44 2688 2306088 747416 8.37 270204 2374564 4
01:19:57 01:10:01 AM 4850280 6990228 3032152 38.47 2688 2306448 748516 8.38 270208 2377000 60
01:19:57 01:11:01 AM 4850464 6990516 3031968 38.46 2688 2306544 748516 8.38 270204 2376852 24
01:19:57 01:12:01 AM 4850596 6990740 3031836 38.46 2688 2306636 748516 8.38 270204 2376944 52
01:19:57 01:13:01 AM 4850408 6990644 3032024 38.47 2688 2306728 748516 8.38 270204 2377064 24
01:19:57 01:14:01 AM 4850324 6990644 3032108 38.47 2688 2306820 748516 8.38 270204 2377004 56
01:19:57 01:15:01 AM 4850448 6990864 3031984 38.47 2688 2306916 748516 8.38 270204 2377032 24
01:19:57 01:16:01 AM 4850552 6991076 3031880 38.46 2688 2307024 748516 8.38 270204 2377140 40
01:19:57 01:17:01 AM 4849960 6990524 3032472 38.47 2688 2307064 748516 8.38 270204 2377384 16
01:19:57 01:18:01 AM 4850136 6990752 3032296 38.47 2688 2307116 748516 8.38 270204 2377232 32
01:19:57 01:19:01 AM 4996608 6965092 2885824 36.61 2688 2140540 739708 8.28 320308 2200772 40388
01:19:57 Average: 4871990 7000982 3010442 38.19 2688 2295567 745198 8.34 270281 2355523 573
01:19:57
01:19:57 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:19:57 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:01:01 AM eth0 38.05 22.42 10.68 3.12 0.00 0.00 0.00 0.00
01:19:57 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:02:01 AM eth0 6.93 5.70 1.86 1.21 0.00 0.00 0.00 0.00
01:19:57 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:03:01 AM eth0 1.40 0.32 0.17 0.05 0.00 0.00 0.00 0.00
01:19:57 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:04:01 AM eth0 4.67 1.12 1.47 0.82 0.00 0.00 0.00 0.00
01:19:57 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:05:01 AM eth0 0.60 0.20 0.11 0.04 0.00 0.00 0.00 0.00
01:19:57 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:06:01 AM eth0 4.38 0.57 0.88 0.31 0.00 0.00 0.00 0.00
01:19:57 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:07:01 AM eth0 0.57 0.27 0.11 0.05 0.00 0.00 0.00 0.00
01:19:57 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:08:01 AM eth0 2.03 1.27 0.40 0.24 0.00 0.00 0.00 0.00
01:19:57 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:09:01 AM eth0 0.52 0.20 0.16 0.07 0.00 0.00 0.00 0.00
01:19:57 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:10:01 AM eth0 0.72 0.10 0.04 0.01 0.00 0.00 0.00 0.00
01:19:57 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:11:01 AM eth0 7.65 6.76 1.89 1.32 0.00 0.00 0.00 0.00
01:19:57 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:12:01 AM eth0 0.90 0.28 0.19 0.04 0.00 0.00 0.00 0.00
01:19:57 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:13:01 AM eth0 2.05 0.27 0.41 0.05 0.00 0.00 0.00 0.00
01:19:57 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:14:01 AM eth0 2.90 0.95 1.43 0.93 0.00 0.00 0.00 0.00
01:19:57 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:15:01 AM eth0 0.55 0.27 0.11 0.05 0.00 0.00 0.00 0.00
01:19:57 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:16:01 AM eth0 1.83 1.08 0.22 0.12 0.00 0.00 0.00 0.00
01:19:57 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:17:01 AM eth0 1.60 1.30 0.39 0.25 0.00 0.00 0.00 0.00
01:19:57 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:18:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
01:19:57 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:19:01 AM eth0 1.03 0.18 0.25 0.07 0.00 0.00 0.00 0.00
01:19:57 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:20:01 AM eth0 8.53 7.01 2.33 1.56 0.00 0.00 0.00 0.00
01:19:57 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:21:01 AM eth0 0.47 0.25 0.10 0.05 0.00 0.00 0.00 0.00
01:19:57 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:22:01 AM eth0 0.57 0.27 0.11 0.05 0.00 0.00 0.00 0.00
01:19:57 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:23:01 AM eth0 1.82 0.28 0.15 0.05 0.00 0.00 0.00 0.00
01:19:57 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:24:01 AM eth0 3.77 0.33 0.38 0.11 0.00 0.00 0.00 0.00
01:19:57 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:25:01 AM eth0 1.72 0.45 0.50 0.30 0.00 0.00 0.00 0.00
01:19:57 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:26:01 AM eth0 2.82 1.58 0.79 0.45 0.00 0.00 0.00 0.00
01:19:57 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:27:01 AM eth0 1.13 0.45 0.63 0.45 0.00 0.00 0.00 0.00
01:19:57 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:28:01 AM eth0 1.23 0.05 0.17 0.00 0.00 0.00 0.00 0.00
01:19:57 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:29:01 AM eth0 6.82 5.52 1.97 1.35 0.00 0.00 0.00 0.00
01:19:57 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:30:01 AM eth0 2.37 1.68 0.51 0.31 0.00 0.00 0.00 0.00
01:19:57 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:31:01 AM eth0 3.55 0.58 0.89 0.43 0.00 0.00 0.00 0.00
01:19:57 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:32:01 AM eth0 1.07 0.37 0.36 0.23 0.00 0.00 0.00 0.00
01:19:57 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:33:01 AM eth0 3.32 0.60 0.78 0.31 0.00 0.00 0.00 0.00
01:19:57 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:34:01 AM eth0 2.43 0.57 0.63 0.37 0.00 0.00 0.00 0.00
01:19:57 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:35:01 AM eth0 1.57 0.25 0.23 0.05 0.00 0.00 0.00 0.00
01:19:57 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:36:01 AM eth0 1.70 1.20 0.35 0.23 0.00 0.00 0.00 0.00
01:19:57 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:37:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:19:57 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:38:01 AM eth0 0.90 0.05 0.06 0.00 0.00 0.00 0.00 0.00
01:19:57 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:39:01 AM eth0 9.15 6.83 2.17 1.38 0.00 0.00 0.00 0.00
01:19:57 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:40:01 AM eth0 2.47 0.38 0.45 0.24 0.00 0.00 0.00 0.00
01:19:57 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:41:01 AM eth0 1.37 0.20 0.22 0.04 0.00 0.00 0.00 0.00
01:19:57 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:42:01 AM eth0 1.90 0.45 0.52 0.24 0.00 0.00 0.00 0.00
01:19:57 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:43:01 AM eth0 2.50 0.25 0.34 0.05 0.00 0.00 0.00 0.00
01:19:57 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:44:01 AM eth0 3.00 0.68 0.78 0.37 0.00 0.00 0.00 0.00
01:19:57 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:45:01 AM eth0 2.25 1.48 0.87 0.61 0.00 0.00 0.00 0.00
01:19:57 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:46:01 AM eth0 2.22 0.00 0.27 0.00 0.00 0.00 0.00 0.00
01:19:57 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:47:01 AM eth0 0.83 0.07 0.09 0.00 0.00 0.00 0.00 0.00
01:19:57 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:48:01 AM eth0 8.13 6.60 1.99 1.30 0.00 0.00 0.00 0.00
01:19:57 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:49:01 AM eth0 0.70 0.35 0.23 0.11 0.00 0.00 0.00 0.00
01:19:57 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:50:01 AM eth0 0.59 0.20 0.10 0.04 0.00 0.00 0.00 0.00
01:19:57 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:51:01 AM eth0 0.41 0.25 0.09 0.05 0.00 0.00 0.00 0.00
01:19:57 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:52:01 AM eth0 0.48 0.25 0.10 0.05 0.00 0.00 0.00 0.00
01:19:57 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:53:01 AM eth0 0.83 0.28 0.12 0.05 0.00 0.00 0.00 0.00
01:19:57 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:54:01 AM eth0 5.67 1.65 1.27 0.57 0.00 0.00 0.00 0.00
01:19:57 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:55:01 AM eth0 0.93 0.37 0.53 0.38 0.00 0.00 0.00 0.00
01:19:57 12:56:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:56:02 AM eth0 4.73 0.05 0.68 0.00 0.00 0.00 0.00 0.00
01:19:57 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:57:01 AM eth0 9.76 6.61 1.97 1.31 0.00 0.00 0.00 0.00
01:19:57 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:58:01 AM eth0 2.32 0.28 0.18 0.05 0.00 0.00 0.00 0.00
01:19:57 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 12:59:01 AM eth0 0.82 0.30 0.24 0.11 0.00 0.00 0.00 0.00
01:19:57 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:00:01 AM eth0 0.98 0.27 0.19 0.05 0.00 0.00 0.00 0.00
01:19:57 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:01:01 AM eth0 0.42 0.20 0.09 0.04 0.00 0.00 0.00 0.00
01:19:57 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:02:01 AM eth0 1.00 0.28 0.17 0.05 0.00 0.00 0.00 0.00
01:19:57 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:03:01 AM eth0 4.47 2.73 0.92 0.53 0.00 0.00 0.00 0.00
01:19:57 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:04:01 AM eth0 5.33 3.07 1.81 1.04 0.00 0.00 0.00 0.00
01:19:57 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:05:01 AM eth0 2.20 1.82 1.09 0.71 0.00 0.00 0.00 0.00
01:19:57 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:06:01 AM eth0 4.05 2.03 1.00 0.41 0.00 0.00 0.00 0.00
01:19:57 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:07:01 AM eth0 0.63 0.25 0.11 0.05 0.00 0.00 0.00 0.00
01:19:57 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:08:01 AM eth0 0.87 0.07 0.12 0.00 0.00 0.00 0.00 0.00
01:19:57 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:09:01 AM eth0 1.63 0.35 0.62 0.32 0.00 0.00 0.00 0.00
01:19:57 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:10:01 AM eth0 8.33 6.83 2.02 1.33 0.00 0.00 0.00 0.00
01:19:57 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:11:01 AM eth0 0.48 0.25 0.10 0.05 0.00 0.00 0.00 0.00
01:19:57 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:12:01 AM eth0 0.52 0.22 0.10 0.04 0.00 0.00 0.00 0.00
01:19:57 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:13:01 AM eth0 0.50 0.23 0.10 0.04 0.00 0.00 0.00 0.00
01:19:57 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:14:01 AM eth0 1.12 0.35 0.34 0.11 0.00 0.00 0.00 0.00
01:19:57 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:15:01 AM eth0 0.35 0.23 0.09 0.05 0.00 0.00 0.00 0.00
01:19:57 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:16:01 AM eth0 2.13 1.18 0.41 0.23 0.00 0.00 0.00 0.00
01:19:57 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:17:01 AM eth0 0.87 0.35 0.38 0.26 0.00 0.00 0.00 0.00
01:19:57 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:18:01 AM eth0 0.88 0.00 0.07 0.00 0.00 0.00 0.00 0.00
01:19:57 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 01:19:01 AM eth0 75.09 54.57 96.21 77.78 0.00 0.00 0.00 0.00
01:19:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:57 Average: eth0 3.77 2.12 1.91 1.33 0.00 0.00 0.00 0.00
01:19:57
01:19:57
01:19:57 ---> sar -P ALL:
01:19:57 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-11144.novalocal) 11/17/2025 _x86_64_ (2 CPU)
01:19:57
01:19:57 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
01:19:57 12:01:01 AM all 3.66 0.03 0.48 0.14 0.05 95.64
01:19:57 12:01:01 AM 0 0.94 0.02 0.33 0.07 0.05 98.60
01:19:57 12:01:01 AM 1 6.39 0.05 0.62 0.22 0.05 92.67
01:19:57 12:02:01 AM all 2.57 0.00 0.19 0.03 0.07 97.14
01:19:57 12:02:01 AM 0 1.99 0.00 0.15 0.05 0.07 97.75
01:19:57 12:02:01 AM 1 3.16 0.00 0.23 0.00 0.07 96.54
01:19:57 12:03:01 AM all 0.54 0.00 0.12 0.00 0.07 99.27
01:19:57 12:03:01 AM 0 0.67 0.00 0.10 0.00 0.05 99.18
01:19:57 12:03:01 AM 1 0.42 0.00 0.13 0.00 0.08 99.37
01:19:57 12:04:01 AM all 0.61 0.00 0.13 0.01 0.06 99.19
01:19:57 12:04:01 AM 0 0.78 0.00 0.12 0.00 0.05 99.05
01:19:57 12:04:01 AM 1 0.43 0.00 0.15 0.02 0.07 99.33
01:19:57 12:05:01 AM all 0.55 0.00 0.10 0.00 0.08 99.27
01:19:57 12:05:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
01:19:57 12:05:01 AM 1 0.52 0.00 0.15 0.00 0.08 99.25
01:19:57 12:06:01 AM all 0.53 0.00 0.13 0.00 0.08 99.27
01:19:57 12:06:01 AM 0 0.75 0.00 0.15 0.00 0.08 99.01
01:19:57 12:06:01 AM 1 0.30 0.00 0.10 0.00 0.07 99.53
01:19:57 12:07:01 AM all 0.57 0.00 0.11 0.00 0.08 99.25
01:19:57 12:07:01 AM 0 0.57 0.00 0.15 0.00 0.10 99.18
01:19:57 12:07:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
01:19:57 12:08:01 AM all 5.68 0.00 0.43 0.01 0.06 93.82
01:19:57 12:08:01 AM 0 1.10 0.00 0.18 0.02 0.07 98.63
01:19:57 12:08:01 AM 1 10.54 0.00 0.69 0.00 0.05 88.72
01:19:57 12:09:01 AM all 7.09 0.00 0.58 0.01 0.05 92.27
01:19:57 12:09:01 AM 0 0.22 0.00 0.27 0.00 0.05 99.47
01:19:57 12:09:01 AM 1 14.54 0.00 0.92 0.02 0.05 84.47
01:19:57 12:10:01 AM all 7.17 0.00 0.49 0.00 0.06 92.28
01:19:57 12:10:01 AM 0 0.08 0.00 0.13 0.00 0.07 99.72
01:19:57 12:10:01 AM 1 14.82 0.00 0.88 0.00 0.05 84.24
01:19:57 12:11:01 AM all 5.04 0.00 0.32 0.00 0.08 94.57
01:19:57 12:11:01 AM 0 5.83 0.00 0.43 0.00 0.07 93.68
01:19:57 12:11:01 AM 1 4.26 0.00 0.22 0.00 0.08 95.44
01:19:57
01:19:57 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
01:19:57 12:12:01 AM all 0.51 0.00 0.11 0.00 0.07 99.32
01:19:57 12:12:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.32
01:19:57 12:12:01 AM 1 0.47 0.00 0.13 0.00 0.08 99.32
01:19:57 12:13:01 AM all 0.49 0.00 0.11 0.00 0.07 99.33
01:19:57 12:13:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
01:19:57 12:13:01 AM 1 0.45 0.00 0.15 0.00 0.08 99.32
01:19:57 12:14:01 AM all 0.47 0.00 0.17 0.00 0.08 99.29
01:19:57 12:14:01 AM 0 0.57 0.00 0.20 0.00 0.08 99.15
01:19:57 12:14:01 AM 1 0.37 0.00 0.13 0.00 0.07 99.43
01:19:57 12:15:01 AM all 0.58 0.00 0.11 0.00 0.07 99.25
01:19:57 12:15:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
01:19:57 12:15:01 AM 1 0.58 0.00 0.13 0.00 0.08 99.20
01:19:57 12:16:01 AM all 0.54 0.18 0.22 0.10 0.08 98.88
01:19:57 12:16:01 AM 0 0.50 0.33 0.22 0.20 0.05 98.70
01:19:57 12:16:01 AM 1 0.58 0.03 0.22 0.00 0.10 99.07
01:19:57 12:17:01 AM all 3.96 0.00 0.33 0.02 0.07 95.62
01:19:57 12:17:01 AM 0 0.33 0.00 0.17 0.02 0.08 99.40
01:19:57 12:17:01 AM 1 7.71 0.00 0.50 0.02 0.05 91.72
01:19:57 12:18:01 AM all 7.11 0.00 0.49 0.00 0.06 92.33
01:19:57 12:18:01 AM 0 0.53 0.00 0.12 0.00 0.07 99.28
01:19:57 12:18:01 AM 1 14.23 0.00 0.90 0.00 0.05 84.82
01:19:57 12:19:01 AM all 7.17 0.00 0.50 0.00 0.04 92.28
01:19:57 12:19:01 AM 0 0.53 0.00 0.10 0.00 0.05 99.32
01:19:57 12:19:01 AM 1 14.34 0.00 0.94 0.00 0.04 84.69
01:19:57 12:20:01 AM all 6.75 0.00 0.39 0.00 0.07 92.79
01:19:57 12:20:01 AM 0 1.12 0.00 0.18 0.00 0.07 98.63
01:19:57 12:20:01 AM 1 12.62 0.00 0.61 0.00 0.07 86.70
01:19:57 12:21:01 AM all 0.49 0.00 0.13 0.00 0.06 99.32
01:19:57 12:21:01 AM 0 0.50 0.00 0.17 0.00 0.08 99.25
01:19:57 12:21:01 AM 1 0.48 0.00 0.08 0.00 0.03 99.40
01:19:57 12:22:01 AM all 0.53 0.00 0.11 0.00 0.08 99.27
01:19:57 12:22:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
01:19:57 12:22:01 AM 1 0.50 0.00 0.15 0.00 0.12 99.23
01:19:57
01:19:57 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
01:19:57 12:23:01 AM all 0.53 0.00 0.12 0.00 0.07 99.29
01:19:57 12:23:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
01:19:57 12:23:01 AM 1 0.57 0.00 0.17 0.00 0.10 99.16
01:19:57 12:24:01 AM all 0.49 0.00 0.13 0.00 0.08 99.30
01:19:57 12:24:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
01:19:57 12:24:01 AM 1 0.57 0.00 0.20 0.00 0.12 99.11
01:19:57 12:25:01 AM all 0.57 0.00 0.12 0.00 0.07 99.25
01:19:57 12:25:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
01:19:57 12:25:01 AM 1 0.55 0.00 0.17 0.00 0.08 99.20
01:19:57 12:26:01 AM all 2.30 0.00 0.20 0.00 0.08 97.42
01:19:57 12:26:01 AM 0 0.73 0.00 0.10 0.00 0.07 99.10
01:19:57 12:26:01 AM 1 3.88 0.00 0.31 0.00 0.10 95.71
01:19:57 12:27:01 AM all 7.08 0.00 0.50 0.00 0.06 92.36
01:19:57 12:27:01 AM 0 0.58 0.00 0.10 0.00 0.08 99.23
01:19:57 12:27:01 AM 1 14.10 0.00 0.94 0.00 0.04 84.92
01:19:57 12:28:01 AM all 7.15 0.00 0.49 0.00 0.05 92.31
01:19:57 12:28:01 AM 0 0.55 0.00 0.12 0.00 0.05 99.28
01:19:57 12:28:01 AM 1 14.30 0.00 0.88 0.00 0.05 84.77
01:19:57 12:29:01 AM all 8.13 0.00 0.48 0.00 0.07 91.31
01:19:57 12:29:01 AM 0 1.47 0.00 0.13 0.00 0.07 98.33
01:19:57 12:29:01 AM 1 15.24 0.00 0.85 0.00 0.07 83.84
01:19:57 12:30:01 AM all 1.04 0.01 0.18 0.01 0.07 98.71
01:19:57 12:30:01 AM 0 1.34 0.00 0.25 0.02 0.08 98.31
01:19:57 12:30:01 AM 1 0.73 0.02 0.10 0.00 0.05 99.10
01:19:57 12:31:01 AM all 0.57 0.00 0.13 0.01 0.07 99.23
01:19:57 12:31:01 AM 0 0.50 0.00 0.18 0.00 0.08 99.23
01:19:57 12:31:01 AM 1 0.63 0.00 0.07 0.02 0.05 99.23
01:19:57 12:32:01 AM all 0.55 0.00 0.10 0.00 0.08 99.27
01:19:57 12:32:01 AM 0 0.40 0.00 0.13 0.00 0.08 99.38
01:19:57 12:32:01 AM 1 0.70 0.00 0.07 0.00 0.07 99.17
01:19:57 12:33:01 AM all 0.50 0.00 0.14 0.00 0.08 99.28
01:19:57 12:33:01 AM 0 0.27 0.00 0.10 0.00 0.07 99.57
01:19:57 12:33:01 AM 1 0.74 0.00 0.18 0.00 0.08 99.00
01:19:57
01:19:57 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
01:19:57 12:34:01 AM all 0.46 0.00 0.12 0.00 0.08 99.35
01:19:57 12:34:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47
01:19:57 12:34:01 AM 1 0.50 0.00 0.17 0.00 0.10 99.23
01:19:57 12:35:01 AM all 0.58 0.00 0.09 0.00 0.08 99.25
01:19:57 12:35:01 AM 0 0.52 0.00 0.15 0.00 0.10 99.23
01:19:57 12:35:01 AM 1 0.65 0.00 0.03 0.00 0.05 99.27
01:19:57 12:36:01 AM all 7.27 0.00 0.47 0.00 0.05 92.21
01:19:57 12:36:01 AM 0 0.95 0.00 0.10 0.00 0.05 98.90
01:19:57 12:36:01 AM 1 14.05 0.00 0.86 0.00 0.05 85.04
01:19:57 12:37:01 AM all 7.30 0.00 0.47 0.00 0.05 92.18
01:19:57 12:37:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33
01:19:57 12:37:01 AM 1 14.60 0.00 0.88 0.00 0.05 84.47
01:19:57 12:38:01 AM all 7.26 0.00 0.44 0.00 0.05 92.25
01:19:57 12:38:01 AM 0 0.47 0.00 0.13 0.00 0.07 99.33
01:19:57 12:38:01 AM 1 14.59 0.00 0.77 0.00 0.04 84.60
01:19:57 12:39:01 AM all 3.71 0.00 0.21 0.00 0.09 95.99
01:19:57 12:39:01 AM 0 0.82 0.00 0.12 0.00 0.07 99.00
01:19:57 12:39:01 AM 1 6.62 0.00 0.30 0.00 0.12 92.96
01:19:57 12:40:01 AM all 0.52 0.00 0.13 0.00 0.06 99.29
01:19:57 12:40:01 AM 0 0.62 0.00 0.12 0.00 0.03 99.23
01:19:57 12:40:01 AM 1 0.42 0.00 0.15 0.00 0.08 99.35
01:19:57 12:41:01 AM all 0.53 0.00 0.12 0.01 0.08 99.26
01:19:57 12:41:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
01:19:57 12:41:01 AM 1 0.52 0.00 0.18 0.02 0.10 99.18
01:19:57 12:42:01 AM all 0.46 0.00 0.09 0.00 0.08 99.37
01:19:57 12:42:01 AM 0 0.35 0.00 0.05 0.00 0.05 99.55
01:19:57 12:42:01 AM 1 0.57 0.00 0.13 0.00 0.10 99.20
01:19:57 12:43:01 AM all 0.43 0.00 0.12 0.00 0.08 99.37
01:19:57 12:43:01 AM 0 0.37 0.00 0.12 0.00 0.07 99.45
01:19:57 12:43:01 AM 1 0.50 0.00 0.12 0.00 0.08 99.30
01:19:57 12:44:01 AM all 0.56 0.00 0.13 0.00 0.08 99.24
01:19:57 12:44:01 AM 0 0.40 0.00 0.15 0.00 0.08 99.37
01:19:57 12:44:01 AM 1 0.72 0.00 0.10 0.00 0.07 99.12
01:19:57
01:19:57 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
01:19:57 12:45:01 AM all 5.28 0.00 0.38 0.00 0.06 94.28
01:19:57 12:45:01 AM 0 1.05 0.00 0.13 0.00 0.07 98.75
01:19:57 12:45:01 AM 1 9.72 0.00 0.63 0.00 0.05 89.60
01:19:57 12:46:01 AM all 7.06 0.00 0.49 0.00 0.05 92.40
01:19:57 12:46:01 AM 0 0.28 0.00 0.12 0.00 0.07 99.53
01:19:57 12:46:01 AM 1 14.36 0.00 0.88 0.00 0.04 84.72
01:19:57 12:47:01 AM all 7.18 0.00 0.48 0.00 0.06 92.28
01:19:57 12:47:01 AM 0 0.57 0.00 0.12 0.00 0.07 99.25
01:19:57 12:47:01 AM 1 14.35 0.00 0.87 0.00 0.05 84.73
01:19:57 12:48:01 AM all 5.50 0.00 0.32 0.00 0.07 94.11
01:19:57 12:48:01 AM 0 1.47 0.00 0.12 0.00 0.07 98.35
01:19:57 12:48:01 AM 1 9.64 0.00 0.53 0.00 0.07 89.75
01:19:57 12:49:01 AM all 0.58 0.00 0.12 0.00 0.08 99.23
01:19:57 12:49:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28
01:19:57 12:49:01 AM 1 0.57 0.00 0.15 0.00 0.10 99.18
01:19:57 12:50:01 AM all 0.55 0.00 0.10 0.00 0.08 99.28
01:19:57 12:50:01 AM 0 0.59 0.00 0.07 0.00 0.07 99.28
01:19:57 12:50:01 AM 1 0.50 0.00 0.13 0.00 0.08 99.28
01:19:57 12:51:01 AM all 0.53 0.00 0.12 0.00 0.07 99.28
01:19:57 12:51:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.29
01:19:57 12:51:01 AM 1 0.48 0.00 0.15 0.00 0.10 99.27
01:19:57 12:52:01 AM all 0.56 0.00 0.09 0.00 0.08 99.27
01:19:57 12:52:01 AM 0 0.63 0.00 0.05 0.00 0.07 99.25
01:19:57 12:52:01 AM 1 0.48 0.00 0.13 0.00 0.10 99.28
01:19:57 12:53:01 AM all 0.54 0.00 0.09 0.00 0.09 99.27
01:19:57 12:53:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
01:19:57 12:53:01 AM 1 0.50 0.00 0.13 0.00 0.12 99.25
01:19:57 12:54:01 AM all 3.62 0.00 0.30 0.00 0.07 96.01
01:19:57 12:54:01 AM 0 6.78 0.00 0.46 0.00 0.07 92.69
01:19:57 12:54:01 AM 1 0.55 0.00 0.15 0.00 0.07 99.23
01:19:57 12:55:01 AM all 7.21 0.00 0.49 0.00 0.06 92.24
01:19:57 12:55:01 AM 0 0.08 0.00 0.15 0.00 0.07 99.70
01:19:57 12:55:01 AM 1 14.93 0.00 0.87 0.00 0.05 84.14
01:19:57
01:19:57 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
01:19:57 12:56:02 AM all 7.36 0.00 0.51 0.00 0.06 92.06
01:19:57 12:56:02 AM 0 0.40 0.00 0.12 0.00 0.07 99.42
01:19:57 12:56:02 AM 1 14.89 0.00 0.94 0.00 0.05 84.12
01:19:57 12:57:01 AM all 7.43 0.00 0.41 0.00 0.06 92.10
01:19:57 12:57:01 AM 0 3.43 0.00 0.22 0.00 0.07 96.28
01:19:57 12:57:01 AM 1 11.63 0.00 0.61 0.00 0.05 87.71
01:19:57 12:58:01 AM all 0.53 0.00 0.11 0.00 0.06 99.31
01:19:57 12:58:01 AM 0 0.38 0.00 0.13 0.00 0.07 99.42
01:19:57 12:58:01 AM 1 0.67 0.00 0.08 0.00 0.05 99.20
01:19:57 12:59:01 AM all 0.51 0.00 0.12 0.00 0.07 99.31
01:19:57 12:59:01 AM 0 0.35 0.00 0.13 0.00 0.07 99.45
01:19:57 12:59:01 AM 1 0.67 0.00 0.10 0.00 0.07 99.17
01:19:57 01:00:01 AM all 0.50 0.00 0.10 0.00 0.06 99.34
01:19:57 01:00:01 AM 0 0.43 0.00 0.12 0.00 0.07 99.38
01:19:57 01:00:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30
01:19:57 01:01:01 AM all 0.47 0.00 0.14 0.00 0.08 99.31
01:19:57 01:01:01 AM 0 0.17 0.00 0.12 0.00 0.05 99.67
01:19:57 01:01:01 AM 1 0.77 0.00 0.17 0.00 0.10 98.96
01:19:57 01:02:01 AM all 0.57 0.00 0.12 0.00 0.07 99.25
01:19:57 01:02:01 AM 0 0.53 0.00 0.17 0.00 0.10 99.20
01:19:57 01:02:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
01:19:57 01:03:01 AM all 1.59 0.00 0.14 0.00 0.07 98.20
01:19:57 01:03:01 AM 0 2.09 0.00 0.20 0.00 0.08 97.62
01:19:57 01:03:01 AM 1 1.08 0.00 0.08 0.00 0.05 98.78
01:19:57 01:04:01 AM all 2.05 0.00 0.18 0.01 0.07 97.70
01:19:57 01:04:01 AM 0 0.60 0.00 0.12 0.00 0.05 99.23
01:19:57 01:04:01 AM 1 3.49 0.00 0.25 0.02 0.08 96.16
01:19:57 01:05:01 AM all 1.62 0.00 0.15 0.00 0.08 98.15
01:19:57 01:05:01 AM 0 1.29 0.00 0.13 0.00 0.07 98.51
01:19:57 01:05:01 AM 1 1.95 0.00 0.17 0.00 0.10 97.78
01:19:57 01:06:01 AM all 1.80 0.00 0.17 0.00 0.08 97.96
01:19:57 01:06:01 AM 0 0.80 0.00 0.08 0.00 0.05 99.07
01:19:57 01:06:01 AM 1 2.79 0.00 0.25 0.00 0.10 96.86
01:19:57
01:19:57 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
01:19:57 01:07:01 AM all 7.05 0.00 0.46 0.00 0.05 92.44
01:19:57 01:07:01 AM 0 0.55 0.00 0.12 0.00 0.07 99.27
01:19:57 01:07:01 AM 1 14.08 0.00 0.83 0.00 0.04 85.05
01:19:57 01:08:01 AM all 7.30 0.00 0.46 0.00 0.06 92.18
01:19:57 01:08:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.32
01:19:57 01:08:01 AM 1 14.58 0.00 0.88 0.00 0.05 84.49
01:19:57 01:09:01 AM all 7.24 0.00 0.47 0.00 0.06 92.23
01:19:57 01:09:01 AM 0 0.60 0.00 0.10 0.00 0.07 99.23
01:19:57 01:09:01 AM 1 14.43 0.00 0.87 0.00 0.05 84.65
01:19:57 01:10:01 AM all 3.36 0.00 0.22 0.00 0.08 96.34
01:19:57 01:10:01 AM 0 1.05 0.00 0.15 0.00 0.05 98.75
01:19:57 01:10:01 AM 1 5.69 0.00 0.29 0.00 0.12 93.91
01:19:57 01:11:01 AM all 0.64 0.01 0.11 0.00 0.08 99.17
01:19:57 01:11:01 AM 0 0.60 0.02 0.08 0.00 0.05 99.25
01:19:57 01:11:01 AM 1 0.69 0.00 0.13 0.00 0.10 99.08
01:19:57 01:12:01 AM all 0.55 0.00 0.13 0.00 0.08 99.24
01:19:57 01:12:01 AM 0 0.58 0.00 0.10 0.00 0.05 99.27
01:19:57 01:12:01 AM 1 0.52 0.00 0.15 0.00 0.12 99.22
01:19:57 01:13:01 AM all 0.39 0.00 0.11 0.00 0.08 99.42
01:19:57 01:13:01 AM 0 0.40 0.00 0.10 0.00 0.08 99.41
01:19:57 01:13:01 AM 1 0.38 0.00 0.12 0.00 0.07 99.43
01:19:57 01:14:01 AM all 0.58 0.00 0.09 0.01 0.07 99.26
01:19:57 01:14:01 AM 0 0.57 0.00 0.15 0.02 0.10 99.16
01:19:57 01:14:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
01:19:57 01:15:01 AM all 0.54 0.00 0.12 0.00 0.07 99.27
01:19:57 01:15:01 AM 0 0.43 0.00 0.17 0.00 0.08 99.31
01:19:57 01:15:01 AM 1 0.65 0.00 0.07 0.00 0.05 99.23
01:19:57 01:16:01 AM all 5.69 0.00 0.35 0.00 0.05 93.91
01:19:57 01:16:01 AM 0 0.68 0.00 0.13 0.00 0.07 99.12
01:19:57 01:16:01 AM 1 10.96 0.00 0.58 0.00 0.04 88.43
01:19:57 01:17:01 AM all 7.20 0.00 0.49 0.00 0.05 92.25
01:19:57 01:17:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.32
01:19:57 01:17:01 AM 1 14.39 0.00 0.94 0.00 0.05 84.62
01:19:57
01:19:57 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
01:19:57 01:18:01 AM all 7.37 0.00 0.49 0.00 0.07 92.06
01:19:57 01:18:01 AM 0 0.42 0.00 0.15 0.00 0.08 99.35
01:19:57 01:18:01 AM 1 14.91 0.00 0.87 0.00 0.05 84.17
01:19:57 01:19:01 AM all 18.71 0.00 2.31 0.07 0.07 78.84
01:19:57 01:19:01 AM 0 16.19 0.00 1.80 0.07 0.07 81.87
01:19:57 01:19:01 AM 1 21.29 0.00 2.84 0.07 0.07 75.73
01:19:57 Average: all 3.12 0.00 0.27 0.01 0.07 96.53
01:19:57 Average: 0 1.01 0.00 0.15 0.01 0.06 98.76
01:19:57 Average: 1 5.28 0.00 0.39 0.00 0.07 94.25
01:19:57
01:19:57
01:19:57