08:17:45 Started by upstream project "integration-distribution-mri-test-titanium" build number 56
08:17:45 originally caused by:
08:17:45 Started by timer
08:17:45 Running as SYSTEM
08:17:45 [EnvInject] - Loading node environment variables.
08:17:45 Building remotely on prd-centos8-robot-2c-8g-992 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium
08:17:46 [ssh-agent] Looking for ssh-agent implementation...
08:17:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
08:17:46 $ ssh-agent
08:17:46 SSH_AUTH_SOCK=/tmp/ssh-Ggyz8xhJAD8K/agent.5286
08:17:46 SSH_AGENT_PID=5287
08:17:46 [ssh-agent] Started.
08:17:46 Running ssh-add (command line suppressed)
08:17:46 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/private_key_5262673737248650227.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/private_key_5262673737248650227.key)
08:17:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
08:17:46 The recommended git tool is: NONE
08:17:48 using credential opendaylight-jenkins-ssh
08:17:48 Wiping out workspace first.
08:17:49 Cloning the remote Git repository
08:17:49 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
08:17:49 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test # timeout=10
08:17:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
08:17:49 > git --version # timeout=10
08:17:49 > git --version # 'git version 2.43.0'
08:17:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
08:17:49 [INFO] Currently running in a labeled security context
08:17:49 [INFO] Currently SELinux is 'enforcing' on the host
08:17:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test@tmp/jenkins-gitclient-ssh4479147102837674624.key
08:17:49 Verifying host key using known hosts file
08:17:49 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.
08:17:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
08:17:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
08:17:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:17:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
08:17:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
08:17:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
08:17:52 [INFO] Currently running in a labeled security context
08:17:52 [INFO] Currently SELinux is 'enforcing' on the host
08:17:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test@tmp/jenkins-gitclient-ssh7964098295564251261.key
08:17:52 Verifying host key using known hosts file
08:17:52 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.
08:17:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
08:17:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:17:52 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
08:17:52 > git config core.sparsecheckout # timeout=10
08:17:52 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
08:17:52 Commit message: "Adapt test for new pce-allocation field"
08:17:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:17:53 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
08:17:53 No emails were triggered.
08:17:53 provisioning config files...
08:17:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc
08:17:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
08:17:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
08:17:53 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins8805607337338511827.sh
08:17:53 ---> python-tools-install.sh
08:17:53 Setup pyenv:
08:17:54 system
08:17:54 * 3.8.13 (set by /opt/pyenv/version)
08:17:54 * 3.9.13 (set by /opt/pyenv/version)
08:17:54 * 3.10.13 (set by /opt/pyenv/version)
08:17:54 * 3.11.7 (set by /opt/pyenv/version)
08:17:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iLGJ
08:17:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
08:17:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:17:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:18:05 lf-activate-venv(): INFO: Base packages installed successfully
08:18:05 lf-activate-venv(): INFO: Installing additional packages: lftools
08:18:51 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
08:18:51 Generating Requirements File
08:19:20 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.
08:19:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
08:19:21 Python 3.11.7
08:19:21 pip 25.2 from /tmp/venv-iLGJ/lib/python3.11/site-packages/pip (python 3.11)
08:19:21 appdirs==1.4.4
08:19:21 argcomplete==3.6.2
08:19:21 aspy.yaml==1.3.0
08:19:21 attrs==25.3.0
08:19:21 autopage==0.5.2
08:19:21 beautifulsoup4==4.14.2
08:19:21 boto3==1.40.45
08:19:21 botocore==1.40.45
08:19:21 bs4==0.0.2
08:19:21 cachetools==6.2.0
08:19:21 certifi==2025.10.5
08:19:21 cffi==2.0.0
08:19:21 cfgv==3.4.0
08:19:21 chardet==5.2.0
08:19:21 charset-normalizer==3.4.3
08:19:21 click==8.3.0
08:19:21 cliff==4.11.0
08:19:21 cmd2==2.7.0
08:19:21 cryptography==3.3.2
08:19:21 debtcollector==3.0.0
08:19:21 decorator==5.2.1
08:19:21 defusedxml==0.7.1
08:19:21 Deprecated==1.2.18
08:19:21 distlib==0.4.0
08:19:21 dnspython==2.8.0
08:19:21 docker==7.1.0
08:19:21 dogpile.cache==1.4.1
08:19:21 durationpy==0.10
08:19:21 email-validator==2.3.0
08:19:21 filelock==3.19.1
08:19:21 future==1.0.0
08:19:21 gitdb==4.0.12
08:19:21 GitPython==3.1.45
08:19:21 google-auth==2.41.1
08:19:21 httplib2==0.31.0
08:19:21 identify==2.6.15
08:19:21 idna==3.10
08:19:21 importlib-resources==1.5.0
08:19:21 iso8601==2.1.0
08:19:21 Jinja2==3.1.6
08:19:21 jmespath==1.0.1
08:19:21 jsonpatch==1.33
08:19:21 jsonpointer==3.0.0
08:19:21 jsonschema==4.25.1
08:19:21 jsonschema-specifications==2025.9.1
08:19:21 keystoneauth1==5.12.0
08:19:21 kubernetes==34.1.0
08:19:21 lftools==0.37.14
08:19:21 lxml==6.0.2
08:19:21 markdown-it-py==4.0.0
08:19:21 MarkupSafe==3.0.3
08:19:21 mdurl==0.1.2
08:19:21 msgpack==1.1.1
08:19:21 multi_key_dict==2.0.3
08:19:21 munch==4.0.0
08:19:21 netaddr==1.3.0
08:19:21 niet==1.4.2
08:19:21 nodeenv==1.9.1
08:19:21 oauth2client==4.1.3
08:19:21 oauthlib==3.3.1
08:19:21 openstacksdk==4.7.1
08:19:21 os-service-types==1.8.0
08:19:21 osc-lib==4.2.0
08:19:21 oslo.config==10.0.0
08:19:21 oslo.context==6.1.0
08:19:21 oslo.i18n==6.6.0
08:19:21 oslo.log==7.2.1
08:19:21 oslo.serialization==5.8.0
08:19:21 oslo.utils==9.1.0
08:19:21 packaging==25.0
08:19:21 pbr==7.0.1
08:19:21 platformdirs==4.4.0
08:19:21 prettytable==3.16.0
08:19:21 psutil==7.1.0
08:19:21 pyasn1==0.6.1
08:19:21 pyasn1_modules==0.4.2
08:19:21 pycparser==2.23
08:19:21 pygerrit2==2.0.15
08:19:21 PyGithub==2.8.1
08:19:21 Pygments==2.19.2
08:19:21 PyJWT==2.10.1
08:19:21 PyNaCl==1.6.0
08:19:21 pyparsing==2.4.7
08:19:21 pyperclip==1.11.0
08:19:21 pyrsistent==0.20.0
08:19:21 python-cinderclient==9.8.0
08:19:21 python-dateutil==2.9.0.post0
08:19:21 python-heatclient==4.3.0
08:19:21 python-jenkins==1.8.3
08:19:21 python-keystoneclient==5.7.0
08:19:21 python-magnumclient==4.9.0
08:19:21 python-openstackclient==8.2.0
08:19:21 python-swiftclient==4.8.0
08:19:21 PyYAML==6.0.3
08:19:21 referencing==0.36.2
08:19:21 requests==2.32.5
08:19:21 requests-oauthlib==2.0.0
08:19:21 requestsexceptions==1.4.0
08:19:21 rfc3986==2.0.0
08:19:21 rich==14.1.0
08:19:21 rich-argparse==1.7.1
08:19:21 rpds-py==0.27.1
08:19:21 rsa==4.9.1
08:19:21 ruamel.yaml==0.18.15
08:19:21 ruamel.yaml.clib==0.2.14
08:19:21 s3transfer==0.14.0
08:19:21 simplejson==3.20.2
08:19:21 six==1.17.0
08:19:21 smmap==5.0.2
08:19:21 soupsieve==2.8
08:19:21 stevedore==5.5.0
08:19:21 tabulate==0.9.0
08:19:21 toml==0.10.2
08:19:21 tomlkit==0.13.3
08:19:21 tqdm==4.67.1
08:19:21 typing_extensions==4.15.0
08:19:21 tzdata==2025.2
08:19:21 urllib3==1.26.20
08:19:21 virtualenv==20.34.0
08:19:21 wcwidth==0.2.14
08:19:21 websocket-client==1.8.0
08:19:21 wrapt==1.17.3
08:19:21 xdg==6.0.0
08:19:21 xmltodict==1.0.2
08:19:21 yq==3.4.3
08:19:21 [EnvInject] - Injecting environment variables from a build step.
08:19:21 [EnvInject] - Injecting as environment variables the properties content
08:19:21 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
08:19:21 OS_CLOUD=vex
08:19:21 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-titanium-51
08:19:21 OS_STACK_TEMPLATE_DIR=openstack-hot
08:19:21
08:19:21 [EnvInject] - Variables injected successfully.
08:19:21 provisioning config files...
08:19:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
08:19:22 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins7058606617891338423.sh
08:19:22 ---> Create parameters file for OpenStack HOT
08:19:22 OpenStack Heat parameters generated
08:19:22 -----------------------------------
08:19:22 parameters:
08:19:22 vm_0_count: '1'
08:19:22 vm_0_flavor: 'v3-standard-8'
08:19:22 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
08:19:22 vm_1_count: '1'
08:19:22 vm_1_flavor: 'v3-standard-8'
08:19:22 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
08:19:22
08:19:22 job_name: '44948-51'
08:19:22 silo: 'releng'
08:19:22 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins4570366862123819732.sh
08:19:22 ---> Create HEAT stack
08:19:22 + source /home/jenkins/lf-env.sh
08:19:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:19:22 ++ mktemp -d /tmp/venv-XXXX
08:19:22 + lf_venv=/tmp/venv-5LfW
08:19:22 + local venv_file=/tmp/.os_lf_venv
08:19:22 + local python=python3
08:19:22 + local options
08:19:22 + local set_path=true
08:19:22 + local install_args=
08:19:22 ++ 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
08:19:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
08:19:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
08:19:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:19:22 + true
08:19:22 + case $1 in
08:19:22 + python=python3
08:19:22 + shift 2
08:19:22 + true
08:19:22 + case $1 in
08:19:22 + shift
08:19:22 + break
08:19:22 + case $python in
08:19:22 + local pkg_list=
08:19:22 + [[ -d /opt/pyenv ]]
08:19:22 + echo 'Setup pyenv:'
08:19:22 Setup pyenv:
08:19:22 + export PYENV_ROOT=/opt/pyenv
08:19:22 + PYENV_ROOT=/opt/pyenv
08:19:22 + 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
08:19:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
08:19:22 + pyenv versions
08:19:22 system
08:19:22 3.8.13
08:19:22 3.9.13
08:19:22 3.10.13
08:19:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
08:19:22 + command -v pyenv
08:19:22 ++ pyenv init - --no-rehash
08:19:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
08:19:22 for i in ${!paths[@]}; do
08:19:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
08:19:22 fi; done;
08:19:22 echo "${paths[*]}"'\'')"
08:19:22 export PATH="/opt/pyenv/shims:${PATH}"
08:19:22 export PYENV_SHELL=bash
08:19:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
08:19:22 pyenv() {
08:19:22 local command
08:19:22 command="${1:-}"
08:19:22 if [ "$#" -gt 0 ]; then
08:19:22 shift
08:19:22 fi
08:19:22
08:19:22 case "$command" in
08:19:22 rehash|shell)
08:19:22 eval "$(pyenv "sh-$command" "$@")"
08:19:22 ;;
08:19:22 *)
08:19:22 command pyenv "$command" "$@"
08:19:22 ;;
08:19:22 esac
08:19:22 }'
08:19:22 +++ bash --norc -ec 'IFS=:; paths=($PATH);
08:19:22 for i in ${!paths[@]}; do
08:19:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
08:19:22 fi; done;
08:19:22 echo "${paths[*]}"'
08:19:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
08:19:22 ++ 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
08:19:22 ++ 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
08:19:22 ++ export PYENV_SHELL=bash
08:19:22 ++ PYENV_SHELL=bash
08:19:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
08:19:22 +++ complete -F _pyenv pyenv
08:19:22 ++ lf-pyver python3
08:19:22 ++ local py_version_xy=python3
08:19:22 ++ local py_version_xyz=
08:19:22 ++ grep -E '^[0-9.]*[0-9]$'
08:19:22 ++ pyenv versions
08:19:22 ++ local command
08:19:22 ++ command=versions
08:19:22 ++ '[' 1 -gt 0 ']'
08:19:22 ++ shift
08:19:22 ++ case "$command" in
08:19:22 ++ command pyenv versions
08:19:22 ++ pyenv versions
08:19:22 ++ sed 's/^[ *]* //'
08:19:22 ++ awk '{ print $1 }'
08:19:22 ++ [[ ! -s /tmp/.pyenv_versions ]]
08:19:22 +++ sort -V
08:19:22 +++ grep '^3' /tmp/.pyenv_versions
08:19:22 +++ tail -n 1
08:19:22 ++ py_version_xyz=3.11.7
08:19:22 ++ [[ -z 3.11.7 ]]
08:19:22 ++ echo 3.11.7
08:19:22 ++ return 0
08:19:22 + pyenv local 3.11.7
08:19:22 + local command
08:19:22 + command=local
08:19:22 + '[' 2 -gt 0 ']'
08:19:22 + shift
08:19:22 + case "$command" in
08:19:22 + command pyenv local 3.11.7
08:19:22 + pyenv local 3.11.7
08:19:22 + for arg in "$@"
08:19:22 + case $arg in
08:19:22 + pkg_list+='lftools[openstack] '
08:19:22 + for arg in "$@"
08:19:22 + case $arg in
08:19:22 + pkg_list+='kubernetes '
08:19:22 + for arg in "$@"
08:19:22 + case $arg in
08:19:22 + pkg_list+='niet '
08:19:22 + for arg in "$@"
08:19:22 + case $arg in
08:19:22 + pkg_list+='python-heatclient '
08:19:22 + for arg in "$@"
08:19:22 + case $arg in
08:19:22 + pkg_list+='python-openstackclient '
08:19:22 + for arg in "$@"
08:19:22 + case $arg in
08:19:22 + pkg_list+='python-magnumclient '
08:19:22 + for arg in "$@"
08:19:22 + case $arg in
08:19:22 + pkg_list+='urllib3~=1.26.15 '
08:19:22 + for arg in "$@"
08:19:22 + case $arg in
08:19:22 + pkg_list+='yq '
08:19:22 + [[ -f /tmp/.os_lf_venv ]]
08:19:22 ++ cat /tmp/.os_lf_venv
08:19:22 + lf_venv=/tmp/venv-iLGJ
08:19:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from' file:/tmp/.os_lf_venv
08:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from file:/tmp/.os_lf_venv
08:19:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
08:19:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:19:22 + local 'pip_opts=--upgrade --quiet'
08:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
08:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
08:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
08:19:22 + [[ -n '' ]]
08:19:22 + [[ -n '' ]]
08:19:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
08:19:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:19:22 + /tmp/venv-iLGJ/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
08:19:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
08:19:24 lf-activate-venv(): INFO: Base packages installed successfully
08:19:24 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
08:19:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
08:19:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:19:24 + /tmp/venv-iLGJ/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
08:19:55 + type python3
08:19:55 + true
08:19:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH'
08:19:55 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
08:19:55 + PATH=/tmp/venv-iLGJ/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
08:19:55 + return 0
08:19:55 + openstack --os-cloud vex limits show --absolute
08:19:57 +--------------------------+---------+
08:19:57 | Name | Value |
08:19:57 +--------------------------+---------+
08:19:57 | maxTotalInstances | -1 |
08:19:57 | maxTotalCores | 450 |
08:19:57 | maxTotalRAMSize | 1000000 |
08:19:57 | maxServerMeta | 128 |
08:19:57 | maxImageMeta | 128 |
08:19:57 | maxPersonality | 5 |
08:19:57 | maxPersonalitySize | 10240 |
08:19:57 | maxTotalKeypairs | 100 |
08:19:57 | maxServerGroups | 10 |
08:19:57 | maxServerGroupMembers | 10 |
08:19:57 | maxTotalFloatingIps | -1 |
08:19:57 | maxSecurityGroups | -1 |
08:19:57 | maxSecurityGroupRules | -1 |
08:19:57 | totalRAMUsed | 909312 |
08:19:57 | totalCoresUsed | 222 |
08:19:57 | totalInstancesUsed | 71 |
08:19:57 | totalFloatingIpsUsed | 0 |
08:19:57 | totalSecurityGroupsUsed | 0 |
08:19:57 | totalServerGroupsUsed | 0 |
08:19:57 | maxTotalVolumes | -1 |
08:19:57 | maxTotalSnapshots | 10 |
08:19:57 | maxTotalVolumeGigabytes | 4096 |
08:19:57 | maxTotalBackups | 10 |
08:19:57 | maxTotalBackupGigabytes | 1000 |
08:19:57 | totalVolumesUsed | 0 |
08:19:57 | totalGigabytesUsed | 0 |
08:19:57 | totalSnapshotsUsed | 0 |
08:19:57 | totalBackupsUsed | 0 |
08:19:57 | totalBackupGigabytesUsed | 0 |
08:19:57 +--------------------------+---------+
08:19:57 + pushd /opt/ciman/openstack-hot
08:19:57 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium
08:19:57 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-titanium-51 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/stack-parameters.yaml
08:20:23 Creating stack releng-netconf-csit-1node-scale-max-devices-only-titanium-51
08:20:23 Waiting to initialize infrastructure...
08:20:23 Stack initialization successful.
08:20:23 ------------------------------------
08:20:23 Stack Details
08:20:23 ------------------------------------
08:20:23 {'added': None,
08:20:23 'capabilities': [],
08:20:23 'created_at': '2025-10-06T08:20:00Z',
08:20:23 'deleted': None,
08:20:23 'deleted_at': None,
08:20:23 'description': 'No description',
08:20:23 'environment': None,
08:20:23 'environment_files': None,
08:20:23 'files': None,
08:20:23 'files_container': None,
08:20:23 'id': 'd169a7ad-8c31-421c-87bd-659fe0f68206',
08:20:23 'is_rollback_disabled': True,
08:20:23 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-titanium-51/d169a7ad-8c31-421c-87bd-659fe0f68206',
08:20:23 'rel': 'self'}],
08:20:23 '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'})}),
08:20:23 'name': 'releng-netconf-csit-1node-scale-max-devices-only-titanium-51',
08:20:23 'notification_topics': [],
08:20:23 'outputs': [{'description': 'IP addresses of the 1st vm types',
08:20:23 'output_key': 'vm_0_ips',
08:20:23 'output_value': ['10.30.170.124']},
08:20:23 {'description': 'IP addresses of the 2nd vm types',
08:20:23 'output_key': 'vm_1_ips',
08:20:23 'output_value': ['10.30.170.93']}],
08:20:23 'owner_id': ****,
08:20:23 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
08:20:23 'OS::stack_id': 'd169a7ad-8c31-421c-87bd-659fe0f68206',
08:20:23 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-titanium-51',
08:20:23 'job_name': '44948-51',
08:20:23 'silo': 'releng',
08:20:23 'vm_0_count': '1',
08:20:23 'vm_0_flavor': 'v3-standard-8',
08:20:23 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
08:20:23 '20250201-010426.857',
08:20:23 'vm_1_count': '1',
08:20:23 'vm_1_flavor': 'v3-standard-8',
08:20:23 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
08:20:23 '- 20250201-060151.911'},
08:20:23 'parent_id': None,
08:20:23 'replaced': None,
08:20:23 'status': 'CREATE_COMPLETE',
08:20:23 'status_reason': 'Stack CREATE completed successfully',
08:20:23 'tags': [],
08:20:23 'template': None,
08:20:23 'template_description': 'No description',
08:20:23 'template_url': None,
08:20:23 'timeout_mins': 15,
08:20:23 'unchanged': None,
08:20:23 'updated': None,
08:20:23 'updated_at': None,
08:20:23 'user_project_id': 'e02d371c4def4536b8acf1cb0575ed82'}
08:20:23 ------------------------------------
08:20:23 + popd
08:20:23 /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium
08:20:23 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins12970957953203226778.sh
08:20:23 ---> Copy SSH public keys to CSIT lab
08:20:23 Setup pyenv:
08:20:23 system
08:20:23 3.8.13
08:20:23 3.9.13
08:20:23 3.10.13
08:20:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
08:20:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from file:/tmp/.os_lf_venv
08:20:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:20:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:20:31 lf-activate-venv(): INFO: Base packages installed successfully
08:20:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
08:20:58 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
08:21:01 Warning: Permanently added '10.30.170.93' (ECDSA) to the list of known hosts.
08:21:01 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:21:01 releng-44948-51-1-mininet-ovs-217-0
08:21:01 Successfully copied public keys to slave 10.30.170.93
08:21:01 Process 6507 ready.
08:21:01 releng-44948-51-0-builder-0
08:21:01 Successfully copied public keys to slave 10.30.170.124
08:21:01 Process 6508 ready.
08:21:01 SSH ready on all stack servers.
08:21:01 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins13144445991459974116.sh
08:21:01 Setup pyenv:
08:21:01 system
08:21:01 3.8.13
08:21:01 3.9.13
08:21:01 3.10.13
08:21:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
08:21:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dYpR
08:21:06 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.robot_venv
08:21:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:21:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:21:10 lf-activate-venv(): INFO: Base packages installed successfully
08:21:10 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
08:21:12 lf-activate-venv(): INFO: Adding /tmp/venv-dYpR/bin to PATH
08:21:12 + echo 'Installing Python Requirements'
08:21:12 Installing Python Requirements
08:21:12 + cat
08:21:12 + python -m pip install -r requirements.txt
08:21:13 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
08:21:13 Collecting docker-py (from -r requirements.txt (line 1))
08:21:13 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)
08:21:13 Collecting ipaddr (from -r requirements.txt (line 2))
08:21:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
08:21:13 Preparing metadata (setup.py): started
08:21:13 Preparing metadata (setup.py): finished with status 'done'
08:21:13 Collecting netaddr (from -r requirements.txt (line 3))
08:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
08:21:13 Collecting netifaces (from -r requirements.txt (line 4))
08:21:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
08:21:13 Preparing metadata (setup.py): started
08:21:13 Preparing metadata (setup.py): finished with status 'done'
08:21:13 Collecting pyhocon (from -r requirements.txt (line 5))
08:21:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
08:21:13 Collecting requests (from -r requirements.txt (line 6))
08:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
08:21:14 Collecting robotframework (from -r requirements.txt (line 7))
08:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
08:21:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 18.6 MB/s 0:00:00
08:21:14 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
08:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
08:21:14 Preparing metadata (setup.py): started
08:21:14 Preparing metadata (setup.py): finished with status 'done'
08:21:14 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
08:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
08:21:14 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
08:21:14 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)
08:21:14 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
08:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
08:21:14 Preparing metadata (setup.py): started
08:21:14 Preparing metadata (setup.py): finished with status 'done'
08:21:14 Collecting scapy (from -r requirements.txt (line 12))
08:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
08:21:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 31.7 MB/s 0:00:00
08:21:15 Collecting jsonpath-rw (from -r requirements.txt (line 15))
08:21:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
08:21:15 Preparing metadata (setup.py): started
08:21:15 Preparing metadata (setup.py): finished with status 'done'
08:21:15 Collecting elasticsearch (from -r requirements.txt (line 18))
08:21:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
08:21:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 16.2 MB/s 0:00:00
08:21:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
08:21:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
08:21:15 Collecting pyangbind (from -r requirements.txt (line 22))
08:21:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
08:21:15 Collecting isodate (from -r requirements.txt (line 25))
08:21:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
08:21:15 Collecting jmespath (from -r requirements.txt (line 28))
08:21:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
08:21:15 Collecting jsonpatch (from -r requirements.txt (line 31))
08:21:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
08:21:16 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:21:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
08:21:16 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:21:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
08:21:16 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
08:21:16 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)
08:21:16 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
08:21:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
08:21:16 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
08:21:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
08:21:16 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
08:21:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
08:21:16 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
08:21:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
08:21:16 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
08:21:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
08:21:16 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
08:21:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
08:21:16 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
08:21:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
08:21:16 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
08:21:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
08:21:16 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
08:21:16 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)
08:21:16 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
08:21:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
08:21:17 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
08:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
08:21:17 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
08:21:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
08:21:17 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
08:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
08:21:17 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
08:21:17 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)
08:21:17 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
08:21:17 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)
08:21:17 Collecting elasticsearch (from -r requirements.txt (line 18))
08:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
08:21:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 18.8 MB/s 0:00:00
08:21:17 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
08:21:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
08:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
08:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
08:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
08:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
08:21:17 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
08:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
08:21:17 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
08:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
08:21:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.9 MB/s 0:00:00
08:21:18 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
08:21:18 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)
08:21:20 Collecting regex (from pyangbind->-r requirements.txt (line 22))
08:21:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
08:21:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 14.6 MB/s 0:00:00
08:21:20 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
08:21:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
08:21:20 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:21:20 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)
08:21:21 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:21:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
08:21:21 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:21:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
08:21:21 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:21:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
08:21:21 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:21:21 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)
08:21:21 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:21:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
08:21:21 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:21:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
08:21:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 44.1 MB/s 0:00:00
08:21:21 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:21:21 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)
08:21:22 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:21:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
08:21:22 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:21:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
08:21:22 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))
08:21:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
08:21:22 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:21:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
08:21:22 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:21:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
08:21:22 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:21:22 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)
08:21:22 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:21:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
08:21:23 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))
08:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
08:21:23 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))
08:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
08:21:23 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
08:21:23 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:21:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
08:21:24 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:21:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
08:21:24 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:21:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
08:21:24 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:21:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
08:21:24 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
08:21:24 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:21:24 Building wheel for robotframework-sshlibrary (setup.py): started
08:21:24 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
08:21:24 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9684531b7cc0b8d546f39397c9f933e3e362cdeb33998d0c07f8526a1d251979
08:21:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
08:21:24 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:21:24 Building wheel for ipaddr (setup.py): started
08:21:24 Building wheel for ipaddr (setup.py): finished with status 'done'
08:21:24 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=c38c3cc7a2112e43683f84fc9b99a67c24d0257bf4b4129793b82be961367067
08:21:24 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
08:21:24 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:21:24 Building wheel for netifaces (setup.py): started
08:21:27 Building wheel for netifaces (setup.py): finished with status 'done'
08:21:27 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=79524d7bb503ecc0cda38bd7cb41c904f7e5bec2d6351f20353524af6dfec4e4
08:21:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
08:21:27 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:21:27 Building wheel for robotframework-httplibrary (setup.py): started
08:21:27 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
08:21:27 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d5d676e520908c265927a8c304525f4c556802aa159f40668a7780b8bb2984ab
08:21:27 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
08:21:27 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:21:27 Building wheel for jsonpath-rw (setup.py): started
08:21:28 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
08:21:28 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=924331d88118274ae74baed01534baf35a3fe6ca454a09612a3bf71cd7a91a38
08:21:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
08:21:28 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
08:21:28 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
08:21:37
08:21:37 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
08:21:38 + pip freeze
08:21:38 attrs==25.3.0
08:21:38 bcrypt==5.0.0
08:21:38 beautifulsoup4==4.14.2
08:21:38 certifi==2025.10.5
08:21:38 cffi==2.0.0
08:21:38 charset-normalizer==3.4.3
08:21:38 click==8.3.0
08:21:38 cryptography==46.0.2
08:21:38 decorator==5.2.1
08:21:38 distlib==0.4.0
08:21:38 docker-py==1.10.6
08:21:38 docker-pycreds==0.4.0
08:21:38 elastic-transport==8.17.1
08:21:38 elasticsearch==8.19.1
08:21:38 elasticsearch-dsl==8.15.4
08:21:38 enum34==1.1.10
08:21:38 filelock==3.19.1
08:21:38 h11==0.16.0
08:21:38 idna==3.10
08:21:38 invoke==2.2.0
08:21:38 ipaddr==2.2.0
08:21:38 isodate==0.7.2
08:21:38 jmespath==1.0.1
08:21:38 jsonpatch==1.33
08:21:38 jsonpath-rw==1.4.0
08:21:38 jsonpointer==3.0.0
08:21:38 lxml==6.0.2
08:21:38 netaddr==1.3.0
08:21:38 netifaces==0.11.0
08:21:38 outcome==1.3.0.post0
08:21:38 paramiko==4.0.0
08:21:38 platformdirs==4.4.0
08:21:38 ply==3.11
08:21:38 pyang==2.7.1
08:21:38 pyangbind==0.8.6
08:21:38 pycparser==2.23
08:21:38 pyhocon==0.3.61
08:21:38 PyNaCl==1.6.0
08:21:38 pyparsing==3.2.5
08:21:38 PySocks==1.7.1
08:21:38 python-dateutil==2.9.0.post0
08:21:38 regex==2025.9.18
08:21:38 requests==2.32.5
08:21:38 robotframework==7.3.2
08:21:38 robotframework-httplibrary==0.4.2
08:21:38 robotframework-pythonlibcore==4.4.1
08:21:38 robotframework-requests==0.9.7
08:21:38 robotframework-selenium2library==3.0.0
08:21:38 robotframework-seleniumlibrary==6.8.0
08:21:38 robotframework-sshlibrary==3.8.0
08:21:38 scapy==2.6.1
08:21:38 scp==0.15.0
08:21:38 selenium==4.36.0
08:21:38 six==1.17.0
08:21:38 sniffio==1.3.1
08:21:38 sortedcontainers==2.4.0
08:21:38 soupsieve==2.8
08:21:38 trio==0.31.0
08:21:38 trio-websocket==0.12.2
08:21:38 typing_extensions==4.15.0
08:21:38 urllib3==2.5.0
08:21:38 virtualenv==20.34.0
08:21:38 waitress==3.0.2
08:21:38 WebOb==1.8.9
08:21:38 websocket-client==1.8.0
08:21:38 WebTest==3.0.6
08:21:38 wsproto==1.2.0
08:21:38 [EnvInject] - Injecting environment variables from a build step.
08:21:38 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
08:21:38 [EnvInject] - Variables injected successfully.
08:21:38 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins11266710302147507282.sh
08:21:38 Setup pyenv:
08:21:38 system
08:21:38 3.8.13
08:21:38 3.9.13
08:21:38 3.10.13
08:21:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
08:21:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from file:/tmp/.os_lf_venv
08:21:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:21:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:21:41 lf-activate-venv(): INFO: Base packages installed successfully
08:21:41 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
08:21:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
08:21:53 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:21:53 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
08:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
08:21:53 + ODL_SYSTEM=()
08:21:53 + TOOLS_SYSTEM=()
08:21:53 + OPENSTACK_SYSTEM=()
08:21:53 + OPENSTACK_CONTROLLERS=()
08:21:53 + mapfile -t ADDR
08:21:53 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
08:21:53 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-titanium-51
08:21:55 + for i in "${ADDR[@]}"
08:21:55 ++ ssh 10.30.170.124 hostname -s
08:21:55 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:21:55 + REMHOST=releng-44948-51-0-builder-0
08:21:55 + case ${REMHOST} in
08:21:55 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
08:21:55 + for i in "${ADDR[@]}"
08:21:55 ++ ssh 10.30.170.93 hostname -s
08:21:55 Warning: Permanently added '10.30.170.93' (ECDSA) to the list of known hosts.
08:21:55 + REMHOST=releng-44948-51-1-mininet-ovs-217-0
08:21:55 + case ${REMHOST} in
08:21:55 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
08:21:56 + echo NUM_ODL_SYSTEM=1
08:21:56 + echo NUM_TOOLS_SYSTEM=1
08:21:56 + '[' '' == yes ']'
08:21:56 + NUM_OPENSTACK_SYSTEM=0
08:21:56 + echo NUM_OPENSTACK_SYSTEM=0
08:21:56 + '[' 0 -eq 2 ']'
08:21:56 + echo ODL_SYSTEM_IP=10.30.170.124
08:21:56 ++ seq 0 0
08:21:56 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
08:21:56 + echo ODL_SYSTEM_1_IP=10.30.170.124
08:21:56 + echo TOOLS_SYSTEM_IP=10.30.170.93
08:21:56 ++ seq 0 0
08:21:56 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
08:21:56 + echo TOOLS_SYSTEM_1_IP=10.30.170.93
08:21:56 + openstack_index=0
08:21:56 + NUM_OPENSTACK_CONTROL_NODES=1
08:21:56 + echo NUM_OPENSTACK_CONTROL_NODES=1
08:21:56 ++ seq 0 0
08:21:56 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
08:21:56 + echo OPENSTACK_CONTROL_NODE_1_IP=
08:21:56 + NUM_OPENSTACK_COMPUTE_NODES=-1
08:21:56 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
08:21:56 + '[' -1 -ge 2 ']'
08:21:56 ++ seq 0 -2
08:21:56 + NUM_OPENSTACK_HAPROXY_NODES=0
08:21:56 + echo NUM_OPENSTACK_HAPROXY_NODES=0
08:21:56 ++ seq 0 -1
08:21:56 + echo 'Contents of slave_addresses.txt:'
08:21:56 Contents of slave_addresses.txt:
08:21:56 + cat slave_addresses.txt
08:21:56 NUM_ODL_SYSTEM=1
08:21:56 NUM_TOOLS_SYSTEM=1
08:21:56 NUM_OPENSTACK_SYSTEM=0
08:21:56 ODL_SYSTEM_IP=10.30.170.124
08:21:56 ODL_SYSTEM_1_IP=10.30.170.124
08:21:56 TOOLS_SYSTEM_IP=10.30.170.93
08:21:56 TOOLS_SYSTEM_1_IP=10.30.170.93
08:21:56 NUM_OPENSTACK_CONTROL_NODES=1
08:21:56 OPENSTACK_CONTROL_NODE_1_IP=
08:21:56 NUM_OPENSTACK_COMPUTE_NODES=-1
08:21:56 NUM_OPENSTACK_HAPROXY_NODES=0
08:21:56 [EnvInject] - Injecting environment variables from a build step.
08:21:56 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
08:21:56 [EnvInject] - Variables injected successfully.
08:21:56 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/sh /tmp/jenkins11355798584754854743.sh
08:21:56 Preparing for JRE Version 21
08:21:56 Karaf artifact is karaf
08:21:56 Karaf project is integration
08:21:56 Java home is /usr/lib/jvm/java-21-openjdk-amd64
08:21:56 [EnvInject] - Injecting environment variables from a build step.
08:21:56 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
08:21:56 [EnvInject] - Variables injected successfully.
08:21:56 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins2083839468538959284.sh
08:21:56 2025-10-06 08:21:56 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
08:21:57 Bundle version is 0.22.1-SNAPSHOT
08:21:57 --2025-10-06 08:21:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
08:21:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
08:21:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
08:21:58 HTTP request sent, awaiting response... 200 OK
08:21:58 Length: 1410 (1.4K) [application/xml]
08:21:58 Saving to: ‘maven-metadata.xml’
08:21:58
08:21:58 0K . 100% 57.9M=0s
08:21:58
08:21:58 2025-10-06 08:21:58 (57.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
08:21:58
08:21:58
08:21:58
08:21:58 org.opendaylight.integration
08:21:58 karaf
08:21:58 0.22.1-SNAPSHOT
08:21:58
08:21:58
08:21:58 20251006.050136
08:21:58 190
08:21:58
08:21:58 20251006050136
08:21:58
08:21:58
08:21:58 pom
08:21:58 0.22.1-20251006.050136-190
08:21:58 20251006050136
08:21:58
08:21:58
08:21:58 tar.gz
08:21:58 0.22.1-20251006.050136-190
08:21:58 20251006050136
08:21:58
08:21:58
08:21:58 zip
08:21:58 0.22.1-20251006.050136-190
08:21:58 20251006050136
08:21:58
08:21:58
08:21:58 cyclonedx
08:21:58 xml
08:21:58 0.22.1-20251006.050136-190
08:21:58 20251006050136
08:21:58
08:21:58
08:21:58 cyclonedx
08:21:58 json
08:21:58 0.22.1-20251006.050136-190
08:21:58 20251006050136
08:21:58
08:21:58
08:21:58
08:21:58
08:21:58 Nexus timestamp is 0.22.1-20251006.050136-190
08:21:58 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip
08:21:58 Distribution bundle is karaf-0.22.1-20251006.050136-190.zip
08:21:58 Distribution bundle version is 0.22.1-SNAPSHOT
08:21:58 Distribution folder is karaf-0.22.1-SNAPSHOT
08:21:58 Nexus prefix is https://nexus.opendaylight.org
08:21:58 [EnvInject] - Injecting environment variables from a build step.
08:21:58 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
08:21:58 [EnvInject] - Variables injected successfully.
08:21:58 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins15730640602500009056.sh
08:21:58 Setup pyenv:
08:21:58 system
08:21:58 3.8.13
08:21:58 3.9.13
08:21:58 3.10.13
08:21:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
08:21:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from file:/tmp/.os_lf_venv
08:21:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:21:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:22:01 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.
08:22:01 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:22:01 lf-activate-venv(): INFO: Base packages installed successfully
08:22:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
08:22:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
08:22:15 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:22:16 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
08:22:16 Copying common-functions.sh to /tmp
08:22:17 Copying common-functions.sh to 10.30.170.124:/tmp
08:22:17 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:22:18 Copying common-functions.sh to 10.30.170.93:/tmp
08:22:18 Warning: Permanently added '10.30.170.93' (ECDSA) to the list of known hosts.
08:22:19 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins5498473445291865192.sh
08:22:19 common-functions.sh is being sourced
08:22:19 common-functions environment:
08:22:19 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:22:19 ACTUALFEATURES:
08:22:19 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:22:19 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:22:19 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:22:19 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:19 CONTROLLERMEM: 12G
08:22:19 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:22:19 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:22:19 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:22:19 SUITES:
08:22:19
08:22:19 #################################################
08:22:19 ## Configure Cluster and Start ##
08:22:19 #################################################
08:22:19 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia
08:22:19 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia
08:22:19 Locating script plan to use...
08:22:19 Finished running script plans
08:22:19 Configuring member-1 with IP address 10.30.170.124
08:22:19 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:22:19 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:22:19 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
08:22: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 ]]
08:22:19 ++ echo 'common-functions.sh is being sourced'
08:22:19 common-functions.sh is being sourced
08:22:19 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
08:22:19 ++ DISTROSTREAM=titanium
08:22:19 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:22:19 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:22:19 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:22:19 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:22:19 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:22:19 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:22:19 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:22:19 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:22:19 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:19 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:19 ++ export CONTROLLERMEM=
08:22:19 ++ CONTROLLERMEM=
08:22:19 ++ case "${DISTROSTREAM}" in
08:22:19 ++ CLUSTER_SYSTEM=pekko
08:22:19 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:22:19 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:22:19 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:22:19 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:22:19 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:22:19 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:22:19 ++ print_common_env
08:22:19 ++ cat
08:22:19 common-functions environment:
08:22:19 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:22:19 ACTUALFEATURES:
08:22:19 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:22:19 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:22:19 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:22:19 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:19 CONTROLLERMEM:
08:22:19 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:22:19 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:22:19 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:22:19 SUITES:
08:22:19
08:22:19 ++ SSH='ssh -t -t'
08:22:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
08:22:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
08:22:19 Changing to /tmp
08:22:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip
08:22:19 + echo 'Changing to /tmp'
08:22:19 + cd /tmp
08:22:19 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip'
08:22:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip
08:22:19 --2025-10-06 08:22:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip
08:22:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
08:22:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
08:22:19 HTTP request sent, awaiting response... 200 OK
08:22:19 Length: 185772764 (177M) [application/zip]
08:22:19 Saving to: ‘karaf-0.22.1-20251006.050136-190.zip’
08:22:19
08:22:19 0K ........ ........ ........ ........ ........ ........ 1% 60.6M 3s
08:22:19 3072K ........ ........ ........ ........ ........ ........ 3% 102M 2s
08:22:19 6144K ........ ........ ........ ........ ........ ........ 5% 149M 2s
08:22:19 9216K ........ ........ ........ ........ ........ ........ 6% 152M 2s
08:22:19 12288K ........ ........ ........ ........ ........ ........ 8% 184M 1s
08:22:19 15360K ........ ........ ........ ........ ........ ........ 10% 189M 1s
08:22:19 18432K ........ ........ ........ ........ ........ ........ 11% 241M 1s
08:22:19 21504K ........ ........ ........ ........ ........ ........ 13% 241M 1s
08:22:19 24576K ........ ........ ........ ........ ........ ........ 15% 259M 1s
08:22:19 27648K ........ ........ ........ ........ ........ ........ 16% 263M 1s
08:22:19 30720K ........ ........ ........ ........ ........ ........ 18% 271M 1s
08:22:19 33792K ........ ........ ........ ........ ........ ........ 20% 233M 1s
08:22:19 36864K ........ ........ ........ ........ ........ ........ 22% 286M 1s
08:22:19 39936K ........ ........ ........ ........ ........ ........ 23% 330M 1s
08:22:19 43008K ........ ........ ........ ........ ........ ........ 25% 305M 1s
08:22:19 46080K ........ ........ ........ ........ ........ ........ 27% 321M 1s
08:22:19 49152K ........ ........ ........ ........ ........ ........ 28% 366M 1s
08:22:20 52224K ........ ........ ........ ........ ........ ........ 30% 370M 1s
08:22:20 55296K ........ ........ ........ ........ ........ ........ 32% 370M 1s
08:22:20 58368K ........ ........ ........ ........ ........ ........ 33% 344M 1s
08:22:20 61440K ........ ........ ........ ........ ........ ........ 35% 337M 1s
08:22:20 64512K ........ ........ ........ ........ ........ ........ 37% 303M 1s
08:22:20 67584K ........ ........ ........ ........ ........ ........ 38% 327M 1s
08:22:20 70656K ........ ........ ........ ........ ........ ........ 40% 356M 0s
08:22:20 73728K ........ ........ ........ ........ ........ ........ 42% 264M 0s
08:22:20 76800K ........ ........ ........ ........ ........ ........ 44% 345M 0s
08:22:20 79872K ........ ........ ........ ........ ........ ........ 45% 345M 0s
08:22:20 82944K ........ ........ ........ ........ ........ ........ 47% 352M 0s
08:22:20 86016K ........ ........ ........ ........ ........ ........ 49% 348M 0s
08:22:20 89088K ........ ........ ........ ........ ........ ........ 50% 269M 0s
08:22:20 92160K ........ ........ ........ ........ ........ ........ 52% 247M 0s
08:22:20 95232K ........ ........ ........ ........ ........ ........ 54% 240M 0s
08:22:20 98304K ........ ........ ........ ........ ........ ........ 55% 276M 0s
08:22:20 101376K ........ ........ ........ ........ ........ ........ 57% 322M 0s
08:22:20 104448K ........ ........ ........ ........ ........ ........ 59% 307M 0s
08:22:20 107520K ........ ........ ........ ........ ........ ........ 60% 268M 0s
08:22:20 110592K ........ ........ ........ ........ ........ ........ 62% 255M 0s
08:22:20 113664K ........ ........ ........ ........ ........ ........ 64% 341M 0s
08:22:20 116736K ........ ........ ........ ........ ........ ........ 66% 349M 0s
08:22:20 119808K ........ ........ ........ ........ ........ ........ 67% 346M 0s
08:22:20 122880K ........ ........ ........ ........ ........ ........ 69% 322M 0s
08:22:20 125952K ........ ........ ........ ........ ........ ........ 71% 208M 0s
08:22:20 129024K ........ ........ ........ ........ ........ ........ 72% 207M 0s
08:22:20 132096K ........ ........ ........ ........ ........ ........ 74% 218M 0s
08:22:20 135168K ........ ........ ........ ........ ........ ........ 76% 265M 0s
08:22:20 138240K ........ ........ ........ ........ ........ ........ 77% 335M 0s
08:22:20 141312K ........ ........ ........ ........ ........ ........ 79% 339M 0s
08:22:20 144384K ........ ........ ........ ........ ........ ........ 81% 337M 0s
08:22:20 147456K ........ ........ ........ ........ ........ ........ 82% 338M 0s
08:22:20 150528K ........ ........ ........ ........ ........ ........ 84% 344M 0s
08:22:20 153600K ........ ........ ........ ........ ........ ........ 86% 320M 0s
08:22:20 156672K ........ ........ ........ ........ ........ ........ 88% 333M 0s
08:22:20 159744K ........ ........ ........ ........ ........ ........ 89% 316M 0s
08:22:20 162816K ........ ........ ........ ........ ........ ........ 91% 339M 0s
08:22:20 165888K ........ ........ ........ ........ ........ ........ 93% 343M 0s
08:22:20 168960K ........ ........ ........ ........ ........ ........ 94% 354M 0s
08:22:20 172032K ........ ........ ........ ........ ........ ........ 96% 349M 0s
08:22:20 175104K ........ ........ ........ ........ ........ ........ 98% 349M 0s
08:22:20 178176K ........ ........ ........ ........ ........ ........ 99% 344M 0s
08:22:20 181248K .. 100% 544M=0.7s
08:22:20
08:22:20 2025-10-06 08:22:20 (261 MB/s) - ‘karaf-0.22.1-20251006.050136-190.zip’ saved [185772764/185772764]
08:22:20
08:22:20 Extracting the new controller...
08:22:20 + echo 'Extracting the new controller...'
08:22:20 + unzip -q karaf-0.22.1-20251006.050136-190.zip
08:22:22 Adding external repositories...
08:22:22 + echo 'Adding external repositories...'
08:22:22 + 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.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:22:22 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:22:22 ################################################################################
08:22:22 #
08:22:22 # Licensed to the Apache Software Foundation (ASF) under one or more
08:22:22 # contributor license agreements. See the NOTICE file distributed with
08:22:22 # this work for additional information regarding copyright ownership.
08:22:22 # The ASF licenses this file to You under the Apache License, Version 2.0
08:22:22 # (the "License"); you may not use this file except in compliance with
08:22:22 # the License. You may obtain a copy of the License at
08:22:22 #
08:22:22 # http://www.apache.org/licenses/LICENSE-2.0
08:22:22 #
08:22:22 # Unless required by applicable law or agreed to in writing, software
08:22:22 # distributed under the License is distributed on an "AS IS" BASIS,
08:22:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:22:22 # See the License for the specific language governing permissions and
08:22:22 # limitations under the License.
08:22:22 #
08:22:22 ################################################################################
08:22:22
08:22:22 #
08:22:22 # If set to true, the following property will not allow any certificate to be used
08:22:22 # when accessing Maven repositories through SSL
08:22:22 #
08:22:22 #org.ops4j.pax.url.mvn.certificateCheck=
08:22:22
08:22:22 #
08:22:22 # Path to the local Maven settings file.
08:22:22 # The repositories defined in this file will be automatically added to the list
08:22:22 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
08:22:22 # below is not set.
08:22:22 # The following locations are checked for the existence of the settings.xml file
08:22:22 # * 1. looks for the specified url
08:22:22 # * 2. if not found looks for ${user.home}/.m2/settings.xml
08:22:22 # * 3. if not found looks for ${maven.home}/conf/settings.xml
08:22:22 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
08:22:22 #
08:22:22 #org.ops4j.pax.url.mvn.settings=
08:22:22
08:22:22 #
08:22:22 # Path to the local Maven repository which is used to avoid downloading
08:22:22 # artifacts when they already exist locally.
08:22:22 # The value of this property will be extracted from the settings.xml file
08:22:22 # above, or defaulted to:
08:22:22 # System.getProperty( "user.home" ) + "/.m2/repository"
08:22:22 #
08:22:22 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
08:22:22
08:22:22 #
08:22:22 # Default this to false. It's just weird to use undocumented repos
08:22:22 #
08:22:22 org.ops4j.pax.url.mvn.useFallbackRepositories=false
08:22:22
08:22:22 #
08:22:22 # Uncomment if you don't wanna use the proxy settings
08:22:22 # from the Maven conf/settings.xml file
08:22:22 #
08:22:22 # org.ops4j.pax.url.mvn.proxySupport=false
08:22:22
08:22:22 #
08:22:22 # Comma separated list of repositories scanned when resolving an artifact.
08:22:22 # Those repositories will be checked before iterating through the
08:22:22 # below list of repositories and even before the local repository
08:22:22 # A repository url can be appended with zero or more of the following flags:
08:22:22 # @snapshots : the repository contains snaphots
08:22:22 # @noreleases : the repository does not contain any released artifacts
08:22:22 #
08:22:22 # The following property value will add the system folder as a repo.
08:22:22 #
08:22:22 org.ops4j.pax.url.mvn.defaultRepositories=\
08:22:22 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
08:22:22 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
08:22:22 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
08:22:22
08:22:22 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
08:22:22 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
08:22:22
08:22:22 #
08:22:22 # Comma separated list of repositories scanned when resolving an artifact.
08:22:22 # The default list includes the following repositories:
08:22:22 # http://repo1.maven.org/maven2@id=central
08:22:22 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
08:22:22 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
08:22:22 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
08:22:22 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
08:22:22 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
08:22:22 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
08:22:22 # To add repositories to the default ones, prepend '+' to the list of repositories
08:22:22 # to add.
08:22:22 # A repository url can be appended with zero or more of the following flags:
08:22:22 # @snapshots : the repository contains snapshots
08:22:22 # @noreleases : the repository does not contain any released artifacts
08:22:22 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
08:22:22 #
08:22:22 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
08:22:22
08:22:22 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
08:22:22 + [[ True == \T\r\u\e ]]
08:22:22 + echo 'Configuring the startup features...'
08:22:22 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:22:22 + FEATURE_TEST_STRING=features-test
08:22:22 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
08:22:22 + KARAF_VERSION=karaf4
08:22:22 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
08:22:22 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:22:22 + [[ ! -z '' ]]
08:22:22 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:22:22 ################################################################################
08:22:22 #
08:22:22 # Licensed to the Apache Software Foundation (ASF) under one or more
08:22:22 # contributor license agreements. See the NOTICE file distributed with
08:22:22 # this work for additional information regarding copyright ownership.
08:22:22 # The ASF licenses this file to You under the Apache License, Version 2.0
08:22:22 # (the "License"); you may not use this file except in compliance with
08:22:22 # the License. You may obtain a copy of the License at
08:22:22 #
08:22:22 # http://www.apache.org/licenses/LICENSE-2.0
08:22:22 #
08:22:22 # Unless required by applicable law or agreed to in writing, software
08:22:22 # distributed under the License is distributed on an "AS IS" BASIS,
08:22:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:22:22 # See the License for the specific language governing permissions and
08:22:22 # limitations under the License.
08:22:22 #
08:22:22 ################################################################################
08:22:22
08:22:22 #
08:22:22 # Comma separated list of features repositories to register by default
08:22:22 #
08:22:22 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9cc1a141-86a4-4770-9365-56ef270278ec.xml
08:22:22
08:22:22 #
08:22:22 # Comma separated list of features to install at startup
08:22:22 #
08:22:22 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, 04f05a95-338d-4ceb-b111-2240fbeeaeee
08:22:22
08:22:22 #
08:22:22 # Resource repositories (OBR) that the features resolver can use
08:22:22 # to resolve requirements/capabilities
08:22:22 #
08:22:22 # The format of the resourceRepositories is
08:22:22 # resourceRepositories=[xml:url|json:url],...
08:22:22 # for Instance:
08:22:22 #
08:22:22 #resourceRepositories=xml:http://host/path/to/index.xml
08:22:22 # or
08:22:22 #resourceRepositories=json:http://host/path/to/index.json
08:22:22 #
08:22:22
08:22:22 #
08:22:22 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
08:22:22 #
08:22:22 featuresBootAsynchronous=false
08:22:22
08:22:22 #
08:22:22 # Service requirements enforcement
08:22:22 #
08:22:22 # By default, the feature resolver checks the service requirements/capabilities of
08:22:22 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
08:22:22 # the required bundles.
08:22:22 # The following flag can have those values:
08:22:22 # - disable: service requirements are completely ignored
08:22:22 # - default: service requirements are ignored for old features
08:22:22 # - enforce: service requirements are always verified
08:22:22 #
08:22:22 #serviceRequirements=default
08:22:22
08:22:22 #
08:22:22 # Store cfg file for config element in feature
08:22:22 #
08:22:22 #configCfgStore=true
08:22:22
08:22:22 #
08:22:22 # Define if the feature service automatically refresh bundles
08:22:22 #
08:22:22 autoRefresh=true
08:22:22
08:22:22 #
08:22:22 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
08:22:22 # XML file defines instructions related to features processing
08:22:22 # versions.properties may declare properties to resolve placeholders in XML file
08:22:22 # both files are relative to ${karaf.etc}
08:22:22 #
08:22:22 #featureProcessing=org.apache.karaf.features.xml
08:22:22 #featureProcessingVersions=versions.properties
08:22:22 + configure_karaf_log karaf4 ''
08:22:22 + local -r karaf_version=karaf4
08:22:22 + local -r controllerdebugmap=
08:22:22 + local logapi=log4j
08:22:22 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:22:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
08:22:22 log4j2.rootLogger.level = INFO
08:22:22 #log4j2.rootLogger.type = asyncRoot
08:22:22 #log4j2.rootLogger.includeLocation = false
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
08:22:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
08:22:22 log4j2.rootLogger.appenderRef.Console.ref = Console
08:22:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
08:22:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
08:22:22 log4j2.logger.spifly.name = org.apache.aries.spifly
08:22:22 log4j2.logger.spifly.level = WARN
08:22:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
08:22:22 log4j2.logger.audit.level = INFO
08:22:22 log4j2.logger.audit.additivity = false
08:22:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
08:22:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
08:22:22 log4j2.appender.console.type = Console
08:22:22 log4j2.appender.console.name = Console
08:22:22 log4j2.appender.console.layout.type = PatternLayout
08:22:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
08:22:22 log4j2.appender.rolling.type = RollingRandomAccessFile
08:22:22 log4j2.appender.rolling.name = RollingFile
08:22:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
08:22:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
08:22:22 #log4j2.appender.rolling.immediateFlush = false
08:22:22 log4j2.appender.rolling.append = true
08:22:22 log4j2.appender.rolling.layout.type = PatternLayout
08:22:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
08:22:22 log4j2.appender.rolling.policies.type = Policies
08:22:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
08:22:22 log4j2.appender.rolling.policies.size.size = 64MB
08:22:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
08:22:22 log4j2.appender.rolling.strategy.max = 7
08:22:22 log4j2.appender.audit.type = RollingRandomAccessFile
08:22:22 log4j2.appender.audit.name = AuditRollingFile
08:22:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
08:22:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
08:22:22 log4j2.appender.audit.append = true
08:22:22 log4j2.appender.audit.layout.type = PatternLayout
08:22:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
08:22:22 log4j2.appender.audit.policies.type = Policies
08:22:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
08:22:22 log4j2.appender.audit.policies.size.size = 8MB
08:22:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
08:22:22 log4j2.appender.audit.strategy.max = 7
08:22:22 log4j2.appender.osgi.type = PaxOsgi
08:22:22 log4j2.appender.osgi.name = PaxOsgi
08:22:22 log4j2.appender.osgi.filter = *
08:22:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
08:22:22 #log4j2.logger.aether.level = TRACE
08:22:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
08:22:22 #log4j2.logger.http-headers.level = DEBUG
08:22:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
08:22:22 #log4j2.logger.maven.level = TRACE
08:22:22 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
08:22:22 + logapi=log4j2
08:22:22 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
08:22:22 + '[' log4j2 == log4j2 ']'
08:22:22 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:22:22 controllerdebugmap:
08:22:22 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
08:22:22 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
08:22:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
08:22:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
08:22:22 + unset IFS
08:22:22 + echo 'controllerdebugmap: '
08:22:22 + '[' -n '' ']'
08:22:22 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:22:22 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
08:22:22 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:22:22 ################################################################################
08:22:22 #
08:22:22 # Licensed to the Apache Software Foundation (ASF) under one or more
08:22:22 # contributor license agreements. See the NOTICE file distributed with
08:22:22 # this work for additional information regarding copyright ownership.
08:22:22 # The ASF licenses this file to You under the Apache License, Version 2.0
08:22:22 # (the "License"); you may not use this file except in compliance with
08:22:22 # the License. You may obtain a copy of the License at
08:22:22 #
08:22:22 # http://www.apache.org/licenses/LICENSE-2.0
08:22:22 #
08:22:22 # Unless required by applicable law or agreed to in writing, software
08:22:22 # distributed under the License is distributed on an "AS IS" BASIS,
08:22:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:22:22 # See the License for the specific language governing permissions and
08:22:22 # limitations under the License.
08:22:22 #
08:22:22 ################################################################################
08:22:22
08:22:22 # Common pattern layout for appenders
08:22:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
08:22:22
08:22:22 # Root logger
08:22:22 log4j2.rootLogger.level = INFO
08:22:22 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
08:22:22 #log4j2.rootLogger.type = asyncRoot
08:22:22 #log4j2.rootLogger.includeLocation = false
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
08:22:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
08:22:22 log4j2.rootLogger.appenderRef.Console.ref = Console
08:22:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
08:22:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
08:22:22
08:22:22 # Filters for logs marked by org.opendaylight.odlparent.Markers
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
08:22:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
08:22:22
08:22:22 # Loggers configuration
08:22:22
08:22:22 # Spifly logger
08:22:22 log4j2.logger.spifly.name = org.apache.aries.spifly
08:22:22 log4j2.logger.spifly.level = WARN
08:22:22
08:22:22 # Security audit logger
08:22:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
08:22:22 log4j2.logger.audit.level = INFO
08:22:22 log4j2.logger.audit.additivity = false
08:22:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
08:22:22
08:22:22 # Appenders configuration
08:22:22
08:22:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
08:22:22 log4j2.appender.console.type = Console
08:22:22 log4j2.appender.console.name = Console
08:22:22 log4j2.appender.console.layout.type = PatternLayout
08:22:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
08:22:22
08:22:22 # Rolling file appender
08:22:22 log4j2.appender.rolling.type = RollingRandomAccessFile
08:22:22 log4j2.appender.rolling.name = RollingFile
08:22:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
08:22:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
08:22:22 # uncomment to not force a disk flush
08:22:22 #log4j2.appender.rolling.immediateFlush = false
08:22:22 log4j2.appender.rolling.append = true
08:22:22 log4j2.appender.rolling.layout.type = PatternLayout
08:22:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
08:22:22 log4j2.appender.rolling.policies.type = Policies
08:22:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
08:22:22 log4j2.appender.rolling.policies.size.size = 1GB
08:22:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
08:22:22 log4j2.appender.rolling.strategy.max = 7
08:22:22
08:22:22 # Audit file appender
08:22:22 log4j2.appender.audit.type = RollingRandomAccessFile
08:22:22 log4j2.appender.audit.name = AuditRollingFile
08:22:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
08:22:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
08:22:22 log4j2.appender.audit.append = true
08:22:22 log4j2.appender.audit.layout.type = PatternLayout
08:22:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
08:22:22 log4j2.appender.audit.policies.type = Policies
08:22:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
08:22:22 log4j2.appender.audit.policies.size.size = 8MB
08:22:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
08:22:22 log4j2.appender.audit.strategy.max = 7
08:22:22
08:22:22 # OSGi appender
08:22:22 log4j2.appender.osgi.type = PaxOsgi
08:22:22 log4j2.appender.osgi.name = PaxOsgi
08:22:22 log4j2.appender.osgi.filter = *
08:22:22
08:22:22 # help with identification of maven-related problems with pax-url-aether
08:22:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
08:22:22 #log4j2.logger.aether.level = TRACE
08:22:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
08:22:22 #log4j2.logger.http-headers.level = DEBUG
08:22:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
08:22:22 #log4j2.logger.maven.level = TRACE
08:22:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
08:22:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
08:22:22 Configure
08:22:22 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:22 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
08:22:22 + local -r controllermem=12G
08:22:22 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:22 + echo Configure
08:22:22 java home: /usr/lib/jvm/java-21-openjdk-amd64
08:22:22 max memory: 12G
08:22:22 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:22 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
08:22:22 + echo ' max memory: 12G'
08:22:22 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
08:22:22 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:22 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:22 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:22 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
08:22:22 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:22:22 #!/bin/sh
08:22:22 #
08:22:22 # Licensed to the Apache Software Foundation (ASF) under one or more
08:22:22 # contributor license agreements. See the NOTICE file distributed with
08:22:22 # this work for additional information regarding copyright ownership.
08:22:22 # The ASF licenses this file to You under the Apache License, Version 2.0
08:22:22 # (the "License"); you may not use this file except in compliance with
08:22:22 # the License. You may obtain a copy of the License at
08:22:22 #
08:22:22 # http://www.apache.org/licenses/LICENSE-2.0
08:22:22 #
08:22:22 # Unless required by applicable law or agreed to in writing, software
08:22:22 # distributed under the License is distributed on an "AS IS" BASIS,
08:22:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:22:22 # See the License for the specific language governing permissions and
08:22:22 # limitations under the License.
08:22:22 #
08:22:22
08:22:22 #
08:22:22 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
08:22:22 # script: client, instance, shell, start, status, stop, karaf
08:22:22 #
08:22:22 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
08:22:22 # Actions go here...
08:22:22 # fi
08:22:22
08:22:22 #
08:22:22 # general settings which should be applied for all scripts go here; please keep
08:22:22 # in mind that it is possible that scripts might be executed more than once, e.g.
08:22:22 # in example of the start script where the start script is executed first and the
08:22:22 # karaf script afterwards.
08:22:22 #
08:22:22
08:22:22 #
08:22:22 # The following section shows the possible configuration options for the default
08:22:22 # karaf scripts
08:22:22 #
08:22:22 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
08:22:22 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
08:22:22 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
08:22:22 # export EXTRA_JAVA_OPTS # Additional JVM options
08:22:22 # export KARAF_HOME # Karaf home folder
08:22:22 # export KARAF_DATA # Karaf data folder
08:22:22 # export KARAF_BASE # Karaf base folder
08:22:22 # export KARAF_ETC # Karaf etc folder
08:22:22 # export KARAF_LOG # Karaf log folder
08:22:22 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
08:22:22 # export KARAF_OPTS # Additional available Karaf options
08:22:22 # export KARAF_DEBUG # Enable debug mode
08:22:22 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
08:22:22 # export KARAF_NOROOT # Prevent execution as root if set to true
08:22:22 Set Java version
08:22:22 + echo 'Set Java version'
08:22:22 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
08:22:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
08:22:22 sudo: a password is required
08:22:22 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:22:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
08:22:22 sudo: a password is required
08:22:22 JDK default version ...
08:22:22 + echo 'JDK default version ...'
08:22:22 + java -version
08:22:23 openjdk version "21.0.5" 2024-10-15
08:22:23 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
08:22:23 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
08:22:23 Set JAVA_HOME
08:22:23 + echo 'Set JAVA_HOME'
08:22:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
08:22:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
08:22:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:22:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:22:23 Listing all open ports on controller system...
08:22:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:22:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
08:22:23 + echo 'Listing all open ports on controller system...'
08:22:23 + netstat -pnatu
08:22:23 /tmp/configuration-script.sh: line 40: netstat: command not found
08:22:23 Configuring cluster
08:22:23 + '[' -f /tmp/custom_shard_config.txt ']'
08:22:23 + echo 'Configuring cluster'
08:22:23 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.124
08:22:23 ################################################
08:22:23 ## Configure Cluster ##
08:22:23 ################################################
08:22:23 NOTE: Cluster configuration files not found. Copying from
08:22:23 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
08:22:23 Configuring unique name in pekko.conf
08:22:23 Configuring hostname in pekko.conf
08:22:23 Configuring data and rpc seed nodes in pekko.conf
08:22:23 modules = [
08:22:23
08:22:23 {
08:22:23 name = "inventory"
08:22:23 namespace = "urn:opendaylight:inventory"
08:22:23 shard-strategy = "module"
08:22:23 },
08:22:23 {
08:22:23 name = "topology"
08:22:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
08:22:23 shard-strategy = "module"
08:22:23 },
08:22:23 {
08:22:23 name = "toaster"
08:22:23 namespace = "http://netconfcentral.org/ns/toaster"
08:22:23 shard-strategy = "module"
08:22:23 }
08:22:23 ]
08:22:23 Configuring replication type in module-shards.conf
08:22:23 ################################################
08:22:23 ## NOTE: Manually restart controller to ##
08:22:23 ## apply configuration. ##
08:22:23 ################################################
08:22:23 Dump pekko.conf
08:22:23 + echo 'Dump pekko.conf'
08:22:23 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:22:23
08:22:23 odl-cluster-data {
08:22:23 pekko {
08:22:23 remote {
08:22:23 artery {
08:22:23 enabled = on
08:22:23 transport = tcp
08:22:23 canonical.hostname = "10.30.170.124"
08:22:23 canonical.port = 2550
08:22:23 }
08:22:23 }
08:22:23
08:22:23 cluster {
08:22:23 # Using artery.
08:22:23 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.124:2550"]
08:22:23
08:22:23 roles = ["member-1"]
08:22:23
08:22:23 # when under load we might trip a false positive on the failure detector
08:22:23 # failure-detector {
08:22:23 # heartbeat-interval = 4 s
08:22:23 # acceptable-heartbeat-pause = 16s
08:22:23 # }
08:22:23 }
08:22:23
08:22:23 persistence {
08:22:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
08:22:23 # modifying the following two properties. The directory location specified may be a relative or absolute path.
08:22:23 # The relative path is always relative to KARAF_HOME.
08:22:23
08:22:23 # snapshot-store.local.dir = "target/snapshots"
08:22:23
08:22:23 # Use lz4 compression for LocalSnapshotStore snapshots
08:22:23 snapshot-store.local.use-lz4-compression = false
08:22:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
08:22:23 snapshot-store.local.lz4-blocksize = 256KB
08:22:23 }
08:22:23 disable-default-actor-system-quarantined-event-handling = "false"
08:22:23 }
08:22:23 }
08:22:23 Dump modules.conf
08:22:23 + echo 'Dump modules.conf'
08:22:23 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:22:23 modules = [
08:22:23
08:22:23 {
08:22:23 name = "inventory"
08:22:23 namespace = "urn:opendaylight:inventory"
08:22:23 shard-strategy = "module"
08:22:23 },
08:22:23 {
08:22:23 name = "topology"
08:22:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
08:22:23 shard-strategy = "module"
08:22:23 },
08:22:23 {
08:22:23 name = "toaster"
08:22:23 namespace = "http://netconfcentral.org/ns/toaster"
08:22:23 shard-strategy = "module"
08:22:23 }
08:22:23 ]
08:22:23 Dump module-shards.conf
08:22:23 + echo 'Dump module-shards.conf'
08:22:23 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:22:23 module-shards = [
08:22:23 {
08:22:23 name = "default"
08:22:23 shards = [
08:22:23 {
08:22:23 name = "default"
08:22:23 replicas = ["member-1"]
08:22:23 }
08:22:23 ]
08:22:23 },
08:22:23 {
08:22:23 name = "inventory"
08:22:23 shards = [
08:22:23 {
08:22:23 name="inventory"
08:22:23 replicas = ["member-1"]
08:22:23 }
08:22:23 ]
08:22:23 },
08:22:23 {
08:22:23 name = "topology"
08:22:23 shards = [
08:22:23 {
08:22:23 name="topology"
08:22:23 replicas = ["member-1"]
08:22:23 }
08:22:23 ]
08:22:23 },
08:22:23 {
08:22:23 name = "toaster"
08:22:23 shards = [
08:22:23 {
08:22:23 name="toaster"
08:22:23 replicas = ["member-1"]
08:22:23 }
08:22:23 ]
08:22:23 }
08:22:23 ]
08:22:23 Locating config plan to use...
08:22:23 Finished running config plans
08:22:23 Starting member-1 with IP address 10.30.170.124
08:22:23 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:22:23 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:22:23 Redirecting karaf console output to karaf_console.log
08:22:23 Starting controller...
08:22:23 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
08:22:23 Execute the post startup script on controller 10.30.170.124
08:22:23 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:22:23 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:22:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:22:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:22:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:22:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:22:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:22:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:22:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:22:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:23:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:23:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:23:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:23:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:23:24 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
08:23:29 2025-10-06T08:22:39,681 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
08:23:29 Controller is UP
08:23:29 2025-10-06T08:22:39,681 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
08:23:29 Listing all open ports on controller system...
08:23:29 /tmp/post-startup-script.sh: line 51: netstat: command not found
08:23:29 looking for "BindException: Address already in use" in log file
08:23:29 looking for "server is unhealthy" in log file
08:23:29 Let's take the karaf thread dump
08:23:29 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:23:29 karaf main: org.apache.karaf.main.Main, pid:2103
08:23:29 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
08:23:30 Generating mininet variables...
08:23:30 Locating test plan to use...
08:23:30 Changing the testplan path...
08:23:30 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
08:23:30 #
08:23:30 # This program and the accompanying materials are made available under the
08:23:30 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
08:23:30 # and is available at http://www.eclipse.org/legal/epl-v10.html
08:23:30
08:23:30 # Place the suites in run order:
08:23:30 /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test/csit/suites/netconf/ready
08:23:30 /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test/csit/suites/netconf/scale/max_devices.robot
08:23:30 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test/csit/suites/netconf/scale/max_devices.robot ...
08:23:30 ==============================================================================
08:23:30 netconf-scale-max-devices.txt
08:23:30 ==============================================================================
08:23:30 netconf-scale-max-devices.txt.Ready
08:23:30 ==============================================================================
08:23:31 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi...
08:23:31 ==============================================================================
08:23:34 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:23:39 | PASS |
08:23:39 ------------------------------------------------------------------------------
08:23:39 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:23:39 | PASS |
08:23:39 ------------------------------------------------------------------------------
08:23:39 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:23:39 | PASS |
08:23:39 Netconf was detected to be up and running so bug 5014 did not show up.
08:23:39 ------------------------------------------------------------------------------
08:23:39 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:23:39 | PASS |
08:23:39 Netconf was detected to be up and running so bug 5014 did not show up.
08:23:39 ------------------------------------------------------------------------------
08:23:39 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:23:40 | PASS |
08:23:40 ------------------------------------------------------------------------------
08:23:40 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:23:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:24:03 | PASS |
08:24:03 ------------------------------------------------------------------------------
08:24:04 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | PASS |
08:24:04 6 tests, 6 passed, 0 failed
08:24:04 ==============================================================================
08:24:04 netconf-scale-max-devices.txt.Ready | PASS |
08:24:04 6 tests, 6 passed, 0 failed
08:24:04 ==============================================================================
08:24:04 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test...
08:24:04 ==============================================================================
08:24:05 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:26:58 Starting Iteration with 1000 devices
08:26:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:19:45 | FAIL |
09:19:45 Timed out waiting for {'netconf-scaling-device-86', 'netconf-scaling-device-244', 'netconf-scaling-device-413', 'netconf-scaling-device-673', 'netconf-scaling-device-551', 'netconf-scaling-device-606', 'netconf-scaling-device-887', 'netconf-scaling-device-170', 'netconf-scaling-device-40', 'netconf-scaling-device-481', 'netconf-scaling-device-675', 'netconf-scaling-device-870', 'netconf-scaling-device-532', 'netconf-scaling-device-762', 'netconf-scaling-device-181', 'netconf-scaling-device-513', 'netconf-scaling-device-483', 'netconf-scaling-device-427', 'netconf-scaling-device-718', 'netconf-scaling-device-235', 'netconf-scaling-device-754', 'netconf-scaling-device-580', 'netconf-scaling-device-634', 'netconf-scaling-device-225', 'netconf-scaling-device-486', 'netconf-scaling-device-160', 'netconf-scaling-device-632', 'netconf-scaling-device-347', 'netconf-scaling-device-92', 'netconf-scaling-device-340', 'netconf-scaling-device-823', 'netconf-scaling-device-182', 'netconf-scaling-device-793', 'netconf-scaling-device-843', 'netconf-scaling-device-357', 'netconf-scaling-device-598', 'netconf-scaling-device-247', 'netconf-scaling-device-302', 'netconf-scaling-device-703', 'netconf-scaling-device-272', 'netconf-scaling-device-27', 'netconf-scaling-device-213', 'netconf-scaling-device-555', 'netconf-scaling-device-841', 'netconf-scaling-device-802', 'netconf-scaling-device-52', 'netconf-scaling-device-719', 'netconf-scaling-device-391', 'netconf-scaling-device-584', 'netconf-scaling-device-356', 'netconf-scaling-device-964', 'netconf-...
09:19:45 [ Message content over the limit has been removed. ]
09:19:45 ...scaling-device-609', 'netconf-scaling-device-779', 'netconf-scaling-device-423', 'netconf-scaling-device-428', 'netconf-scaling-device-695', 'netconf-scaling-device-349', 'netconf-scaling-device-488', 'netconf-scaling-device-289', 'netconf-scaling-device-180', 'netconf-scaling-device-397', 'netconf-scaling-device-405', 'netconf-scaling-device-644', 'netconf-scaling-device-192', 'netconf-scaling-device-751', 'netconf-scaling-device-842', 'netconf-scaling-device-855', 'netconf-scaling-device-152', 'netconf-scaling-device-449', 'netconf-scaling-device-132', 'netconf-scaling-device-135', 'netconf-scaling-device-607', 'netconf-scaling-device-940', 'netconf-scaling-device-626', 'netconf-scaling-device-942', 'netconf-scaling-device-835', 'netconf-scaling-device-480', 'netconf-scaling-device-454', 'netconf-scaling-device-739', 'netconf-scaling-device-119', 'netconf-scaling-device-905', 'netconf-scaling-device-120', 'netconf-scaling-device-533', 'netconf-scaling-device-50', 'netconf-scaling-device-848', 'netconf-scaling-device-124', 'netconf-scaling-device-660', 'netconf-scaling-device-445', 'netconf-scaling-device-574', 'netconf-scaling-device-109', 'netconf-scaling-device-752', 'netconf-scaling-device-525', 'netconf-scaling-device-2', 'netconf-scaling-device-618', 'netconf-scaling-device-448', 'netconf-scaling-device-315', 'netconf-scaling-device-544', 'netconf-scaling-device-667', 'netconf-scaling-device-1000', 'netconf-scaling-device-530', 'netconf-scaling-device-93', 'netconf-scaling-device-895', 'netconf-scaling-device-65'} to connect
09:19:45
09:19:45 Also teardown failed:
09:19:45 No match found for '>' in 10 seconds
09:19:45 Output:
09:19:45 [?2004l
^C.
09:19:45 ------------------------------------------------------------------------------
09:19:55 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | FAIL |
09:19:55 Suite teardown failed:
09:19:55 No match found for '>' in 10 seconds
09:19:55 Output:
09:19:55 ^C.
09:19:55
09:19:55 1 test, 0 passed, 1 failed
09:19:55 ==============================================================================
09:19:55 netconf-scale-max-devices.txt | FAIL |
09:19:55 7 tests, 6 passed, 1 failed
09:19:55 ==============================================================================
09:19:55 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/output.xml
09:19:56 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/log.html
09:19:56 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/report.html
09:19:56 Examining the files in data/log and checking filesize
09:19:56 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:19:57 total 1908
09:19:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 08:22 .
09:19:57 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 08:22 karaf_console.log
09:19:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 08:22 ..
09:19:57 -rw-rw-r-- 1 jenkins jenkins 1937735 Oct 6 08:54 karaf.log
09:19:57 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:19:57 1.9M /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
09:19:57 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
09:19:57 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:19:57 ls: cannot access '/tmp/karaf-0.22.1-SNAPSHOT/*.hprof': No such file or directory
09:19:57 Let's take the karaf thread dump again...
09:19:57 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:19:58 karaf main: org.apache.karaf.main.Main, pid:2103
09:19:58 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:19:58 Killing ODL
09:19:58 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:20:03 Compressing karaf.log 1
09:20:03 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:20:04 Fetching compressed karaf.log 1
09:20:04 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:20:04 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:20:04 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:20:04 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:20:04 Fetch GC logs
09:20:05 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
09:20:05 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
09:20:05 Examine copied files
09:20:05 total 17348
09:20:05 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 09:20 gclogs-1
09:20:05 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 09:20 odl1_karaf_console.log
09:20:05 -rw-rw-r--. 1 jenkins jenkins 63470 Oct 6 09:20 odl1_karaf.log.gz
09:20:05 -rw-rw-r--. 1 jenkins jenkins 131504 Oct 6 09:19 karaf_1_2103_threads_after.log
09:20:05 -rw-rw-r--. 1 jenkins jenkins 16311 Oct 6 09:19 ps_after.log
09:20:05 -rw-rw-r--. 1 jenkins jenkins 249429 Oct 6 09:19 report.html
09:20:05 -rw-rw-r--. 1 jenkins jenkins 1054253 Oct 6 09:19 log.html
09:20:05 -rw-rw-r--. 1 jenkins jenkins 14618219 Oct 6 09:19 output.xml
09:20:05 -rw-rw-r--. 1 jenkins jenkins 1411045 Oct 6 09:19 testtool--netconf-scale-max-devices-txt-Max-Devices.1759739222.091.log
09:20:05 -rw-rw-r--. 1 jenkins jenkins 14 Oct 6 09:19 devices.csv
09:20:05 drwxrwxr-x. 35 jenkins jenkins 4096 Oct 6 08:26 yang
09:20:05 -rw-rw-r--. 1 jenkins jenkins 537 Oct 6 08:23 testplan.txt
09:20:05 -rw-rw-r--. 1 jenkins jenkins 118901 Oct 6 08:23 karaf_1_2103_threads_before.log
09:20:05 -rw-rw-r--. 1 jenkins jenkins 17476 Oct 6 08:23 ps_before.log
09:20:05 -rw-rw-r--. 1 jenkins jenkins 3322 Oct 6 08:22 post-startup-script.sh
09:20:05 -rw-rw-r--. 1 jenkins jenkins 252 Oct 6 08:22 startup-script.sh
09:20:05 -rw-rw-r--. 1 jenkins jenkins 3468 Oct 6 08:22 configuration-script.sh
09:20:05 -rw-rw-r--. 1 jenkins jenkins 337 Oct 6 08:21 detect_variables.env
09:20:05 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 6 08:21 pom.xml
09:20:05 -rw-rw-r--. 1 jenkins jenkins 92 Oct 6 08:21 set_variables.env
09:20:05 -rw-rw-r--. 1 jenkins jenkins 297 Oct 6 08:21 slave_addresses.txt
09:20:05 -rw-rw-r--. 1 jenkins jenkins 570 Oct 6 08:21 requirements.txt
09:20:05 -rw-rw-r--. 1 jenkins jenkins 26 Oct 6 08:21 env.properties
09:20:05 -rw-rw-r--. 1 jenkins jenkins 333 Oct 6 08:19 stack-parameters.yaml
09:20:05 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 08:17 test
09:20:05 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 08:17 test@tmp
09:20:05 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 6 05:01 maven-metadata.xml
09:20:05 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins13683597369140422989.sh
09:20:05 Karaf Deployments, Tests must have already run
09:20:05 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/sh /tmp/jenkins9669116594587967251.sh
09:20:05 Cleaning up Robot installation...
09:20:05 $ ssh-agent -k
09:20:05 unset SSH_AUTH_SOCK;
09:20:05 unset SSH_AGENT_PID;
09:20:05 echo Agent pid 5287 killed;
09:20:05 [ssh-agent] Stopped.
09:20:05 Recording plot data
09:20:05 Robot results publisher started...
09:20:05 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:20:05 -Parsing output xml:
09:20:07 Done!
09:20:07 -Copying log files to build dir:
09:20:07 Done!
09:20:07 -Assigning results to build:
09:20:07 Done!
09:20:07 -Checking thresholds:
09:20:07 Done!
09:20:07 Done publishing Robot results.
09:20:07 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
09:20:07 [PostBuildScript] - [INFO] Executing post build scripts.
09:20:07 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins13499676343053241416.sh
09:20:07 Archiving csit artifacts
09:20:07 mv: cannot stat '*_1.png': No such file or directory
09:20:07 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:20:07 % Total % Received % Xferd Average Speed Time Time Time Current
09:20:07 Dload Upload Total Spent Left Speed
09:20:07
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1008k 0 1008k 0 0 2915k 0 --:--:-- --:--:-- --:--:-- 2915k
09:20:08 Archive: robot-plugin.zip
09:20:08 inflating: ./archives/robot-plugin/log.html
09:20:08 inflating: ./archives/robot-plugin/output.xml
09:20:08 inflating: ./archives/robot-plugin/report.html
09:20:08 mv: cannot stat '*.log.gz': No such file or directory
09:20:08 mv: cannot stat '*.png': No such file or directory
09:20:08 [PostBuildScript] - [INFO] Executing post build scripts.
09:20:08 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins16940971056533928586.sh
09:20:08 [PostBuildScript] - [INFO] Executing post build scripts.
09:20:08 [EnvInject] - Injecting environment variables from a build step.
09:20:08 [EnvInject] - Injecting as environment variables the properties content
09:20:08 OS_CLOUD=vex
09:20:08 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-titanium-51
09:20:08
09:20:08 [EnvInject] - Variables injected successfully.
09:20:08 provisioning config files...
09:20:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:20:08 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins7373297807767295023.sh
09:20:08 ---> openstack-stack-delete.sh
09:20:08 Setup pyenv:
09:20:08 system
09:20:08 3.8.13
09:20:08 3.9.13
09:20:08 3.10.13
09:20:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
09:20:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from file:/tmp/.os_lf_venv
09:20:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:20:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:20:11 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.
09:20:11 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:20:11 lf-activate-venv(): INFO: Base packages installed successfully
09:20:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:20:31 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
09:20:31 INFO: Retrieving stack cost for: releng-netconf-csit-1node-scale-max-devices-only-titanium-51
09:20:35 DEBUG: Successfully retrieved stack cost: total: 0.88
09:20:47 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-titanium-51
09:20:47 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-titanium-51
09:20:47 [PostBuildScript] - [INFO] Executing post build scripts.
09:20:47 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins18177096531049037556.sh
09:20:47 ---> sysstat.sh
09:20:48 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins1109211463350764607.sh
09:20:48 ---> package-listing.sh
09:20:48 ++ facter osfamily
09:20:48 ++ tr '[:upper:]' '[:lower:]'
09:20:48 + OS_FAMILY=redhat
09:20:48 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium
09:20:48 + START_PACKAGES=/tmp/packages_start.txt
09:20:48 + END_PACKAGES=/tmp/packages_end.txt
09:20:48 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:20:48 + PACKAGES=/tmp/packages_start.txt
09:20:48 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium ']'
09:20:48 + PACKAGES=/tmp/packages_end.txt
09:20:48 + case "${OS_FAMILY}" in
09:20:48 + rpm -qa
09:20:48 + sort
09:20:51 + '[' -f /tmp/packages_start.txt ']'
09:20:51 + '[' -f /tmp/packages_end.txt ']'
09:20:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:20:51 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium ']'
09:20:51 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/archives/
09:20:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/archives/
09:20:51 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins4972753504458354797.sh
09:20:51 ---> capture-instance-metadata.sh
09:20:51 Setup pyenv:
09:20:51 system
09:20:51 3.8.13
09:20:51 3.9.13
09:20:51 3.10.13
09:20:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
09:20:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from file:/tmp/.os_lf_venv
09:20:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:20:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:20:53 lf-activate-venv(): INFO: Base packages installed successfully
09:20:53 lf-activate-venv(): INFO: Installing additional packages: lftools
09:21:04 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
09:21:04 INFO: Running in OpenStack, capturing instance metadata
09:21:04 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins11223322824874130053.sh
09:21:04 provisioning config files...
09:21:04 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-titanium #51
09:21:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/config15812009420683711607tmp
09:21:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:21:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:21:04 provisioning config files...
09:21:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:21:05 [EnvInject] - Injecting environment variables from a build step.
09:21:05 [EnvInject] - Injecting as environment variables the properties content
09:21:05 SERVER_ID=logs
09:21:05
09:21:05 [EnvInject] - Variables injected successfully.
09:21:05 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins1155549635679071801.sh
09:21:05 ---> create-netrc.sh
09:21:05 WARN: Log server credential not found.
09:21:05 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins2576526433864677975.sh
09:21:05 ---> python-tools-install.sh
09:21:05 Setup pyenv:
09:21:05 system
09:21:05 3.8.13
09:21:05 3.9.13
09:21:05 3.10.13
09:21:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
09:21:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from file:/tmp/.os_lf_venv
09:21:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:21:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:21:07 lf-activate-venv(): INFO: Base packages installed successfully
09:21:07 lf-activate-venv(): INFO: Installing additional packages: lftools
09:21:17 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
09:21:17 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins658764686893322464.sh
09:21:17 ---> sudo-logs.sh
09:21:17 Archiving 'sudo' log..
09:21:17 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins3710114336778586270.sh
09:21:17 ---> job-cost.sh
09:21:17 Setup pyenv:
09:21:17 system
09:21:17 3.8.13
09:21:17 3.9.13
09:21:17 3.10.13
09:21:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
09:21:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from file:/tmp/.os_lf_venv
09:21:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:21:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:21:20 lf-activate-venv(): INFO: Base packages installed successfully
09:21:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:21:30 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
09:21:30 DEBUG: total: 0.88
09:21:30 INFO: Retrieving Stack Cost...
09:21:30 INFO: Retrieving Pricing Info for: v3-standard-2
09:21:30 INFO: Archiving Costs
09:21:30 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins11802909006714119812.sh
09:21:30 ---> logs-deploy.sh
09:21:30 Setup pyenv:
09:21:30 system
09:21:30 3.8.13
09:21:30 3.9.13
09:21:30 3.10.13
09:21:30 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
09:21:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iLGJ from file:/tmp/.os_lf_venv
09:21:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:21:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:21:33 lf-activate-venv(): INFO: Base packages installed successfully
09:21:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:21:45 lf-activate-venv(): INFO: Adding /tmp/venv-iLGJ/bin to PATH
09:21:45 WARNING: Nexus logging server not set
09:21:45 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-titanium/51/
09:21:45 INFO: archiving logs to S3
09:21:48 ---> uname -a:
09:21:48 Linux prd-centos8-robot-2c-8g-992.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
09:21:48
09:21:48
09:21:48 ---> lscpu:
09:21:48 Architecture: x86_64
09:21:48 CPU op-mode(s): 32-bit, 64-bit
09:21:48 Byte Order: Little Endian
09:21:48 CPU(s): 2
09:21:48 On-line CPU(s) list: 0,1
09:21:48 Thread(s) per core: 1
09:21:48 Core(s) per socket: 1
09:21:48 Socket(s): 2
09:21:48 NUMA node(s): 1
09:21:48 Vendor ID: AuthenticAMD
09:21:48 CPU family: 23
09:21:48 Model: 49
09:21:48 Model name: AMD EPYC-Rome Processor
09:21:48 Stepping: 0
09:21:48 CPU MHz: 2799.998
09:21:48 BogoMIPS: 5599.99
09:21:48 Virtualization: AMD-V
09:21:48 Hypervisor vendor: KVM
09:21:48 Virtualization type: full
09:21:48 L1d cache: 32K
09:21:48 L1i cache: 32K
09:21:48 L2 cache: 512K
09:21:48 L3 cache: 16384K
09:21:48 NUMA node0 CPU(s): 0,1
09:21:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:21:48
09:21:48
09:21:48 ---> nproc:
09:21:48 2
09:21:48
09:21:48
09:21:48 ---> df -h:
09:21:48 Filesystem Size Used Avail Use% Mounted on
09:21:48 devtmpfs 3.8G 0 3.8G 0% /dev
09:21:48 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:21:48 tmpfs 3.8G 17M 3.8G 1% /run
09:21:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:21:48 /dev/vda1 40G 19G 22G 46% /
09:21:48 tmpfs 770M 0 770M 0% /run/user/1001
09:21:48
09:21:48
09:21:48 ---> free -m:
09:21:48 total used free shared buff/cache available
09:21:48 Mem: 7697 712 181 18 6803 6668
09:21:48 Swap: 1023 0 1023
09:21:48
09:21:48
09:21:48 ---> ip addr:
09:21:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:21:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:21:48 inet 127.0.0.1/8 scope host lo
09:21:48 valid_lft forever preferred_lft forever
09:21:48 inet6 ::1/128 scope host
09:21:48 valid_lft forever preferred_lft forever
09:21:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:21:48 link/ether fa:16:3e:3e:96:cb brd ff:ff:ff:ff:ff:ff
09:21:48 altname enp0s3
09:21:48 altname ens3
09:21:48 inet 10.30.170.197/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:21:48 valid_lft 82507sec preferred_lft 82507sec
09:21:48 inet6 fe80::f816:3eff:fe3e:96cb/64 scope link
09:21:48 valid_lft forever preferred_lft forever
09:21:48
09:21:48
09:21:48 ---> sar -b -r -n DEV:
09:21:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
09:21:48
09:21:48 08:16:51 LINUX RESTART (2 CPU)
09:21:48
09:21:48 08:17:01 AM tps rtps wtps bread/s bwrtn/s
09:21:48 08:18:01 AM 203.88 161.43 42.45 14994.00 38448.02
09:21:48 08:19:01 AM 73.35 0.33 73.02 14.80 6553.79
09:21:48 08:20:01 AM 88.37 0.72 87.65 52.92 10978.52
09:21:48 08:21:01 AM 27.81 0.35 27.46 61.18 1995.42
09:21:48 08:22:01 AM 65.86 9.42 56.44 1682.12 3709.08
09:21:48 08:23:01 AM 34.97 0.03 34.94 3.47 6290.67
09:21:48 08:24:01 AM 2.65 0.22 2.43 11.73 73.77
09:21:48 08:25:01 AM 19.53 0.00 19.53 0.00 32118.06
09:21:48 08:26:02 AM 150.16 5.37 144.78 236.22 175380.88
09:21:48 08:27:01 AM 96.73 11.10 85.63 1975.87 114277.04
09:21:48 08:28:01 AM 17.55 0.77 16.78 120.91 21500.13
09:21:48 08:29:01 AM 0.38 0.00 0.38 0.00 217.36
09:21:48 08:30:01 AM 0.28 0.00 0.28 0.00 209.20
09:21:48 08:31:01 AM 0.45 0.20 0.25 21.33 3.35
09:21:48 08:32:01 AM 1.17 0.92 0.25 207.80 3.43
09:21:48 08:33:01 AM 1.38 0.00 1.38 0.00 30.31
09:21:48 08:34:01 AM 0.20 0.00 0.20 0.00 2.52
09:21:48 08:35:01 AM 0.12 0.00 0.12 0.00 1.07
09:21:48 08:36:01 AM 0.15 0.00 0.15 0.00 1.73
09:21:48 08:37:01 AM 0.27 0.00 0.27 0.00 2.75
09:21:48 08:38:01 AM 0.28 0.00 0.28 0.00 3.97
09:21:48 08:39:01 AM 0.12 0.00 0.12 0.00 1.05
09:21:48 08:40:01 AM 0.15 0.00 0.15 0.00 1.05
09:21:48 08:41:01 AM 0.13 0.00 0.13 0.00 1.22
09:21:48 08:42:02 AM 0.20 0.00 0.20 0.00 2.22
09:21:48 08:43:01 AM 0.25 0.00 0.25 0.00 3.34
09:21:48 08:44:01 AM 0.25 0.00 0.25 0.00 3.08
09:21:48 08:45:01 AM 0.18 0.00 0.18 0.00 1.73
09:21:48 08:46:01 AM 0.10 0.00 0.10 0.00 0.63
09:21:48 08:47:01 AM 0.15 0.00 0.15 0.00 1.00
09:21:48 08:48:01 AM 0.22 0.00 0.22 0.00 3.45
09:21:48 08:49:01 AM 0.15 0.00 0.15 0.00 1.05
09:21:48 08:50:01 AM 0.10 0.00 0.10 0.00 0.77
09:21:48 08:51:01 AM 0.25 0.00 0.25 0.00 2.83
09:21:48 08:52:01 AM 0.27 0.00 0.27 0.00 3.18
09:21:48 08:53:01 AM 0.23 0.00 0.23 0.00 3.17
09:21:48 08:54:01 AM 0.15 0.00 0.15 0.00 1.45
09:21:48 08:55:01 AM 0.12 0.00 0.12 0.00 0.77
09:21:48 08:56:01 AM 0.10 0.00 0.10 0.00 0.78
09:21:48 08:57:01 AM 0.23 0.00 0.23 0.00 3.12
09:21:48 08:58:01 AM 0.20 0.00 0.20 0.00 3.08
09:21:48 08:59:01 AM 0.15 0.00 0.15 0.00 1.20
09:21:48 09:00:01 AM 0.15 0.00 0.15 0.00 1.05
09:21:48 09:01:01 AM 0.23 0.02 0.22 0.13 2.68
09:21:48 09:02:01 AM 0.60 0.17 0.43 3.46 7.97
09:21:48 09:03:01 AM 0.25 0.00 0.25 0.00 3.20
09:21:48 09:04:01 AM 0.10 0.00 0.10 0.00 1.17
09:21:48 09:05:01 AM 0.12 0.00 0.12 0.00 0.77
09:21:48 09:06:01 AM 0.10 0.00 0.10 0.00 0.63
09:21:48 09:07:01 AM 9.47 9.22 0.25 783.47 5.63
09:21:48 09:08:01 AM 2.98 0.00 2.98 0.00 70.96
09:21:48 09:09:01 AM 0.42 0.00 0.42 0.00 5.20
09:21:48 09:10:01 AM 0.28 0.00 0.28 0.00 3.02
09:21:48 09:11:01 AM 0.33 0.00 0.33 0.00 3.38
09:21:48 09:12:01 AM 0.45 0.00 0.45 0.00 5.20
09:21:48 09:13:01 AM 0.45 0.00 0.45 0.00 4.82
09:21:48 09:14:01 AM 0.35 0.00 0.35 0.00 3.35
09:21:48 09:15:01 AM 0.28 0.00 0.28 0.00 2.77
09:21:48 09:16:01 AM 0.28 0.00 0.28 0.00 2.23
09:21:48 09:17:01 AM 0.28 0.00 0.28 0.00 2.10
09:21:48 09:18:01 AM 0.45 0.00 0.45 0.00 6.11
09:21:48 09:19:01 AM 0.47 0.00 0.47 0.00 5.57
09:21:48 09:20:01 AM 1.25 1.00 0.25 319.89 48.75
09:21:48 09:21:01 AM 72.62 41.33 31.29 8039.46 1798.47
09:21:48 Average: 13.79 3.79 10.00 445.42 6493.23
09:21:48
09:21:48 08:17:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:21:48 08:18:01 AM 5619700 7102676 2262732 28.71 2688 1678220 672328 7.53 176372 1812484 76680
09:21:48 08:19:01 AM 5358064 7062972 2524368 32.03 2688 1888076 680884 7.62 189276 2016844 173764
09:21:48 08:20:01 AM 5168384 7011092 2714048 34.43 2688 2018304 703912 7.88 197696 2164060 42008
09:21:48 08:21:01 AM 5242468 7086928 2639964 33.49 2688 2020140 625396 7.00 218184 2072372 10748
09:21:48 08:22:01 AM 4952404 7058000 2930028 37.17 2688 2272748 639348 7.16 261056 2293276 172808
09:21:48 08:23:01 AM 4958116 7065476 2924316 37.10 2688 2274832 627012 7.02 266776 2277496 16
09:21:48 08:24:01 AM 4912900 7021416 2969532 37.67 2688 2275988 693924 7.77 267012 2322212 816
09:21:48 08:25:01 AM 2162672 6820816 5719760 72.56 2688 4812896 908288 10.17 424992 4872556 1428084
09:21:48 08:26:02 AM 119804 6739724 7762628 98.48 2156 6685212 908288 10.17 441420 6727288 1488456
09:21:48 08:27:01 AM 237680 6886240 7644752 96.98 2156 6679232 730380 8.18 494664 6500580 634676
09:21:48 08:28:01 AM 220404 6876564 7662028 97.20 2156 6686716 730380 8.18 497304 6514288 3036
09:21:48 08:29:01 AM 199924 6862392 7682508 97.46 2156 6692992 730380 8.18 497304 6534888 2864
09:21:48 08:30:01 AM 185464 6851324 7696968 97.65 2156 6696376 763504 8.55 497304 6548192 4
09:21:48 08:31:01 AM 184544 6851084 7697888 97.66 2156 6697020 763504 8.55 497348 6548972 16
09:21:48 08:32:01 AM 193676 6865588 7688756 97.54 2156 6703256 767076 8.59 497428 6554964 16
09:21:48 08:33:01 AM 193772 6865672 7688660 97.54 2156 6703260 751528 8.41 497428 6555344 12
09:21:48 08:34:01 AM 194588 6866488 7687844 97.53 2156 6703260 751528 8.41 497428 6555024 12
09:21:48 08:35:01 AM 194320 6866220 7688112 97.53 2156 6703260 751528 8.41 497428 6554840 4
09:21:48 08:36:01 AM 194528 6866416 7687904 97.53 2156 6703264 751528 8.41 497428 6554844 4
09:21:48 08:37:01 AM 194572 6866460 7687860 97.53 2156 6703264 751528 8.41 497428 6554960 8
09:21:48 08:38:01 AM 194680 6866548 7687752 97.53 2156 6703264 751528 8.41 497428 6555032 12
09:21:48 08:39:01 AM 194940 6866812 7687492 97.53 2156 6703268 751528 8.41 497428 6554852 8
09:21:48 08:40:01 AM 193948 6865820 7688484 97.54 2156 6703268 769636 8.62 497428 6555084 4
09:21:48 08:41:01 AM 194640 6866476 7687792 97.53 2156 6703272 753604 8.44 497432 6555036 4
09:21:48 08:42:02 AM 194344 6866180 7688088 97.53 2156 6703272 753604 8.44 497432 6555036 4
09:21:48 08:43:01 AM 194144 6865980 7688288 97.54 2156 6703272 753604 8.44 497432 6555228 4
09:21:48 08:44:01 AM 194692 6866532 7687740 97.53 2156 6703276 753604 8.44 497432 6554980 4
09:21:48 08:45:01 AM 194744 6866584 7687688 97.53 2156 6703276 753604 8.44 497432 6554980 4
09:21:48 08:46:01 AM 194996 6866836 7687436 97.53 2156 6703276 753604 8.44 497432 6554864 8
09:21:48 08:47:01 AM 194792 6866632 7687640 97.53 2156 6703276 753604 8.44 497432 6554864 4
09:21:48 08:48:01 AM 194744 6866588 7687688 97.53 2156 6703280 753604 8.44 497432 6554936 4
09:21:48 08:49:01 AM 194836 6866680 7687596 97.53 2156 6703280 753604 8.44 497432 6554868 4
09:21:48 08:50:01 AM 194224 6866068 7688208 97.54 2156 6703280 771132 8.63 497432 6555104 4
09:21:48 08:51:01 AM 194312 6866164 7688120 97.53 2156 6703288 771132 8.63 497440 6555188 4
09:21:48 08:52:01 AM 194528 6866380 7687904 97.53 2156 6703288 771132 8.63 497440 6554872 4
09:21:48 08:53:01 AM 194588 6866444 7687844 97.53 2156 6703292 771132 8.63 497440 6554944 12
09:21:48 08:54:01 AM 194956 6866812 7687476 97.53 2156 6703292 771132 8.63 497440 6554992 8
09:21:48 08:55:01 AM 194596 6866452 7687836 97.53 2156 6703292 771132 8.63 497440 6554984 4
09:21:48 08:56:01 AM 195292 6867152 7687140 97.52 2156 6703296 771132 8.63 497440 6554872 4
09:21:48 08:57:01 AM 194252 6866112 7688180 97.54 2156 6703296 771132 8.63 497440 6555184 12
09:21:48 08:58:01 AM 194836 6866700 7687596 97.53 2156 6703300 771132 8.63 497440 6554948 8
09:21:48 08:59:01 AM 194992 6866860 7687440 97.53 2156 6703304 771132 8.63 497440 6554884 8
09:21:48 09:00:01 AM 194528 6866396 7687904 97.53 2156 6703304 754200 8.44 497440 6555232 4
09:21:48 09:01:01 AM 193788 6865668 7688644 97.54 2156 6703308 754200 8.44 497440 6555764 4
09:21:48 09:02:01 AM 193472 6865472 7688960 97.55 2156 6703428 754200 8.44 497576 6555984 4
09:21:48 09:03:01 AM 193656 6865656 7688776 97.54 2156 6703428 754200 8.44 497576 6555552 4
09:21:48 09:04:01 AM 194192 6866196 7688240 97.54 2156 6703432 754200 8.44 497576 6555520 4
09:21:48 09:05:01 AM 194252 6866256 7688180 97.54 2156 6703432 754200 8.44 497576 6555316 4
09:21:48 09:06:01 AM 194336 6866324 7688096 97.53 2156 6703432 754200 8.44 497576 6555316 4
09:21:48 09:07:01 AM 169960 6866044 7712472 97.84 2156 6726932 743628 8.33 499292 6577312 668
09:21:48 09:08:01 AM 169896 6865984 7712536 97.84 2156 6726932 743628 8.33 499292 6577240 4
09:21:48 09:09:01 AM 169916 6866004 7712516 97.84 2156 6726932 743628 8.33 499292 6577132 0
09:21:48 09:10:01 AM 169428 6865520 7713004 97.85 2156 6726936 761772 8.53 499292 6577484 4
09:21:48 09:11:01 AM 169536 6865636 7712896 97.85 2156 6726936 761772 8.53 499300 6577540 4
09:21:48 09:12:01 AM 170000 6866104 7712432 97.84 2156 6726940 761772 8.53 499300 6577252 4
09:21:48 09:13:01 AM 169720 6865824 7712712 97.85 2156 6726940 761772 8.53 499300 6577320 4
09:21:48 09:14:01 AM 169996 6866100 7712436 97.84 2156 6726940 761772 8.53 499300 6577284 4
09:21:48 09:15:01 AM 169316 6865424 7713116 97.85 2156 6726944 761772 8.53 499300 6577416 4
09:21:48 09:16:01 AM 169580 6865688 7712852 97.85 2156 6726944 761772 8.53 499300 6577260 4
09:21:48 09:17:01 AM 169848 6865956 7712584 97.85 2156 6726944 761772 8.53 499300 6577144 4
09:21:48 09:18:01 AM 170052 6866164 7712380 97.84 2156 6726948 761772 8.53 499300 6577216 4
09:21:48 09:19:01 AM 170108 6866220 7712324 97.84 2156 6726948 761772 8.53 499300 6577148 4
09:21:48 09:20:01 AM 238884 6947460 7643548 96.97 2156 6739404 618736 6.93 501092 6507732 1452
09:21:48 09:21:01 AM 131332 6812092 7751100 98.33 2156 6722604 744168 8.33 513764 6624860 23800
09:21:48 Average: 764154 6884915 7118278 90.31 2222 6170414 749369 8.39 466302 6051113 63440
09:21:48
09:21:48 08:17:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:21:48 08:18:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:18:01 AM eth0 274.54 158.76 1313.68 56.99 0.00 0.00 0.00 0.00
09:21:48 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:19:01 AM eth0 67.69 56.54 755.79 6.14 0.00 0.00 0.00 0.00
09:21:48 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:20:01 AM eth0 62.73 48.65 734.14 8.36 0.00 0.00 0.00 0.00
09:21:48 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:21:01 AM eth0 8.40 9.11 4.80 3.47 0.00 0.00 0.00 0.00
09:21:48 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:22:01 AM eth0 42.84 35.98 333.73 8.67 0.00 0.00 0.00 0.00
09:21:48 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:23:01 AM eth0 138.34 99.17 28.40 29.12 0.00 0.00 0.00 0.00
09:21:48 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:24:01 AM eth0 26.55 19.30 9.31 2.43 0.00 0.00 0.00 0.00
09:21:48 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:25:01 AM eth0 319.16 203.03 3158.11 13.66 0.00 0.00 0.00 0.00
09:21:48 08:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:26:02 AM eth0 0.52 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:21:48 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:27:01 AM eth0 203.74 180.16 22.73 404.33 0.00 0.00 0.00 0.00
09:21:48 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:28:01 AM eth0 73.24 52.31 11.81 22.80 0.00 0.00 0.00 0.00
09:21:48 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:29:01 AM eth0 97.05 64.51 15.58 8.64 0.00 0.00 0.00 0.00
09:21:48 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:30:01 AM eth0 62.73 46.27 97.98 17.57 0.00 0.00 0.00 0.00
09:21:48 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:31:01 AM eth0 24.81 25.03 210.84 2.12 0.00 0.00 0.00 0.00
09:21:48 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:32:01 AM eth0 24.18 25.06 210.56 1.90 0.00 0.00 0.00 0.00
09:21:48 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:33:01 AM eth0 24.80 25.80 210.85 2.19 0.00 0.00 0.00 0.00
09:21:48 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:34:01 AM eth0 24.08 25.37 210.53 1.93 0.00 0.00 0.00 0.00
09:21:48 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:35:01 AM eth0 23.50 24.56 203.29 1.86 0.00 0.00 0.00 0.00
09:21:48 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:36:01 AM eth0 24.88 26.29 210.53 1.98 0.00 0.00 0.00 0.00
09:21:48 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:37:01 AM eth0 24.31 25.51 210.52 1.93 0.00 0.00 0.00 0.00
09:21:48 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:38:01 AM eth0 24.58 25.86 210.61 2.01 0.00 0.00 0.00 0.00
09:21:48 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:39:01 AM eth0 24.78 26.01 210.52 1.97 0.00 0.00 0.00 0.00
09:21:48 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:40:01 AM eth0 23.63 24.88 210.52 1.89 0.00 0.00 0.00 0.00
09:21:48 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:41:01 AM eth0 23.79 24.94 210.46 1.90 0.00 0.00 0.00 0.00
09:21:48 08:42:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:42:02 AM eth0 22.26 23.80 210.40 1.82 0.00 0.00 0.00 0.00
09:21:48 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:43:01 AM eth0 25.35 26.08 210.55 2.03 0.00 0.00 0.00 0.00
09:21:48 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:44:01 AM eth0 23.81 24.91 206.92 1.89 0.00 0.00 0.00 0.00
09:21:48 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:45:01 AM eth0 23.70 24.03 188.89 1.81 0.00 0.00 0.00 0.00
09:21:48 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:46:01 AM eth0 24.41 25.42 210.66 1.93 0.00 0.00 0.00 0.00
09:21:48 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:47:01 AM eth0 24.05 24.86 203.35 1.89 0.00 0.00 0.00 0.00
09:21:48 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:48:01 AM eth0 24.56 25.79 210.63 2.01 0.00 0.00 0.00 0.00
09:21:48 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:49:01 AM eth0 24.10 25.31 210.51 1.92 0.00 0.00 0.00 0.00
09:21:48 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:50:01 AM eth0 23.53 25.04 210.44 1.90 0.00 0.00 0.00 0.00
09:21:48 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:51:01 AM eth0 23.83 25.04 210.46 1.90 0.00 0.00 0.00 0.00
09:21:48 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:52:01 AM eth0 23.76 25.25 210.49 1.92 0.00 0.00 0.00 0.00
09:21:48 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:53:01 AM eth0 24.31 25.36 210.60 1.98 0.00 0.00 0.00 0.00
09:21:48 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:54:01 AM eth0 23.23 24.75 210.46 1.88 0.00 0.00 0.00 0.00
09:21:48 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:55:01 AM eth0 24.75 26.01 210.55 1.97 0.00 0.00 0.00 0.00
09:21:48 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:56:01 AM eth0 23.93 25.17 210.49 1.91 0.00 0.00 0.00 0.00
09:21:48 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:57:01 AM eth0 26.28 26.73 210.90 2.19 0.00 0.00 0.00 0.00
09:21:48 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:58:01 AM eth0 23.86 25.13 207.02 1.96 0.00 0.00 0.00 0.00
09:21:48 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 08:59:01 AM eth0 23.85 25.01 210.49 1.90 0.00 0.00 0.00 0.00
09:21:48 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:00:01 AM eth0 25.21 26.47 210.55 2.00 0.00 0.00 0.00 0.00
09:21:48 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:01:01 AM eth0 24.00 25.13 203.30 1.90 0.00 0.00 0.00 0.00
09:21:48 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:02:01 AM eth0 23.67 24.42 199.71 2.03 0.00 0.00 0.00 0.00
09:21:48 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:03:01 AM eth0 24.66 25.29 210.65 1.98 0.00 0.00 0.00 0.00
09:21:48 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:04:01 AM eth0 23.85 24.90 210.77 2.11 0.00 0.00 0.00 0.00
09:21:48 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:05:01 AM eth0 24.18 25.16 199.70 1.90 0.00 0.00 0.00 0.00
09:21:48 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:06:01 AM eth0 23.96 25.43 210.51 1.93 0.00 0.00 0.00 0.00
09:21:48 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:07:01 AM eth0 24.48 25.61 210.55 1.96 0.00 0.00 0.00 0.00
09:21:48 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:08:01 AM eth0 23.24 24.56 210.54 1.93 0.00 0.00 0.00 0.00
09:21:48 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:09:01 AM eth0 23.13 24.41 210.45 1.86 0.00 0.00 0.00 0.00
09:21:48 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:10:01 AM eth0 22.81 24.08 188.81 1.81 0.00 0.00 0.00 0.00
09:21:48 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:11:01 AM eth0 25.03 25.21 207.21 2.09 0.00 0.00 0.00 0.00
09:21:48 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:12:01 AM eth0 24.51 25.62 210.52 1.94 0.00 0.00 0.00 0.00
09:21:48 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:13:01 AM eth0 25.58 25.85 211.09 2.01 0.00 0.00 0.00 0.00
09:21:48 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:14:01 AM eth0 24.51 24.95 210.60 1.93 0.00 0.00 0.00 0.00
09:21:48 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:15:01 AM eth0 25.63 25.96 211.14 2.35 0.00 0.00 0.00 0.00
09:21:48 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:16:01 AM eth0 24.21 25.37 210.49 1.93 0.00 0.00 0.00 0.00
09:21:48 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:17:01 AM eth0 24.26 24.93 210.52 1.90 0.00 0.00 0.00 0.00
09:21:48 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:18:01 AM eth0 24.66 25.59 210.63 2.00 0.00 0.00 0.00 0.00
09:21:48 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:19:01 AM eth0 24.61 25.81 210.54 1.95 0.00 0.00 0.00 0.00
09:21:48 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:20:01 AM eth0 31.07 25.24 166.67 2.42 0.00 0.00 0.00 0.00
09:21:48 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 09:21:01 AM eth0 48.01 36.69 90.60 71.34 0.00 0.00 0.00 0.00
09:21:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:48 Average: eth0 41.26 35.48 265.07 11.65 0.00 0.00 0.00 0.00
09:21:48
09:21:48
09:21:48 ---> sar -P ALL:
09:21:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
09:21:48
09:21:48 08:16:51 LINUX RESTART (2 CPU)
09:21:48
09:21:48 08:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:21:48 08:18:01 AM all 42.26 0.07 10.00 15.52 0.13 32.03
09:21:48 08:18:01 AM 0 38.71 0.08 9.14 15.22 0.10 36.75
09:21:48 08:18:01 AM 1 45.81 0.05 10.86 15.83 0.15 27.31
09:21:48 08:19:01 AM all 23.31 0.00 3.37 11.33 0.10 61.89
09:21:48 08:19:01 AM 0 14.60 0.00 2.45 8.62 0.10 74.23
09:21:48 08:19:01 AM 1 32.03 0.00 4.28 14.04 0.10 49.55
09:21:48 08:20:01 AM all 25.57 0.00 3.56 8.56 0.12 62.20
09:21:48 08:20:01 AM 0 23.70 0.00 3.53 8.80 0.10 63.86
09:21:48 08:20:01 AM 1 27.44 0.00 3.59 8.31 0.13 60.53
09:21:48 08:21:01 AM all 12.64 0.00 1.44 10.02 0.06 75.84
09:21:48 08:21:01 AM 0 4.83 0.00 1.34 7.35 0.05 86.43
09:21:48 08:21:01 AM 1 20.45 0.00 1.55 12.69 0.07 65.25
09:21:48 08:22:01 AM all 29.87 0.00 5.58 4.66 0.11 59.78
09:21:48 08:22:01 AM 0 25.29 0.00 4.78 4.10 0.10 65.73
09:21:48 08:22:01 AM 1 34.46 0.00 6.38 5.22 0.12 53.82
09:21:48 08:23:01 AM all 5.61 0.00 1.00 7.70 0.05 85.63
09:21:48 08:23:01 AM 0 5.33 0.00 1.00 11.63 0.05 81.99
09:21:48 08:23:01 AM 1 5.90 0.00 1.00 3.78 0.05 89.27
09:21:48 08:24:01 AM all 2.99 0.00 0.43 0.08 0.05 96.45
09:21:48 08:24:01 AM 0 2.28 0.00 0.33 0.00 0.05 97.34
09:21:48 08:24:01 AM 1 3.70 0.00 0.52 0.17 0.05 95.56
09:21:48 08:25:01 AM all 41.23 0.00 3.74 30.72 0.14 24.17
09:21:48 08:25:01 AM 0 37.64 0.00 2.38 27.05 0.13 32.80
09:21:48 08:25:01 AM 1 44.81 0.00 5.11 34.39 0.15 15.54
09:21:48 08:26:02 AM all 4.99 0.00 9.39 64.74 0.12 20.77
09:21:48 08:26:02 AM 0 4.40 0.00 8.95 67.94 0.12 18.59
09:21:48 08:26:02 AM 1 5.57 0.00 9.83 61.54 0.12 22.95
09:21:48 08:27:01 AM all 5.95 0.00 6.01 57.05 0.10 30.89
09:21:48 08:27:01 AM 0 4.78 0.00 6.04 62.44 0.09 26.64
09:21:48 08:27:01 AM 1 7.13 0.00 5.97 51.65 0.10 35.15
09:21:48 08:28:01 AM all 5.68 0.00 1.02 8.09 0.08 85.13
09:21:48 08:28:01 AM 0 4.25 0.00 0.84 6.92 0.08 87.91
09:21:48 08:28:01 AM 1 7.11 0.00 1.20 9.27 0.07 82.35
09:21:48
09:21:48 08:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:21:48 08:29:01 AM all 8.62 0.00 0.89 0.02 0.08 90.40
09:21:48 08:29:01 AM 0 5.56 0.00 0.57 0.00 0.07 93.80
09:21:48 08:29:01 AM 1 11.68 0.00 1.21 0.03 0.08 87.00
09:21:48 08:30:01 AM all 5.28 0.00 0.55 0.00 0.06 94.11
09:21:48 08:30:01 AM 0 5.16 0.00 0.57 0.00 0.05 94.22
09:21:48 08:30:01 AM 1 5.39 0.00 0.54 0.00 0.07 94.01
09:21:48 08:31:01 AM all 1.25 0.00 0.12 0.00 0.05 98.58
09:21:48 08:31:01 AM 0 1.32 0.00 0.10 0.00 0.05 98.53
09:21:48 08:31:01 AM 1 1.19 0.00 0.13 0.00 0.05 98.63
09:21:48 08:32:01 AM all 1.15 0.00 0.33 0.03 0.03 98.45
09:21:48 08:32:01 AM 0 0.84 0.00 0.40 0.00 0.03 98.73
09:21:48 08:32:01 AM 1 1.46 0.00 0.27 0.07 0.03 98.18
09:21:48 08:33:01 AM all 1.18 0.00 0.14 0.01 0.04 98.63
09:21:48 08:33:01 AM 0 1.34 0.00 0.13 0.00 0.03 98.50
09:21:48 08:33:01 AM 1 1.02 0.00 0.15 0.02 0.05 98.76
09:21:48 08:34:01 AM all 1.21 0.00 0.13 0.00 0.03 98.63
09:21:48 08:34:01 AM 0 0.49 0.00 0.15 0.00 0.03 99.33
09:21:48 08:34:01 AM 1 1.94 0.00 0.12 0.00 0.02 97.93
09:21:48 08:35:01 AM all 1.05 0.00 0.12 0.00 0.04 98.79
09:21:48 08:35:01 AM 0 0.77 0.00 0.15 0.00 0.05 99.03
09:21:48 08:35:01 AM 1 1.34 0.00 0.08 0.00 0.03 98.55
09:21:48 08:36:01 AM all 1.24 0.00 0.13 0.00 0.03 98.60
09:21:48 08:36:01 AM 0 1.77 0.00 0.12 0.00 0.02 98.10
09:21:48 08:36:01 AM 1 0.72 0.00 0.15 0.00 0.03 99.10
09:21:48 08:37:01 AM all 1.24 0.00 0.12 0.00 0.05 98.59
09:21:48 08:37:01 AM 0 0.75 0.00 0.12 0.00 0.05 99.08
09:21:48 08:37:01 AM 1 1.74 0.00 0.12 0.00 0.05 98.10
09:21:48 08:38:01 AM all 1.15 0.00 0.13 0.00 0.03 98.70
09:21:48 08:38:01 AM 0 0.62 0.00 0.13 0.00 0.03 99.21
09:21:48 08:38:01 AM 1 1.69 0.00 0.12 0.00 0.02 98.18
09:21:48 08:39:01 AM all 1.12 0.00 0.13 0.00 0.03 98.71
09:21:48 08:39:01 AM 0 1.30 0.00 0.15 0.00 0.03 98.51
09:21:48 08:39:01 AM 1 0.94 0.00 0.12 0.00 0.03 98.91
09:21:48
09:21:48 08:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:21:48 08:40:01 AM all 1.19 0.00 0.13 0.00 0.04 98.65
09:21:48 08:40:01 AM 0 1.39 0.00 0.12 0.00 0.03 98.46
09:21:48 08:40:01 AM 1 0.99 0.00 0.13 0.00 0.05 98.83
09:21:48 08:41:01 AM all 1.11 0.00 0.13 0.00 0.04 98.71
09:21:48 08:41:01 AM 0 0.70 0.00 0.12 0.00 0.05 99.13
09:21:48 08:41:01 AM 1 1.52 0.00 0.15 0.00 0.03 98.30
09:21:48 08:42:02 AM all 1.09 0.00 0.17 0.00 0.03 98.71
09:21:48 08:42:02 AM 0 1.12 0.00 0.17 0.00 0.03 98.68
09:21:48 08:42:02 AM 1 1.05 0.00 0.17 0.00 0.03 98.75
09:21:48 08:43:01 AM all 1.25 0.00 0.13 0.00 0.04 98.58
09:21:48 08:43:01 AM 0 1.58 0.00 0.12 0.00 0.03 98.27
09:21:48 08:43:01 AM 1 0.92 0.00 0.14 0.00 0.05 98.90
09:21:48 08:44:01 AM all 1.09 0.00 0.12 0.00 0.03 98.77
09:21:48 08:44:01 AM 0 0.69 0.00 0.13 0.00 0.03 99.15
09:21:48 08:44:01 AM 1 1.49 0.00 0.10 0.00 0.02 98.40
09:21:48 08:45:01 AM all 1.00 0.00 0.12 0.00 0.03 98.86
09:21:48 08:45:01 AM 0 1.05 0.00 0.12 0.00 0.03 98.80
09:21:48 08:45:01 AM 1 0.95 0.00 0.12 0.00 0.02 98.91
09:21:48 08:46:01 AM all 1.18 0.00 0.14 0.00 0.04 98.64
09:21:48 08:46:01 AM 0 0.85 0.00 0.15 0.00 0.05 98.95
09:21:48 08:46:01 AM 1 1.50 0.00 0.13 0.00 0.03 98.33
09:21:48 08:47:01 AM all 1.10 0.00 0.13 0.00 0.03 98.75
09:21:48 08:47:01 AM 0 1.14 0.00 0.13 0.00 0.02 98.71
09:21:48 08:47:01 AM 1 1.07 0.00 0.12 0.00 0.03 98.78
09:21:48 08:48:01 AM all 1.19 0.00 0.14 0.00 0.04 98.62
09:21:48 08:48:01 AM 0 1.27 0.00 0.13 0.00 0.05 98.55
09:21:48 08:48:01 AM 1 1.12 0.00 0.15 0.00 0.03 98.70
09:21:48 08:49:01 AM all 1.19 0.00 0.12 0.00 0.03 98.66
09:21:48 08:49:01 AM 0 0.87 0.00 0.12 0.00 0.02 99.00
09:21:48 08:49:01 AM 1 1.52 0.00 0.12 0.00 0.03 98.33
09:21:48 08:50:01 AM all 1.21 0.00 0.13 0.00 0.03 98.63
09:21:48 08:50:01 AM 0 1.59 0.00 0.13 0.00 0.03 98.25
09:21:48 08:50:01 AM 1 0.84 0.00 0.12 0.00 0.03 99.01
09:21:48
09:21:48 08:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:21:48 08:51:01 AM all 1.14 0.00 0.12 0.00 0.03 98.70
09:21:48 08:51:01 AM 0 0.54 0.00 0.12 0.00 0.03 99.31
09:21:48 08:51:01 AM 1 1.75 0.00 0.12 0.00 0.03 98.10
09:21:48 08:52:01 AM all 1.19 0.00 0.13 0.00 0.03 98.65
09:21:48 08:52:01 AM 0 0.72 0.00 0.13 0.00 0.03 99.11
09:21:48 08:52:01 AM 1 1.67 0.00 0.13 0.00 0.02 98.18
09:21:48 08:53:01 AM all 1.05 0.00 0.14 0.00 0.04 98.76
09:21:48 08:53:01 AM 0 1.40 0.00 0.12 0.00 0.03 98.45
09:21:48 08:53:01 AM 1 0.70 0.00 0.17 0.00 0.05 99.08
09:21:48 08:54:01 AM all 1.16 0.00 0.12 0.00 0.03 98.70
09:21:48 08:54:01 AM 0 1.54 0.00 0.10 0.00 0.02 98.35
09:21:48 08:54:01 AM 1 0.79 0.00 0.13 0.00 0.03 99.05
09:21:48 08:55:01 AM all 1.25 0.00 0.10 0.00 0.03 98.63
09:21:48 08:55:01 AM 0 1.29 0.00 0.08 0.00 0.02 98.61
09:21:48 08:55:01 AM 1 1.20 0.00 0.12 0.00 0.03 98.65
09:21:48 08:56:01 AM all 1.10 0.00 0.11 0.00 0.04 98.75
09:21:48 08:56:01 AM 0 0.45 0.00 0.12 0.00 0.05 99.38
09:21:48 08:56:01 AM 1 1.75 0.00 0.10 0.00 0.03 98.11
09:21:48 08:57:01 AM all 1.06 0.00 0.13 0.06 0.03 98.72
09:21:48 08:57:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25
09:21:48 08:57:01 AM 1 1.50 0.00 0.15 0.12 0.03 98.20
09:21:48 08:58:01 AM all 1.17 0.00 0.13 0.00 0.05 98.65
09:21:48 08:58:01 AM 0 1.07 0.00 0.15 0.00 0.03 98.75
09:21:48 08:58:01 AM 1 1.27 0.00 0.12 0.00 0.07 98.55
09:21:48 08:59:01 AM all 1.10 0.00 0.10 0.00 0.04 98.76
09:21:48 08:59:01 AM 0 0.38 0.00 0.12 0.00 0.05 99.45
09:21:48 08:59:01 AM 1 1.82 0.00 0.08 0.00 0.03 98.06
09:21:48 09:00:01 AM all 1.17 0.00 0.13 0.00 0.05 98.65
09:21:48 09:00:01 AM 0 0.62 0.00 0.13 0.00 0.07 99.18
09:21:48 09:00:01 AM 1 1.72 0.00 0.13 0.00 0.03 98.11
09:21:48 09:01:01 AM all 0.98 0.00 0.11 0.00 0.03 98.89
09:21:48 09:01:01 AM 0 0.32 0.00 0.10 0.00 0.03 99.55
09:21:48 09:01:01 AM 1 1.64 0.00 0.12 0.00 0.02 98.23
09:21:48
09:21:48 09:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:21:48 09:02:01 AM all 1.05 0.00 0.13 0.04 0.03 98.74
09:21:48 09:02:01 AM 0 1.14 0.00 0.15 0.00 0.03 98.68
09:21:48 09:02:01 AM 1 0.97 0.00 0.12 0.08 0.03 98.80
09:21:48 09:03:01 AM all 1.08 0.00 0.13 0.00 0.04 98.75
09:21:48 09:03:01 AM 0 1.07 0.00 0.15 0.00 0.03 98.75
09:21:48 09:03:01 AM 1 1.09 0.00 0.12 0.00 0.05 98.75
09:21:48 09:04:01 AM all 1.15 0.00 0.10 0.00 0.04 98.71
09:21:48 09:04:01 AM 0 1.34 0.00 0.08 0.00 0.03 98.55
09:21:48 09:04:01 AM 1 0.95 0.00 0.12 0.00 0.05 98.88
09:21:48 09:05:01 AM all 1.12 0.00 0.13 0.00 0.03 98.73
09:21:48 09:05:01 AM 0 0.64 0.00 0.12 0.00 0.03 99.21
09:21:48 09:05:01 AM 1 1.60 0.00 0.13 0.00 0.02 98.25
09:21:48 09:06:01 AM all 1.11 0.00 0.13 0.00 0.05 98.71
09:21:48 09:06:01 AM 0 0.59 0.00 0.13 0.00 0.07 99.21
09:21:48 09:06:01 AM 1 1.64 0.00 0.13 0.00 0.03 98.20
09:21:48 09:07:01 AM all 1.16 0.27 0.23 0.28 0.02 98.04
09:21:48 09:07:01 AM 0 1.12 0.10 0.18 0.05 0.02 98.53
09:21:48 09:07:01 AM 1 1.20 0.43 0.28 0.50 0.02 97.56
09:21:48 09:08:01 AM all 1.14 0.00 0.13 0.01 0.03 98.70
09:21:48 09:08:01 AM 0 0.97 0.00 0.13 0.02 0.03 98.85
09:21:48 09:08:01 AM 1 1.30 0.00 0.12 0.00 0.03 98.55
09:21:48 09:09:01 AM all 1.15 0.00 0.11 0.00 0.04 98.70
09:21:48 09:09:01 AM 0 0.80 0.00 0.12 0.00 0.05 99.03
09:21:48 09:09:01 AM 1 1.50 0.00 0.10 0.00 0.03 98.36
09:21:48 09:10:01 AM all 1.10 0.00 0.12 0.00 0.03 98.75
09:21:48 09:10:01 AM 0 0.60 0.00 0.15 0.00 0.05 99.20
09:21:48 09:10:01 AM 1 1.60 0.00 0.08 0.00 0.02 98.30
09:21:48 09:11:01 AM all 1.24 0.00 0.12 0.01 0.03 98.61
09:21:48 09:11:01 AM 0 1.45 0.00 0.10 0.00 0.03 98.41
09:21:48 09:11:01 AM 1 1.02 0.00 0.13 0.02 0.03 98.80
09:21:48 09:12:01 AM all 1.16 0.00 0.12 0.00 0.04 98.68
09:21:48 09:12:01 AM 0 0.57 0.00 0.13 0.00 0.05 99.25
09:21:48 09:12:01 AM 1 1.75 0.00 0.10 0.00 0.03 98.12
09:21:48
09:21:48 09:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:21:48 09:13:01 AM all 1.07 0.00 0.12 0.00 0.03 98.78
09:21:48 09:13:01 AM 0 0.50 0.00 0.13 0.00 0.05 99.31
09:21:48 09:13:01 AM 1 1.64 0.00 0.10 0.00 0.02 98.25
09:21:48 09:14:01 AM all 1.14 0.00 0.11 0.00 0.03 98.72
09:21:48 09:14:01 AM 0 1.47 0.00 0.13 0.00 0.03 98.36
09:21:48 09:14:01 AM 1 0.80 0.00 0.08 0.00 0.03 99.08
09:21:48 09:15:01 AM all 1.09 0.00 0.13 0.00 0.03 98.75
09:21:48 09:15:01 AM 0 0.64 0.00 0.15 0.00 0.03 99.18
09:21:48 09:15:01 AM 1 1.54 0.00 0.12 0.00 0.02 98.33
09:21:48 09:16:01 AM all 1.20 0.00 0.13 0.00 0.05 98.61
09:21:48 09:16:01 AM 0 1.09 0.00 0.13 0.00 0.05 98.73
09:21:48 09:16:01 AM 1 1.32 0.00 0.13 0.00 0.05 98.50
09:21:48 09:17:01 AM all 1.17 0.00 0.12 0.00 0.04 98.67
09:21:48 09:17:01 AM 0 0.94 0.00 0.15 0.00 0.05 98.86
09:21:48 09:17:01 AM 1 1.40 0.00 0.08 0.00 0.03 98.48
09:21:48 09:18:01 AM all 1.35 0.00 0.13 0.00 0.03 98.49
09:21:48 09:18:01 AM 0 1.30 0.00 0.12 0.00 0.03 98.55
09:21:48 09:18:01 AM 1 1.40 0.00 0.13 0.00 0.03 98.43
09:21:48 09:19:01 AM all 1.35 0.00 0.13 0.00 0.05 98.47
09:21:48 09:19:01 AM 0 0.69 0.00 0.17 0.00 0.07 99.08
09:21:48 09:19:01 AM 1 2.00 0.00 0.10 0.00 0.03 97.86
09:21:48 09:20:01 AM all 4.14 0.00 0.36 0.05 0.05 95.40
09:21:48 09:20:01 AM 0 0.70 0.00 0.20 0.00 0.05 99.05
09:21:48 09:20:01 AM 1 7.66 0.00 0.53 0.10 0.05 91.65
09:21:48 09:21:01 AM all 26.02 0.00 3.21 3.24 0.09 67.43
09:21:48 09:21:01 AM 0 24.04 0.00 2.89 4.40 0.10 68.57
09:21:48 09:21:01 AM 1 28.01 0.00 3.52 2.09 0.08 66.30
09:21:48 Average: all 4.69 0.01 0.89 3.45 0.05 90.92
09:21:48 Average: 0 3.88 0.00 0.80 3.48 0.05 91.79
09:21:48 Average: 1 5.50 0.01 0.97 3.41 0.05 90.06
09:21:48
09:21:48
09:21:48