03:19:46 Started by upstream project "integration-distribution-test-scandium" build number 398 03:19:46 originally caused by: 03:19:46 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 412 03:19:46 originally caused by: 03:19:46 Started by timer 03:19:46 Running as SYSTEM 03:19:46 [EnvInject] - Loading node environment variables. 03:19:47 Building remotely on prd-centos8-robot-2c-8g-53148 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium 03:19:48 [ssh-agent] Looking for ssh-agent implementation... 03:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:48 $ ssh-agent 03:19:48 SSH_AUTH_SOCK=/tmp/ssh-d8JX7As4ZnmW/agent.5272 03:19:48 SSH_AGENT_PID=5273 03:19:48 [ssh-agent] Started. 03:19:48 Running ssh-add (command line suppressed) 03:19:48 Identity added: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium@tmp/private_key_14134169184682165236.key (/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium@tmp/private_key_14134169184682165236.key) 03:19:48 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 03:19:48 The recommended git tool is: NONE 03:19:51 using credential opendaylight-jenkins-ssh 03:19:51 Wiping out workspace first. 03:19:51 Cloning the remote Git repository 03:19:51 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 03:19:51 > git init /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test # timeout=10 03:19:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:19:51 > git --version # timeout=10 03:19:51 > git --version # 'git version 2.43.0' 03:19:51 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:19:51 [INFO] Currently running in a labeled security context 03:19:51 [INFO] Currently SELinux is 'enforcing' on the host 03:19:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test@tmp/jenkins-gitclient-ssh9058630757591397433.key 03:19:51 Verifying host key using known hosts file 03:19:51 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. 03:19:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 03:19:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 03:19:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:19:55 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:19:55 [INFO] Currently running in a labeled security context 03:19:55 [INFO] Currently SELinux is 'enforcing' on the host 03:19:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test@tmp/jenkins-gitclient-ssh12800596050766031579.key 03:19:55 Verifying host key using known hosts file 03:19:55 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. 03:19:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 03:19:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:19:56 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 03:19:56 > git config core.sparsecheckout # timeout=10 03:19:56 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 03:19:56 Commit message: "Adapt test for new pce-allocation field" 03:19:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:19:56 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 03:19:57 No emails were triggered. 03:19:57 provisioning config files... 03:19:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:19:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:19:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:19:57 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins2957070633635857301.sh 03:19:57 ---> python-tools-install.sh 03:19:57 Setup pyenv: 03:19:57 system 03:19:57 * 3.8.13 (set by /opt/pyenv/version) 03:19:57 * 3.9.13 (set by /opt/pyenv/version) 03:19:57 * 3.10.13 (set by /opt/pyenv/version) 03:19:57 * 3.11.7 (set by /opt/pyenv/version) 03:20:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2o3R 03:20:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:20:06 lf-activate-venv(): INFO: Installing: lftools 03:20:30 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:20:30 Generating Requirements File 03:20:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:20:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:20:51 Python 3.11.7 03:20:51 pip 25.2 from /tmp/venv-2o3R/lib/python3.11/site-packages/pip (python 3.11) 03:20:52 appdirs==1.4.4 03:20:52 argcomplete==3.6.2 03:20:52 aspy.yaml==1.3.0 03:20:52 attrs==25.3.0 03:20:52 autopage==0.5.2 03:20:52 beautifulsoup4==4.13.5 03:20:52 boto3==1.40.32 03:20:52 botocore==1.40.32 03:20:52 bs4==0.0.2 03:20:52 cachetools==5.5.2 03:20:52 certifi==2025.8.3 03:20:52 cffi==2.0.0 03:20:52 cfgv==3.4.0 03:20:52 chardet==5.2.0 03:20:52 charset-normalizer==3.4.3 03:20:52 click==8.2.1 03:20:52 cliff==4.11.0 03:20:52 cmd2==2.7.0 03:20:52 cryptography==3.3.2 03:20:52 debtcollector==3.0.0 03:20:52 decorator==5.2.1 03:20:52 defusedxml==0.7.1 03:20:52 Deprecated==1.2.18 03:20:52 distlib==0.4.0 03:20:52 dnspython==2.8.0 03:20:52 docker==7.1.0 03:20:52 dogpile.cache==1.4.1 03:20:52 durationpy==0.10 03:20:52 email-validator==2.3.0 03:20:52 filelock==3.19.1 03:20:52 future==1.0.0 03:20:52 gitdb==4.0.12 03:20:52 GitPython==3.1.45 03:20:52 google-auth==2.40.3 03:20:52 httplib2==0.31.0 03:20:52 identify==2.6.14 03:20:52 idna==3.10 03:20:52 importlib-resources==1.5.0 03:20:52 iso8601==2.1.0 03:20:52 Jinja2==3.1.6 03:20:52 jmespath==1.0.1 03:20:52 jsonpatch==1.33 03:20:52 jsonpointer==3.0.0 03:20:52 jsonschema==4.25.1 03:20:52 jsonschema-specifications==2025.9.1 03:20:52 keystoneauth1==5.12.0 03:20:52 kubernetes==33.1.0 03:20:52 lftools==0.37.13 03:20:52 lxml==6.0.1 03:20:52 markdown-it-py==4.0.0 03:20:52 MarkupSafe==3.0.2 03:20:52 mdurl==0.1.2 03:20:52 msgpack==1.1.1 03:20:52 multi_key_dict==2.0.3 03:20:52 munch==4.0.0 03:20:52 netaddr==1.3.0 03:20:52 niet==1.4.2 03:20:52 nodeenv==1.9.1 03:20:52 oauth2client==4.1.3 03:20:52 oauthlib==3.3.1 03:20:52 openstacksdk==4.7.1 03:20:52 os-service-types==1.8.0 03:20:52 osc-lib==4.2.0 03:20:52 oslo.config==10.0.0 03:20:52 oslo.context==6.1.0 03:20:52 oslo.i18n==6.6.0 03:20:52 oslo.log==7.2.1 03:20:52 oslo.serialization==5.8.0 03:20:52 oslo.utils==9.1.0 03:20:52 packaging==25.0 03:20:52 pbr==7.0.1 03:20:52 platformdirs==4.4.0 03:20:52 prettytable==3.16.0 03:20:52 psutil==7.0.0 03:20:52 pyasn1==0.6.1 03:20:52 pyasn1_modules==0.4.2 03:20:52 pycparser==2.23 03:20:52 pygerrit2==2.0.15 03:20:52 PyGithub==2.8.1 03:20:52 Pygments==2.19.2 03:20:52 PyJWT==2.10.1 03:20:52 PyNaCl==1.6.0 03:20:52 pyparsing==2.4.7 03:20:52 pyperclip==1.9.0 03:20:52 pyrsistent==0.20.0 03:20:52 python-cinderclient==9.8.0 03:20:52 python-dateutil==2.9.0.post0 03:20:52 python-heatclient==4.3.0 03:20:52 python-jenkins==1.8.3 03:20:52 python-keystoneclient==5.7.0 03:20:52 python-magnumclient==4.9.0 03:20:52 python-openstackclient==8.2.0 03:20:52 python-swiftclient==4.8.0 03:20:52 PyYAML==6.0.2 03:20:52 referencing==0.36.2 03:20:52 requests==2.32.5 03:20:52 requests-oauthlib==2.0.0 03:20:52 requestsexceptions==1.4.0 03:20:52 rfc3986==2.0.0 03:20:52 rich==14.1.0 03:20:52 rich-argparse==1.7.1 03:20:52 rpds-py==0.27.1 03:20:52 rsa==4.9.1 03:20:52 ruamel.yaml==0.18.15 03:20:52 ruamel.yaml.clib==0.2.12 03:20:52 s3transfer==0.14.0 03:20:52 simplejson==3.20.1 03:20:52 six==1.17.0 03:20:52 smmap==5.0.2 03:20:52 soupsieve==2.8 03:20:52 stevedore==5.5.0 03:20:52 tabulate==0.9.0 03:20:52 toml==0.10.2 03:20:52 tomlkit==0.13.3 03:20:52 tqdm==4.67.1 03:20:52 typing_extensions==4.15.0 03:20:52 tzdata==2025.2 03:20:52 urllib3==1.26.20 03:20:52 virtualenv==20.34.0 03:20:52 wcwidth==0.2.13 03:20:52 websocket-client==1.8.0 03:20:52 wrapt==1.17.3 03:20:52 xdg==6.0.0 03:20:52 xmltodict==1.0.0 03:20:52 yq==3.4.3 03:20:52 [EnvInject] - Injecting environment variables from a build step. 03:20:52 [EnvInject] - Injecting as environment variables the properties content 03:20:52 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 03:20:52 OS_CLOUD=vex 03:20:52 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388 03:20:52 OS_STACK_TEMPLATE_DIR=openstack-hot 03:20:52 03:20:52 [EnvInject] - Variables injected successfully. 03:20:52 provisioning config files... 03:20:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:20:52 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins6964153590680430619.sh 03:20:52 ---> Create parameters file for OpenStack HOT 03:20:52 OpenStack Heat parameters generated 03:20:52 ----------------------------------- 03:20:52 parameters: 03:20:52 vm_0_count: '1' 03:20:52 vm_0_flavor: 'v3-standard-4' 03:20:52 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 03:20:52 vm_1_count: '1' 03:20:52 vm_1_flavor: 'v3-standard-2' 03:20:52 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 03:20:52 03:20:52 job_name: '27289-388' 03:20:52 silo: 'releng' 03:20:52 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash -l /tmp/jenkins16783782809410965722.sh 03:20:52 ---> Create HEAT stack 03:20:52 + source /home/jenkins/lf-env.sh 03:20:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:20:52 ++ mktemp -d /tmp/venv-XXXX 03:20:52 + lf_venv=/tmp/venv-tjYS 03:20:52 + local venv_file=/tmp/.os_lf_venv 03:20:52 + local python=python3 03:20:52 + local options 03:20:52 + local set_path=true 03:20:52 + local install_args= 03:20:52 ++ 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 yq 03:20:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:20:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:20:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:20:52 + true 03:20:52 + case $1 in 03:20:52 + python=python3 03:20:52 + shift 2 03:20:52 + true 03:20:52 + case $1 in 03:20:52 + shift 03:20:52 + break 03:20:52 + case $python in 03:20:52 + local pkg_list= 03:20:52 + [[ -d /opt/pyenv ]] 03:20:52 + echo 'Setup pyenv:' 03:20:52 Setup pyenv: 03:20:52 + export PYENV_ROOT=/opt/pyenv 03:20:52 + PYENV_ROOT=/opt/pyenv 03:20:52 + 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 03:20:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:20:52 + pyenv versions 03:20:52 system 03:20:52 3.8.13 03:20:52 3.9.13 03:20:52 3.10.13 03:20:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:20:52 + command -v pyenv 03:20:52 ++ pyenv init - --no-rehash 03:20:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:20:52 for i in ${!paths[@]}; do 03:20:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:20:52 fi; done; 03:20:52 echo "${paths[*]}"'\'')" 03:20:52 export PATH="/opt/pyenv/shims:${PATH}" 03:20:52 export PYENV_SHELL=bash 03:20:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:20:52 pyenv() { 03:20:52 local command 03:20:52 command="${1:-}" 03:20:52 if [ "$#" -gt 0 ]; then 03:20:52 shift 03:20:52 fi 03:20:52 03:20:52 case "$command" in 03:20:52 rehash|shell) 03:20:52 eval "$(pyenv "sh-$command" "$@")" 03:20:52 ;; 03:20:52 *) 03:20:52 command pyenv "$command" "$@" 03:20:52 ;; 03:20:52 esac 03:20:52 }' 03:20:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:20:52 for i in ${!paths[@]}; do 03:20:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:20:52 fi; done; 03:20:52 echo "${paths[*]}"' 03:20:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:20:52 ++ 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 03:20:52 ++ 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 03:20:52 ++ export PYENV_SHELL=bash 03:20:52 ++ PYENV_SHELL=bash 03:20:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:20:52 +++ complete -F _pyenv pyenv 03:20:52 ++ lf-pyver python3 03:20:52 ++ local py_version_xy=python3 03:20:52 ++ local py_version_xyz= 03:20:52 ++ awk '{ print $1 }' 03:20:52 ++ pyenv versions 03:20:52 ++ local command 03:20:52 ++ command=versions 03:20:52 ++ '[' 1 -gt 0 ']' 03:20:52 ++ shift 03:20:52 ++ case "$command" in 03:20:52 ++ command pyenv versions 03:20:52 ++ pyenv versions 03:20:52 ++ sed 's/^[ *]* //' 03:20:52 ++ grep -E '^[0-9.]*[0-9]$' 03:20:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:20:53 +++ tail -n 1 03:20:53 +++ grep '^3' /tmp/.pyenv_versions 03:20:53 +++ sort -V 03:20:53 ++ py_version_xyz=3.11.7 03:20:53 ++ [[ -z 3.11.7 ]] 03:20:53 ++ echo 3.11.7 03:20:53 ++ return 0 03:20:53 + pyenv local 3.11.7 03:20:53 + local command 03:20:53 + command=local 03:20:53 + '[' 2 -gt 0 ']' 03:20:53 + shift 03:20:53 + case "$command" in 03:20:53 + command pyenv local 3.11.7 03:20:53 + pyenv local 3.11.7 03:20:53 + for arg in "$@" 03:20:53 + case $arg in 03:20:53 + pkg_list+='lftools[openstack] ' 03:20:53 + for arg in "$@" 03:20:53 + case $arg in 03:20:53 + pkg_list+='kubernetes ' 03:20:53 + for arg in "$@" 03:20:53 + case $arg in 03:20:53 + pkg_list+='niet ' 03:20:53 + for arg in "$@" 03:20:53 + case $arg in 03:20:53 + pkg_list+='python-heatclient ' 03:20:53 + for arg in "$@" 03:20:53 + case $arg in 03:20:53 + pkg_list+='python-openstackclient ' 03:20:53 + for arg in "$@" 03:20:53 + case $arg in 03:20:53 + pkg_list+='python-magnumclient ' 03:20:53 + for arg in "$@" 03:20:53 + case $arg in 03:20:53 + pkg_list+='yq ' 03:20:53 + [[ -f /tmp/.os_lf_venv ]] 03:20:53 ++ cat /tmp/.os_lf_venv 03:20:53 + lf_venv=/tmp/venv-2o3R 03:20:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from' file:/tmp/.os_lf_venv 03:20:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from file:/tmp/.os_lf_venv 03:20:53 + /tmp/venv-2o3R/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:20:55 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:20:55 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:20:55 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:20:55 + /tmp/venv-2o3R/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:21:14 + type python3 03:21:14 + true 03:21:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH' 03:21:14 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:21:14 + PATH=/tmp/venv-2o3R/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 03:21:14 + return 0 03:21:14 + openstack --os-cloud vex limits show --absolute 03:21:15 +--------------------------+---------+ 03:21:15 | Name | Value | 03:21:15 +--------------------------+---------+ 03:21:15 | maxTotalInstances | -1 | 03:21:15 | maxTotalCores | 450 | 03:21:15 | maxTotalRAMSize | 1000000 | 03:21:15 | maxServerMeta | 128 | 03:21:15 | maxImageMeta | 128 | 03:21:15 | maxPersonality | 5 | 03:21:15 | maxPersonalitySize | 10240 | 03:21:15 | maxTotalKeypairs | 100 | 03:21:15 | maxServerGroups | 10 | 03:21:15 | maxServerGroupMembers | 10 | 03:21:15 | maxTotalFloatingIps | -1 | 03:21:15 | maxSecurityGroups | -1 | 03:21:15 | maxSecurityGroupRules | -1 | 03:21:15 | totalRAMUsed | 704512 | 03:21:15 | totalCoresUsed | 172 | 03:21:15 | totalInstancesUsed | 58 | 03:21:15 | totalFloatingIpsUsed | 0 | 03:21:15 | totalSecurityGroupsUsed | 0 | 03:21:15 | totalServerGroupsUsed | 0 | 03:21:15 | maxTotalVolumes | -1 | 03:21:15 | maxTotalSnapshots | 10 | 03:21:15 | maxTotalVolumeGigabytes | 4096 | 03:21:15 | maxTotalBackups | 10 | 03:21:15 | maxTotalBackupGigabytes | 1000 | 03:21:15 | totalVolumesUsed | 5 | 03:21:15 | totalGigabytesUsed | 100 | 03:21:15 | totalSnapshotsUsed | 0 | 03:21:15 | totalBackupsUsed | 0 | 03:21:15 | totalBackupGigabytesUsed | 0 | 03:21:15 +--------------------------+---------+ 03:21:16 + pushd /opt/ciman/openstack-hot 03:21:16 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium 03:21:16 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/stack-parameters.yaml 03:21:42 Creating stack releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388 03:21:42 Waiting to initialize infrastructure... 03:21:42 Stack initialization successful. 03:21:42 ------------------------------------ 03:21:42 Stack Details 03:21:42 ------------------------------------ 03:21:42 {'added': None, 03:21:42 'capabilities': [], 03:21:42 'created_at': '2025-09-17T03:21:19Z', 03:21:42 'deleted': None, 03:21:42 'deleted_at': None, 03:21:42 'description': 'No description', 03:21:42 'environment': None, 03:21:42 'environment_files': None, 03:21:42 'files': None, 03:21:42 'files_container': None, 03:21:42 'id': 'f7db66ce-815c-46f9-a504-00d8df77d082', 03:21:42 'is_rollback_disabled': True, 03:21:42 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388/f7db66ce-815c-46f9-a504-00d8df77d082', 03:21:42 'rel': 'self'}], 03:21:42 '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'})}), 03:21:42 'name': 'releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388', 03:21:42 'notification_topics': [], 03:21:42 'outputs': [{'description': 'IP addresses of the 1st vm types', 03:21:42 'output_key': 'vm_0_ips', 03:21:42 'output_value': ['10.30.170.154']}, 03:21:42 {'description': 'IP addresses of the 2nd vm types', 03:21:42 'output_key': 'vm_1_ips', 03:21:42 'output_value': ['10.30.171.40']}], 03:21:42 'owner_id': ****, 03:21:42 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 03:21:42 'OS::stack_id': 'f7db66ce-815c-46f9-a504-00d8df77d082', 03:21:42 'OS::stack_name': 'releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388', 03:21:42 'job_name': '27289-388', 03:21:42 'silo': 'releng', 03:21:42 'vm_0_count': '1', 03:21:42 'vm_0_flavor': 'v3-standard-4', 03:21:42 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 03:21:42 '20250201-010426.857', 03:21:42 'vm_1_count': '1', 03:21:42 'vm_1_flavor': 'v3-standard-2', 03:21:42 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 03:21:42 '- 20250201-060151.911'}, 03:21:42 'parent_id': None, 03:21:42 'replaced': None, 03:21:42 'status': 'CREATE_COMPLETE', 03:21:42 'status_reason': 'Stack CREATE completed successfully', 03:21:42 'tags': [], 03:21:42 'template': None, 03:21:42 'template_description': 'No description', 03:21:42 'template_url': None, 03:21:42 'timeout_mins': 15, 03:21:42 'unchanged': None, 03:21:42 'updated': None, 03:21:42 'updated_at': None, 03:21:42 'user_project_id': 'e544c62eb73c4c619730246abcdfdc64'} 03:21:42 ------------------------------------ 03:21:42 + popd 03:21:42 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium 03:21:42 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash -l /tmp/jenkins13289383280712750163.sh 03:21:42 ---> Copy SSH public keys to CSIT lab 03:21:42 Setup pyenv: 03:21:43 system 03:21:43 3.8.13 03:21:43 3.9.13 03:21:43 3.10.13 03:21:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:21:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from file:/tmp/.os_lf_venv 03:21:49 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:22:08 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:22:10 SSH not responding on 10.30.171.40. Retrying in 10 seconds... 03:22:10 SSH not responding on 10.30.170.154. Retrying in 10 seconds... 03:22:20 Ping to 10.30.171.40 successful. 03:22:20 Ping to 10.30.170.154 successful. 03:22:21 SSH not responding on 10.30.171.40. Retrying in 10 seconds... 03:22:22 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:22:22 releng-27289-388-0-builder-0 03:22:22 Successfully copied public keys to slave 10.30.170.154 03:22:31 Ping to 10.30.171.40 successful. 03:22:32 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts. 03:22:32 releng-27289-388-1-mininet-ovs-217-0 03:22:32 Successfully copied public keys to slave 10.30.171.40 03:22:32 Process 6500 ready. 03:22:32 Process 6501 ready. 03:22:32 SSH ready on all stack servers. 03:22:32 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash -l /tmp/jenkins2191000735457069049.sh 03:22:32 Setup pyenv: 03:22:33 system 03:22:33 3.8.13 03:22:33 3.9.13 03:22:33 3.10.13 03:22:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:22:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3rZG 03:22:37 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.robot_venv 03:22:41 lf-activate-venv(): INFO: Installing: setuptools wheel 03:22:43 lf-activate-venv(): INFO: Adding /tmp/venv-3rZG/bin to PATH 03:22:43 + echo 'Installing Python Requirements' 03:22:43 Installing Python Requirements 03:22:43 + cat 03:22:43 + python -m pip install -r requirements.txt 03:22:43 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 03:22:43 Collecting docker-py (from -r requirements.txt (line 1)) 03:22:43 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) 03:22:43 Collecting ipaddr (from -r requirements.txt (line 2)) 03:22:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 03:22:43 Preparing metadata (setup.py): started 03:22:43 Preparing metadata (setup.py): finished with status 'done' 03:22:43 Collecting netaddr (from -r requirements.txt (line 3)) 03:22:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 03:22:43 Collecting netifaces (from -r requirements.txt (line 4)) 03:22:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 03:22:43 Preparing metadata (setup.py): started 03:22:44 Preparing metadata (setup.py): finished with status 'done' 03:22:44 Collecting pyhocon (from -r requirements.txt (line 5)) 03:22:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 03:22:44 Collecting requests (from -r requirements.txt (line 6)) 03:22:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 03:22:44 Collecting robotframework (from -r requirements.txt (line 7)) 03:22:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 03:22:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 36.5 MB/s 0:00:00 03:22:44 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 03:22:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 03:22:44 Preparing metadata (setup.py): started 03:22:44 Preparing metadata (setup.py): finished with status 'done' 03:22:44 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 03:22:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 03:22:44 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 03:22:44 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) 03:22:44 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 03:22:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 03:22:44 Preparing metadata (setup.py): started 03:22:44 Preparing metadata (setup.py): finished with status 'done' 03:22:44 Collecting scapy (from -r requirements.txt (line 12)) 03:22:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 03:22:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 38.8 MB/s 0:00:00 03:22:45 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 03:22:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 03:22:45 Preparing metadata (setup.py): started 03:22:45 Preparing metadata (setup.py): finished with status 'done' 03:22:45 Collecting elasticsearch (from -r requirements.txt (line 18)) 03:22:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 03:22:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 28.4 MB/s 0:00:00 03:22:45 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 03:22:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 03:22:45 Collecting pyangbind (from -r requirements.txt (line 22)) 03:22:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 03:22:45 Collecting isodate (from -r requirements.txt (line 25)) 03:22:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 03:22:45 Collecting jmespath (from -r requirements.txt (line 28)) 03:22:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 03:22:45 Collecting jsonpatch (from -r requirements.txt (line 31)) 03:22:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 03:22:45 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:22:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 03:22:45 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:22:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 03:22:45 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 03:22:45 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) 03:22:45 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 03:22:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 03:22:45 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 03:22:45 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) 03:22:45 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 03:22:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.4/pyparsing-3.2.4-py3-none-any.whl (113 kB) 03:22:46 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 03:22:46 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) 03:22:46 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 03:22:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 03:22:46 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 03:22:46 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 03:22:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 03:22:46 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 03:22:46 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 03:22:46 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) 03:22:46 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 03:22:46 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 03:22:46 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 03:22:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 03:22:46 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 03:22:46 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 03:22:46 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) 03:22:46 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 03:22:46 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) 03:22:46 Collecting elasticsearch (from -r requirements.txt (line 18)) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 03:22:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 42.5 MB/s 0:00:00 03:22:46 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 03:22:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 03:22:46 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 03:22:46 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 03:22:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 03:22:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 22.1 MB/s 0:00:00 03:22:47 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 03:22:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.1/lxml-6.0.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 03:22:48 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 03:22:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.1/regex-2025.9.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 03:22:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 27.9 MB/s 0:00:00 03:22:48 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 03:22:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 03:22:48 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:22:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB) 03:22:48 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:22:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.1/cryptography-46.0.1-cp311-abi3-manylinux_2_28_x86_64.whl (4.6 MB) 03:22:48 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:22:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 03:22:48 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:22:48 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) 03:22:49 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:22:49 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) 03:22:49 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:22:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 03:22:49 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 03:22:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 64.0 MB/s 0:00:00 03:22:49 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:49 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) 03:22:49 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.2.1/click-8.2.1-py3-none-any.whl (102 kB) 03:22:49 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 03:22:49 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 03:22:49 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 03:22:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 03:22:49 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 03:22:49 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:22:49 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:49 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) 03:22:49 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 03:22:50 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 03:22:50 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)) 03:22:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 03:22:50 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:22:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 03:22:50 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:22:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 03:22:50 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:22:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB) 03:22:50 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:22:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 03:22:50 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:22:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 03:22:50 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 03:22:50 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 03:22:50 Building wheel for robotframework-sshlibrary (setup.py): started 03:22:50 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 03:22:50 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=03d97dee1f667ea15a8a34500cec5ea90c23c21030e5f0828221b29e1899339b 03:22:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 03:22:50 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 03:22:50 Building wheel for ipaddr (setup.py): started 03:22:50 Building wheel for ipaddr (setup.py): finished with status 'done' 03:22:50 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=0c1f673f61f0666fa3bb8b72f96109bcde2d6d899d59bed79e683ad1ec16b168 03:22:50 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 03:22:50 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 03:22:50 Building wheel for netifaces (setup.py): started 03:22:53 Building wheel for netifaces (setup.py): finished with status 'done' 03:22:53 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41094 sha256=327e0aa7b390ed8eccaf47c0a3bf099ad3c4de968db54629820ea999f0e8231a 03:22:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 03:22:53 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 03:22:53 Building wheel for robotframework-httplibrary (setup.py): started 03:22:53 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 03:22:53 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=3a7e2c8df86aee82493ba2b04bf54d58f0c5e9f21a18acd326e6388c90563141 03:22:53 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 03:22:53 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 03:22:53 Building wheel for jsonpath-rw (setup.py): started 03:22:53 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 03:22:53 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a6e4a592be693491ddd52314d74d59cb5acea9a128724ded2c7649fc458efb6a 03:22:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 03:22:53 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 03:22:54 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 03:23:01 03:23:01 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.2.1 cryptography-46.0.1 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.1 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.4 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.1 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 03:23:01 + pip freeze 03:23:02 attrs==25.3.0 03:23:02 bcrypt==4.3.0 03:23:02 beautifulsoup4==4.13.5 03:23:02 certifi==2025.8.3 03:23:02 cffi==2.0.0 03:23:02 charset-normalizer==3.4.3 03:23:02 click==8.2.1 03:23:02 cryptography==46.0.1 03:23:02 decorator==5.2.1 03:23:02 distlib==0.4.0 03:23:02 docker-py==1.10.6 03:23:02 docker-pycreds==0.4.0 03:23:02 elastic-transport==8.17.1 03:23:02 elasticsearch==8.19.1 03:23:02 elasticsearch-dsl==8.15.4 03:23:02 enum34==1.1.10 03:23:02 filelock==3.19.1 03:23:02 h11==0.16.0 03:23:02 idna==3.10 03:23:02 invoke==2.2.0 03:23:02 ipaddr==2.2.0 03:23:02 isodate==0.7.2 03:23:02 jmespath==1.0.1 03:23:02 jsonpatch==1.33 03:23:02 jsonpath-rw==1.4.0 03:23:02 jsonpointer==3.0.0 03:23:02 lxml==6.0.1 03:23:02 netaddr==1.3.0 03:23:02 netifaces==0.11.0 03:23:02 outcome==1.3.0.post0 03:23:02 paramiko==4.0.0 03:23:02 platformdirs==4.4.0 03:23:02 ply==3.11 03:23:02 pyang==2.7.1 03:23:02 pyangbind==0.8.6 03:23:02 pycparser==2.23 03:23:02 pyhocon==0.3.61 03:23:02 PyNaCl==1.6.0 03:23:02 pyparsing==3.2.4 03:23:02 PySocks==1.7.1 03:23:02 python-dateutil==2.9.0.post0 03:23:02 regex==2025.9.1 03:23:02 requests==2.32.5 03:23:02 robotframework==7.3.2 03:23:02 robotframework-httplibrary==0.4.2 03:23:02 robotframework-pythonlibcore==4.4.1 03:23:02 robotframework-requests==0.9.7 03:23:02 robotframework-selenium2library==3.0.0 03:23:02 robotframework-seleniumlibrary==6.7.1 03:23:02 robotframework-sshlibrary==3.8.0 03:23:02 scapy==2.6.1 03:23:02 scp==0.15.0 03:23:02 selenium==4.35.0 03:23:02 six==1.17.0 03:23:02 sniffio==1.3.1 03:23:02 sortedcontainers==2.4.0 03:23:02 soupsieve==2.8 03:23:02 trio==0.30.0 03:23:02 trio-websocket==0.12.2 03:23:02 typing_extensions==4.14.1 03:23:02 urllib3==2.5.0 03:23:02 virtualenv==20.34.0 03:23:02 waitress==3.0.2 03:23:02 WebOb==1.8.9 03:23:02 websocket-client==1.8.0 03:23:02 WebTest==3.0.6 03:23:02 wsproto==1.2.0 03:23:02 [EnvInject] - Injecting environment variables from a build step. 03:23:02 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 03:23:02 [EnvInject] - Variables injected successfully. 03:23:02 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash -l /tmp/jenkins16142701393257892899.sh 03:23:02 Setup pyenv: 03:23:02 system 03:23:02 3.8.13 03:23:02 3.9.13 03:23:02 3.10.13 03:23:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:23:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from file:/tmp/.os_lf_venv 03:23:04 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 03:23:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:23:11 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:23:11 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:23:11 + ODL_SYSTEM=() 03:23:11 + TOOLS_SYSTEM=() 03:23:11 + OPENSTACK_SYSTEM=() 03:23:11 + OPENSTACK_CONTROLLERS=() 03:23:11 + mapfile -t ADDR 03:23:11 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388 03:23:11 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 03:23:13 + for i in "${ADDR[@]}" 03:23:13 ++ ssh 10.30.170.154 hostname -s 03:23:13 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:13 + REMHOST=releng-27289-388-0-builder-0 03:23:13 + case ${REMHOST} in 03:23:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 03:23:13 + for i in "${ADDR[@]}" 03:23:13 ++ ssh 10.30.171.40 hostname -s 03:23:13 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts. 03:23:14 + REMHOST=releng-27289-388-1-mininet-ovs-217-0 03:23:14 + case ${REMHOST} in 03:23:14 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 03:23:14 + echo NUM_ODL_SYSTEM=1 03:23:14 + echo NUM_TOOLS_SYSTEM=1 03:23:14 + '[' '' == yes ']' 03:23:14 + NUM_OPENSTACK_SYSTEM=0 03:23:14 + echo NUM_OPENSTACK_SYSTEM=0 03:23:14 + '[' 0 -eq 2 ']' 03:23:14 + echo ODL_SYSTEM_IP=10.30.170.154 03:23:14 ++ seq 0 0 03:23:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 03:23:14 + echo ODL_SYSTEM_1_IP=10.30.170.154 03:23:14 + echo TOOLS_SYSTEM_IP=10.30.171.40 03:23:14 ++ seq 0 0 03:23:14 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 03:23:14 + echo TOOLS_SYSTEM_1_IP=10.30.171.40 03:23:14 + openstack_index=0 03:23:14 + NUM_OPENSTACK_CONTROL_NODES=1 03:23:14 + echo NUM_OPENSTACK_CONTROL_NODES=1 03:23:14 ++ seq 0 0 03:23:14 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 03:23:14 + echo OPENSTACK_CONTROL_NODE_1_IP= 03:23:14 + NUM_OPENSTACK_COMPUTE_NODES=-1 03:23:14 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 03:23:14 + '[' -1 -ge 2 ']' 03:23:14 ++ seq 0 -2 03:23:14 + NUM_OPENSTACK_HAPROXY_NODES=0 03:23:14 + echo NUM_OPENSTACK_HAPROXY_NODES=0 03:23:14 ++ seq 0 -1 03:23:14 + echo 'Contents of slave_addresses.txt:' 03:23:14 Contents of slave_addresses.txt: 03:23:14 + cat slave_addresses.txt 03:23:14 NUM_ODL_SYSTEM=1 03:23:14 NUM_TOOLS_SYSTEM=1 03:23:14 NUM_OPENSTACK_SYSTEM=0 03:23:14 ODL_SYSTEM_IP=10.30.170.154 03:23:14 ODL_SYSTEM_1_IP=10.30.170.154 03:23:14 TOOLS_SYSTEM_IP=10.30.171.40 03:23:14 TOOLS_SYSTEM_1_IP=10.30.171.40 03:23:14 NUM_OPENSTACK_CONTROL_NODES=1 03:23:14 OPENSTACK_CONTROL_NODE_1_IP= 03:23:14 NUM_OPENSTACK_COMPUTE_NODES=-1 03:23:14 NUM_OPENSTACK_HAPROXY_NODES=0 03:23:14 [EnvInject] - Injecting environment variables from a build step. 03:23:14 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 03:23:14 [EnvInject] - Variables injected successfully. 03:23:14 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/sh /tmp/jenkins2166613535011345501.sh 03:23:14 Preparing for JRE Version 21 03:23:14 Karaf artifact is karaf 03:23:14 Karaf project is integration 03:23:14 Java home is /usr/lib/jvm/java-21-openjdk-amd64 03:23:14 [EnvInject] - Injecting environment variables from a build step. 03:23:14 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 03:23:14 [EnvInject] - Variables injected successfully. 03:23:14 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins4694564264119836922.sh 03:23:14 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:23:14 Distribution bundle is karaf-0.21.3.zip 03:23:14 Distribution bundle version is 0.21.3 03:23:14 Distribution folder is karaf-0.21.3 03:23:14 Nexus prefix is https://nexus.opendaylight.org 03:23:14 [EnvInject] - Injecting environment variables from a build step. 03:23:14 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 03:23:14 [EnvInject] - Variables injected successfully. 03:23:14 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash -l /tmp/jenkins5421069285984924771.sh 03:23:14 Setup pyenv: 03:23:14 system 03:23:14 3.8.13 03:23:14 3.9.13 03:23:14 3.10.13 03:23:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:23:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from file:/tmp/.os_lf_venv 03:23:16 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. 03:23:16 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:23:16 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 03:23:23 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. 03:23:23 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:23:23 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:23:23 Copying common-functions.sh to /tmp 03:23:24 Copying common-functions.sh to 10.30.171.40:/tmp 03:23:24 Warning: Permanently added '10.30.171.40' (ECDSA) to the list of known hosts. 03:23:25 Copying common-functions.sh to 10.30.170.154:/tmp 03:23:25 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:25 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins18004087323445084081.sh 03:23:25 common-functions.sh is being sourced 03:23:25 common-functions environment: 03:23:25 MAVENCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:23:25 ACTUALFEATURES: 03:23:25 FEATURESCONF: /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:23:25 CUSTOMPROP: /tmp/karaf-0.21.3/etc/custom.properties 03:23:25 LOGCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:23:25 MEMCONF: /tmp/karaf-0.21.3/bin/setenv 03:23:25 CONTROLLERMEM: 2048m 03:23:25 AKKACONF: /tmp/karaf-0.21.3/configuration/initial/akka.conf 03:23:25 MODULESCONF: /tmp/karaf-0.21.3/configuration/initial/modules.conf 03:23:25 MODULESHARDSCONF: /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:23:25 SUITES: 03:23:25 03:23:25 ################################################# 03:23:25 ## Configure Cluster and Start ## 03:23:25 ################################################# 03:23:25 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest 03:23:25 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest 03:23:25 Locating script plan to use... 03:23:25 script plan exists!!! 03:23:25 Changing the script plan path... 03:23:25 # Place the scripts in run order: 03:23:25 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test/csit/scripts/controllermem_6g.sh 03:23:25 Executing /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test/csit/scripts/controllermem_6g.sh... 03:23:25 Finished running script plans 03:23:25 Configuring member-1 with IP address 10.30.170.154 03:23:25 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:26 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:26 + source /tmp/common-functions.sh karaf-0.21.3 scandium 03:23:26 ++ [[ /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 ]] 03:23:26 ++ echo 'common-functions.sh is being sourced' 03:23:26 common-functions.sh is being sourced 03:23:26 ++ BUNDLEFOLDER=karaf-0.21.3 03:23:26 ++ DISTROSTREAM=scandium 03:23:26 ++ export MAVENCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:23:26 ++ MAVENCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:23:26 ++ export FEATURESCONF=/tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:23:26 ++ FEATURESCONF=/tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:23:26 ++ export CUSTOMPROP=/tmp/karaf-0.21.3/etc/custom.properties 03:23:26 ++ CUSTOMPROP=/tmp/karaf-0.21.3/etc/custom.properties 03:23:26 ++ export LOGCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:23:26 ++ LOGCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:23:26 ++ export MEMCONF=/tmp/karaf-0.21.3/bin/setenv 03:23:26 ++ MEMCONF=/tmp/karaf-0.21.3/bin/setenv 03:23:26 ++ export CONTROLLERMEM= 03:23:26 ++ CONTROLLERMEM= 03:23:26 ++ case "${DISTROSTREAM}" in 03:23:26 ++ CLUSTER_SYSTEM=akka 03:23:26 ++ export AKKACONF=/tmp/karaf-0.21.3/configuration/initial/akka.conf 03:23:26 ++ AKKACONF=/tmp/karaf-0.21.3/configuration/initial/akka.conf 03:23:26 ++ export MODULESCONF=/tmp/karaf-0.21.3/configuration/initial/modules.conf 03:23:26 ++ MODULESCONF=/tmp/karaf-0.21.3/configuration/initial/modules.conf 03:23:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:23:26 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:23:26 ++ print_common_env 03:23:26 ++ cat 03:23:26 common-functions environment: 03:23:26 MAVENCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:23:26 ACTUALFEATURES: 03:23:26 FEATURESCONF: /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:23:26 CUSTOMPROP: /tmp/karaf-0.21.3/etc/custom.properties 03:23:26 LOGCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:23:26 MEMCONF: /tmp/karaf-0.21.3/bin/setenv 03:23:26 CONTROLLERMEM: 03:23:26 AKKACONF: /tmp/karaf-0.21.3/configuration/initial/akka.conf 03:23:26 MODULESCONF: /tmp/karaf-0.21.3/configuration/initial/modules.conf 03:23:26 MODULESHARDSCONF: /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:23:26 SUITES: 03:23:26 03:23:26 ++ SSH='ssh -t -t' 03:23:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 03:23:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 03:23:26 Changing to /tmp 03:23:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:23:26 + echo 'Changing to /tmp' 03:23:26 + cd /tmp 03:23:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip' 03:23:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:23:26 --2025-09-17 03:23:26-- https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:23:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 03:23:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 03:23:26 HTTP request sent, awaiting response... 200 OK 03:23:26 Length: 187717508 (179M) [application/zip] 03:23:26 Saving to: ‘karaf-0.21.3.zip’ 03:23:26 03:23:26 0K ........ ........ ........ ........ ........ ........ 1% 73.3M 2s 03:23:26 3072K ........ ........ ........ ........ ........ ........ 3% 135M 2s 03:23:26 6144K ........ ........ ........ ........ ........ ........ 5% 148M 2s 03:23:26 9216K ........ ........ ........ ........ ........ ........ 6% 119M 2s 03:23:26 12288K ........ ........ ........ ........ ........ ........ 8% 132M 1s 03:23:26 15360K ........ ........ ........ ........ ........ ........ 10% 191M 1s 03:23:26 18432K ........ ........ ........ ........ ........ ........ 11% 198M 1s 03:23:26 21504K ........ ........ ........ ........ ........ ........ 13% 196M 1s 03:23:26 24576K ........ ........ ........ ........ ........ ........ 15% 168M 1s 03:23:26 27648K ........ ........ ........ ........ ........ ........ 16% 215M 1s 03:23:26 30720K ........ ........ ........ ........ ........ ........ 18% 218M 1s 03:23:26 33792K ........ ........ ........ ........ ........ ........ 20% 212M 1s 03:23:26 36864K ........ ........ ........ ........ ........ ........ 21% 219M 1s 03:23:26 39936K ........ ........ ........ ........ ........ ........ 23% 226M 1s 03:23:26 43008K ........ ........ ........ ........ ........ ........ 25% 160M 1s 03:23:26 46080K ........ ........ ........ ........ ........ ........ 26% 172M 1s 03:23:26 49152K ........ ........ ........ ........ ........ ........ 28% 153M 1s 03:23:26 52224K ........ ........ ........ ........ ........ ........ 30% 152M 1s 03:23:26 55296K ........ ........ ........ ........ ........ ........ 31% 152M 1s 03:23:26 58368K ........ ........ ........ ........ ........ ........ 33% 186M 1s 03:23:26 61440K ........ ........ ........ ........ ........ ........ 35% 194M 1s 03:23:26 64512K ........ ........ ........ ........ ........ ........ 36% 195M 1s 03:23:26 67584K ........ ........ ........ ........ ........ ........ 38% 193M 1s 03:23:26 70656K ........ ........ ........ ........ ........ ........ 40% 171M 1s 03:23:26 73728K ........ ........ ........ ........ ........ ........ 41% 165M 1s 03:23:26 76800K ........ ........ ........ ........ ........ ........ 43% 213M 1s 03:23:26 79872K ........ ........ ........ ........ ........ ........ 45% 246M 1s 03:23:26 82944K ........ ........ ........ ........ ........ ........ 46% 282M 1s 03:23:26 86016K ........ ........ ........ ........ ........ ........ 48% 259M 1s 03:23:26 89088K ........ ........ ........ ........ ........ ........ 50% 217M 1s 03:23:26 92160K ........ ........ ........ ........ ........ ........ 51% 176M 0s 03:23:26 95232K ........ ........ ........ ........ ........ ........ 53% 50.6M 1s 03:23:26 98304K ........ ........ ........ ........ ........ ........ 55% 277M 0s 03:23:26 101376K ........ ........ ........ ........ ........ ........ 56% 213M 0s 03:23:26 104448K ........ ........ ........ ........ ........ ........ 58% 166M 0s 03:23:26 107520K ........ ........ ........ ........ ........ ........ 60% 257M 0s 03:23:27 110592K ........ ........ ........ ........ ........ ........ 62% 227M 0s 03:23:27 113664K ........ ........ ........ ........ ........ ........ 63% 221M 0s 03:23:27 116736K ........ ........ ........ ........ ........ ........ 65% 205M 0s 03:23:27 119808K ........ ........ ........ ........ ........ ........ 67% 277M 0s 03:23:27 122880K ........ ........ ........ ........ ........ ........ 68% 176M 0s 03:23:27 125952K ........ ........ ........ ........ ........ ........ 70% 201M 0s 03:23:27 129024K ........ ........ ........ ........ ........ ........ 72% 250M 0s 03:23:27 132096K ........ ........ ........ ........ ........ ........ 73% 191M 0s 03:23:27 135168K ........ ........ ........ ........ ........ ........ 75% 222M 0s 03:23:27 138240K ........ ........ ........ ........ ........ ........ 77% 145M 0s 03:23:27 141312K ........ ........ ........ ........ ........ ........ 78% 215M 0s 03:23:27 144384K ........ ........ ........ ........ ........ ........ 80% 221M 0s 03:23:27 147456K ........ ........ ........ ........ ........ ........ 82% 253M 0s 03:23:27 150528K ........ ........ ........ ........ ........ ........ 83% 219M 0s 03:23:27 153600K ........ ........ ........ ........ ........ ........ 85% 199M 0s 03:23:27 156672K ........ ........ ........ ........ ........ ........ 87% 201M 0s 03:23:27 159744K ........ ........ ........ ........ ........ ........ 88% 204M 0s 03:23:27 162816K ........ ........ ........ ........ ........ ........ 90% 232M 0s 03:23:27 165888K ........ ........ ........ ........ ........ ........ 92% 205M 0s 03:23:27 168960K ........ ........ ........ ........ ........ ........ 93% 225M 0s 03:23:27 172032K ........ ........ ........ ........ ........ ........ 95% 228M 0s 03:23:27 175104K ........ ........ ........ ........ ........ ........ 97% 210M 0s 03:23:27 178176K ........ ........ ........ ........ ........ ........ 98% 215M 0s 03:23:27 181248K ........ ........ ........ ........ 100% 193M=1.0s 03:23:27 03:23:27 2025-09-17 03:23:27 (181 MB/s) - ‘karaf-0.21.3.zip’ saved [187717508/187717508] 03:23:27 03:23:27 Extracting the new controller... 03:23:27 + echo 'Extracting the new controller...' 03:23:27 + unzip -q karaf-0.21.3.zip 03:23:29 Adding external repositories... 03:23:29 + echo 'Adding external repositories...' 03:23:29 + 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/etc/org.ops4j.pax.url.mvn.cfg 03:23:29 + cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:23:29 ################################################################################ 03:23:29 # 03:23:29 # Licensed to the Apache Software Foundation (ASF) under one or more 03:23:29 # contributor license agreements. See the NOTICE file distributed with 03:23:29 # this work for additional information regarding copyright ownership. 03:23:29 # The ASF licenses this file to You under the Apache License, Version 2.0 03:23:29 # (the "License"); you may not use this file except in compliance with 03:23:29 # the License. You may obtain a copy of the License at 03:23:29 # 03:23:29 # http://www.apache.org/licenses/LICENSE-2.0 03:23:29 # 03:23:29 # Unless required by applicable law or agreed to in writing, software 03:23:29 # distributed under the License is distributed on an "AS IS" BASIS, 03:23:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:23:29 # See the License for the specific language governing permissions and 03:23:29 # limitations under the License. 03:23:29 # 03:23:29 ################################################################################ 03:23:29 03:23:29 # 03:23:29 # If set to true, the following property will not allow any certificate to be used 03:23:29 # when accessing Maven repositories through SSL 03:23:29 # 03:23:29 #org.ops4j.pax.url.mvn.certificateCheck= 03:23:29 03:23:29 # 03:23:29 # Path to the local Maven settings file. 03:23:29 # The repositories defined in this file will be automatically added to the list 03:23:29 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 03:23:29 # below is not set. 03:23:29 # The following locations are checked for the existence of the settings.xml file 03:23:29 # * 1. looks for the specified url 03:23:29 # * 2. if not found looks for ${user.home}/.m2/settings.xml 03:23:29 # * 3. if not found looks for ${maven.home}/conf/settings.xml 03:23:29 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 03:23:29 # 03:23:29 #org.ops4j.pax.url.mvn.settings= 03:23:29 03:23:29 # 03:23:29 # Path to the local Maven repository which is used to avoid downloading 03:23:29 # artifacts when they already exist locally. 03:23:29 # The value of this property will be extracted from the settings.xml file 03:23:29 # above, or defaulted to: 03:23:29 # System.getProperty( "user.home" ) + "/.m2/repository" 03:23:29 # 03:23:29 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 03:23:29 03:23:29 # 03:23:29 # Default this to false. It's just weird to use undocumented repos 03:23:29 # 03:23:29 org.ops4j.pax.url.mvn.useFallbackRepositories=false 03:23:29 03:23:29 # 03:23:29 # Uncomment if you don't wanna use the proxy settings 03:23:29 # from the Maven conf/settings.xml file 03:23:29 # 03:23:29 # org.ops4j.pax.url.mvn.proxySupport=false 03:23:29 03:23:29 # 03:23:29 # Comma separated list of repositories scanned when resolving an artifact. 03:23:29 # Those repositories will be checked before iterating through the 03:23:29 # below list of repositories and even before the local repository 03:23:29 # A repository url can be appended with zero or more of the following flags: 03:23:29 # @snapshots : the repository contains snaphots 03:23:29 # @noreleases : the repository does not contain any released artifacts 03:23:29 # 03:23:29 # The following property value will add the system folder as a repo. 03:23:29 # 03:23:29 org.ops4j.pax.url.mvn.defaultRepositories=\ 03:23:29 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 03:23:29 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 03:23:29 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 03:23:29 03:23:29 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 03:23:29 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 03:23:29 03:23:29 # 03:23:29 # Comma separated list of repositories scanned when resolving an artifact. 03:23:29 # The default list includes the following repositories: 03:23:29 # http://repo1.maven.org/maven2@id=central 03:23:29 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 03:23:29 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 03:23:29 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 03:23:29 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 03:23:29 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 03:23:29 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 03:23:29 # To add repositories to the default ones, prepend '+' to the list of repositories 03:23:29 # to add. 03:23:29 # A repository url can be appended with zero or more of the following flags: 03:23:29 # @snapshots : the repository contains snapshots 03:23:29 # @noreleases : the repository does not contain any released artifacts 03:23:29 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 03:23:29 # 03:23:29 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 03:23:29 03:23:29 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 03:23:29 + [[ True == \T\r\u\e ]] 03:23:29 + echo 'Configuring the startup features...' 03:23:29 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,/g' /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:23:29 + FEATURE_TEST_STRING=features-test 03:23:29 + FEATURE_TEST_VERSION=0.21.3 03:23:29 + KARAF_VERSION=karaf4 03:23:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 03:23:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:23:29 + [[ ! -z '' ]] 03:23:29 + cat /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:23:29 ################################################################################ 03:23:29 # 03:23:29 # Licensed to the Apache Software Foundation (ASF) under one or more 03:23:29 # contributor license agreements. See the NOTICE file distributed with 03:23:29 # this work for additional information regarding copyright ownership. 03:23:29 # The ASF licenses this file to You under the Apache License, Version 2.0 03:23:29 # (the "License"); you may not use this file except in compliance with 03:23:29 # the License. You may obtain a copy of the License at 03:23:29 # 03:23:29 # http://www.apache.org/licenses/LICENSE-2.0 03:23:29 # 03:23:29 # Unless required by applicable law or agreed to in writing, software 03:23:29 # distributed under the License is distributed on an "AS IS" BASIS, 03:23:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:23:29 # See the License for the specific language governing permissions and 03:23:29 # limitations under the License. 03:23:29 # 03:23:29 ################################################################################ 03:23:29 03:23:29 # 03:23:29 # Comma separated list of features repositories to register by default 03:23:29 # 03:23:29 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/c750018f-f5aa-4a5f-9383-c9c79b6a561f.xml 03:23:29 03:23:29 # 03:23:29 # Comma separated list of features to install at startup 03:23:29 # 03:23:29 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest, 57a84916-86a2-40b2-8eeb-04b71e1b82b9 03:23:29 03:23:29 # 03:23:29 # Resource repositories (OBR) that the features resolver can use 03:23:29 # to resolve requirements/capabilities 03:23:29 # 03:23:29 # The format of the resourceRepositories is 03:23:29 # resourceRepositories=[xml:url|json:url],... 03:23:29 # for Instance: 03:23:29 # 03:23:29 #resourceRepositories=xml:http://host/path/to/index.xml 03:23:29 # or 03:23:29 #resourceRepositories=json:http://host/path/to/index.json 03:23:29 # 03:23:29 03:23:29 # 03:23:29 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 03:23:29 # 03:23:29 featuresBootAsynchronous=false 03:23:29 03:23:29 # 03:23:29 # Service requirements enforcement 03:23:29 # 03:23:29 # By default, the feature resolver checks the service requirements/capabilities of 03:23:29 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 03:23:29 # the required bundles. 03:23:29 # The following flag can have those values: 03:23:29 # - disable: service requirements are completely ignored 03:23:29 # - default: service requirements are ignored for old features 03:23:29 # - enforce: service requirements are always verified 03:23:29 # 03:23:29 #serviceRequirements=default 03:23:29 03:23:29 # 03:23:29 # Store cfg file for config element in feature 03:23:29 # 03:23:29 #configCfgStore=true 03:23:29 03:23:29 # 03:23:29 # Define if the feature service automatically refresh bundles 03:23:29 # 03:23:29 autoRefresh=true 03:23:29 03:23:29 # 03:23:29 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 03:23:29 # XML file defines instructions related to features processing 03:23:29 # versions.properties may declare properties to resolve placeholders in XML file 03:23:29 # both files are relative to ${karaf.etc} 03:23:29 # 03:23:29 #featureProcessing=org.apache.karaf.features.xml 03:23:29 #featureProcessingVersions=versions.properties 03:23:29 + configure_karaf_log karaf4 '' 03:23:29 + local -r karaf_version=karaf4 03:23:29 + local -r controllerdebugmap= 03:23:29 + local logapi=log4j 03:23:29 + grep log4j2 /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:23:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 03:23:29 log4j2.rootLogger.level = INFO 03:23:29 #log4j2.rootLogger.type = asyncRoot 03:23:29 #log4j2.rootLogger.includeLocation = false 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 03:23:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 03:23:29 log4j2.rootLogger.appenderRef.Console.ref = Console 03:23:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 03:23:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 03:23:29 log4j2.logger.spifly.name = org.apache.aries.spifly 03:23:29 log4j2.logger.spifly.level = WARN 03:23:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 03:23:29 log4j2.logger.audit.level = INFO 03:23:29 log4j2.logger.audit.additivity = false 03:23:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 03:23:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 03:23:29 log4j2.appender.console.type = Console 03:23:29 log4j2.appender.console.name = Console 03:23:29 log4j2.appender.console.layout.type = PatternLayout 03:23:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 03:23:29 log4j2.appender.rolling.type = RollingRandomAccessFile 03:23:29 log4j2.appender.rolling.name = RollingFile 03:23:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 03:23:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 03:23:29 #log4j2.appender.rolling.immediateFlush = false 03:23:29 log4j2.appender.rolling.append = true 03:23:29 log4j2.appender.rolling.layout.type = PatternLayout 03:23:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 03:23:29 log4j2.appender.rolling.policies.type = Policies 03:23:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 03:23:29 log4j2.appender.rolling.policies.size.size = 64MB 03:23:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 03:23:29 log4j2.appender.rolling.strategy.max = 7 03:23:29 log4j2.appender.audit.type = RollingRandomAccessFile 03:23:29 log4j2.appender.audit.name = AuditRollingFile 03:23:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 03:23:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 03:23:29 log4j2.appender.audit.append = true 03:23:29 log4j2.appender.audit.layout.type = PatternLayout 03:23:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 03:23:29 log4j2.appender.audit.policies.type = Policies 03:23:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 03:23:29 log4j2.appender.audit.policies.size.size = 8MB 03:23:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 03:23:29 log4j2.appender.audit.strategy.max = 7 03:23:29 log4j2.appender.osgi.type = PaxOsgi 03:23:29 log4j2.appender.osgi.name = PaxOsgi 03:23:29 log4j2.appender.osgi.filter = * 03:23:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether 03:23:29 #log4j2.logger.aether.level = TRACE 03:23:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 03:23:29 #log4j2.logger.http-headers.level = DEBUG 03:23:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 03:23:29 #log4j2.logger.maven.level = TRACE 03:23:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 03:23:29 + logapi=log4j2 03:23:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 03:23:29 + '[' log4j2 == log4j2 ']' 03:23:29 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:23:29 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 03:23:29 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 03:23:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 03:23:29 controllerdebugmap: 03:23:29 cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:23:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 03:23:29 + unset IFS 03:23:29 + echo 'controllerdebugmap: ' 03:23:29 + '[' -n '' ']' 03:23:29 + echo 'cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg' 03:23:29 + cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:23:29 ################################################################################ 03:23:29 # 03:23:29 # Licensed to the Apache Software Foundation (ASF) under one or more 03:23:29 # contributor license agreements. See the NOTICE file distributed with 03:23:29 # this work for additional information regarding copyright ownership. 03:23:29 # The ASF licenses this file to You under the Apache License, Version 2.0 03:23:29 # (the "License"); you may not use this file except in compliance with 03:23:29 # the License. You may obtain a copy of the License at 03:23:29 # 03:23:29 # http://www.apache.org/licenses/LICENSE-2.0 03:23:29 # 03:23:29 # Unless required by applicable law or agreed to in writing, software 03:23:29 # distributed under the License is distributed on an "AS IS" BASIS, 03:23:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:23:29 # See the License for the specific language governing permissions and 03:23:29 # limitations under the License. 03:23:29 # 03:23:29 ################################################################################ 03:23:29 03:23:29 # Common pattern layout for appenders 03:23:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 03:23:29 03:23:29 # Root logger 03:23:29 log4j2.rootLogger.level = INFO 03:23:29 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 03:23:29 #log4j2.rootLogger.type = asyncRoot 03:23:29 #log4j2.rootLogger.includeLocation = false 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 03:23:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 03:23:29 log4j2.rootLogger.appenderRef.Console.ref = Console 03:23:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 03:23:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 03:23:29 03:23:29 # Filters for logs marked by org.opendaylight.odlparent.Markers 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 03:23:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 03:23:29 03:23:29 # Loggers configuration 03:23:29 03:23:29 # Spifly logger 03:23:29 log4j2.logger.spifly.name = org.apache.aries.spifly 03:23:29 log4j2.logger.spifly.level = WARN 03:23:29 03:23:29 # Security audit logger 03:23:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 03:23:29 log4j2.logger.audit.level = INFO 03:23:29 log4j2.logger.audit.additivity = false 03:23:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 03:23:29 03:23:29 # Appenders configuration 03:23:29 03:23:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 03:23:29 log4j2.appender.console.type = Console 03:23:29 log4j2.appender.console.name = Console 03:23:29 log4j2.appender.console.layout.type = PatternLayout 03:23:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 03:23:29 03:23:29 # Rolling file appender 03:23:29 log4j2.appender.rolling.type = RollingRandomAccessFile 03:23:29 log4j2.appender.rolling.name = RollingFile 03:23:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 03:23:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 03:23:29 # uncomment to not force a disk flush 03:23:29 #log4j2.appender.rolling.immediateFlush = false 03:23:29 log4j2.appender.rolling.append = true 03:23:29 log4j2.appender.rolling.layout.type = PatternLayout 03:23:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 03:23:29 log4j2.appender.rolling.policies.type = Policies 03:23:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 03:23:29 log4j2.appender.rolling.policies.size.size = 1GB 03:23:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 03:23:29 log4j2.appender.rolling.strategy.max = 7 03:23:29 03:23:29 # Audit file appender 03:23:29 log4j2.appender.audit.type = RollingRandomAccessFile 03:23:29 log4j2.appender.audit.name = AuditRollingFile 03:23:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 03:23:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 03:23:29 log4j2.appender.audit.append = true 03:23:29 log4j2.appender.audit.layout.type = PatternLayout 03:23:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 03:23:29 log4j2.appender.audit.policies.type = Policies 03:23:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 03:23:29 log4j2.appender.audit.policies.size.size = 8MB 03:23:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 03:23:29 log4j2.appender.audit.strategy.max = 7 03:23:29 03:23:29 # OSGi appender 03:23:29 log4j2.appender.osgi.type = PaxOsgi 03:23:29 log4j2.appender.osgi.name = PaxOsgi 03:23:29 log4j2.appender.osgi.filter = * 03:23:29 03:23:29 # help with identification of maven-related problems with pax-url-aether 03:23:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether 03:23:29 #log4j2.logger.aether.level = TRACE 03:23:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 03:23:29 #log4j2.logger.http-headers.level = DEBUG 03:23:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 03:23:29 #log4j2.logger.maven.level = TRACE 03:23:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 03:23:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 03:23:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.21.3/bin/setenv 03:23:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 03:23:29 + local -r controllermem=6144m 03:23:29 + local -r memconf=/tmp/karaf-0.21.3/bin/setenv 03:23:29 Configure 03:23:29 java home: /usr/lib/jvm/java-21-openjdk-amd64 03:23:29 max memory: 6144m 03:23:29 + echo Configure 03:23:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 03:23:29 + echo ' max memory: 6144m' 03:23:29 memconf: /tmp/karaf-0.21.3/bin/setenv 03:23:29 + echo ' memconf: /tmp/karaf-0.21.3/bin/setenv' 03:23:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3/bin/setenv 03:23:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.21.3/bin/setenv 03:23:29 cat /tmp/karaf-0.21.3/bin/setenv 03:23:29 + echo 'cat /tmp/karaf-0.21.3/bin/setenv' 03:23:29 + cat /tmp/karaf-0.21.3/bin/setenv 03:23:29 #!/bin/sh 03:23:29 # 03:23:29 # Licensed to the Apache Software Foundation (ASF) under one or more 03:23:29 # contributor license agreements. See the NOTICE file distributed with 03:23:29 # this work for additional information regarding copyright ownership. 03:23:29 # The ASF licenses this file to You under the Apache License, Version 2.0 03:23:29 # (the "License"); you may not use this file except in compliance with 03:23:29 # the License. You may obtain a copy of the License at 03:23:29 # 03:23:29 # http://www.apache.org/licenses/LICENSE-2.0 03:23:29 # 03:23:29 # Unless required by applicable law or agreed to in writing, software 03:23:29 # distributed under the License is distributed on an "AS IS" BASIS, 03:23:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:23:29 # See the License for the specific language governing permissions and 03:23:29 # limitations under the License. 03:23:29 # 03:23:29 03:23:29 # 03:23:29 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 03:23:29 # script: client, instance, shell, start, status, stop, karaf 03:23:29 # 03:23:29 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 03:23:29 # Actions go here... 03:23:29 # fi 03:23:29 03:23:29 # 03:23:29 # general settings which should be applied for all scripts go here; please keep 03:23:29 # in mind that it is possible that scripts might be executed more than once, e.g. 03:23:29 # in example of the start script where the start script is executed first and the 03:23:29 # karaf script afterwards. 03:23:29 # 03:23:29 03:23:29 # 03:23:29 # The following section shows the possible configuration options for the default 03:23:29 # karaf scripts 03:23:29 # 03:23:29 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 03:23:29 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 03:23:29 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 03:23:29 # export EXTRA_JAVA_OPTS # Additional JVM options 03:23:29 # export KARAF_HOME # Karaf home folder 03:23:29 # export KARAF_DATA # Karaf data folder 03:23:29 # export KARAF_BASE # Karaf base folder 03:23:29 # export KARAF_ETC # Karaf etc folder 03:23:29 # export KARAF_LOG # Karaf log folder 03:23:29 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 03:23:29 # export KARAF_OPTS # Additional available Karaf options 03:23:29 # export KARAF_DEBUG # Enable debug mode 03:23:29 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 03:23:29 # export KARAF_NOROOT # Prevent execution as root if set to true 03:23:29 Set Java version 03:23:29 + echo 'Set Java version' 03:23:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 03:23:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 03:23:29 sudo: a password is required 03:23:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:23:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 03:23:29 sudo: a password is required 03:23:29 JDK default version ... 03:23:29 + echo 'JDK default version ...' 03:23:29 + java -version 03:23:29 openjdk version "21.0.5" 2024-10-15 03:23:29 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 03:23:29 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 03:23:29 Set JAVA_HOME 03:23:29 + echo 'Set JAVA_HOME' 03:23:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 03:23:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 03:23:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:23:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:23:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:23:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 03:23:29 Listing all open ports on controller system... 03:23:29 + echo 'Listing all open ports on controller system...' 03:23:29 + netstat -pnatu 03:23:29 /tmp/configuration-script.sh: line 40: netstat: command not found 03:23:29 Configuring cluster 03:23:29 + '[' -f /tmp/custom_shard_config.txt ']' 03:23:29 + echo 'Configuring cluster' 03:23:29 + /tmp/karaf-0.21.3/bin/configure_cluster.sh 1 10.30.170.154 03:23:29 ################################################ 03:23:29 ## Configure Cluster ## 03:23:29 ################################################ 03:23:29 NOTE: Cluster configuration files not found. Copying from 03:23:29 /tmp/karaf-0.21.3/system/org/opendaylight/controller/sal-clustering-config/10.0.11 03:23:29 Configuring unique name in akka.conf 03:23:29 Configuring hostname in akka.conf 03:23:29 Configuring data and rpc seed nodes in akka.conf 03:23:29 modules = [ 03:23:29 03:23:29 { 03:23:29 name = "inventory" 03:23:29 namespace = "urn:opendaylight:inventory" 03:23:29 shard-strategy = "module" 03:23:29 }, 03:23:29 { 03:23:29 name = "topology" 03:23:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 03:23:29 shard-strategy = "module" 03:23:29 }, 03:23:29 { 03:23:29 name = "toaster" 03:23:29 namespace = "http://netconfcentral.org/ns/toaster" 03:23:29 shard-strategy = "module" 03:23:29 } 03:23:29 ] 03:23:29 Configuring replication type in module-shards.conf 03:23:29 ################################################ 03:23:29 ## NOTE: Manually restart controller to ## 03:23:29 ## apply configuration. ## 03:23:29 ################################################ 03:23:29 Dump akka.conf 03:23:29 + echo 'Dump akka.conf' 03:23:29 + cat /tmp/karaf-0.21.3/configuration/initial/akka.conf 03:23:29 03:23:29 odl-cluster-data { 03:23:29 akka { 03:23:29 remote { 03:23:29 artery { 03:23:29 enabled = on 03:23:29 transport = tcp 03:23:29 canonical.hostname = "10.30.170.154" 03:23:29 canonical.port = 2550 03:23:29 } 03:23:29 } 03:23:29 03:23:29 cluster { 03:23:29 # Using artery. 03:23:29 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.154:2550"] 03:23:29 03:23:29 roles = ["member-1"] 03:23:29 03:23:29 # when under load we might trip a false positive on the failure detector 03:23:29 # failure-detector { 03:23:29 # heartbeat-interval = 4 s 03:23:29 # acceptable-heartbeat-pause = 16s 03:23:29 # } 03:23:29 } 03:23:29 03:23:29 persistence { 03:23:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 03:23:29 # modifying the following two properties. The directory location specified may be a relative or absolute path. 03:23:29 # The relative path is always relative to KARAF_HOME. 03:23:29 03:23:29 # snapshot-store.local.dir = "target/snapshots" 03:23:29 03:23:29 # Use lz4 compression for LocalSnapshotStore snapshots 03:23:29 snapshot-store.local.use-lz4-compression = false 03:23:29 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 03:23:29 snapshot-store.local.lz4-blocksize = 256KB 03:23:29 } 03:23:29 disable-default-actor-system-quarantined-event-handling = "false" 03:23:29 } 03:23:29 } 03:23:29 Dump modules.conf 03:23:29 + echo 'Dump modules.conf' 03:23:29 + cat /tmp/karaf-0.21.3/configuration/initial/modules.conf 03:23:29 modules = [ 03:23:29 03:23:29 { 03:23:29 name = "inventory" 03:23:29 namespace = "urn:opendaylight:inventory" 03:23:29 shard-strategy = "module" 03:23:29 }, 03:23:29 { 03:23:29 name = "topology" 03:23:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 03:23:29 shard-strategy = "module" 03:23:29 }, 03:23:29 { 03:23:29 name = "toaster" 03:23:29 namespace = "http://netconfcentral.org/ns/toaster" 03:23:29 shard-strategy = "module" 03:23:29 } 03:23:29 ] 03:23:29 Dump module-shards.conf 03:23:29 + echo 'Dump module-shards.conf' 03:23:29 + cat /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:23:29 module-shards = [ 03:23:29 { 03:23:29 name = "default" 03:23:29 shards = [ 03:23:29 { 03:23:29 name = "default" 03:23:29 replicas = ["member-1"] 03:23:29 } 03:23:29 ] 03:23:29 }, 03:23:29 { 03:23:29 name = "inventory" 03:23:29 shards = [ 03:23:29 { 03:23:29 name="inventory" 03:23:29 replicas = ["member-1"] 03:23:29 } 03:23:29 ] 03:23:29 }, 03:23:29 { 03:23:29 name = "topology" 03:23:29 shards = [ 03:23:29 { 03:23:29 name="topology" 03:23:29 replicas = ["member-1"] 03:23:29 } 03:23:29 ] 03:23:29 }, 03:23:29 { 03:23:29 name = "toaster" 03:23:29 shards = [ 03:23:29 { 03:23:29 name="toaster" 03:23:29 replicas = ["member-1"] 03:23:29 } 03:23:29 ] 03:23:29 } 03:23:29 ] 03:23:29 Locating config plan to use... 03:23:29 config plan exists!!! 03:23:29 Changing the config plan path... 03:23:29 # Place the suites in run order: 03:23:29 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test/csit/scripts/set_persistence_off.sh 03:23:29 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test/csit/scripts/increase_of_stats_interval.sh 03:23:29 Executing /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test/csit/scripts/set_persistence_off.sh... 03:23:29 Disable persistence in member-1 with IP address 10.30.170.154 03:23:29 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:29 NOTE: Cluster configuration file not found. Copying from 03:23:29 /tmp/karaf-0.21.3/system/org/opendaylight/controller/sal-clustering-config/10.0.11 03:23:29 disabling config datastore persistence 03:23:29 ################################################ 03:23:29 ## NOTE: Manually restart controller to ## 03:23:29 ## apply configuration. ## 03:23:29 ################################################ 03:23:29 Executing /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test/csit/scripts/increase_of_stats_interval.sh... 03:23:29 Running bundleresync_flag script on ODL Controller(s) 03:23:29 Enabling bundleresync_flag on 10.30.170.154 03:23:29 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:29 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:30 # vim:set ft=jproperties: 03:23:30 ################################################################################ 03:23:30 # OpenFlowPlugin configuration file 03:23:30 # 03:23:30 # All config parameters listed here require to be configured before switch 03:23:30 # connection, else requires a switch restart. 03:23:30 # All parameters here will be persisted, however need to change it explicitly 03:23:30 # for each node of the cluster. 03:23:30 ################################################################################ 03:23:30 03:23:30 # 03:23:30 # Quota for maximum number of RPC requests 03:23:30 # 03:23:30 # rpc-requests-quota=20000 03:23:30 03:23:30 # 03:23:30 # This parameter indicates whether it is mandatory for switch to support OF1.3 03:23:30 # features : table, flow, meter,group. If this is set to true and switch doesn't 03:23:30 # support these features its connection will be denied. 03:23:30 # 03:23:30 # switch-features-mandatory=false 03:23:30 03:23:30 # 03:23:30 # Global notification quota 03:23:30 # 03:23:30 # global-notification-quota=64000 03:23:30 03:23:30 # 03:23:30 # If enabled, periodic statistics gathering will be turned on 03:23:30 # 03:23:30 # is-statistics-polling-on=true 03:23:30 03:23:30 # 03:23:30 # If enabled, periodic statistics gathering will be turned on for the given capability 03:23:30 # 03:23:30 # is-table-statistics-polling-on=true 03:23:30 # is-flow-statistics-polling-on=true 03:23:30 # is-group-statistics-polling-on=true 03:23:30 # is-meter-statistics-polling-on=true 03:23:30 # is-port-statistics-polling-on=true 03:23:30 # is-queue-statistics-polling-on=true 03:23:30 03:23:30 # 03:23:30 # Expose backward compatible statistics RPCs providing result in form of 03:23:30 # asynchronous notification. This is deprecated, use direct statistics instead. 03:23:30 # 03:23:30 # is-statistics-rpc-enabled=false 03:23:30 03:23:30 # 03:23:30 # Barrier timeout 03:23:30 # 03:23:30 # barrier-interval-timeout-limit=500 03:23:30 03:23:30 # 03:23:30 # Barrier limit 03:23:30 # 03:23:30 # barrier-count-limit=25600 03:23:30 03:23:30 # 03:23:30 # How long we should wait for echo reply (value is in milliseconds) 03:23:30 # 03:23:30 # echo-reply-timeout=2000 03:23:30 03:23:30 # 03:23:30 # Minimum (starting) number of threads in thread pool 03:23:30 # 03:23:30 # thread-pool-min-threads=1 03:23:30 03:23:30 # 03:23:30 # Maximum number of threads in thread pool 03:23:30 # 03:23:30 # thread-pool-max-threads=32000 03:23:30 03:23:30 # 03:23:30 # After how much time (in seconds) of inactivity will be threads in pool 03:23:30 # terminated 03:23:30 # 03:23:30 # thread-pool-timeout=60 03:23:30 03:23:30 # 03:23:30 # Turning on flow removed notification 03:23:30 # 03:23:30 # enable-flow-removed-notification=true 03:23:30 03:23:30 # 03:23:30 # Ability to skip pulling and storing of large table features. These features 03:23:30 # are still available via rpc but if set to true then maintenance in DS will be 03:23:30 # omitted 03:23:30 # 03:23:30 # skip-table-features=true 03:23:30 03:23:30 # 03:23:30 # Initial delay used in polling the statistics, value is in milliseconds 03:23:30 # 03:23:30 basic-timer-delay=10000 03:23:30 03:23:30 # 03:23:30 # Maximum timer delay is the wait time to collect next statistics used in 03:23:30 # polling the statistics, value is in milliseconds 03:23:30 # 03:23:30 # maximum-timer-delay=900000 03:23:30 03:23:30 # 03:23:30 # When true, openflowplugin won't send any specific role 03:23:30 # request down to the switch after plugin internally decides the 03:23:30 # ownership of the device using Entity Ownership Service. In this 03:23:30 # scenario, controller connection for the device will be in equal 03:23:30 # role. The behavior will be same for single node setup and clustered 03:23:30 # setup. In clustered scenario, all the controller will be in equal 03:23:30 # role for the device. In this case device will send all asynchronous 03:23:30 # event messages (e.g packet_in) to all the controllers, but openflowplugin 03:23:30 # will drop these events for the controller instances that is internally 03:23:30 # not owning the device. 03:23:30 # 03:23:30 # enable-equal-role=false 03:23:30 03:23:30 # 03:23:30 # When true, Yang models are serialized and deserialized directly to and from 03:23:30 # format supported by device, so serialization and deserialization is faster. 03:23:30 # Otherwise, models are first serialized to Openflow specification models and 03:23:30 # then to format supported by device, and reversed when deserializing. 03:23:30 # 03:23:30 # use-single-layer-serialization=true 03:23:30 03:23:30 # 03:23:30 # To limit the number of datapath nodes to be connected to the controller instance 03:23:30 # per minute. When the default value of zero is set, then the device connection rate 03:23:30 # limitter will be disabled. If it is set to any value, then only those many 03:23:30 # number of datapath nodes are allowed to connect to the controller in a minute 03:23:30 # 03:23:30 # device-connection-rate-limit-per-min=0 03:23:30 03:23:30 # 03:23:30 # Device connection hold time is the least time delay in seconds a device has 03:23:30 # to maintain between its consecutive connection attempts. If time delay between 03:23:30 # the previous connection and the current connection is within device connection 03:23:30 # hold time, the device will not be allowed to connect to the controller. 03:23:30 # Default value of the device connection hold time is 0 second 03:23:30 # 03:23:30 # device-connection-hold-time-in-seconds=0 03:23:30 03:23:30 # 03:23:30 # Delay (in milliseconds) before device is removed from the operational data 03:23:30 # store in the event of device disconnection from the controller. 03:23:30 # 03:23:30 # device-datastore-removal-delay=500 03:23:30 03:23:30 ############################################################################# 03:23:30 # # 03:23:30 # Forwarding Rule Manager Application Configuration # 03:23:30 # # 03:23:30 ############################################################################# 03:23:30 03:23:30 # 03:23:30 # Disable the default switch reconciliation mechanism 03:23:30 # 03:23:30 # disable-reconciliation=false 03:23:30 03:23:30 # 03:23:30 # Enable stale marking for switch reconciliation. Once user enable this feature 03:23:30 # forwarding rule manager will keep track of any change to the config data store 03:23:30 # while the switch is disconnected from controller. Once switch reconnect to the 03:23:30 # controller it will apply those changes to the switch and do the reconciliation 03:23:30 # of other configuration as well. 03:23:30 # NOTE: This option will be effective only if disable_reconciliation=false. 03:23:30 # 03:23:30 # stale-marking-enabled=false 03:23:30 03:23:30 # 03:23:30 # Number of time forwarding rules manager should retry to reconcile any specific 03:23:30 # configuration. 03:23:30 # 03:23:30 # reconciliation-retry-count=5 03:23:30 03:23:30 # 03:23:30 # Bundle reconciliation can be enabled by making this flag to true. 03:23:30 # By default bundle reconciliation is disabled and reconciliation happens 03:23:30 # via normal flow/group mods. 03:23:30 # NOTE: This option will be effective with disable_reconciliation=false. 03:23:30 # 03:23:30 # bundle-based-reconciliation-enabled=false 03:23:30 03:23:30 ############################################################################# 03:23:30 # # 03:23:30 # Topology Lldp Discovery Configuration # 03:23:30 # # 03:23:30 ############################################################################# 03:23:30 03:23:30 # Periodic interval for sending LLDP packet for link discovery 03:23:30 # topology-lldp-interval=5000 03:23:30 03:23:30 # Timeout duration for LLDP response message 03:23:30 # topology-lldp-expiration-interval=60000 03:23:30 Finished running config plans 03:23:30 Starting member-1 with IP address 10.30.170.154 03:23:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:30 Redirecting karaf console output to karaf_console.log 03:23:30 Starting controller... 03:23:30 start: Redirecting Karaf output to /tmp/karaf-0.21.3/data/log/karaf_console.log 03:23:30 Execute the post startup script on controller 10.30.170.154 03:23:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:23:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:23:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:23:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:23:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:23:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:23:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:24:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:24:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:24:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:24:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:24:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:24:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:24:31 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 03:24:36 2025-09-17T03:23:50,514 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.5 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 03:24:36 Controller is UP 03:24:36 2025-09-17T03:23:50,514 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.5 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 03:24:36 Listing all open ports on controller system... 03:24:36 /tmp/post-startup-script.sh: line 51: netstat: command not found 03:24:36 looking for "BindException: Address already in use" in log file 03:24:36 looking for "server is unhealthy" in log file 03:24:36 Let's take the karaf thread dump 03:24:36 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:24:36 karaf main: org.apache.karaf.main.Main, pid:2198 03:24:36 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:24:37 Generating mininet variables... 03:24:37 Locating test plan to use... 03:24:37 Changing the testplan path... 03:24:37 # Place the suites in run order: 03:24:37 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test/csit/suites/openflowplugin/Performance_Flow_Config/070_Stats_Collection_100k_WithMininetRestart.robot 03:24:37 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/test/csit/suites/openflowplugin/Performance_Flow_Config/070_Stats_Collection_100k_WithMininetRestart.robot ... 03:24:37 ============================================================================== 03:24:37 openflowplugin-perf-stats-collection.txt :: Suite checks if StatMngr is abl... 03:24:37 ============================================================================== 03:24:38 Connect Mininet | PASS | 03:24:45 ------------------------------------------------------------------------------ 03:24:45 Configure Flows :: Configuration of 100000 flows into config datas... | PASS | 03:25:10 ------------------------------------------------------------------------------ 03:25:10 Wait Stats Collected :: Waits till 100000 flows are initially coll... | PASS | 03:25:28 ------------------------------------------------------------------------------ 03:25:28 Stable State Monitoring :: Inventory check if all 100000 flows are... | PASS | 03:26:32 ------------------------------------------------------------------------------ 03:26:32 Stop Mininet :: Disconnect/Stop mininet | PASS | 03:26:34 ------------------------------------------------------------------------------ 03:26:34 Check No Flows In Operational After Disconnect :: With mininet sto... | PASS | 03:26:39 ------------------------------------------------------------------------------ 03:26:39 Connect Mininet Again :: Reconnection of the mininet | PASS | 03:26:52 ------------------------------------------------------------------------------ 03:26:52 Check Flows Are Operational Again :: All 100000 slows should be pr... | PASS | 03:27:04 ------------------------------------------------------------------------------ 03:27:04 Deconfigure Flows :: Flows deconfiguration | PASS | 03:27:04 ------------------------------------------------------------------------------ 03:27:04 Check No Flows In Operational Last :: Operational datastore to be ... | PASS | 03:27:20 ------------------------------------------------------------------------------ 03:27:20 Stop Mininet End | PASS | 03:27:22 ------------------------------------------------------------------------------ 03:27:22 openflowplugin-perf-stats-collection.txt :: Suite checks if StatMn... | PASS | 03:27:22 11 tests, 11 passed, 0 failed 03:27:22 ============================================================================== 03:27:22 Output: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/output.xml 03:27:22 Log: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/log.html 03:27:22 Report: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/report.html 03:27:22 Examining the files in data/log and checking filesize 03:27:22 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:23 total 1188 03:27:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 03:23 . 03:27:23 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 17 03:23 karaf_console.log 03:27:23 drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 03:23 .. 03:27:23 -rw-rw-r-- 1 jenkins jenkins 1203589 Sep 17 03:27 karaf.log 03:27:23 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:23 1.2M /tmp/karaf-0.21.3/data/log/karaf.log 03:27:23 4.0K /tmp/karaf-0.21.3/data/log/karaf_console.log 03:27:23 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:23 ls: cannot access '/tmp/karaf-0.21.3/*.hprof': No such file or directory 03:27:23 Let's take the karaf thread dump again... 03:27:23 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:23 karaf main: org.apache.karaf.main.Main, pid:2198 03:27:23 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:24 Killing ODL 03:27:24 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:29 Compressing karaf.log 1 03:27:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:30 Fetching compressed karaf.log 1 03:27:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:31 Fetch GC logs 03:27:31 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts. 03:27:31 scp: /tmp/karaf-0.21.3/data/log/*.log: No such file or directory 03:27:31 Examine copied files 03:27:31 total 1500 03:27:31 drwxrwxr-x. 2 jenkins jenkins 6 Sep 17 03:27 gclogs-1 03:27:31 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 17 03:27 odl1_karaf_console.log 03:27:31 -rw-rw-r--. 1 jenkins jenkins 59204 Sep 17 03:27 odl1_karaf.log.gz 03:27:31 -rw-rw-r--. 1 jenkins jenkins 193489 Sep 17 03:27 karaf_1_2198_threads_after.log 03:27:31 -rw-rw-r--. 1 jenkins jenkins 13860 Sep 17 03:27 ps_after.log 03:27:31 -rw-rw-r--. 1 jenkins jenkins 245687 Sep 17 03:27 report.html 03:27:31 -rw-rw-r--. 1 jenkins jenkins 279092 Sep 17 03:27 log.html 03:27:31 -rw-rw-r--. 1 jenkins jenkins 539239 Sep 17 03:27 output.xml 03:27:31 -rw-rw-r--. 1 jenkins jenkins 34 Sep 17 03:27 stats_time.csv 03:27:31 -rw-rw-r--. 1 jenkins jenkins 43 Sep 17 03:27 stats_rate.csv 03:27:31 -rw-rw-r--. 1 jenkins jenkins 215 Sep 17 03:24 testplan.txt 03:27:31 -rw-rw-r--. 1 jenkins jenkins 107887 Sep 17 03:24 karaf_1_2198_threads_before.log 03:27:31 -rw-rw-r--. 1 jenkins jenkins 14064 Sep 17 03:24 ps_before.log 03:27:31 -rw-rw-r--. 1 jenkins jenkins 272 Sep 17 03:23 configplan.txt 03:27:31 -rw-rw-r--. 1 jenkins jenkins 3159 Sep 17 03:23 post-startup-script.sh 03:27:31 -rw-rw-r--. 1 jenkins jenkins 225 Sep 17 03:23 startup-script.sh 03:27:31 -rw-rw-r--. 1 jenkins jenkins 3206 Sep 17 03:23 configuration-script.sh 03:27:31 -rw-rw-r--. 1 jenkins jenkins 147 Sep 17 03:23 scriptplan.txt 03:27:31 -rw-rw-r--. 1 jenkins jenkins 266 Sep 17 03:23 detect_variables.env 03:27:31 -rw-rw-r--. 1 jenkins jenkins 92 Sep 17 03:23 set_variables.env 03:27:31 -rw-rw-r--. 1 jenkins jenkins 297 Sep 17 03:23 slave_addresses.txt 03:27:31 -rw-rw-r--. 1 jenkins jenkins 570 Sep 17 03:22 requirements.txt 03:27:31 -rw-rw-r--. 1 jenkins jenkins 26 Sep 17 03:22 env.properties 03:27:31 -rw-rw-r--. 1 jenkins jenkins 334 Sep 17 03:20 stack-parameters.yaml 03:27:31 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 17 03:19 test 03:27:31 drwxrwxr-x. 2 jenkins jenkins 6 Sep 17 03:19 test@tmp 03:27:31 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins3808943725223033540.sh 03:27:31 Karaf Deployments, Tests must have already run 03:27:31 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/sh /tmp/jenkins10082606521489660584.sh 03:27:31 Cleaning up Robot installation... 03:27:31 $ ssh-agent -k 03:27:31 unset SSH_AUTH_SOCK; 03:27:31 unset SSH_AGENT_PID; 03:27:31 echo Agent pid 5273 killed; 03:27:31 [ssh-agent] Stopped. 03:27:31 Recording plot data 03:27:32 Robot results publisher started... 03:27:32 INFO: Checking test criticality is deprecated and will be dropped in a future release! 03:27:32 -Parsing output xml: 03:27:32 Done! 03:27:32 -Copying log files to build dir: 03:27:32 Done! 03:27:32 -Assigning results to build: 03:27:32 Done! 03:27:32 -Checking thresholds: 03:27:32 Done! 03:27:32 Done publishing Robot results. 03:27:32 [PostBuildScript] - [INFO] Executing post build scripts. 03:27:32 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins11414498919032733562.sh 03:27:32 Archiving csit artifacts 03:27:32 mv: cannot stat '*_1.png': No such file or directory 03:27:32 mv: cannot stat '/tmp/odl1_*': No such file or directory 03:27:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:33 Dload Upload Total Spent Left Speed 03:27:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 200k 0 200k 0 0 3344k 0 --:--:-- --:--:-- --:--:-- 3344k 03:27:33 Archive: robot-plugin.zip 03:27:33 inflating: ./archives/robot-plugin/log.html 03:27:33 inflating: ./archives/robot-plugin/output.xml 03:27:33 inflating: ./archives/robot-plugin/report.html 03:27:33 mv: cannot stat '*.log.gz': No such file or directory 03:27:33 mv: cannot stat '*.png': No such file or directory 03:27:33 [PostBuildScript] - [INFO] Executing post build scripts. 03:27:33 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins1110714259752716588.sh 03:27:33 [PostBuildScript] - [INFO] Executing post build scripts. 03:27:33 [EnvInject] - Injecting environment variables from a build step. 03:27:33 [EnvInject] - Injecting as environment variables the properties content 03:27:33 OS_CLOUD=vex 03:27:33 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388 03:27:33 03:27:33 [EnvInject] - Variables injected successfully. 03:27:33 provisioning config files... 03:27:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:27:33 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins16278339131976301424.sh 03:27:33 ---> openstack-stack-delete.sh 03:27:33 Setup pyenv: 03:27:33 system 03:27:33 3.8.13 03:27:33 3.9.13 03:27:33 3.10.13 03:27:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:27:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from file:/tmp/.os_lf_venv 03:27:36 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. 03:27:36 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:27:36 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:27:57 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:27:57 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388 03:28:01 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 03:28:13 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388 03:28:13 Successfully deleted stack releng-openflowplugin-csit-1node-perf-stats-collection-only-scandium-388 03:28:13 [PostBuildScript] - [INFO] Executing post build scripts. 03:28:13 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins3343039149683212602.sh 03:28:13 ---> sysstat.sh 03:28:13 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins15516940321176917362.sh 03:28:13 ---> package-listing.sh 03:28:13 ++ facter osfamily 03:28:13 ++ tr '[:upper:]' '[:lower:]' 03:28:13 + OS_FAMILY=redhat 03:28:13 + workspace=/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium 03:28:13 + START_PACKAGES=/tmp/packages_start.txt 03:28:13 + END_PACKAGES=/tmp/packages_end.txt 03:28:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:28:13 + PACKAGES=/tmp/packages_start.txt 03:28:13 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium ']' 03:28:13 + PACKAGES=/tmp/packages_end.txt 03:28:13 + case "${OS_FAMILY}" in 03:28:13 + rpm -qa 03:28:13 + sort 03:28:14 + '[' -f /tmp/packages_start.txt ']' 03:28:14 + '[' -f /tmp/packages_end.txt ']' 03:28:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:28:14 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium ']' 03:28:14 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/archives/ 03:28:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/archives/ 03:28:14 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins3315390223985165022.sh 03:28:14 ---> capture-instance-metadata.sh 03:28:14 Setup pyenv: 03:28:14 system 03:28:14 3.8.13 03:28:14 3.9.13 03:28:14 3.10.13 03:28:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:28:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from file:/tmp/.os_lf_venv 03:28:16 lf-activate-venv(): INFO: Installing: lftools 03:28:29 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:28:29 INFO: Running in OpenStack, capturing instance metadata 03:28:29 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins6636113622536536010.sh 03:28:29 provisioning config files... 03:28:30 Could not find credentials [logs] for openflowplugin-csit-1node-perf-stats-collection-only-scandium #388 03:28:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium@tmp/config15786185054420638456tmp 03:28:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:28:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:28:30 provisioning config files... 03:28:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:28:30 [EnvInject] - Injecting environment variables from a build step. 03:28:30 [EnvInject] - Injecting as environment variables the properties content 03:28:30 SERVER_ID=logs 03:28:30 03:28:30 [EnvInject] - Variables injected successfully. 03:28:30 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins12222434018803435893.sh 03:28:30 ---> create-netrc.sh 03:28:30 WARN: Log server credential not found. 03:28:30 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins5534450154211535026.sh 03:28:30 ---> python-tools-install.sh 03:28:30 Setup pyenv: 03:28:30 system 03:28:30 3.8.13 03:28:30 3.9.13 03:28:30 3.10.13 03:28:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:28:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from file:/tmp/.os_lf_venv 03:28:32 lf-activate-venv(): INFO: Installing: lftools 03:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:28:42 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins18041268176916612773.sh 03:28:42 ---> sudo-logs.sh 03:28:42 Archiving 'sudo' log.. 03:28:42 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash /tmp/jenkins2007681316077490780.sh 03:28:42 ---> job-cost.sh 03:28:42 Setup pyenv: 03:28:43 system 03:28:43 3.8.13 03:28:43 3.9.13 03:28:43 3.10.13 03:28:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:28:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from file:/tmp/.os_lf_venv 03:28:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:28:52 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:28:52 DEBUG: total: 0.16999999999999998 03:28:52 INFO: Retrieving Stack Cost... 03:28:52 INFO: Retrieving Pricing Info for: v3-standard-2 03:28:52 INFO: Archiving Costs 03:28:52 [openflowplugin-csit-1node-perf-stats-collection-only-scandium] $ /bin/bash -l /tmp/jenkins13528167423131922687.sh 03:28:53 ---> logs-deploy.sh 03:28:53 Setup pyenv: 03:28:53 system 03:28:53 3.8.13 03:28:53 3.9.13 03:28:53 3.10.13 03:28:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-scandium/.python-version) 03:28:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2o3R from file:/tmp/.os_lf_venv 03:28:55 lf-activate-venv(): INFO: Installing: lftools 03:29:05 lf-activate-venv(): INFO: Adding /tmp/venv-2o3R/bin to PATH 03:29:05 WARNING: Nexus logging server not set 03:29:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-stats-collection-only-scandium/388/ 03:29:05 INFO: archiving logs to S3 03:29:06 ---> uname -a: 03:29:06 Linux prd-centos8-robot-2c-8g-53148.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 03:29:06 03:29:06 03:29:06 ---> lscpu: 03:29:06 Architecture: x86_64 03:29:06 CPU op-mode(s): 32-bit, 64-bit 03:29:06 Byte Order: Little Endian 03:29:06 CPU(s): 2 03:29:06 On-line CPU(s) list: 0,1 03:29:06 Thread(s) per core: 1 03:29:06 Core(s) per socket: 1 03:29:06 Socket(s): 2 03:29:06 NUMA node(s): 1 03:29:06 Vendor ID: AuthenticAMD 03:29:06 CPU family: 23 03:29:06 Model: 49 03:29:06 Model name: AMD EPYC-Rome Processor 03:29:06 Stepping: 0 03:29:06 CPU MHz: 2800.000 03:29:06 BogoMIPS: 5600.00 03:29:06 Virtualization: AMD-V 03:29:06 Hypervisor vendor: KVM 03:29:06 Virtualization type: full 03:29:06 L1d cache: 32K 03:29:06 L1i cache: 32K 03:29:06 L2 cache: 512K 03:29:06 L3 cache: 16384K 03:29:06 NUMA node0 CPU(s): 0,1 03:29:06 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 03:29:06 03:29:06 03:29:06 ---> nproc: 03:29:06 2 03:29:06 03:29:06 03:29:06 ---> df -h: 03:29:06 Filesystem Size Used Avail Use% Mounted on 03:29:06 devtmpfs 3.8G 0 3.8G 0% /dev 03:29:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:29:06 tmpfs 3.8G 17M 3.8G 1% /run 03:29:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:29:06 /dev/vda1 40G 8.4G 32G 21% / 03:29:06 tmpfs 770M 0 770M 0% /run/user/1001 03:29:06 03:29:06 03:29:06 ---> free -m: 03:29:06 total used free shared buff/cache available 03:29:06 Mem: 7697 591 4938 19 2167 6808 03:29:06 Swap: 1023 0 1023 03:29:06 03:29:06 03:29:06 ---> ip addr: 03:29:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:29:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:29:06 inet 127.0.0.1/8 scope host lo 03:29:06 valid_lft forever preferred_lft forever 03:29:06 inet6 ::1/128 scope host 03:29:06 valid_lft forever preferred_lft forever 03:29:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:29:06 link/ether fa:16:3e:ed:70:f5 brd ff:ff:ff:ff:ff:ff 03:29:06 altname enp0s3 03:29:06 altname ens3 03:29:06 inet 10.30.171.19/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:29:06 valid_lft 85781sec preferred_lft 85781sec 03:29:06 inet6 fe80::f816:3eff:feed:70f5/64 scope link 03:29:06 valid_lft forever preferred_lft forever 03:29:06 03:29:06 03:29:06 ---> sar -b -r -n DEV: 03:29:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/17/2025 _x86_64_ (2 CPU) 03:29:06 03:29:06 03:18:43 LINUX RESTART (2 CPU) 03:29:06 03:29:06 03:19:02 AM tps rtps wtps bread/s bwrtn/s 03:29:06 03:20:01 AM 190.46 150.29 40.17 14686.83 37993.82 03:29:06 03:21:01 AM 119.79 0.48 119.30 17.85 10673.07 03:29:06 03:22:01 AM 46.08 0.65 45.43 51.06 6650.51 03:29:06 03:23:01 AM 39.35 7.13 32.22 1310.50 2143.77 03:29:06 03:24:01 AM 57.22 0.25 56.97 47.06 7908.80 03:29:06 03:25:01 AM 4.65 0.22 4.43 11.73 175.27 03:29:06 03:26:01 AM 1.93 0.00 1.93 0.00 68.96 03:29:06 03:27:01 AM 0.15 0.00 0.15 0.00 2.42 03:29:06 03:28:01 AM 14.76 0.33 14.43 37.85 558.61 03:29:06 03:29:01 AM 30.64 0.52 30.12 63.85 1283.32 03:29:06 Average: 50.27 15.76 34.51 1600.92 6694.04 03:29:06 03:29:06 03:19:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:29:06 03:20:01 AM 5623368 7074456 2259064 28.66 2688 1647464 746256 8.36 171432 1815280 55232 03:29:06 03:21:01 AM 5214636 7010060 2667796 33.84 2688 1972192 730420 8.18 187364 2134972 128832 03:29:06 03:22:01 AM 5125700 6997908 2756732 34.97 2688 2048484 751740 8.42 212568 2195860 43072 03:29:06 03:23:01 AM 4861292 6980488 3021140 38.33 2688 2287984 783172 8.77 290580 2358228 211872 03:29:06 03:24:01 AM 4952904 7045936 2929528 37.17 2688 2260868 675272 7.56 262760 2285064 12 03:29:06 03:25:01 AM 4882860 6976484 2999572 38.05 2688 2261460 780016 8.73 262888 2354352 76 03:29:06 03:26:01 AM 4760176 6853848 3122256 39.61 2688 2261508 894476 10.02 262888 2476384 8 03:29:06 03:27:01 AM 4797448 6891496 3084984 39.14 2688 2261884 860280 9.63 262916 2439516 340 03:29:06 03:28:01 AM 5139104 7048868 2743328 34.80 2688 2083456 668180 7.48 301992 2082756 27980 03:29:06 03:29:01 AM 5060476 6974432 2821956 35.80 2688 2087952 739012 8.27 460516 2006520 26400 03:29:06 Average: 5041796 6985398 2840636 36.04 2688 2117325 762882 8.54 267590 2214893 49382 03:29:06 03:29:06 03:19:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:29:06 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:20:01 AM eth0 236.87 133.38 874.15 53.01 0.00 0.00 0.00 0.00 03:29:06 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:21:01 AM eth0 93.30 79.18 1058.39 11.42 0.00 0.00 0.00 0.00 03:29:06 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:22:01 AM eth0 58.67 37.68 583.65 5.77 0.00 0.00 0.00 0.00 03:29:06 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:23:01 AM eth0 36.47 31.06 328.83 6.61 0.00 0.00 0.00 0.00 03:29:06 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:24:01 AM eth0 165.34 121.33 39.38 35.41 0.00 0.00 0.00 0.00 03:29:06 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:25:01 AM eth0 54.83 75.21 10.48 519.98 0.00 0.00 0.00 0.00 03:29:06 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:26:01 AM eth0 289.44 300.02 6320.28 195.10 0.00 0.00 0.00 0.00 03:29:06 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:27:01 AM eth0 216.01 210.78 4709.35 13.79 0.00 0.00 0.00 0.00 03:29:06 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:28:01 AM eth0 120.68 100.97 1402.91 24.06 0.00 0.00 0.00 0.00 03:29:06 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 03:29:01 AM eth0 19.08 17.13 15.48 8.47 0.00 0.00 0.00 0.00 03:29:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:06 Average: eth0 128.88 110.63 1535.29 87.42 0.00 0.00 0.00 0.00 03:29:06 03:29:06 03:29:06 ---> sar -P ALL: 03:29:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/17/2025 _x86_64_ (2 CPU) 03:29:06 03:29:06 03:18:43 LINUX RESTART (2 CPU) 03:29:06 03:29:06 03:19:02 AM CPU %user %nice %system %iowait %steal %idle 03:29:06 03:20:01 AM all 29.59 0.07 9.58 5.42 0.09 55.26 03:29:06 03:20:01 AM 0 29.22 0.07 10.06 5.89 0.09 54.68 03:29:06 03:20:01 AM 1 29.95 0.07 9.10 4.94 0.10 55.84 03:29:06 03:21:01 AM all 39.47 0.00 5.70 1.12 0.13 53.59 03:29:06 03:21:01 AM 0 50.84 0.00 6.41 1.02 0.15 41.58 03:29:06 03:21:01 AM 1 28.09 0.00 4.99 1.22 0.10 65.61 03:29:06 03:22:01 AM all 16.37 0.00 2.29 12.32 0.13 68.90 03:29:06 03:22:01 AM 0 21.99 0.00 2.66 12.84 0.10 62.41 03:29:06 03:22:01 AM 1 10.75 0.00 1.92 11.80 0.15 75.38 03:29:06 03:23:01 AM all 24.96 0.00 4.19 0.68 0.08 70.08 03:29:06 03:23:01 AM 0 29.13 0.00 4.75 1.05 0.08 64.98 03:29:06 03:23:01 AM 1 20.79 0.00 3.64 0.32 0.08 75.18 03:29:06 03:24:01 AM all 15.23 0.00 3.11 0.77 0.07 80.82 03:29:06 03:24:01 AM 0 21.15 0.00 3.44 0.69 0.08 74.64 03:29:06 03:24:01 AM 1 9.32 0.00 2.77 0.85 0.05 87.00 03:29:06 03:25:01 AM all 6.60 0.00 0.33 0.36 0.06 92.65 03:29:06 03:25:01 AM 0 7.08 0.00 0.29 0.69 0.05 91.89 03:29:06 03:25:01 AM 1 6.12 0.00 0.37 0.03 0.07 93.41 03:29:06 03:26:01 AM all 12.48 0.00 1.26 0.02 0.10 86.14 03:29:06 03:26:01 AM 0 12.74 0.00 1.26 0.03 0.12 85.85 03:29:06 03:26:01 AM 1 12.22 0.00 1.26 0.00 0.08 86.43 03:29:06 03:27:01 AM all 10.71 0.00 1.06 0.00 0.08 88.15 03:29:06 03:27:01 AM 0 11.95 0.00 1.04 0.00 0.07 86.94 03:29:06 03:27:01 AM 1 9.45 0.00 1.09 0.00 0.09 89.38 03:29:06 03:28:01 AM all 18.51 0.00 2.49 0.89 0.15 77.95 03:29:06 03:28:01 AM 0 19.46 0.00 2.28 0.94 0.10 77.22 03:29:06 03:28:01 AM 1 17.57 0.00 2.70 0.84 0.20 78.68 03:29:06 03:29:01 AM all 31.23 0.00 4.06 0.29 0.09 64.33 03:29:06 03:29:01 AM 0 42.03 0.00 4.77 0.45 0.08 52.66 03:29:06 03:29:01 AM 1 20.45 0.00 3.35 0.13 0.10 75.97 03:29:06 Average: all 20.52 0.01 3.40 2.18 0.10 73.79 03:29:06 Average: 0 24.58 0.01 3.69 2.35 0.09 69.28 03:29:06 Average: 1 16.46 0.01 3.11 2.01 0.10 78.30 03:29:06 03:29:06 03:29:06