15:17:59 Started by upstream project "integration-distribution-mri-test-scandium" build number 76
15:17:59 originally caused by:
15:17:59 Started by timer
15:17:59 Running as SYSTEM
15:17:59 [EnvInject] - Loading node environment variables.
15:17:59 Building remotely on prd-centos8-robot-2c-8g-1184 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium
15:18:00 [ssh-agent] Looking for ssh-agent implementation...
15:18:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
15:18:00 $ ssh-agent
15:18:00 SSH_AUTH_SOCK=/tmp/ssh-7dcd1W5atKlK/agent.5280
15:18:00 SSH_AGENT_PID=5281
15:18:00 [ssh-agent] Started.
15:18:00 Running ssh-add (command line suppressed)
15:18:00 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium@tmp/private_key_3082331789109441444.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-scandium@tmp/private_key_3082331789109441444.key)
15:18:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
15:18:00 The recommended git tool is: NONE
15:18:03 using credential opendaylight-jenkins-ssh
15:18:03 Wiping out workspace first.
15:18:03 Cloning the remote Git repository
15:18:03 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
15:18:03 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test # timeout=10
15:18:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
15:18:03 > git --version # timeout=10
15:18:03 > git --version # 'git version 2.43.0'
15:18:03 using GIT_SSH to set credentials Release Engineering Jenkins Key
15:18:03 [INFO] Currently running in a labeled security context
15:18:03 [INFO] Currently SELinux is 'enforcing' on the host
15:18:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test@tmp/jenkins-gitclient-ssh393657889701552385.key
15:18:03 Verifying host key using known hosts file
15:18:03 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.
15:18:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
15:18:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
15:18:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:18:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
15:18:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
15:18:06 using GIT_SSH to set credentials Release Engineering Jenkins Key
15:18:06 [INFO] Currently running in a labeled security context
15:18:06 [INFO] Currently SELinux is 'enforcing' on the host
15:18:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test@tmp/jenkins-gitclient-ssh4701134567348400728.key
15:18:06 Verifying host key using known hosts file
15:18:06 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.
15:18:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
15:18:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:18:06 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
15:18:06 > git config core.sparsecheckout # timeout=10
15:18:06 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
15:18:06 Commit message: "Adapt test for new pce-allocation field"
15:18:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:18:06 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
15:18:07 No emails were triggered.
15:18:07 provisioning config files...
15:18:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc
15:18:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
15:18:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
15:18:07 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins5912138652089342612.sh
15:18:07 ---> python-tools-install.sh
15:18:07 Setup pyenv:
15:18:07 system
15:18:07 * 3.8.13 (set by /opt/pyenv/version)
15:18:07 * 3.9.13 (set by /opt/pyenv/version)
15:18:07 * 3.10.13 (set by /opt/pyenv/version)
15:18:07 * 3.11.7 (set by /opt/pyenv/version)
15:18:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GVU0
15:18:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
15:18:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:18:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:18:17 lf-activate-venv(): INFO: Base packages installed successfully
15:18:17 lf-activate-venv(): INFO: Installing additional packages: lftools
15:18:51 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:18:51 Generating Requirements File
15:19:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
15:19:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
15:19:21 Python 3.11.7
15:19:22 pip 25.2 from /tmp/venv-GVU0/lib/python3.11/site-packages/pip (python 3.11)
15:19:22 appdirs==1.4.4
15:19:22 argcomplete==3.6.2
15:19:22 aspy.yaml==1.3.0
15:19:22 attrs==25.4.0
15:19:22 autopage==0.5.2
15:19:22 beautifulsoup4==4.14.2
15:19:22 boto3==1.40.45
15:19:22 botocore==1.40.45
15:19:22 bs4==0.0.2
15:19:22 cachetools==6.2.0
15:19:22 certifi==2025.10.5
15:19:22 cffi==2.0.0
15:19:22 cfgv==3.4.0
15:19:22 chardet==5.2.0
15:19:22 charset-normalizer==3.4.3
15:19:22 click==8.3.0
15:19:22 cliff==4.11.0
15:19:22 cmd2==2.7.0
15:19:22 cryptography==3.3.2
15:19:22 debtcollector==3.0.0
15:19:22 decorator==5.2.1
15:19:22 defusedxml==0.7.1
15:19:22 Deprecated==1.2.18
15:19:22 distlib==0.4.0
15:19:22 dnspython==2.8.0
15:19:22 docker==7.1.0
15:19:22 dogpile.cache==1.4.1
15:19:22 durationpy==0.10
15:19:22 email-validator==2.3.0
15:19:22 filelock==3.19.1
15:19:22 future==1.0.0
15:19:22 gitdb==4.0.12
15:19:22 GitPython==3.1.45
15:19:22 google-auth==2.41.1
15:19:22 httplib2==0.31.0
15:19:22 identify==2.6.15
15:19:22 idna==3.10
15:19:22 importlib-resources==1.5.0
15:19:22 iso8601==2.1.0
15:19:22 Jinja2==3.1.6
15:19:22 jmespath==1.0.1
15:19:22 jsonpatch==1.33
15:19:22 jsonpointer==3.0.0
15:19:22 jsonschema==4.25.1
15:19:22 jsonschema-specifications==2025.9.1
15:19:22 keystoneauth1==5.12.0
15:19:22 kubernetes==34.1.0
15:19:22 lftools==0.37.14
15:19:22 lxml==6.0.2
15:19:22 markdown-it-py==4.0.0
15:19:22 MarkupSafe==3.0.3
15:19:22 mdurl==0.1.2
15:19:22 msgpack==1.1.1
15:19:22 multi_key_dict==2.0.3
15:19:22 munch==4.0.0
15:19:22 netaddr==1.3.0
15:19:22 niet==1.4.2
15:19:22 nodeenv==1.9.1
15:19:22 oauth2client==4.1.3
15:19:22 oauthlib==3.3.1
15:19:22 openstacksdk==4.7.1
15:19:22 os-service-types==1.8.0
15:19:22 osc-lib==4.2.0
15:19:22 oslo.config==10.0.0
15:19:22 oslo.context==6.1.0
15:19:22 oslo.i18n==6.6.0
15:19:22 oslo.log==7.2.1
15:19:22 oslo.serialization==5.8.0
15:19:22 oslo.utils==9.1.0
15:19:22 packaging==25.0
15:19:22 pbr==7.0.1
15:19:22 platformdirs==4.4.0
15:19:22 prettytable==3.16.0
15:19:22 psutil==7.1.0
15:19:22 pyasn1==0.6.1
15:19:22 pyasn1_modules==0.4.2
15:19:22 pycparser==2.23
15:19:22 pygerrit2==2.0.15
15:19:22 PyGithub==2.8.1
15:19:22 Pygments==2.19.2
15:19:22 PyJWT==2.10.1
15:19:22 PyNaCl==1.6.0
15:19:22 pyparsing==2.4.7
15:19:22 pyperclip==1.11.0
15:19:22 pyrsistent==0.20.0
15:19:22 python-cinderclient==9.8.0
15:19:22 python-dateutil==2.9.0.post0
15:19:22 python-heatclient==4.3.0
15:19:22 python-jenkins==1.8.3
15:19:22 python-keystoneclient==5.7.0
15:19:22 python-magnumclient==4.9.0
15:19:22 python-openstackclient==8.2.0
15:19:22 python-swiftclient==4.8.0
15:19:22 PyYAML==6.0.3
15:19:22 referencing==0.36.2
15:19:22 requests==2.32.5
15:19:22 requests-oauthlib==2.0.0
15:19:22 requestsexceptions==1.4.0
15:19:22 rfc3986==2.0.0
15:19:22 rich==14.1.0
15:19:22 rich-argparse==1.7.1
15:19:22 rpds-py==0.27.1
15:19:22 rsa==4.9.1
15:19:22 ruamel.yaml==0.18.15
15:19:22 ruamel.yaml.clib==0.2.14
15:19:22 s3transfer==0.14.0
15:19:22 simplejson==3.20.2
15:19:22 six==1.17.0
15:19:22 smmap==5.0.2
15:19:22 soupsieve==2.8
15:19:22 stevedore==5.5.0
15:19:22 tabulate==0.9.0
15:19:22 toml==0.10.2
15:19:22 tomlkit==0.13.3
15:19:22 tqdm==4.67.1
15:19:22 typing_extensions==4.15.0
15:19:22 tzdata==2025.2
15:19:22 urllib3==1.26.20
15:19:22 virtualenv==20.34.0
15:19:22 wcwidth==0.2.14
15:19:22 websocket-client==1.8.0
15:19:22 wrapt==1.17.3
15:19:22 xdg==6.0.0
15:19:22 xmltodict==1.0.2
15:19:22 yq==3.4.3
15:19:22 [EnvInject] - Injecting environment variables from a build step.
15:19:22 [EnvInject] - Injecting as environment variables the properties content
15:19:22 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
15:19:22 OS_CLOUD=vex
15:19:22 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-scandium-76
15:19:22 OS_STACK_TEMPLATE_DIR=openstack-hot
15:19:22
15:19:22 [EnvInject] - Variables injected successfully.
15:19:22 provisioning config files...
15:19:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
15:19:22 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins14535475577486268668.sh
15:19:22 ---> Create parameters file for OpenStack HOT
15:19:22 OpenStack Heat parameters generated
15:19:22 -----------------------------------
15:19:22 parameters:
15:19:22 vm_0_count: '1'
15:19:22 vm_0_flavor: 'v3-standard-4'
15:19:22 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
15:19:22 vm_1_count: '1'
15:19:22 vm_1_flavor: 'v3-standard-2'
15:19:22 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
15:19:22
15:19:22 job_name: '52238-76'
15:19:22 silo: 'releng'
15:19:22 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins10478673776554656.sh
15:19:22 ---> Create HEAT stack
15:19:22 + source /home/jenkins/lf-env.sh
15:19:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
15:19:22 ++ mktemp -d /tmp/venv-XXXX
15:19:22 + lf_venv=/tmp/venv-UzSr
15:19:22 + local venv_file=/tmp/.os_lf_venv
15:19:22 + local python=python3
15:19:22 + local options
15:19:22 + local set_path=true
15:19:22 + local install_args=
15: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
15:19:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
15:19:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
15:19:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
15:19:22 + true
15:19:22 + case $1 in
15:19:22 + python=python3
15:19:22 + shift 2
15:19:22 + true
15:19:22 + case $1 in
15:19:22 + shift
15:19:22 + break
15:19:22 + case $python in
15:19:22 + local pkg_list=
15:19:22 + [[ -d /opt/pyenv ]]
15:19:22 + echo 'Setup pyenv:'
15:19:22 Setup pyenv:
15:19:22 + export PYENV_ROOT=/opt/pyenv
15:19:22 + PYENV_ROOT=/opt/pyenv
15: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
15: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
15:19:22 + pyenv versions
15:19:23 system
15:19:23 3.8.13
15:19:23 3.9.13
15:19:23 3.10.13
15:19:23 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:19:23 + command -v pyenv
15:19:23 ++ pyenv init - --no-rehash
15:19:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
15:19:23 for i in ${!paths[@]}; do
15:19:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
15:19:23 fi; done;
15:19:23 echo "${paths[*]}"'\'')"
15:19:23 export PATH="/opt/pyenv/shims:${PATH}"
15:19:23 export PYENV_SHELL=bash
15:19:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
15:19:23 pyenv() {
15:19:23 local command
15:19:23 command="${1:-}"
15:19:23 if [ "$#" -gt 0 ]; then
15:19:23 shift
15:19:23 fi
15:19:23
15:19:23 case "$command" in
15:19:23 rehash|shell)
15:19:23 eval "$(pyenv "sh-$command" "$@")"
15:19:23 ;;
15:19:23 *)
15:19:23 command pyenv "$command" "$@"
15:19:23 ;;
15:19:23 esac
15:19:23 }'
15:19:23 +++ bash --norc -ec 'IFS=:; paths=($PATH);
15:19:23 for i in ${!paths[@]}; do
15:19:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
15:19:23 fi; done;
15:19:23 echo "${paths[*]}"'
15:19:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
15:19:23 ++ 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
15:19:23 ++ 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
15:19:23 ++ export PYENV_SHELL=bash
15:19:23 ++ PYENV_SHELL=bash
15:19:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
15:19:23 +++ complete -F _pyenv pyenv
15:19:23 ++ lf-pyver python3
15:19:23 ++ local py_version_xy=python3
15:19:23 ++ local py_version_xyz=
15:19:23 ++ awk '{ print $1 }'
15:19:23 ++ pyenv versions
15:19:23 ++ local command
15:19:23 ++ command=versions
15:19:23 ++ '[' 1 -gt 0 ']'
15:19:23 ++ shift
15:19:23 ++ case "$command" in
15:19:23 ++ command pyenv versions
15:19:23 ++ pyenv versions
15:19:23 ++ sed 's/^[ *]* //'
15:19:23 ++ grep -E '^[0-9.]*[0-9]$'
15:19:23 ++ [[ ! -s /tmp/.pyenv_versions ]]
15:19:23 +++ grep '^3' /tmp/.pyenv_versions
15:19:23 +++ tail -n 1
15:19:23 +++ sort -V
15:19:23 ++ py_version_xyz=3.11.7
15:19:23 ++ [[ -z 3.11.7 ]]
15:19:23 ++ echo 3.11.7
15:19:23 ++ return 0
15:19:23 + pyenv local 3.11.7
15:19:23 + local command
15:19:23 + command=local
15:19:23 + '[' 2 -gt 0 ']'
15:19:23 + shift
15:19:23 + case "$command" in
15:19:23 + command pyenv local 3.11.7
15:19:23 + pyenv local 3.11.7
15:19:23 + for arg in "$@"
15:19:23 + case $arg in
15:19:23 + pkg_list+='lftools[openstack] '
15:19:23 + for arg in "$@"
15:19:23 + case $arg in
15:19:23 + pkg_list+='kubernetes '
15:19:23 + for arg in "$@"
15:19:23 + case $arg in
15:19:23 + pkg_list+='niet '
15:19:23 + for arg in "$@"
15:19:23 + case $arg in
15:19:23 + pkg_list+='python-heatclient '
15:19:23 + for arg in "$@"
15:19:23 + case $arg in
15:19:23 + pkg_list+='python-openstackclient '
15:19:23 + for arg in "$@"
15:19:23 + case $arg in
15:19:23 + pkg_list+='python-magnumclient '
15:19:23 + for arg in "$@"
15:19:23 + case $arg in
15:19:23 + pkg_list+='urllib3~=1.26.15 '
15:19:23 + for arg in "$@"
15:19:23 + case $arg in
15:19:23 + pkg_list+='yq '
15:19:23 + [[ -f /tmp/.os_lf_venv ]]
15:19:23 ++ cat /tmp/.os_lf_venv
15:19:23 + lf_venv=/tmp/venv-GVU0
15:19:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from' file:/tmp/.os_lf_venv
15:19:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from file:/tmp/.os_lf_venv
15:19:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
15:19:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:19:23 + local 'pip_opts=--upgrade --quiet'
15:19:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
15:19:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
15:19:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
15:19:23 + [[ -n '' ]]
15:19:23 + [[ -n '' ]]
15:19:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
15:19:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:19:23 + /tmp/venv-GVU0/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
15:19:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
15:19:25 lf-activate-venv(): INFO: Base packages installed successfully
15:19:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
15:19:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
15:19:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
15:19:25 + /tmp/venv-GVU0/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
15:19:50 + type python3
15:19:50 + true
15:19:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH'
15:19:50 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:19:50 + PATH=/tmp/venv-GVU0/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
15:19:50 + return 0
15:19:50 + openstack --os-cloud vex limits show --absolute
15:19:51 +--------------------------+---------+
15:19:51 | Name | Value |
15:19:51 +--------------------------+---------+
15:19:51 | maxTotalInstances | -1 |
15:19:51 | maxTotalCores | 450 |
15:19:51 | maxTotalRAMSize | 1000000 |
15:19:51 | maxServerMeta | 128 |
15:19:51 | maxImageMeta | 128 |
15:19:51 | maxPersonality | 5 |
15:19:51 | maxPersonalitySize | 10240 |
15:19:51 | maxTotalKeypairs | 100 |
15:19:51 | maxServerGroups | 10 |
15:19:51 | maxServerGroupMembers | 10 |
15:19:51 | maxTotalFloatingIps | -1 |
15:19:51 | maxSecurityGroups | -1 |
15:19:51 | maxSecurityGroupRules | -1 |
15:19:51 | totalRAMUsed | 827392 |
15:19:51 | totalCoresUsed | 202 |
15:19:51 | totalInstancesUsed | 67 |
15:19:51 | totalFloatingIpsUsed | 0 |
15:19:51 | totalSecurityGroupsUsed | 0 |
15:19:51 | totalServerGroupsUsed | 0 |
15:19:51 | maxTotalVolumes | -1 |
15:19:51 | maxTotalSnapshots | 10 |
15:19:51 | maxTotalVolumeGigabytes | 4096 |
15:19:51 | maxTotalBackups | 10 |
15:19:51 | maxTotalBackupGigabytes | 1000 |
15:19:51 | totalVolumesUsed | 0 |
15:19:51 | totalGigabytesUsed | 0 |
15:19:51 | totalSnapshotsUsed | 0 |
15:19:51 | totalBackupsUsed | 0 |
15:19:51 | totalBackupGigabytesUsed | 0 |
15:19:51 +--------------------------+---------+
15:19:51 + pushd /opt/ciman/openstack-hot
15:19:51 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium
15:19:51 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-scandium-76 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/stack-parameters.yaml
15:20:38 Creating stack releng-controller-csit-1node-rest-cars-perf-all-scandium-76
15:20:38 Waiting to initialize infrastructure...
15:20:38 Waiting to initialize infrastructure...
15:20:38 Waiting to initialize infrastructure...
15:20:38 Stack initialization successful.
15:20:38 ------------------------------------
15:20:38 Stack Details
15:20:38 ------------------------------------
15:20:38 {'added': None,
15:20:38 'capabilities': [],
15:20:38 'created_at': '2025-10-06T15:19:54Z',
15:20:38 'deleted': None,
15:20:38 'deleted_at': None,
15:20:38 'description': 'No description',
15:20:38 'environment': None,
15:20:38 'environment_files': None,
15:20:38 'files': None,
15:20:38 'files_container': None,
15:20:38 'id': 'f787a2d8-fd12-4d17-83ee-c3c17d2c54d4',
15:20:38 'is_rollback_disabled': True,
15:20:38 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-rest-cars-perf-all-scandium-76/f787a2d8-fd12-4d17-83ee-c3c17d2c54d4',
15:20:38 'rel': 'self'}],
15:20:38 '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'})}),
15:20:38 'name': 'releng-controller-csit-1node-rest-cars-perf-all-scandium-76',
15:20:38 'notification_topics': [],
15:20:38 'outputs': [{'description': 'IP addresses of the 1st vm types',
15:20:38 'output_key': 'vm_0_ips',
15:20:38 'output_value': ['10.30.171.15']},
15:20:38 {'description': 'IP addresses of the 2nd vm types',
15:20:38 'output_key': 'vm_1_ips',
15:20:38 'output_value': ['10.30.171.181']}],
15:20:38 'owner_id': ****,
15:20:38 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
15:20:38 'OS::stack_id': 'f787a2d8-fd12-4d17-83ee-c3c17d2c54d4',
15:20:38 'OS::stack_name': 'releng-controller-csit-1node-rest-cars-perf-all-scandium-76',
15:20:38 'job_name': '52238-76',
15:20:38 'silo': 'releng',
15:20:38 'vm_0_count': '1',
15:20:38 'vm_0_flavor': 'v3-standard-4',
15:20:38 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
15:20:38 '20250201-010426.857',
15:20:38 'vm_1_count': '1',
15:20:38 'vm_1_flavor': 'v3-standard-2',
15:20:38 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
15:20:38 '- 20250201-060151.911'},
15:20:38 'parent_id': None,
15:20:38 'replaced': None,
15:20:38 'status': 'CREATE_COMPLETE',
15:20:38 'status_reason': 'Stack CREATE completed successfully',
15:20:38 'tags': [],
15:20:38 'template': None,
15:20:38 'template_description': 'No description',
15:20:38 'template_url': None,
15:20:38 'timeout_mins': 15,
15:20:38 'unchanged': None,
15:20:38 'updated': None,
15:20:38 'updated_at': None,
15:20:38 'user_project_id': 'd5d64ddec4e841d6b76034b980d16e0d'}
15:20:38 ------------------------------------
15:20:38 + popd
15:20:38 /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium
15:20:38 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins8457294568879107029.sh
15:20:38 ---> Copy SSH public keys to CSIT lab
15:20:38 Setup pyenv:
15:20:38 system
15:20:38 3.8.13
15:20:38 3.9.13
15:20:38 3.10.13
15:20:38 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:20:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from file:/tmp/.os_lf_venv
15:20:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:20:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:20:41 lf-activate-venv(): INFO: Base packages installed successfully
15:20:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
15:20:59 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:21:01 SSH not responding on 10.30.171.15. Retrying in 10 seconds...
15:21:02 Warning: Permanently added '10.30.171.181' (ECDSA) to the list of known hosts.
15:21:02 releng-52238-76-1-mininet-ovs-217-0
15:21:02 Successfully copied public keys to slave 10.30.171.181
15:21:11 Ping to 10.30.171.15 successful.
15:21:12 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:21:13 releng-52238-76-0-builder-0
15:21:13 Successfully copied public keys to slave 10.30.171.15
15:21:13 Process 6503 ready.
15:21:13 Process 6504 ready.
15:21:13 SSH ready on all stack servers.
15:21:13 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins4199381620127787201.sh
15:21:13 Setup pyenv:
15:21:13 system
15:21:13 3.8.13
15:21:13 3.9.13
15:21:13 3.10.13
15:21:13 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:21:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ABM4
15:21:17 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.robot_venv
15:21:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:21:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:21:22 lf-activate-venv(): INFO: Base packages installed successfully
15:21:22 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
15:21:24 lf-activate-venv(): INFO: Adding /tmp/venv-ABM4/bin to PATH
15:21:24 + echo 'Installing Python Requirements'
15:21:24 Installing Python Requirements
15:21:24 + cat
15:21:24 + python -m pip install -r requirements.txt
15:21:24 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
15:21:24 Collecting docker-py (from -r requirements.txt (line 1))
15:21:24 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)
15:21:24 Collecting ipaddr (from -r requirements.txt (line 2))
15:21:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
15:21:24 Preparing metadata (setup.py): started
15:21:24 Preparing metadata (setup.py): finished with status 'done'
15:21:24 Collecting netaddr (from -r requirements.txt (line 3))
15:21:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
15:21:24 Collecting netifaces (from -r requirements.txt (line 4))
15:21:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
15:21:24 Preparing metadata (setup.py): started
15:21:25 Preparing metadata (setup.py): finished with status 'done'
15:21:25 Collecting pyhocon (from -r requirements.txt (line 5))
15:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
15:21:25 Collecting requests (from -r requirements.txt (line 6))
15:21:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
15:21:25 Collecting robotframework (from -r requirements.txt (line 7))
15:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
15:21:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 34.6 MB/s 0:00:00
15:21:25 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
15:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
15:21:25 Preparing metadata (setup.py): started
15:21:25 Preparing metadata (setup.py): finished with status 'done'
15:21:25 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
15:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
15:21:25 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
15:21:25 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)
15:21:25 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
15:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
15:21:26 Preparing metadata (setup.py): started
15:21:26 Preparing metadata (setup.py): finished with status 'done'
15:21:26 Collecting scapy (from -r requirements.txt (line 12))
15:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
15:21:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 42.6 MB/s 0:00:00
15:21:26 Collecting jsonpath-rw (from -r requirements.txt (line 15))
15:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
15:21:26 Preparing metadata (setup.py): started
15:21:26 Preparing metadata (setup.py): finished with status 'done'
15:21:26 Collecting elasticsearch (from -r requirements.txt (line 18))
15:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
15:21:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 39.0 MB/s 0:00:00
15:21:26 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
15:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
15:21:26 Collecting pyangbind (from -r requirements.txt (line 22))
15:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
15:21:26 Collecting isodate (from -r requirements.txt (line 25))
15:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
15:21:27 Collecting jmespath (from -r requirements.txt (line 28))
15:21:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
15:21:27 Collecting jsonpatch (from -r requirements.txt (line 31))
15:21:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
15:21:27 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
15:21:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
15:21:27 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
15:21:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
15:21:27 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
15:21:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
15:21:27 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
15:21:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
15:21:27 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
15:21:27 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)
15:21:27 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
15:21:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
15:21:27 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
15:21:27 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)
15:21:27 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
15:21:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
15:21:27 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
15:21:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
15:21:27 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
15:21:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
15:21:28 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
15:21:28 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
15:21:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
15:21:28 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
15:21:28 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
15:21:28 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
15:21:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
15:21:28 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
15:21:28 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
15:21:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
15:21:28 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
15:21:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
15:21:28 Collecting elasticsearch (from -r requirements.txt (line 18))
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
15:21:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 31.7 MB/s 0:00:00
15:21:28 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
15:21:28 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
15:21:28 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
15:21:28 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
15:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
15:21:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.7 MB/s 0:00:00
15:21:29 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
15:21:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
15:21:30 Collecting regex (from pyangbind->-r requirements.txt (line 22))
15:21:30 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)
15:21:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 27.1 MB/s 0:00:00
15:21:30 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
15:21:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
15:21:30 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
15:21:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
15:21:31 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
15:21:31 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)
15:21:31 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
15:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
15:21:31 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
15:21:31 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)
15:21:31 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
15:21:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
15:21:31 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
15:21:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
15:21:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
15:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
15:21:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 74.4 MB/s 0:00:00
15:21:31 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
15:21:31 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)
15:21:31 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
15:21:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
15:21:31 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
15:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
15:21:32 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
15:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
15:21:32 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))
15:21:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
15:21:32 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))
15:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
15:21:32 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))
15:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
15:21:32 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))
15:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
15:21:32 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))
15:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
15:21:32 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))
15:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
15:21:32 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
15:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
15:21:32 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
15:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
15:21:32 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
15:21:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
15:21:32 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))
15:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
15:21:32 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
15:21:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
15:21:32 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
15:21:32 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
15:21:32 Building wheel for robotframework-sshlibrary (setup.py): started
15:21:33 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
15:21:33 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5d3cbd3c7414f5c3901a90c289e43d3baf347f7187e7a2f8652bfbb82188f796
15:21:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
15:21:33 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
15:21:33 Building wheel for ipaddr (setup.py): started
15:21:33 Building wheel for ipaddr (setup.py): finished with status 'done'
15:21:33 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=11533b97180593333dd99d2f67a3722da1da4545d36c4c93095e0dccb69e6d1e
15:21:33 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
15:21:33 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
15:21:33 Building wheel for netifaces (setup.py): started
15:21:35 Building wheel for netifaces (setup.py): finished with status 'done'
15:21:35 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=48dd926569583343d8925defa8a1009f5ea75671090ca551f7b8ce8e46e34305
15:21:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
15:21:35 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
15:21:35 Building wheel for robotframework-httplibrary (setup.py): started
15:21:36 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
15:21:36 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=9076fbd476361d33c6283c68fa76345adf0204f49a059d6be07c5d3d684af093
15:21:36 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
15:21:36 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
15:21:36 Building wheel for jsonpath-rw (setup.py): started
15:21:36 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
15:21:36 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=282d108440876ce5cc38fbeb8280b8e13fef26d0eadaa35dd76a728a817c6cbb
15:21:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
15:21:36 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
15:21:36 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
15:21:43
15:21:43 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.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
15:21:43 + pip freeze
15:21:44 attrs==25.4.0
15:21:44 bcrypt==5.0.0
15:21:44 beautifulsoup4==4.14.2
15:21:44 certifi==2025.10.5
15:21:44 cffi==2.0.0
15:21:44 charset-normalizer==3.4.3
15:21:44 click==8.3.0
15:21:44 cryptography==46.0.2
15:21:44 decorator==5.2.1
15:21:44 distlib==0.4.0
15:21:44 docker-py==1.10.6
15:21:44 docker-pycreds==0.4.0
15:21:44 elastic-transport==8.17.1
15:21:44 elasticsearch==8.19.1
15:21:44 elasticsearch-dsl==8.15.4
15:21:44 enum34==1.1.10
15:21:44 filelock==3.19.1
15:21:44 h11==0.16.0
15:21:44 idna==3.10
15:21:44 invoke==2.2.0
15:21:44 ipaddr==2.2.0
15:21:44 isodate==0.7.2
15:21:44 jmespath==1.0.1
15:21:44 jsonpatch==1.33
15:21:44 jsonpath-rw==1.4.0
15:21:44 jsonpointer==3.0.0
15:21:44 lxml==6.0.2
15:21:44 netaddr==1.3.0
15:21:44 netifaces==0.11.0
15:21:44 outcome==1.3.0.post0
15:21:44 paramiko==4.0.0
15:21:44 platformdirs==4.4.0
15:21:44 ply==3.11
15:21:44 pyang==2.7.1
15:21:44 pyangbind==0.8.6
15:21:44 pycparser==2.23
15:21:44 pyhocon==0.3.61
15:21:44 PyNaCl==1.6.0
15:21:44 pyparsing==3.2.5
15:21:44 PySocks==1.7.1
15:21:44 python-dateutil==2.9.0.post0
15:21:44 regex==2025.9.18
15:21:44 requests==2.32.5
15:21:44 robotframework==7.3.2
15:21:44 robotframework-httplibrary==0.4.2
15:21:44 robotframework-pythonlibcore==4.4.1
15:21:44 robotframework-requests==0.9.7
15:21:44 robotframework-selenium2library==3.0.0
15:21:44 robotframework-seleniumlibrary==6.8.0
15:21:44 robotframework-sshlibrary==3.8.0
15:21:44 scapy==2.6.1
15:21:44 scp==0.15.0
15:21:44 selenium==4.36.0
15:21:44 six==1.17.0
15:21:44 sniffio==1.3.1
15:21:44 sortedcontainers==2.4.0
15:21:44 soupsieve==2.8
15:21:44 trio==0.31.0
15:21:44 trio-websocket==0.12.2
15:21:44 typing_extensions==4.15.0
15:21:44 urllib3==2.5.0
15:21:44 virtualenv==20.34.0
15:21:44 waitress==3.0.2
15:21:44 WebOb==1.8.9
15:21:44 websocket-client==1.8.0
15:21:44 WebTest==3.0.6
15:21:44 wsproto==1.2.0
15:21:44 [EnvInject] - Injecting environment variables from a build step.
15:21:44 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
15:21:44 [EnvInject] - Variables injected successfully.
15:21:44 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins10952113371976845304.sh
15:21:44 Setup pyenv:
15:21:44 system
15:21:44 3.8.13
15:21:44 3.9.13
15:21:44 3.10.13
15:21:44 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:21:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from file:/tmp/.os_lf_venv
15:21:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:21:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:21:46 lf-activate-venv(): INFO: Base packages installed successfully
15:21:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
15:21:54 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.
15:21:54 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
15:21:54 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
15:21:55 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:21:55 + ODL_SYSTEM=()
15:21:55 + TOOLS_SYSTEM=()
15:21:55 + OPENSTACK_SYSTEM=()
15:21:55 + OPENSTACK_CONTROLLERS=()
15:21:55 + mapfile -t ADDR
15:21:55 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-rest-cars-perf-all-scandium-76
15:21:55 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
15:21:56 + for i in "${ADDR[@]}"
15:21:56 ++ ssh 10.30.171.15 hostname -s
15:21:56 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:21:57 + REMHOST=releng-52238-76-0-builder-0
15:21:57 + case ${REMHOST} in
15:21:57 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
15:21:57 + for i in "${ADDR[@]}"
15:21:57 ++ ssh 10.30.171.181 hostname -s
15:21:57 Warning: Permanently added '10.30.171.181' (ECDSA) to the list of known hosts.
15:21:57 + REMHOST=releng-52238-76-1-mininet-ovs-217-0
15:21:57 + case ${REMHOST} in
15:21:57 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
15:21:57 + echo NUM_ODL_SYSTEM=1
15:21:57 + echo NUM_TOOLS_SYSTEM=1
15:21:57 + '[' '' == yes ']'
15:21:57 + NUM_OPENSTACK_SYSTEM=0
15:21:57 + echo NUM_OPENSTACK_SYSTEM=0
15:21:57 + '[' 0 -eq 2 ']'
15:21:57 + echo ODL_SYSTEM_IP=10.30.171.15
15:21:57 ++ seq 0 0
15:21:57 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
15:21:57 + echo ODL_SYSTEM_1_IP=10.30.171.15
15:21:57 + echo TOOLS_SYSTEM_IP=10.30.171.181
15:21:57 ++ seq 0 0
15:21:57 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
15:21:57 + echo TOOLS_SYSTEM_1_IP=10.30.171.181
15:21:57 + openstack_index=0
15:21:57 + NUM_OPENSTACK_CONTROL_NODES=1
15:21:57 + echo NUM_OPENSTACK_CONTROL_NODES=1
15:21:57 ++ seq 0 0
15:21:57 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
15:21:57 + echo OPENSTACK_CONTROL_NODE_1_IP=
15:21:57 + NUM_OPENSTACK_COMPUTE_NODES=-1
15:21:57 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
15:21:57 + '[' -1 -ge 2 ']'
15:21:57 ++ seq 0 -2
15:21:57 + NUM_OPENSTACK_HAPROXY_NODES=0
15:21:57 + echo NUM_OPENSTACK_HAPROXY_NODES=0
15:21:57 ++ seq 0 -1
15:21:57 + echo 'Contents of slave_addresses.txt:'
15:21:57 Contents of slave_addresses.txt:
15:21:57 + cat slave_addresses.txt
15:21:57 NUM_ODL_SYSTEM=1
15:21:57 NUM_TOOLS_SYSTEM=1
15:21:57 NUM_OPENSTACK_SYSTEM=0
15:21:57 ODL_SYSTEM_IP=10.30.171.15
15:21:57 ODL_SYSTEM_1_IP=10.30.171.15
15:21:57 TOOLS_SYSTEM_IP=10.30.171.181
15:21:57 TOOLS_SYSTEM_1_IP=10.30.171.181
15:21:57 NUM_OPENSTACK_CONTROL_NODES=1
15:21:57 OPENSTACK_CONTROL_NODE_1_IP=
15:21:57 NUM_OPENSTACK_COMPUTE_NODES=-1
15:21:57 NUM_OPENSTACK_HAPROXY_NODES=0
15:21:57 [EnvInject] - Injecting environment variables from a build step.
15:21:57 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
15:21:57 [EnvInject] - Variables injected successfully.
15:21:57 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/sh /tmp/jenkins2750308931042869060.sh
15:21:57 Preparing for JRE Version 21
15:21:57 Karaf artifact is karaf
15:21:57 Karaf project is integration
15:21:57 Java home is /usr/lib/jvm/java-21-openjdk-amd64
15:21:57 [EnvInject] - Injecting environment variables from a build step.
15:21:57 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
15:21:57 [EnvInject] - Variables injected successfully.
15:21:57 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins6236939595272629917.sh
15:21:57 2025-10-06 15:21:57 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
15:21:57 Bundle version is 0.21.3-SNAPSHOT
15:21:57 --2025-10-06 15:21:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
15:21:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
15:21:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
15:21:57 HTTP request sent, awaiting response... 200 OK
15:21:57 Length: 1410 (1.4K) [application/xml]
15:21:57 Saving to: ‘maven-metadata.xml’
15:21:57
15:21:57 0K . 100% 38.3M=0s
15:21:57
15:21:57 2025-10-06 15:21:57 (38.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
15:21:57
15:21:57
15:21:57
15:21:57 org.opendaylight.integration
15:21:57 karaf
15:21:57 0.21.3-SNAPSHOT
15:21:57
15:21:57
15:21:57 20251006.103216
15:21:57 363
15:21:57
15:21:57 20251006103216
15:21:57
15:21:57
15:21:57 pom
15:21:57 0.21.3-20251006.103216-363
15:21:57 20251006103216
15:21:57
15:21:57
15:21:57 tar.gz
15:21:57 0.21.3-20251006.103216-363
15:21:57 20251006103216
15:21:57
15:21:57
15:21:57 zip
15:21:57 0.21.3-20251006.103216-363
15:21:57 20251006103216
15:21:57
15:21:57
15:21:57 cyclonedx
15:21:57 xml
15:21:57 0.21.3-20251006.103216-363
15:21:57 20251006103216
15:21:57
15:21:57
15:21:57 cyclonedx
15:21:57 json
15:21:57 0.21.3-20251006.103216-363
15:21:57 20251006103216
15:21:57
15:21:57
15:21:57
15:21:57
15:21:57 Nexus timestamp is 0.21.3-20251006.103216-363
15:21:57 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
15:21:57 Distribution bundle is karaf-0.21.3-20251006.103216-363.zip
15:21:57 Distribution bundle version is 0.21.3-SNAPSHOT
15:21:57 Distribution folder is karaf-0.21.3-SNAPSHOT
15:21:57 Nexus prefix is https://nexus.opendaylight.org
15:21:57 [EnvInject] - Injecting environment variables from a build step.
15:21:57 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
15:21:57 [EnvInject] - Variables injected successfully.
15:21:57 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins14787704209582905244.sh
15:21:58 Setup pyenv:
15:21:58 system
15:21:58 3.8.13
15:21:58 3.9.13
15:21:58 3.10.13
15:21:58 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:21:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from file:/tmp/.os_lf_venv
15:21:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:21:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:22:00 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.
15:22:00 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
15:22:00 lf-activate-venv(): INFO: Base packages installed successfully
15:22:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
15:22:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
15:22:07 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
15:22:07 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:22:07 Copying common-functions.sh to /tmp
15:22:08 Copying common-functions.sh to 10.30.171.181:/tmp
15:22:09 Warning: Permanently added '10.30.171.181' (ECDSA) to the list of known hosts.
15:22:09 Copying common-functions.sh to 10.30.171.15:/tmp
15:22:09 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:22:09 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins6039323791913767021.sh
15:22:09 common-functions.sh is being sourced
15:22:09 common-functions environment:
15:22:09 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
15:22:09 ACTUALFEATURES:
15:22:09 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
15:22:09 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
15:22:09 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
15:22:09 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:09 CONTROLLERMEM: 2048m
15:22:09 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
15:22:09 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
15:22:09 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
15:22:09 SUITES:
15:22:09
15:22:09 #################################################
15:22:09 ## Configure Cluster and Start ##
15:22:09 #################################################
15:22:09 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app
15:22:09 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app
15:22:09 Locating script plan to use...
15:22:09 Finished running script plans
15:22:09 Configuring member-1 with IP address 10.30.171.15
15:22:09 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:22:10 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:22:10 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
15:22:10 ++ [[ /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 ]]
15:22:10 common-functions.sh is being sourced
15:22:10 ++ echo 'common-functions.sh is being sourced'
15:22:10 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
15:22:10 ++ DISTROSTREAM=scandium
15:22:10 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
15:22:10 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
15:22:10 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
15:22:10 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
15:22:10 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
15:22:10 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
15:22:10 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
15:22:10 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
15:22:10 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:10 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:10 ++ export CONTROLLERMEM=
15:22:10 ++ CONTROLLERMEM=
15:22:10 ++ case "${DISTROSTREAM}" in
15:22:10 ++ CLUSTER_SYSTEM=akka
15:22:10 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
15:22:10 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
15:22:10 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
15:22:10 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
15:22:10 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
15:22:10 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
15:22:10 ++ print_common_env
15:22:10 ++ cat
15:22:10 common-functions environment:
15:22:10 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
15:22:10 ACTUALFEATURES:
15:22:10 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
15:22:10 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
15:22:10 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
15:22:10 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:10 CONTROLLERMEM:
15:22:10 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
15:22:10 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
15:22:10 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
15:22:10 SUITES:
15:22:10
15:22:10 ++ SSH='ssh -t -t'
15:22:10 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
15:22:10 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
15:22:10 Changing to /tmp
15:22:10 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
15:22:10 + echo 'Changing to /tmp'
15:22:10 + cd /tmp
15:22:10 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip'
15:22:10 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
15:22:10 --2025-10-06 15:22:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
15:22:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
15:22:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
15:22:10 HTTP request sent, awaiting response... 200 OK
15:22:10 Length: 190793319 (182M) [application/zip]
15:22:10 Saving to: ‘karaf-0.21.3-20251006.103216-363.zip’
15:22:10
15:22:10 0K ........ ........ ........ ........ ........ ........ 1% 95.5M 2s
15:22:10 3072K ........ ........ ........ ........ ........ ........ 3% 153M 1s
15:22:10 6144K ........ ........ ........ ........ ........ ........ 4% 100M 2s
15:22:10 9216K ........ ........ ........ ........ ........ ........ 6% 189M 1s
15:22:10 12288K ........ ........ ........ ........ ........ ........ 8% 123M 1s
15:22:10 15360K ........ ........ ........ ........ ........ ........ 9% 200M 1s
15:22:10 18432K ........ ........ ........ ........ ........ ........ 11% 211M 1s
15:22:10 21504K ........ ........ ........ ........ ........ ........ 13% 218M 1s
15:22:10 24576K ........ ........ ........ ........ ........ ........ 14% 218M 1s
15:22:10 27648K ........ ........ ........ ........ ........ ........ 16% 231M 1s
15:22:10 30720K ........ ........ ........ ........ ........ ........ 18% 238M 1s
15:22:10 33792K ........ ........ ........ ........ ........ ........ 19% 268M 1s
15:22:10 36864K ........ ........ ........ ........ ........ ........ 21% 284M 1s
15:22:10 39936K ........ ........ ........ ........ ........ ........ 23% 302M 1s
15:22:10 43008K ........ ........ ........ ........ ........ ........ 24% 280M 1s
15:22:10 46080K ........ ........ ........ ........ ........ ........ 26% 304M 1s
15:22:10 49152K ........ ........ ........ ........ ........ ........ 28% 288M 1s
15:22:10 52224K ........ ........ ........ ........ ........ ........ 29% 308M 1s
15:22:10 55296K ........ ........ ........ ........ ........ ........ 31% 287M 1s
15:22:10 58368K ........ ........ ........ ........ ........ ........ 32% 307M 1s
15:22:10 61440K ........ ........ ........ ........ ........ ........ 34% 299M 1s
15:22:10 64512K ........ ........ ........ ........ ........ ........ 36% 240M 1s
15:22:10 67584K ........ ........ ........ ........ ........ ........ 37% 261M 1s
15:22:10 70656K ........ ........ ........ ........ ........ ........ 39% 282M 1s
15:22:10 73728K ........ ........ ........ ........ ........ ........ 41% 196M 1s
15:22:10 76800K ........ ........ ........ ........ ........ ........ 42% 305M 0s
15:22:10 79872K ........ ........ ........ ........ ........ ........ 44% 279M 0s
15:22:10 82944K ........ ........ ........ ........ ........ ........ 46% 279M 0s
15:22:10 86016K ........ ........ ........ ........ ........ ........ 47% 288M 0s
15:22:10 89088K ........ ........ ........ ........ ........ ........ 49% 337M 0s
15:22:10 92160K ........ ........ ........ ........ ........ ........ 51% 314M 0s
15:22:10 95232K ........ ........ ........ ........ ........ ........ 52% 273M 0s
15:22:10 98304K ........ ........ ........ ........ ........ ........ 54% 343M 0s
15:22:10 101376K ........ ........ ........ ........ ........ ........ 56% 296M 0s
15:22:10 104448K ........ ........ ........ ........ ........ ........ 57% 293M 0s
15:22:10 107520K ........ ........ ........ ........ ........ ........ 59% 297M 0s
15:22:10 110592K ........ ........ ........ ........ ........ ........ 61% 291M 0s
15:22:10 113664K ........ ........ ........ ........ ........ ........ 62% 293M 0s
15:22:10 116736K ........ ........ ........ ........ ........ ........ 64% 284M 0s
15:22:10 119808K ........ ........ ........ ........ ........ ........ 65% 200M 0s
15:22:10 122880K ........ ........ ........ ........ ........ ........ 67% 283M 0s
15:22:10 125952K ........ ........ ........ ........ ........ ........ 69% 260M 0s
15:22:10 129024K ........ ........ ........ ........ ........ ........ 70% 265M 0s
15:22:10 132096K ........ ........ ........ ........ ........ ........ 72% 190M 0s
15:22:10 135168K ........ ........ ........ ........ ........ ........ 74% 273M 0s
15:22:10 138240K ........ ........ ........ ........ ........ ........ 75% 295M 0s
15:22:10 141312K ........ ........ ........ ........ ........ ........ 77% 226M 0s
15:22:10 144384K ........ ........ ........ ........ ........ ........ 79% 292M 0s
15:22:10 147456K ........ ........ ........ ........ ........ ........ 80% 207M 0s
15:22:11 150528K ........ ........ ........ ........ ........ ........ 82% 239M 0s
15:22:11 153600K ........ ........ ........ ........ ........ ........ 84% 300M 0s
15:22:11 156672K ........ ........ ........ ........ ........ ........ 85% 282M 0s
15:22:11 159744K ........ ........ ........ ........ ........ ........ 87% 293M 0s
15:22:11 162816K ........ ........ ........ ........ ........ ........ 89% 294M 0s
15:22:11 165888K ........ ........ ........ ........ ........ ........ 90% 291M 0s
15:22:11 168960K ........ ........ ........ ........ ........ ........ 92% 274M 0s
15:22:11 172032K ........ ........ ........ ........ ........ ........ 93% 272M 0s
15:22:11 175104K ........ ........ ........ ........ ........ ........ 95% 393M 0s
15:22:11 178176K ........ ........ ........ ........ ........ ........ 97% 327M 0s
15:22:11 181248K ........ ........ ........ ........ ........ ........ 98% 326M 0s
15:22:11 184320K ........ ........ ........ ....... 100% 322M=0.7s
15:22:11
15:22:11 2025-10-06 15:22:11 (246 MB/s) - ‘karaf-0.21.3-20251006.103216-363.zip’ saved [190793319/190793319]
15:22:11
15:22:11 Extracting the new controller...
15:22:11 + echo 'Extracting the new controller...'
15:22:11 + unzip -q karaf-0.21.3-20251006.103216-363.zip
15:22:12 Adding external repositories...
15:22:12 + echo 'Adding external repositories...'
15:22:12 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
15:22:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
15:22:12 ################################################################################
15:22:12 #
15:22:12 # Licensed to the Apache Software Foundation (ASF) under one or more
15:22:12 # contributor license agreements. See the NOTICE file distributed with
15:22:12 # this work for additional information regarding copyright ownership.
15:22:12 # The ASF licenses this file to You under the Apache License, Version 2.0
15:22:12 # (the "License"); you may not use this file except in compliance with
15:22:12 # the License. You may obtain a copy of the License at
15:22:12 #
15:22:12 # http://www.apache.org/licenses/LICENSE-2.0
15:22:12 #
15:22:12 # Unless required by applicable law or agreed to in writing, software
15:22:12 # distributed under the License is distributed on an "AS IS" BASIS,
15:22:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15:22:12 # See the License for the specific language governing permissions and
15:22:12 # limitations under the License.
15:22:12 #
15:22:12 ################################################################################
15:22:12
15:22:12 #
15:22:12 # If set to true, the following property will not allow any certificate to be used
15:22:12 # when accessing Maven repositories through SSL
15:22:12 #
15:22:12 #org.ops4j.pax.url.mvn.certificateCheck=
15:22:12
15:22:12 #
15:22:12 # Path to the local Maven settings file.
15:22:12 # The repositories defined in this file will be automatically added to the list
15:22:12 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
15:22:12 # below is not set.
15:22:12 # The following locations are checked for the existence of the settings.xml file
15:22:12 # * 1. looks for the specified url
15:22:12 # * 2. if not found looks for ${user.home}/.m2/settings.xml
15:22:12 # * 3. if not found looks for ${maven.home}/conf/settings.xml
15:22:12 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
15:22:12 #
15:22:12 #org.ops4j.pax.url.mvn.settings=
15:22:12
15:22:12 #
15:22:12 # Path to the local Maven repository which is used to avoid downloading
15:22:12 # artifacts when they already exist locally.
15:22:12 # The value of this property will be extracted from the settings.xml file
15:22:12 # above, or defaulted to:
15:22:12 # System.getProperty( "user.home" ) + "/.m2/repository"
15:22:12 #
15:22:12 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
15:22:12
15:22:12 #
15:22:12 # Default this to false. It's just weird to use undocumented repos
15:22:12 #
15:22:12 org.ops4j.pax.url.mvn.useFallbackRepositories=false
15:22:12
15:22:12 #
15:22:12 # Uncomment if you don't wanna use the proxy settings
15:22:12 # from the Maven conf/settings.xml file
15:22:12 #
15:22:12 # org.ops4j.pax.url.mvn.proxySupport=false
15:22:12
15:22:12 #
15:22:12 # Comma separated list of repositories scanned when resolving an artifact.
15:22:12 # Those repositories will be checked before iterating through the
15:22:12 # below list of repositories and even before the local repository
15:22:12 # A repository url can be appended with zero or more of the following flags:
15:22:12 # @snapshots : the repository contains snaphots
15:22:12 # @noreleases : the repository does not contain any released artifacts
15:22:12 #
15:22:12 # The following property value will add the system folder as a repo.
15:22:12 #
15:22:12 org.ops4j.pax.url.mvn.defaultRepositories=\
15:22:12 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
15:22:12 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
15:22:12 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
15:22:12
15:22:12 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
15:22:12 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
15:22:12
15:22:12 #
15:22:12 # Comma separated list of repositories scanned when resolving an artifact.
15:22:12 # The default list includes the following repositories:
15:22:12 # http://repo1.maven.org/maven2@id=central
15:22:12 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
15:22:12 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
15:22:12 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
15:22:12 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
15:22:12 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
15:22:12 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
15:22:12 # To add repositories to the default ones, prepend '+' to the list of repositories
15:22:12 # to add.
15:22:12 # A repository url can be appended with zero or more of the following flags:
15:22:12 # @snapshots : the repository contains snapshots
15:22:12 # @noreleases : the repository does not contain any released artifacts
15:22:12 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
15:22:12 #
15:22:12 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
15:22:12
15:22:12 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
15:22:12 + [[ True == \T\r\u\e ]]
15:22:12 + echo 'Configuring the startup features...'
15:22:12 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
15:22:12 + FEATURE_TEST_STRING=features-test
15:22:12 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
15:22:12 + KARAF_VERSION=karaf4
15:22:12 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
15:22:12 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
15:22:12 + [[ ! -z '' ]]
15:22:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
15:22:12 ################################################################################
15:22:12 #
15:22:12 # Licensed to the Apache Software Foundation (ASF) under one or more
15:22:12 # contributor license agreements. See the NOTICE file distributed with
15:22:12 # this work for additional information regarding copyright ownership.
15:22:12 # The ASF licenses this file to You under the Apache License, Version 2.0
15:22:12 # (the "License"); you may not use this file except in compliance with
15:22:12 # the License. You may obtain a copy of the License at
15:22:12 #
15:22:12 # http://www.apache.org/licenses/LICENSE-2.0
15:22:12 #
15:22:12 # Unless required by applicable law or agreed to in writing, software
15:22:12 # distributed under the License is distributed on an "AS IS" BASIS,
15:22:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15:22:12 # See the License for the specific language governing permissions and
15:22:12 # limitations under the License.
15:22:12 #
15:22:12 ################################################################################
15:22:12
15:22:12 #
15:22:12 # Comma separated list of features repositories to register by default
15:22:12 #
15:22:12 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9d176ced-dcc6-4ebc-97b8-06368bfef482.xml
15:22:12
15:22:12 #
15:22:12 # Comma separated list of features to install at startup
15:22:12 #
15:22:12 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app, b942c5f6-7ce8-401c-bab2-a9fd319bc5d9
15:22:12
15:22:12 #
15:22:12 # Resource repositories (OBR) that the features resolver can use
15:22:12 # to resolve requirements/capabilities
15:22:12 #
15:22:12 # The format of the resourceRepositories is
15:22:12 # resourceRepositories=[xml:url|json:url],...
15:22:12 # for Instance:
15:22:12 #
15:22:12 #resourceRepositories=xml:http://host/path/to/index.xml
15:22:12 # or
15:22:12 #resourceRepositories=json:http://host/path/to/index.json
15:22:12 #
15:22:12
15:22:12 #
15:22:12 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
15:22:12 #
15:22:12 featuresBootAsynchronous=false
15:22:12
15:22:12 #
15:22:12 # Service requirements enforcement
15:22:12 #
15:22:12 # By default, the feature resolver checks the service requirements/capabilities of
15:22:12 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
15:22:12 # the required bundles.
15:22:12 # The following flag can have those values:
15:22:12 # - disable: service requirements are completely ignored
15:22:12 # - default: service requirements are ignored for old features
15:22:12 # - enforce: service requirements are always verified
15:22:12 #
15:22:12 #serviceRequirements=default
15:22:12
15:22:12 #
15:22:12 # Store cfg file for config element in feature
15:22:12 #
15:22:12 #configCfgStore=true
15:22:12
15:22:12 #
15:22:12 # Define if the feature service automatically refresh bundles
15:22:12 #
15:22:12 autoRefresh=true
15:22:12
15:22:12 #
15:22:12 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
15:22:12 # XML file defines instructions related to features processing
15:22:12 # versions.properties may declare properties to resolve placeholders in XML file
15:22:12 # both files are relative to ${karaf.etc}
15:22:12 #
15:22:12 #featureProcessing=org.apache.karaf.features.xml
15:22:12 #featureProcessingVersions=versions.properties
15:22:12 + configure_karaf_log karaf4 ''
15:22:12 + local -r karaf_version=karaf4
15:22:12 + local -r controllerdebugmap=
15:22:12 + local logapi=log4j
15:22:12 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
15:22:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
15:22:12 log4j2.rootLogger.level = INFO
15:22:12 #log4j2.rootLogger.type = asyncRoot
15:22:12 #log4j2.rootLogger.includeLocation = false
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
15:22:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
15:22:12 log4j2.rootLogger.appenderRef.Console.ref = Console
15:22:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
15:22:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
15:22:12 log4j2.logger.spifly.name = org.apache.aries.spifly
15:22:12 log4j2.logger.spifly.level = WARN
15:22:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
15:22:12 log4j2.logger.audit.level = INFO
15:22:12 log4j2.logger.audit.additivity = false
15:22:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
15:22:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
15:22:12 log4j2.appender.console.type = Console
15:22:12 log4j2.appender.console.name = Console
15:22:12 log4j2.appender.console.layout.type = PatternLayout
15:22:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
15:22:12 log4j2.appender.rolling.type = RollingRandomAccessFile
15:22:12 log4j2.appender.rolling.name = RollingFile
15:22:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
15:22:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
15:22:12 #log4j2.appender.rolling.immediateFlush = false
15:22:12 log4j2.appender.rolling.append = true
15:22:12 log4j2.appender.rolling.layout.type = PatternLayout
15:22:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
15:22:12 log4j2.appender.rolling.policies.type = Policies
15:22:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
15:22:12 log4j2.appender.rolling.policies.size.size = 64MB
15:22:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
15:22:12 log4j2.appender.rolling.strategy.max = 7
15:22:12 log4j2.appender.audit.type = RollingRandomAccessFile
15:22:12 log4j2.appender.audit.name = AuditRollingFile
15:22:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
15:22:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
15:22:12 log4j2.appender.audit.append = true
15:22:12 log4j2.appender.audit.layout.type = PatternLayout
15:22:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
15:22:12 log4j2.appender.audit.policies.type = Policies
15:22:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
15:22:12 log4j2.appender.audit.policies.size.size = 8MB
15:22:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
15:22:12 log4j2.appender.audit.strategy.max = 7
15:22:12 log4j2.appender.osgi.type = PaxOsgi
15:22:12 log4j2.appender.osgi.name = PaxOsgi
15:22:12 log4j2.appender.osgi.filter = *
15:22:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether
15:22:12 #log4j2.logger.aether.level = TRACE
15:22:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
15:22:12 #log4j2.logger.http-headers.level = DEBUG
15:22:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
15:22:12 #log4j2.logger.maven.level = TRACE
15:22:12 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
15:22:12 + logapi=log4j2
15:22:12 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
15:22:12 + '[' log4j2 == log4j2 ']'
15:22:12 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
15:22:12 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
15:22:12 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
15:22:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
15:22:12 controllerdebugmap:
15:22:12 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
15:22:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
15:22:12 + unset IFS
15:22:12 + echo 'controllerdebugmap: '
15:22:12 + '[' -n '' ']'
15:22:12 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
15:22:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
15:22:12 ################################################################################
15:22:12 #
15:22:12 # Licensed to the Apache Software Foundation (ASF) under one or more
15:22:12 # contributor license agreements. See the NOTICE file distributed with
15:22:12 # this work for additional information regarding copyright ownership.
15:22:12 # The ASF licenses this file to You under the Apache License, Version 2.0
15:22:12 # (the "License"); you may not use this file except in compliance with
15:22:12 # the License. You may obtain a copy of the License at
15:22:12 #
15:22:12 # http://www.apache.org/licenses/LICENSE-2.0
15:22:12 #
15:22:12 # Unless required by applicable law or agreed to in writing, software
15:22:12 # distributed under the License is distributed on an "AS IS" BASIS,
15:22:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15:22:12 # See the License for the specific language governing permissions and
15:22:12 # limitations under the License.
15:22:12 #
15:22:12 ################################################################################
15:22:12
15:22:12 # Common pattern layout for appenders
15:22:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
15:22:12
15:22:12 # Root logger
15:22:12 log4j2.rootLogger.level = INFO
15:22:12 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
15:22:12 #log4j2.rootLogger.type = asyncRoot
15:22:12 #log4j2.rootLogger.includeLocation = false
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
15:22:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
15:22:12 log4j2.rootLogger.appenderRef.Console.ref = Console
15:22:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
15:22:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
15:22:12
15:22:12 # Filters for logs marked by org.opendaylight.odlparent.Markers
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
15:22:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
15:22:12
15:22:12 # Loggers configuration
15:22:12
15:22:12 # Spifly logger
15:22:12 log4j2.logger.spifly.name = org.apache.aries.spifly
15:22:12 log4j2.logger.spifly.level = WARN
15:22:12
15:22:12 # Security audit logger
15:22:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
15:22:12 log4j2.logger.audit.level = INFO
15:22:12 log4j2.logger.audit.additivity = false
15:22:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
15:22:12
15:22:12 # Appenders configuration
15:22:12
15:22:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
15:22:12 log4j2.appender.console.type = Console
15:22:12 log4j2.appender.console.name = Console
15:22:12 log4j2.appender.console.layout.type = PatternLayout
15:22:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
15:22:12
15:22:12 # Rolling file appender
15:22:12 log4j2.appender.rolling.type = RollingRandomAccessFile
15:22:12 log4j2.appender.rolling.name = RollingFile
15:22:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
15:22:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
15:22:12 # uncomment to not force a disk flush
15:22:12 #log4j2.appender.rolling.immediateFlush = false
15:22:12 log4j2.appender.rolling.append = true
15:22:12 log4j2.appender.rolling.layout.type = PatternLayout
15:22:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
15:22:12 log4j2.appender.rolling.policies.type = Policies
15:22:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
15:22:12 log4j2.appender.rolling.policies.size.size = 1GB
15:22:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
15:22:12 log4j2.appender.rolling.strategy.max = 7
15:22:12
15:22:12 # Audit file appender
15:22:12 log4j2.appender.audit.type = RollingRandomAccessFile
15:22:12 log4j2.appender.audit.name = AuditRollingFile
15:22:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
15:22:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
15:22:12 log4j2.appender.audit.append = true
15:22:12 log4j2.appender.audit.layout.type = PatternLayout
15:22:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
15:22:12 log4j2.appender.audit.policies.type = Policies
15:22:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
15:22:12 log4j2.appender.audit.policies.size.size = 8MB
15:22:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
15:22:12 log4j2.appender.audit.strategy.max = 7
15:22:12
15:22:12 # OSGi appender
15:22:12 log4j2.appender.osgi.type = PaxOsgi
15:22:12 log4j2.appender.osgi.name = PaxOsgi
15:22:12 log4j2.appender.osgi.filter = *
15:22:12
15:22:12 # help with identification of maven-related problems with pax-url-aether
15:22:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether
15:22:12 #log4j2.logger.aether.level = TRACE
15:22:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
15:22:12 #log4j2.logger.http-headers.level = DEBUG
15:22:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
15:22:12 #log4j2.logger.maven.level = TRACE
15:22:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
15:22:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
15:22:12 Configure
15:22:12 java home: /usr/lib/jvm/java-21-openjdk-amd64
15:22:12 max memory: 3072m
15:22:12 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:12 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:12 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
15:22:12 + local -r controllermem=3072m
15:22:12 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:12 + echo Configure
15:22:12 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
15:22:12 + echo ' max memory: 3072m'
15:22:12 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
15:22:12 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:12 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:12 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:12 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
15:22:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
15:22:12 #!/bin/sh
15:22:12 #
15:22:12 # Licensed to the Apache Software Foundation (ASF) under one or more
15:22:12 # contributor license agreements. See the NOTICE file distributed with
15:22:12 # this work for additional information regarding copyright ownership.
15:22:12 # The ASF licenses this file to You under the Apache License, Version 2.0
15:22:12 # (the "License"); you may not use this file except in compliance with
15:22:12 # the License. You may obtain a copy of the License at
15:22:12 #
15:22:12 # http://www.apache.org/licenses/LICENSE-2.0
15:22:12 #
15:22:12 # Unless required by applicable law or agreed to in writing, software
15:22:12 # distributed under the License is distributed on an "AS IS" BASIS,
15:22:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15:22:12 # See the License for the specific language governing permissions and
15:22:12 # limitations under the License.
15:22:12 #
15:22:12
15:22:12 #
15:22:12 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
15:22:12 # script: client, instance, shell, start, status, stop, karaf
15:22:12 #
15:22:12 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
15:22:12 # Actions go here...
15:22:12 # fi
15:22:12
15:22:12 #
15:22:12 # general settings which should be applied for all scripts go here; please keep
15:22:12 # in mind that it is possible that scripts might be executed more than once, e.g.
15:22:12 # in example of the start script where the start script is executed first and the
15:22:12 # karaf script afterwards.
15:22:12 #
15:22:12
15:22:12 #
15:22:12 # The following section shows the possible configuration options for the default
15:22:12 # karaf scripts
15:22:12 #
15:22:12 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
15:22:12 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
15:22:12 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
15:22:12 # export EXTRA_JAVA_OPTS # Additional JVM options
15:22:12 # export KARAF_HOME # Karaf home folder
15:22:12 # export KARAF_DATA # Karaf data folder
15:22:12 # export KARAF_BASE # Karaf base folder
15:22:12 # export KARAF_ETC # Karaf etc folder
15:22:12 # export KARAF_LOG # Karaf log folder
15:22:12 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
15:22:12 # export KARAF_OPTS # Additional available Karaf options
15:22:12 # export KARAF_DEBUG # Enable debug mode
15:22:12 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
15:22:12 # export KARAF_NOROOT # Prevent execution as root if set to true
15:22:12 Set Java version
15:22:12 + echo 'Set Java version'
15:22:12 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
15:22:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
15:22:12 sudo: a password is required
15:22:12 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
15:22:12 JDK default version ...
15:22:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
15:22:12 sudo: a password is required
15:22:12 + echo 'JDK default version ...'
15:22:12 + java -version
15:22:13 openjdk version "21.0.5" 2024-10-15
15:22:13 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
15:22:13 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
15:22:13 Set JAVA_HOME
15:22:13 + echo 'Set JAVA_HOME'
15:22:13 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
15:22:13 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
15:22:13 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
15:22:13 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
15:22:13 Listing all open ports on controller system...
15:22:13 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
15:22:13 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
15:22:13 + echo 'Listing all open ports on controller system...'
15:22:13 + netstat -pnatu
15:22:13 /tmp/configuration-script.sh: line 40: netstat: command not found
15:22:13 + '[' -f /tmp/custom_shard_config.txt ']'
15:22:13 Configuring cluster
15:22:13 + echo 'Configuring cluster'
15:22:13 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.15
15:22:13 ################################################
15:22:13 ## Configure Cluster ##
15:22:13 ################################################
15:22:13 NOTE: Cluster configuration files not found. Copying from
15:22:13 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
15:22:13 Configuring unique name in akka.conf
15:22:13 Configuring hostname in akka.conf
15:22:13 Configuring data and rpc seed nodes in akka.conf
15:22:13 modules = [
15:22:13
15:22:13 {
15:22:13 name = "inventory"
15:22:13 namespace = "urn:opendaylight:inventory"
15:22:13 shard-strategy = "module"
15:22:13 },
15:22:13 {
15:22:13 name = "topology"
15:22:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
15:22:13 shard-strategy = "module"
15:22:13 },
15:22:13 {
15:22:13 name = "toaster"
15:22:13 namespace = "http://netconfcentral.org/ns/toaster"
15:22:13 shard-strategy = "module"
15:22:13 }
15:22:13 ]
15:22:13 Configuring replication type in module-shards.conf
15:22:13 ################################################
15:22:13 ## NOTE: Manually restart controller to ##
15:22:13 ## apply configuration. ##
15:22:13 ################################################
15:22:13 Dump akka.conf
15:22:13 + echo 'Dump akka.conf'
15:22:13 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
15:22:13
15:22:13 odl-cluster-data {
15:22:13 akka {
15:22:13 remote {
15:22:13 artery {
15:22:13 enabled = on
15:22:13 transport = tcp
15:22:13 canonical.hostname = "10.30.171.15"
15:22:13 canonical.port = 2550
15:22:13 }
15:22:13 }
15:22:13
15:22:13 cluster {
15:22:13 # Using artery.
15:22:13 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.15:2550"]
15:22:13
15:22:13 roles = ["member-1"]
15:22:13
15:22:13 # when under load we might trip a false positive on the failure detector
15:22:13 # failure-detector {
15:22:13 # heartbeat-interval = 4 s
15:22:13 # acceptable-heartbeat-pause = 16s
15:22:13 # }
15:22:13 }
15:22:13
15:22:13 persistence {
15:22:13 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
15:22:13 # modifying the following two properties. The directory location specified may be a relative or absolute path.
15:22:13 # The relative path is always relative to KARAF_HOME.
15:22:13
15:22:13 # snapshot-store.local.dir = "target/snapshots"
15:22:13
15:22:13 # Use lz4 compression for LocalSnapshotStore snapshots
15:22:13 snapshot-store.local.use-lz4-compression = false
15:22:13 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
15:22:13 snapshot-store.local.lz4-blocksize = 256KB
15:22:13 }
15:22:13 disable-default-actor-system-quarantined-event-handling = "false"
15:22:13 }
15:22:13 }
15:22:13 Dump modules.conf
15:22:13 + echo 'Dump modules.conf'
15:22:13 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
15:22:13 modules = [
15:22:13
15:22:13 {
15:22:13 name = "inventory"
15:22:13 namespace = "urn:opendaylight:inventory"
15:22:13 shard-strategy = "module"
15:22:13 },
15:22:13 {
15:22:13 name = "topology"
15:22:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
15:22:13 shard-strategy = "module"
15:22:13 },
15:22:13 {
15:22:13 name = "toaster"
15:22:13 namespace = "http://netconfcentral.org/ns/toaster"
15:22:13 shard-strategy = "module"
15:22:13 }
15:22:13 ]
15:22:13 Dump module-shards.conf
15:22:13 + echo 'Dump module-shards.conf'
15:22:13 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
15:22:13 module-shards = [
15:22:13 {
15:22:13 name = "default"
15:22:13 shards = [
15:22:13 {
15:22:13 name = "default"
15:22:13 replicas = ["member-1"]
15:22:13 }
15:22:13 ]
15:22:13 },
15:22:13 {
15:22:13 name = "inventory"
15:22:13 shards = [
15:22:13 {
15:22:13 name="inventory"
15:22:13 replicas = ["member-1"]
15:22:13 }
15:22:13 ]
15:22:13 },
15:22:13 {
15:22:13 name = "topology"
15:22:13 shards = [
15:22:13 {
15:22:13 name="topology"
15:22:13 replicas = ["member-1"]
15:22:13 }
15:22:13 ]
15:22:13 },
15:22:13 {
15:22:13 name = "toaster"
15:22:13 shards = [
15:22:13 {
15:22:13 name="toaster"
15:22:13 replicas = ["member-1"]
15:22:13 }
15:22:13 ]
15:22:13 }
15:22:13 ]
15:22:13 Locating config plan to use...
15:22:13 Finished running config plans
15:22:13 Starting member-1 with IP address 10.30.171.15
15:22:13 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:22:13 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:22:13 Redirecting karaf console output to karaf_console.log
15:22:13 Starting controller...
15:22:13 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
15:22:13 Execute the post startup script on controller 10.30.171.15
15:22:13 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:22:14 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:22:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:22:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:22:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:22:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:22:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:22:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:22:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:22:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:22:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:22:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:23:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:23:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
15:23:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
15:23:19 2025-10-06T15:22:37,914 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
15:23:19 Controller is UP
15:23:19 2025-10-06T15:22:37,914 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
15:23:19 Listing all open ports on controller system...
15:23:19 /tmp/post-startup-script.sh: line 51: netstat: command not found
15:23:19 looking for "BindException: Address already in use" in log file
15:23:19 looking for "server is unhealthy" in log file
15:23:19 Let's take the karaf thread dump
15:23:19 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:23:19 karaf main: org.apache.karaf.main.Main, pid:2035
15:23:19 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:23:20 Generating mininet variables...
15:23:20 Locating test plan to use...
15:23:20 Changing the testplan path...
15:23:20 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
15:23:20 #
15:23:20 # This program and the accompanying materials are made available under the
15:23:20 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
15:23:20 # and is available at http://www.eclipse.org/legal/epl-v10.html
15:23:20
15:23:20 # Place the suites in run order:
15:23:20 /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot
15:23:20 /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot
15:23:20 Starting Robot test suites /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot ...
15:23:20 ==============================================================================
15:23:20 controller-rest-cars-perf.txt
15:23:20 ==============================================================================
15:23:21 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for measuring exe...
15:23:21 ==============================================================================
15:23:23 Add Cars :: Request to add 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
15:23:26 | PASS |
15:23:26 ------------------------------------------------------------------------------
15:23:26 Verify Cars :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
15:23:29 | PASS |
15:23:29 ------------------------------------------------------------------------------
15:23:29 Add People :: Request to add 10000 people (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
15:24:30 | PASS |
15:24:30 ------------------------------------------------------------------------------
15:24:30 Verify People :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
15:24:32 | PASS |
15:24:32 ------------------------------------------------------------------------------
15:24:32 Purchase Cars :: Request to purchase 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
15:24:48 | PASS |
15:24:48 ------------------------------------------------------------------------------
15:24:48 Verify Purchases :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
15:24:50 | PASS |
15:24:50 ------------------------------------------------------------------------------
15:24:50 Delete Cars :: Remove cars from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
15:24:51 | PASS |
15:24:51 ------------------------------------------------------------------------------
15:24:51 Delete People :: Remove people from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
15:24:51 | PASS |
15:24:51 ------------------------------------------------------------------------------
15:24:51 Delete CarPeople :: Remove car-people entries from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
15:24:51 | PASS |
15:24:51 ------------------------------------------------------------------------------
15:24:51 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for meas... | PASS |
15:24:51 9 tests, 9 passed, 0 failed
15:24:51 ==============================================================================
15:24:51 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotificationBroker te...
15:24:51 ==============================================================================
15:24:52 Notifications_rate_5k | PASS |
15:34:53 ------------------------------------------------------------------------------
15:34:53 Notifications_rate_20k | PASS |
15:44:57 ------------------------------------------------------------------------------
15:44:57 Notifications_rate_60k | PASS |
15:55:09 ------------------------------------------------------------------------------
15:55:09 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotification... | PASS |
15:55:09 3 tests, 3 passed, 0 failed
15:55:09 ==============================================================================
15:55:09 controller-rest-cars-perf.txt | PASS |
15:55:09 12 tests, 12 passed, 0 failed
15:55:09 ==============================================================================
15:55:09 Output: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/output.xml
15:55:10 Log: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/log.html
15:55:10 Report: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/report.html
15:55:10 Examining the files in data/log and checking filesize
15:55:10 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:10 total 19780
15:55:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 15:22 .
15:55:10 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 15:22 karaf_console.log
15:55:10 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 15:22 ..
15:55:10 -rw-rw-r-- 1 jenkins jenkins 20241671 Oct 6 15:55 karaf.log
15:55:10 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:11 20M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
15:55:11 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
15:55:11 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:11 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
15:55:11 Let's take the karaf thread dump again...
15:55:11 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:11 karaf main: org.apache.karaf.main.Main, pid:2035
15:55:11 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:12 Killing ODL
15:55:12 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:17 Compressing karaf.log 1
15:55:17 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:18 Fetching compressed karaf.log 1
15:55:18 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:18 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:18 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:18 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:18 Fetch GC logs
15:55:18 Warning: Permanently added '10.30.171.15' (ECDSA) to the list of known hosts.
15:55:19 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
15:55:19 Examine copied files
15:55:19 total 7092
15:55:19 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 15:55 gclogs-1
15:55:19 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 15:55 odl1_karaf_console.log
15:55:19 -rw-rw-r--. 1 jenkins jenkins 567027 Oct 6 15:55 odl1_karaf.log.gz
15:55:19 -rw-rw-r--. 1 jenkins jenkins 116767 Oct 6 15:55 karaf_1_2035_threads_after.log
15:55:19 -rw-rw-r--. 1 jenkins jenkins 13634 Oct 6 15:55 ps_after.log
15:55:19 -rw-rw-r--. 1 jenkins jenkins 247182 Oct 6 15:55 report.html
15:55:19 -rw-rw-r--. 1 jenkins jenkins 1052249 Oct 6 15:55 log.html
15:55:19 -rw-rw-r--. 1 jenkins jenkins 5041277 Oct 6 15:55 output.xml
15:55:19 -rw-rw-r--. 1 jenkins jenkins 523 Oct 6 15:24 cluster_rest_script_purchase_cars.log
15:55:19 -rw-rw-r--. 1 jenkins jenkins 518 Oct 6 15:24 cluster_rest_script_add_people.log
15:55:19 -rw-rw-r--. 1 jenkins jenkins 171 Oct 6 15:23 cluster_rest_script_add_cars.log
15:55:19 -rw-rw-r--. 1 jenkins jenkins 603 Oct 6 15:23 testplan.txt
15:55:19 -rw-rw-r--. 1 jenkins jenkins 124790 Oct 6 15:23 karaf_1_2035_threads_before.log
15:55:19 -rw-rw-r--. 1 jenkins jenkins 14481 Oct 6 15:23 ps_before.log
15:55:19 -rw-rw-r--. 1 jenkins jenkins 3250 Oct 6 15:22 post-startup-script.sh
15:55:19 -rw-rw-r--. 1 jenkins jenkins 252 Oct 6 15:22 startup-script.sh
15:55:19 -rw-rw-r--. 1 jenkins jenkins 3431 Oct 6 15:22 configuration-script.sh
15:55:19 -rw-rw-r--. 1 jenkins jenkins 337 Oct 6 15:21 detect_variables.env
15:55:19 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 6 15:21 pom.xml
15:55:19 -rw-rw-r--. 1 jenkins jenkins 92 Oct 6 15:21 set_variables.env
15:55:19 -rw-rw-r--. 1 jenkins jenkins 297 Oct 6 15:21 slave_addresses.txt
15:55:19 -rw-rw-r--. 1 jenkins jenkins 570 Oct 6 15:21 requirements.txt
15:55:19 -rw-rw-r--. 1 jenkins jenkins 26 Oct 6 15:21 env.properties
15:55:19 -rw-rw-r--. 1 jenkins jenkins 333 Oct 6 15:19 stack-parameters.yaml
15:55:19 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 15:18 test
15:55:19 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 15:18 test@tmp
15:55:19 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 6 10:32 maven-metadata.xml
15:55:19 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins2780833967565126300.sh
15:55:19 Karaf Deployments, Tests must have already run
15:55:19 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/sh /tmp/jenkins16639449614706008137.sh
15:55:19 Cleaning up Robot installation...
15:55:22 $ ssh-agent -k
15:55:22 unset SSH_AUTH_SOCK;
15:55:22 unset SSH_AGENT_PID;
15:55:22 echo Agent pid 5281 killed;
15:55:22 [ssh-agent] Stopped.
15:55:22 Recording plot data
15:55:22 Robot results publisher started...
15:55:22 INFO: Checking test criticality is deprecated and will be dropped in a future release!
15:55:22 -Parsing output xml:
15:55:23 Done!
15:55:23 -Copying log files to build dir:
15:55:24 Done!
15:55:24 -Assigning results to build:
15:55:24 Done!
15:55:24 -Checking thresholds:
15:55:24 Done!
15:55:24 Done publishing Robot results.
15:55:24 [PostBuildScript] - [INFO] Executing post build scripts.
15:55:24 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins10263006477252274608.sh
15:55:24 Archiving csit artifacts
15:55:24 mv: cannot stat '*_1.png': No such file or directory
15:55:24 mv: cannot stat '/tmp/odl1_*': No such file or directory
15:55:24 % Total % Received % Xferd Average Speed Time Time Time Current
15:55:24 Dload Upload Total Spent Left Speed
15:55:24
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 232k 0 232k 0 0 1731k 0 --:--:-- --:--:-- --:--:-- 1731k
100 906k 0 906k 0 0 3670k 0 --:--:-- --:--:-- --:--:-- 3655k
15:55:24 Archive: robot-plugin.zip
15:55:24 inflating: ./archives/robot-plugin/log.html
15:55:24 inflating: ./archives/robot-plugin/output.xml
15:55:24 inflating: ./archives/robot-plugin/report.html
15:55:24 mv: cannot stat '*.log.gz': No such file or directory
15:55:24 mv: cannot stat '*.csv': No such file or directory
15:55:24 mv: cannot stat '*.png': No such file or directory
15:55:24 [PostBuildScript] - [INFO] Executing post build scripts.
15:55:24 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins16258761874079520738.sh
15:55:24 [PostBuildScript] - [INFO] Executing post build scripts.
15:55:24 [EnvInject] - Injecting environment variables from a build step.
15:55:24 [EnvInject] - Injecting as environment variables the properties content
15:55:24 OS_CLOUD=vex
15:55:24 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-scandium-76
15:55:24
15:55:24 [EnvInject] - Variables injected successfully.
15:55:24 provisioning config files...
15:55:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
15:55:24 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins3515124513078110187.sh
15:55:24 ---> openstack-stack-delete.sh
15:55:24 Setup pyenv:
15:55:25 system
15:55:25 3.8.13
15:55:25 3.9.13
15:55:25 3.10.13
15:55:25 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:55:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from file:/tmp/.os_lf_venv
15:55:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:55:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:55:27 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.
15:55:27 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
15:55:27 lf-activate-venv(): INFO: Base packages installed successfully
15:55:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
15:55:42 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:55:42 INFO: Retrieving stack cost for: releng-controller-csit-1node-rest-cars-perf-all-scandium-76
15:55:45 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
15:55:57 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-scandium-76
15:55:57 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-scandium-76
15:55:57 [PostBuildScript] - [INFO] Executing post build scripts.
15:55:57 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins3503163750179143235.sh
15:55:57 ---> sysstat.sh
15:55:58 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins17531790532065351377.sh
15:55:58 ---> package-listing.sh
15:55:58 ++ facter osfamily
15:55:58 ++ tr '[:upper:]' '[:lower:]'
15:55:58 + OS_FAMILY=redhat
15:55:58 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-scandium
15:55:58 + START_PACKAGES=/tmp/packages_start.txt
15:55:58 + END_PACKAGES=/tmp/packages_end.txt
15:55:58 + DIFF_PACKAGES=/tmp/packages_diff.txt
15:55:58 + PACKAGES=/tmp/packages_start.txt
15:55:58 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium ']'
15:55:58 + PACKAGES=/tmp/packages_end.txt
15:55:58 + case "${OS_FAMILY}" in
15:55:58 + rpm -qa
15:55:58 + sort
15:55:59 + '[' -f /tmp/packages_start.txt ']'
15:55:59 + '[' -f /tmp/packages_end.txt ']'
15:55:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt
15:55:59 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium ']'
15:55:59 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/archives/
15:55:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/archives/
15:55:59 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins2463709206597232188.sh
15:55:59 ---> capture-instance-metadata.sh
15:55:59 Setup pyenv:
15:55:59 system
15:55:59 3.8.13
15:55:59 3.9.13
15:55:59 3.10.13
15:55:59 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:55:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from file:/tmp/.os_lf_venv
15:55:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:55:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:56:01 lf-activate-venv(): INFO: Base packages installed successfully
15:56:01 lf-activate-venv(): INFO: Installing additional packages: lftools
15:56:13 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:56:13 INFO: Running in OpenStack, capturing instance metadata
15:56:14 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins13351821161605528251.sh
15:56:14 provisioning config files...
15:56:14 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-scandium #76
15:56:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-scandium@tmp/config11672847061738091236tmp
15:56:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
15:56:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
15:56:14 provisioning config files...
15:56:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
15:56:15 [EnvInject] - Injecting environment variables from a build step.
15:56:15 [EnvInject] - Injecting as environment variables the properties content
15:56:15 SERVER_ID=logs
15:56:15
15:56:15 [EnvInject] - Variables injected successfully.
15:56:15 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins7571821071769625569.sh
15:56:15 ---> create-netrc.sh
15:56:15 WARN: Log server credential not found.
15:56:15 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins8519457470918016018.sh
15:56:15 ---> python-tools-install.sh
15:56:15 Setup pyenv:
15:56:15 system
15:56:15 3.8.13
15:56:15 3.9.13
15:56:15 3.10.13
15:56:15 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:56:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from file:/tmp/.os_lf_venv
15:56:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:56:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:56:17 lf-activate-venv(): INFO: Base packages installed successfully
15:56:17 lf-activate-venv(): INFO: Installing additional packages: lftools
15:56:27 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:56:27 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins16511983700512212096.sh
15:56:27 ---> sudo-logs.sh
15:56:27 Archiving 'sudo' log..
15:56:27 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins14627509462468109810.sh
15:56:27 ---> job-cost.sh
15:56:27 Setup pyenv:
15:56:28 system
15:56:28 3.8.13
15:56:28 3.9.13
15:56:28 3.10.13
15:56:28 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:56:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from file:/tmp/.os_lf_venv
15:56:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:56:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:56:30 lf-activate-venv(): INFO: Base packages installed successfully
15:56:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
15:56:38 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:56:38 DEBUG: total: 0.16999999999999998
15:56:38 INFO: Retrieving Stack Cost...
15:56:38 INFO: Retrieving Pricing Info for: v3-standard-2
15:56:38 INFO: Archiving Costs
15:56:38 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins2215042240382943371.sh
15:56:38 ---> logs-deploy.sh
15:56:38 Setup pyenv:
15:56:39 system
15:56:39 3.8.13
15:56:39 3.9.13
15:56:39 3.10.13
15:56:39 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version)
15:56:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GVU0 from file:/tmp/.os_lf_venv
15:56:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
15:56:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
15:56:41 lf-activate-venv(): INFO: Base packages installed successfully
15:56:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
15:56:52 lf-activate-venv(): INFO: Adding /tmp/venv-GVU0/bin to PATH
15:56:52 WARNING: Nexus logging server not set
15:56:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-scandium/76/
15:56:52 INFO: archiving logs to S3
15:56:53 ---> uname -a:
15:56:53 Linux prd-centos8-robot-2c-8g-1184.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
15:56:53
15:56:53
15:56:53 ---> lscpu:
15:56:53 Architecture: x86_64
15:56:53 CPU op-mode(s): 32-bit, 64-bit
15:56:53 Byte Order: Little Endian
15:56:53 CPU(s): 2
15:56:53 On-line CPU(s) list: 0,1
15:56:53 Thread(s) per core: 1
15:56:53 Core(s) per socket: 1
15:56:53 Socket(s): 2
15:56:53 NUMA node(s): 1
15:56:53 Vendor ID: AuthenticAMD
15:56:53 CPU family: 23
15:56:53 Model: 49
15:56:53 Model name: AMD EPYC-Rome Processor
15:56:53 Stepping: 0
15:56:53 CPU MHz: 2800.000
15:56:53 BogoMIPS: 5600.00
15:56:53 Virtualization: AMD-V
15:56:53 Hypervisor vendor: KVM
15:56:53 Virtualization type: full
15:56:53 L1d cache: 32K
15:56:53 L1i cache: 32K
15:56:53 L2 cache: 512K
15:56:53 L3 cache: 16384K
15:56:53 NUMA node0 CPU(s): 0,1
15:56:53 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
15:56:53
15:56:53
15:56:53 ---> nproc:
15:56:53 2
15:56:53
15:56:53
15:56:53 ---> df -h:
15:56:53 Filesystem Size Used Avail Use% Mounted on
15:56:53 devtmpfs 3.8G 0 3.8G 0% /dev
15:56:53 tmpfs 3.8G 0 3.8G 0% /dev/shm
15:56:53 tmpfs 3.8G 17M 3.8G 1% /run
15:56:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
15:56:53 /dev/vda1 40G 8.3G 32G 21% /
15:56:53 tmpfs 770M 0 770M 0% /run/user/1001
15:56:53
15:56:53
15:56:53 ---> free -m:
15:56:53 total used free shared buff/cache available
15:56:53 Mem: 7697 651 4857 19 2189 6748
15:56:53 Swap: 1023 0 1023
15:56:53
15:56:53
15:56:53 ---> ip addr:
15:56:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
15:56:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
15:56:53 inet 127.0.0.1/8 scope host lo
15:56:53 valid_lft forever preferred_lft forever
15:56:53 inet6 ::1/128 scope host
15:56:53 valid_lft forever preferred_lft forever
15:56:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
15:56:53 link/ether fa:16:3e:81:09:fb brd ff:ff:ff:ff:ff:ff
15:56:53 altname enp0s3
15:56:53 altname ens3
15:56:53 inet 10.30.170.39/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
15:56:53 valid_lft 84039sec preferred_lft 84039sec
15:56:53 inet6 fe80::f816:3eff:fe81:9fb/64 scope link
15:56:53 valid_lft forever preferred_lft forever
15:56:53
15:56:53
15:56:53 ---> sar -b -r -n DEV:
15:56:53 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)
15:56:53
15:56:53 15:17:15 LINUX RESTART (2 CPU)
15:56:53
15:56:53 03:18:02 PM tps rtps wtps bread/s bwrtn/s
15:56:53 03:19:01 PM 76.94 6.47 70.47 1140.63 6300.02
15:56:53 03:20:01 PM 83.27 0.72 82.56 52.92 10274.49
15:56:53 03:21:01 PM 25.36 0.38 24.98 62.51 1998.93
15:56:53 03:22:01 PM 64.14 9.45 54.69 1684.39 3756.89
15:56:53 03:23:01 PM 36.81 0.03 36.77 3.52 6533.47
15:56:53 03:24:01 PM 2.90 0.22 2.68 11.73 92.00
15:56:53 03:25:01 PM 1.95 0.02 1.93 0.93 68.44
15:56:53 03:26:01 PM 0.37 0.00 0.37 0.00 20.76
15:56:53 03:27:01 PM 0.18 0.00 0.18 0.00 1.73
15:56:53 03:28:01 PM 0.17 0.00 0.17 0.00 1.62
15:56:53 03:29:01 PM 0.25 0.00 0.25 0.00 3.38
15:56:53 03:30:01 PM 0.18 0.00 0.18 0.00 1.73
15:56:53 03:31:01 PM 0.22 0.00 0.22 0.00 2.40
15:56:53 03:32:01 PM 0.18 0.00 0.18 0.00 2.68
15:56:53 03:33:01 PM 0.22 0.03 0.18 0.27 1.75
15:56:53 03:34:01 PM 1.27 0.00 1.27 0.00 30.24
15:56:53 03:35:01 PM 0.17 0.00 0.17 0.00 2.05
15:56:53 03:36:01 PM 0.33 0.00 0.33 0.00 29.36
15:56:53 03:37:01 PM 0.15 0.00 0.15 0.00 1.58
15:56:53 03:38:01 PM 0.22 0.00 0.22 0.00 2.20
15:56:53 03:39:01 PM 0.23 0.00 0.23 0.00 3.20
15:56:53 03:40:01 PM 0.10 0.00 0.10 0.00 1.03
15:56:53 03:41:01 PM 0.20 0.00 0.20 0.00 2.22
15:56:53 03:42:01 PM 0.17 0.00 0.17 0.00 1.98
15:56:53 03:43:01 PM 0.25 0.00 0.25 0.00 2.85
15:56:53 03:44:01 PM 0.28 0.00 0.28 0.00 4.30
15:56:53 03:45:01 PM 0.13 0.00 0.13 0.00 0.82
15:56:53 03:46:01 PM 0.20 0.00 0.20 0.00 78.29
15:56:53 03:47:01 PM 0.13 0.00 0.13 0.00 1.32
15:56:53 03:48:01 PM 0.17 0.00 0.17 0.00 1.23
15:56:53 03:49:01 PM 0.23 0.00 0.23 0.00 3.07
15:56:53 03:50:01 PM 0.12 0.00 0.12 0.00 1.10
15:56:53 03:51:01 PM 0.32 0.00 0.32 0.00 4.03
15:56:53 03:52:01 PM 0.20 0.00 0.20 0.00 3.50
15:56:53 03:53:01 PM 0.17 0.00 0.17 0.00 1.37
15:56:53 03:54:01 PM 0.23 0.00 0.23 0.00 3.83
15:56:53 03:55:01 PM 0.15 0.00 0.15 0.00 2.35
15:56:53 03:56:01 PM 16.06 0.40 15.66 46.78 982.34
15:56:53 Average: 8.24 0.46 7.77 78.61 790.46
15:56:53
15:56:53 03:18:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
15:56:53 03:19:01 PM 5340156 7053688 2542276 32.25 2688 1895676 678052 7.59 186348 2033884 181284
15:56:53 03:20:01 PM 5148876 6987992 2733556 34.68 2688 2014708 736840 8.25 198156 2182612 42004
15:56:53 03:21:01 PM 5220048 7060732 2662384 33.78 2688 2016520 641072 7.18 218688 2093296 10768
15:56:53 03:22:01 PM 4900972 7002852 2981460 37.82 2688 2269296 673908 7.55 261568 2344020 172928
15:56:53 03:23:01 PM 4934228 7038224 2948204 37.40 2688 2271384 640736 7.17 267148 2299564 12
15:56:53 03:24:01 PM 4885896 6990592 2996536 38.02 2688 2272084 731220 8.19 267428 2346700 12
15:56:53 03:25:01 PM 4885572 6990720 2996860 38.02 2688 2272544 731220 8.19 267428 2347420 440
15:56:53 03:26:01 PM 4883840 6989000 2998592 38.04 2688 2272548 731220 8.19 267428 2349260 4
15:56:53 03:27:01 PM 4883728 6988888 2998704 38.04 2688 2272548 731220 8.19 267428 2349260 4
15:56:53 03:28:01 PM 4884064 6989212 2998368 38.04 2688 2272548 731220 8.19 267428 2349204 12
15:56:53 03:29:01 PM 4884348 6989500 2998084 38.04 2688 2272552 731220 8.19 267428 2349148 4
15:56:53 03:30:01 PM 4883916 6989068 2998516 38.04 2688 2272552 711952 7.97 267428 2349380 4
15:56:53 03:31:01 PM 4884304 6989448 2998128 38.04 2688 2272552 711952 7.97 267428 2349116 4
15:56:53 03:32:01 PM 4884356 6989504 2998076 38.03 2688 2272556 711952 7.97 267432 2349232 4
15:56:53 03:33:01 PM 4884032 6989180 2998400 38.04 2688 2272556 708936 7.94 267608 2349220 20
15:56:53 03:34:01 PM 4884372 6989520 2998060 38.03 2688 2272556 708936 7.94 267608 2348976 8
15:56:53 03:35:01 PM 4881588 6987492 3000844 38.07 2688 2273320 724328 8.11 267632 2351748 768
15:56:53 03:36:01 PM 4881620 6987532 3000812 38.07 2688 2273320 724328 8.11 267632 2351612 8
15:56:53 03:37:01 PM 4881632 6987544 3000800 38.07 2688 2273320 724328 8.11 267632 2351644 4
15:56:53 03:38:01 PM 4881500 6987416 3000932 38.07 2688 2273324 724328 8.11 267632 2351716 12
15:56:53 03:39:01 PM 4881712 6987628 3000720 38.07 2688 2273324 724328 8.11 267632 2351652 8
15:56:53 03:40:01 PM 4880896 6986812 3001536 38.08 2688 2273324 720724 8.07 267632 2352040 8
15:56:53 03:41:01 PM 4881468 6987388 3000964 38.07 2688 2273328 720724 8.07 267632 2351656 4
15:56:53 03:42:01 PM 4881672 6987592 3000760 38.07 2688 2273328 720724 8.07 267632 2351656 4
15:56:53 03:43:01 PM 4881408 6987332 3001024 38.07 2688 2273332 720724 8.07 267632 2351720 12
15:56:53 03:44:01 PM 4881556 6987480 3000876 38.07 2688 2273332 720724 8.07 267632 2351668 8
15:56:53 03:45:01 PM 4877252 6984536 3005180 38.13 2688 2274700 720724 8.07 267640 2356056 1376
15:56:53 03:46:01 PM 4874968 6983192 3007464 38.15 2688 2275632 720724 8.07 267640 2358196 4
15:56:53 03:47:01 PM 4874844 6983068 3007588 38.16 2688 2275632 720724 8.07 267640 2358472 4
15:56:53 03:48:01 PM 4875160 6983384 3007272 38.15 2688 2275632 720724 8.07 267640 2358148 12
15:56:53 03:49:01 PM 4875048 6983272 3007384 38.15 2688 2275632 720724 8.07 267640 2358124 8
15:56:53 03:50:01 PM 4874968 6983196 3007464 38.15 2688 2275636 740584 8.29 267640 2358244 4
15:56:53 03:51:01 PM 4874872 6983100 3007560 38.16 2688 2275636 740584 8.29 267640 2358368 4
15:56:53 03:52:01 PM 4874568 6982800 3007864 38.16 2688 2275640 740584 8.29 267640 2358440 4
15:56:53 03:53:01 PM 4874976 6983208 3007456 38.15 2688 2275640 740584 8.29 267640 2358236 12
15:56:53 03:54:01 PM 4875192 6983424 3007240 38.15 2688 2275640 740584 8.29 267640 2358168 8
15:56:53 03:55:01 PM 4874848 6983084 3007584 38.16 2688 2275644 740584 8.29 267640 2358496 4
15:56:53 03:56:01 PM 5061676 6992084 2820756 35.79 2688 2103760 694864 7.78 467612 1996400 22432
15:56:53 Average: 4915161 6992386 2967271 37.64 2688 2245612 717866 8.04 267420 2322178 11374
15:56:53
15:56:53 03:18:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
15:56:53 03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:19:01 PM eth0 183.12 132.14 1300.20 26.16 0.00 0.00 0.00 0.00
15:56:53 03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:20:01 PM eth0 71.16 53.35 676.92 8.32 0.00 0.00 0.00 0.00
15:56:53 03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:21:01 PM eth0 7.91 7.03 4.56 3.22 0.00 0.00 0.00 0.00
15:56:53 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:22:01 PM eth0 44.74 38.04 334.50 9.36 0.00 0.00 0.00 0.00
15:56:53 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:23:01 PM eth0 162.57 117.45 32.18 25.90 0.00 0.00 0.00 0.00
15:56:53 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:24:01 PM eth0 22.43 15.93 31.18 1.91 0.00 0.00 0.00 0.00
15:56:53 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:25:01 PM eth0 16.20 15.56 28.68 1.32 0.00 0.00 0.00 0.00
15:56:53 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:26:01 PM eth0 0.52 0.08 0.03 0.01 0.00 0.00 0.00 0.00
15:56:53 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:27:01 PM eth0 0.57 0.10 0.03 0.01 0.00 0.00 0.00 0.00
15:56:53 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:28:01 PM eth0 0.85 0.17 0.12 0.07 0.00 0.00 0.00 0.00
15:56:53 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:29:01 PM eth0 0.72 0.13 0.05 0.01 0.00 0.00 0.00 0.00
15:56:53 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:30:01 PM eth0 0.85 0.18 0.10 0.01 0.00 0.00 0.00 0.00
15:56:53 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:31:01 PM eth0 0.70 0.10 0.05 0.01 0.00 0.00 0.00 0.00
15:56:53 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:32:01 PM eth0 1.10 0.12 0.09 0.01 0.00 0.00 0.00 0.00
15:56:53 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:33:01 PM eth0 1.28 0.33 0.37 0.26 0.00 0.00 0.00 0.00
15:56:53 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:34:01 PM eth0 0.72 0.10 0.04 0.01 0.00 0.00 0.00 0.00
15:56:53 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:35:01 PM eth0 2.63 2.37 0.35 0.28 0.00 0.00 0.00 0.00
15:56:53 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:36:01 PM eth0 0.98 0.15 0.11 0.01 0.00 0.00 0.00 0.00
15:56:53 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:37:01 PM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
15:56:53 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:38:01 PM eth0 0.77 0.12 0.11 0.07 0.00 0.00 0.00 0.00
15:56:53 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:39:01 PM eth0 0.95 0.07 0.08 0.01 0.00 0.00 0.00 0.00
15:56:53 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:40:01 PM eth0 0.93 0.23 0.29 0.20 0.00 0.00 0.00 0.00
15:56:53 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:41:01 PM eth0 0.63 0.12 0.04 0.01 0.00 0.00 0.00 0.00
15:56:53 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:42:01 PM eth0 0.83 0.13 0.12 0.01 0.00 0.00 0.00 0.00
15:56:53 03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:43:01 PM eth0 0.88 0.25 0.17 0.07 0.00 0.00 0.00 0.00
15:56:53 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:44:01 PM eth0 0.53 0.03 0.03 0.00 0.00 0.00 0.00 0.00
15:56:53 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:45:01 PM eth0 3.53 3.38 0.42 0.45 0.00 0.00 0.00 0.00
15:56:53 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:46:01 PM eth0 1.50 0.92 0.16 0.20 0.00 0.00 0.00 0.00
15:56:53 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:47:01 PM eth0 1.07 0.18 0.30 0.19 0.00 0.00 0.00 0.00
15:56:53 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:48:01 PM eth0 0.88 0.12 0.18 0.07 0.00 0.00 0.00 0.00
15:56:53 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:49:01 PM eth0 0.57 0.07 0.03 0.00 0.00 0.00 0.00 0.00
15:56:53 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:50:01 PM eth0 1.20 0.00 0.11 0.00 0.00 0.00 0.00 0.00
15:56:53 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:51:01 PM eth0 1.80 0.47 0.59 0.39 0.00 0.00 0.00 0.00
15:56:53 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:52:01 PM eth0 1.02 0.22 0.33 0.23 0.00 0.00 0.00 0.00
15:56:53 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:53:01 PM eth0 0.82 0.13 0.17 0.07 0.00 0.00 0.00 0.00
15:56:53 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:54:01 PM eth0 0.98 0.05 0.08 0.00 0.00 0.00 0.00 0.00
15:56:53 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:55:01 PM eth0 1.23 0.20 0.31 0.19 0.00 0.00 0.00 0.00
15:56:53 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 03:56:01 PM eth0 51.82 39.89 100.98 41.13 0.00 0.00 0.00 0.00
15:56:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15:56:53 Average: eth0 15.43 11.21 65.64 3.14 0.00 0.00 0.00 0.00
15:56:53
15:56:53
15:56:53 ---> sar -P ALL:
15:56:53 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)
15:56:53
15:56:53 15:17:15 LINUX RESTART (2 CPU)
15:56:53
15:56:53 03:18:02 PM CPU %user %nice %system %iowait %steal %idle
15:56:53 03:19:01 PM all 31.79 0.00 5.16 3.08 0.14 59.83
15:56:53 03:19:01 PM 0 39.92 0.00 6.12 4.04 0.15 49.77
15:56:53 03:19:01 PM 1 23.70 0.00 4.21 2.12 0.12 69.85
15:56:53 03:20:01 PM all 23.86 0.00 3.40 5.78 0.11 66.84
15:56:53 03:20:01 PM 0 24.72 0.00 3.65 5.32 0.12 66.20
15:56:53 03:20:01 PM 1 23.00 0.00 3.16 6.25 0.10 67.49
15:56:53 03:21:01 PM all 12.14 0.00 1.50 0.23 0.06 86.08
15:56:53 03:21:01 PM 0 19.28 0.00 1.85 0.37 0.05 78.45
15:56:53 03:21:01 PM 1 4.99 0.00 1.14 0.10 0.07 93.70
15:56:53 03:22:01 PM all 29.95 0.00 5.57 0.96 0.11 63.42
15:56:53 03:22:01 PM 0 33.22 0.00 5.93 0.88 0.12 59.86
15:56:53 03:22:01 PM 1 26.68 0.00 5.21 1.03 0.10 66.97
15:56:53 03:23:01 PM all 4.79 0.00 1.01 0.46 0.06 93.68
15:56:53 03:23:01 PM 0 7.11 0.00 1.10 0.41 0.07 91.31
15:56:53 03:23:01 PM 1 2.46 0.00 0.92 0.51 0.05 96.06
15:56:53 03:24:01 PM all 4.29 0.00 0.43 0.04 0.05 95.18
15:56:53 03:24:01 PM 0 7.95 0.00 0.67 0.09 0.05 91.23
15:56:53 03:24:01 PM 1 0.85 0.00 0.20 0.00 0.05 98.90
15:56:53 03:25:01 PM all 4.72 0.00 0.38 0.01 0.05 94.83
15:56:53 03:25:01 PM 0 6.78 0.00 0.48 0.00 0.05 92.69
15:56:53 03:25:01 PM 1 2.76 0.00 0.29 0.02 0.05 96.89
15:56:53 03:26:01 PM all 0.40 0.00 0.12 0.00 0.05 99.43
15:56:53 03:26:01 PM 0 0.15 0.00 0.13 0.00 0.05 99.67
15:56:53 03:26:01 PM 1 0.65 0.00 0.10 0.00 0.05 99.20
15:56:53 03:27:01 PM all 0.38 0.00 0.09 0.00 0.05 99.47
15:56:53 03:27:01 PM 0 0.17 0.00 0.10 0.00 0.05 99.68
15:56:53 03:27:01 PM 1 0.60 0.00 0.08 0.00 0.05 99.27
15:56:53 03:28:01 PM all 0.41 0.00 0.10 0.00 0.04 99.45
15:56:53 03:28:01 PM 0 0.20 0.00 0.12 0.00 0.05 99.63
15:56:53 03:28:01 PM 1 0.62 0.00 0.08 0.00 0.03 99.27
15:56:53 03:29:01 PM all 0.42 0.00 0.08 0.00 0.04 99.46
15:56:53 03:29:01 PM 0 0.22 0.00 0.10 0.00 0.05 99.63
15:56:53 03:29:01 PM 1 0.62 0.00 0.07 0.00 0.03 99.28
15:56:53
15:56:53 03:29:01 PM CPU %user %nice %system %iowait %steal %idle
15:56:53 03:30:01 PM all 0.38 0.00 0.09 0.00 0.04 99.49
15:56:53 03:30:01 PM 0 0.15 0.00 0.12 0.00 0.05 99.68
15:56:53 03:30:01 PM 1 0.60 0.00 0.07 0.00 0.03 99.30
15:56:53 03:31:01 PM all 0.39 0.00 0.11 0.00 0.05 99.45
15:56:53 03:31:01 PM 0 0.22 0.00 0.17 0.00 0.07 99.55
15:56:53 03:31:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
15:56:53 03:32:01 PM all 0.36 0.00 0.09 0.00 0.04 99.51
15:56:53 03:32:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37
15:56:53 03:32:01 PM 1 0.18 0.00 0.12 0.00 0.05 99.65
15:56:53 03:33:01 PM all 0.46 0.00 0.24 0.00 0.05 99.25
15:56:53 03:33:01 PM 0 0.60 0.00 0.18 0.00 0.02 99.20
15:56:53 03:33:01 PM 1 0.32 0.00 0.30 0.00 0.08 99.30
15:56:53 03:34:01 PM all 0.39 0.00 0.10 0.01 0.04 99.46
15:56:53 03:34:01 PM 0 0.57 0.00 0.07 0.02 0.03 99.32
15:56:53 03:34:01 PM 1 0.22 0.00 0.13 0.00 0.05 99.60
15:56:53 03:35:01 PM all 2.60 0.00 0.14 0.00 0.06 97.20
15:56:53 03:35:01 PM 0 0.62 0.00 0.05 0.00 0.05 99.28
15:56:53 03:35:01 PM 1 4.58 0.00 0.23 0.00 0.07 95.12
15:56:53 03:36:01 PM all 0.30 0.00 0.08 0.00 0.05 99.57
15:56:53 03:36:01 PM 0 0.42 0.00 0.07 0.00 0.03 99.48
15:56:53 03:36:01 PM 1 0.18 0.00 0.08 0.00 0.07 99.67
15:56:53 03:37:01 PM all 0.38 0.00 0.08 0.00 0.05 99.48
15:56:53 03:37:01 PM 0 0.57 0.00 0.08 0.00 0.03 99.32
15:56:53 03:37:01 PM 1 0.20 0.00 0.08 0.00 0.07 99.65
15:56:53 03:38:01 PM all 0.31 0.00 0.08 0.01 0.03 99.57
15:56:53 03:38:01 PM 0 0.42 0.00 0.07 0.00 0.02 99.50
15:56:53 03:38:01 PM 1 0.20 0.00 0.10 0.02 0.05 99.63
15:56:53 03:39:01 PM all 0.46 0.00 0.08 0.00 0.07 99.39
15:56:53 03:39:01 PM 0 0.42 0.00 0.07 0.00 0.05 99.47
15:56:53 03:39:01 PM 1 0.50 0.00 0.10 0.00 0.08 99.32
15:56:53 03:40:01 PM all 0.43 0.00 0.10 0.00 0.04 99.43
15:56:53 03:40:01 PM 0 0.17 0.00 0.12 0.00 0.05 99.67
15:56:53 03:40:01 PM 1 0.68 0.00 0.08 0.00 0.03 99.20
15:56:53
15:56:53 03:40:01 PM CPU %user %nice %system %iowait %steal %idle
15:56:53 03:41:01 PM all 0.38 0.00 0.08 0.00 0.04 99.50
15:56:53 03:41:01 PM 0 0.17 0.00 0.08 0.00 0.05 99.70
15:56:53 03:41:01 PM 1 0.58 0.00 0.08 0.00 0.03 99.30
15:56:53 03:42:01 PM all 0.39 0.00 0.08 0.00 0.05 99.48
15:56:53 03:42:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43
15:56:53 03:42:01 PM 1 0.30 0.00 0.10 0.00 0.07 99.53
15:56:53 03:43:01 PM all 0.39 0.00 0.10 0.00 0.03 99.48
15:56:53 03:43:01 PM 0 0.30 0.00 0.13 0.00 0.03 99.53
15:56:53 03:43:01 PM 1 0.48 0.00 0.07 0.00 0.02 99.43
15:56:53 03:44:01 PM all 0.41 0.00 0.11 0.00 0.04 99.44
15:56:53 03:44:01 PM 0 0.30 0.00 0.17 0.00 0.07 99.47
15:56:53 03:44:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42
15:56:53 03:45:01 PM all 4.47 0.00 0.18 0.00 0.04 95.31
15:56:53 03:45:01 PM 0 0.40 0.00 0.18 0.00 0.05 99.36
15:56:53 03:45:01 PM 1 8.53 0.00 0.17 0.00 0.03 91.27
15:56:53 03:46:01 PM all 2.99 0.00 0.20 0.00 0.04 96.77
15:56:53 03:46:01 PM 0 0.60 0.00 0.07 0.00 0.03 99.30
15:56:53 03:46:01 PM 1 5.38 0.00 0.33 0.00 0.05 94.23
15:56:53 03:47:01 PM all 0.40 0.00 0.13 0.00 0.04 99.43
15:56:53 03:47:01 PM 0 0.18 0.00 0.12 0.00 0.02 99.68
15:56:53 03:47:01 PM 1 0.62 0.00 0.13 0.00 0.07 99.18
15:56:53 03:48:01 PM all 0.32 0.00 0.10 0.02 0.05 99.52
15:56:53 03:48:01 PM 0 0.32 0.00 0.07 0.03 0.07 99.52
15:56:53 03:48:01 PM 1 0.32 0.00 0.13 0.00 0.03 99.51
15:56:53 03:49:01 PM all 0.40 0.00 0.08 0.00 0.03 99.48
15:56:53 03:49:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
15:56:53 03:49:01 PM 1 0.27 0.00 0.13 0.00 0.05 99.55
15:56:53 03:50:01 PM all 0.44 0.00 0.11 0.00 0.03 99.42
15:56:53 03:50:01 PM 0 0.52 0.00 0.05 0.00 0.00 99.43
15:56:53 03:50:01 PM 1 0.37 0.00 0.17 0.00 0.05 99.41
15:56:53 03:51:01 PM all 0.56 0.00 0.12 0.00 0.04 99.28
15:56:53 03:51:01 PM 0 0.78 0.00 0.08 0.00 0.05 99.08
15:56:53 03:51:01 PM 1 0.33 0.00 0.15 0.00 0.03 99.48
15:56:53
15:56:53 03:51:01 PM CPU %user %nice %system %iowait %steal %idle
15:56:53 03:52:01 PM all 0.45 0.00 0.09 0.00 0.04 99.42
15:56:53 03:52:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33
15:56:53 03:52:01 PM 1 0.32 0.00 0.13 0.00 0.05 99.50
15:56:53 03:53:01 PM all 0.46 0.00 0.11 0.00 0.03 99.40
15:56:53 03:53:01 PM 0 0.60 0.00 0.08 0.00 0.02 99.30
15:56:53 03:53:01 PM 1 0.32 0.00 0.13 0.00 0.05 99.50
15:56:53 03:54:01 PM all 0.44 0.00 0.08 0.00 0.03 99.44
15:56:53 03:54:01 PM 0 0.58 0.00 0.03 0.00 0.02 99.37
15:56:53 03:54:01 PM 1 0.30 0.00 0.13 0.00 0.05 99.51
15:56:53 03:55:01 PM all 0.45 0.00 0.10 0.00 0.04 99.41
15:56:53 03:55:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32
15:56:53 03:55:01 PM 1 0.30 0.00 0.15 0.00 0.05 99.50
15:56:53 03:56:01 PM all 23.28 0.00 3.16 0.24 0.09 73.23
15:56:53 03:56:01 PM 0 30.87 0.00 3.10 0.38 0.08 65.57
15:56:53 03:56:01 PM 1 15.68 0.00 3.22 0.10 0.10 80.90
15:56:53 Average: all 4.09 0.00 0.63 0.28 0.05 94.95
15:56:53 Average: 0 4.77 0.00 0.67 0.30 0.05 94.21
15:56:53 Average: 1 3.41 0.00 0.58 0.27 0.05 95.69
15:56:53
15:56:53
15:56:53