00:28:11 Started by upstream project "integration-distribution-mri-test-vanadium" build number 28 00:28:11 originally caused by: 00:28:11 Started by timer 00:28:11 Running as SYSTEM 00:28:11 [EnvInject] - Loading node environment variables. 00:28:11 Building remotely on prd-centos8-robot-2c-8g-8585 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-callhome-only-vanadium 00:28:13 [ssh-agent] Looking for ssh-agent implementation... 00:28:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:28:13 $ ssh-agent 00:28:13 SSH_AUTH_SOCK=/tmp/ssh-PnHnozL9liIQ/agent.5300 00:28:13 SSH_AGENT_PID=5301 00:28:13 [ssh-agent] Started. 00:28:13 Running ssh-add (command line suppressed) 00:28:13 Identity added: /w/workspace/netconf-csit-1node-callhome-only-vanadium@tmp/private_key_16406868797953022126.key (/w/workspace/netconf-csit-1node-callhome-only-vanadium@tmp/private_key_16406868797953022126.key) 00:28:13 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:28:13 The recommended git tool is: NONE 00:28:16 using credential opendaylight-jenkins-ssh 00:28:16 Wiping out workspace first. 00:28:17 Cloning the remote Git repository 00:28:17 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:28:17 > git init /w/workspace/netconf-csit-1node-callhome-only-vanadium/test # timeout=10 00:28:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:28:17 > git --version # timeout=10 00:28:17 > git --version # 'git version 2.43.0' 00:28:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:28:17 [INFO] Currently running in a labeled security context 00:28:17 [INFO] Currently SELinux is 'enforcing' on the host 00:28:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh13559864078749731694.key 00:28:17 Verifying host key using known hosts file 00:28:17 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. 00:28:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:28:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:28:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:28:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:28:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:28:20 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:28:20 [INFO] Currently running in a labeled security context 00:28:20 [INFO] Currently SELinux is 'enforcing' on the host 00:28:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh7608616341487531200.key 00:28:20 Verifying host key using known hosts file 00:28:20 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. 00:28:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:28:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:28:20 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:28:20 > git config core.sparsecheckout # timeout=10 00:28:20 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:28:21 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:28:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:28:21 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:28:21 No emails were triggered. 00:28:21 provisioning config files... 00:28:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:28:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:28:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:28:22 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9813712981767528022.sh 00:28:22 ---> python-tools-install.sh 00:28:22 Setup pyenv: 00:28:22 system 00:28:22 * 3.8.13 (set by /opt/pyenv/version) 00:28:22 * 3.9.13 (set by /opt/pyenv/version) 00:28:22 * 3.10.13 (set by /opt/pyenv/version) 00:28:22 * 3.11.7 (set by /opt/pyenv/version) 00:28:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-elPk 00:28:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:28:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:32 lf-activate-venv(): INFO: Base packages installed successfully 00:28:32 lf-activate-venv(): INFO: Installing additional packages: lftools 00:28:57 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:28:57 Generating Requirements File 00:29:17 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. 00:29:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:29:18 Python 3.11.7 00:29:18 pip 26.0.1 from /tmp/venv-elPk/lib/python3.11/site-packages/pip (python 3.11) 00:29:18 appdirs==1.4.4 00:29:18 argcomplete==3.6.3 00:29:18 aspy.yaml==1.3.0 00:29:18 attrs==25.4.0 00:29:18 autopage==0.6.0 00:29:18 beautifulsoup4==4.14.3 00:29:18 boto3==1.42.44 00:29:18 botocore==1.42.44 00:29:18 bs4==0.0.2 00:29:18 certifi==2026.1.4 00:29:18 cffi==2.0.0 00:29:18 cfgv==3.5.0 00:29:18 chardet==5.2.0 00:29:18 charset-normalizer==3.4.4 00:29:18 click==8.3.1 00:29:18 cliff==4.13.1 00:29:18 cmd2==3.2.0 00:29:18 cryptography==3.3.2 00:29:18 debtcollector==3.0.0 00:29:18 decorator==5.2.1 00:29:18 defusedxml==0.7.1 00:29:18 Deprecated==1.3.1 00:29:18 distlib==0.4.0 00:29:18 dnspython==2.8.0 00:29:18 docker==7.1.0 00:29:18 dogpile.cache==1.5.0 00:29:18 durationpy==0.10 00:29:18 email-validator==2.3.0 00:29:18 filelock==3.20.3 00:29:18 future==1.0.0 00:29:18 gitdb==4.0.12 00:29:18 GitPython==3.1.46 00:29:18 httplib2==0.30.2 00:29:18 identify==2.6.16 00:29:18 idna==3.11 00:29:18 importlib-resources==1.5.0 00:29:18 iso8601==2.1.0 00:29:18 Jinja2==3.1.6 00:29:18 jmespath==1.1.0 00:29:18 jsonpatch==1.33 00:29:18 jsonpointer==3.0.0 00:29:18 jsonschema==4.26.0 00:29:18 jsonschema-specifications==2025.9.1 00:29:18 keystoneauth1==5.13.0 00:29:18 kubernetes==35.0.0 00:29:18 lftools==0.37.21 00:29:18 lxml==6.0.2 00:29:18 markdown-it-py==4.0.0 00:29:18 MarkupSafe==3.0.3 00:29:18 mdurl==0.1.2 00:29:18 msgpack==1.1.2 00:29:18 multi_key_dict==2.0.3 00:29:18 munch==4.0.0 00:29:18 netaddr==1.3.0 00:29:18 niet==1.4.2 00:29:18 nodeenv==1.10.0 00:29:18 oauth2client==4.1.3 00:29:18 oauthlib==3.3.1 00:29:18 openstacksdk==4.9.0 00:29:18 os-service-types==1.8.2 00:29:18 osc-lib==4.3.0 00:29:18 oslo.config==10.2.0 00:29:18 oslo.context==6.2.0 00:29:18 oslo.i18n==6.7.1 00:29:18 oslo.log==8.0.0 00:29:18 oslo.serialization==5.9.0 00:29:18 oslo.utils==9.2.0 00:29:18 packaging==26.0 00:29:18 pbr==7.0.3 00:29:18 platformdirs==4.5.1 00:29:18 prettytable==3.17.0 00:29:18 psutil==7.2.2 00:29:18 pyasn1==0.6.2 00:29:18 pyasn1_modules==0.4.2 00:29:18 pycparser==3.0 00:29:18 pygerrit2==2.0.15 00:29:18 PyGithub==2.8.1 00:29:18 Pygments==2.19.2 00:29:18 PyJWT==2.11.0 00:29:18 PyNaCl==1.6.2 00:29:18 pyparsing==2.4.7 00:29:18 pyperclip==1.11.0 00:29:18 pyrsistent==0.20.0 00:29:18 python-cinderclient==9.8.0 00:29:18 python-dateutil==2.9.0.post0 00:29:18 python-heatclient==5.0.0 00:29:18 python-jenkins==1.8.3 00:29:18 python-keystoneclient==5.7.0 00:29:18 python-magnumclient==4.9.0 00:29:18 python-openstackclient==8.3.0 00:29:18 python-swiftclient==4.9.0 00:29:18 PyYAML==6.0.3 00:29:18 referencing==0.37.0 00:29:18 requests==2.32.5 00:29:18 requests-oauthlib==2.0.0 00:29:18 requestsexceptions==1.4.0 00:29:18 rfc3986==2.0.0 00:29:18 rich==14.3.2 00:29:18 rich-argparse==1.7.2 00:29:18 rpds-py==0.30.0 00:29:18 rsa==4.9.1 00:29:18 ruamel.yaml==0.19.1 00:29:18 ruamel.yaml.clib==0.2.15 00:29:18 s3transfer==0.16.0 00:29:18 simplejson==3.20.2 00:29:18 six==1.17.0 00:29:18 smmap==5.0.2 00:29:18 soupsieve==2.8.3 00:29:18 stevedore==5.6.0 00:29:18 tabulate==0.9.0 00:29:18 toml==0.10.2 00:29:18 tomlkit==0.14.0 00:29:18 tqdm==4.67.3 00:29:18 typing_extensions==4.15.0 00:29:18 tzdata==2025.3 00:29:18 urllib3==1.26.20 00:29:18 virtualenv==20.36.1 00:29:18 wcwidth==0.6.0 00:29:18 websocket-client==1.9.0 00:29:18 wrapt==2.1.1 00:29:18 xdg==6.0.0 00:29:18 xmltodict==1.0.2 00:29:18 yq==3.4.3 00:29:18 [EnvInject] - Injecting environment variables from a build step. 00:29:18 [EnvInject] - Injecting as environment variables the properties content 00:29:18 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:29:18 OS_CLOUD=vex 00:29:18 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-vanadium-28 00:29:18 OS_STACK_TEMPLATE_DIR=openstack-hot 00:29:18 00:29:18 [EnvInject] - Variables injected successfully. 00:29:18 provisioning config files... 00:29:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:29:19 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17979811802266778839.sh 00:29:19 ---> Create parameters file for OpenStack HOT 00:29:19 OpenStack Heat parameters generated 00:29:19 ----------------------------------- 00:29:19 parameters: 00:29:19 vm_0_count: '1' 00:29:19 vm_0_flavor: 'v3-standard-4' 00:29:19 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:29:19 vm_1_count: '1' 00:29:19 vm_1_flavor: 'v3-standard-2' 00:29:19 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 00:29:19 00:29:19 job_name: '50633-28' 00:29:19 silo: 'releng' 00:29:19 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins12184675160737797899.sh 00:29:19 ---> Create HEAT stack 00:29:19 + source /home/jenkins/lf-env.sh 00:29:19 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:29:19 ++ mktemp -d /tmp/venv-XXXX 00:29:19 + lf_venv=/tmp/venv-rVZH 00:29:19 + local venv_file=/tmp/.os_lf_venv 00:29:19 + local python=python3 00:29:19 + local options 00:29:19 + local set_path=true 00:29:19 + local install_args= 00:29:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:29:19 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:29:19 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:29:19 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:29:19 + true 00:29:19 + case $1 in 00:29:19 + python=python3 00:29:19 + shift 2 00:29:19 + true 00:29:19 + case $1 in 00:29:19 + shift 00:29:19 + break 00:29:19 + case $python in 00:29:19 + local pkg_list= 00:29:19 + [[ -d /opt/pyenv ]] 00:29:19 + echo 'Setup pyenv:' 00:29:19 Setup pyenv: 00:29:19 + export PYENV_ROOT=/opt/pyenv 00:29:19 + PYENV_ROOT=/opt/pyenv 00:29:19 + 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 00:29:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:29:19 + pyenv versions 00:29:19 system 00:29:19 3.8.13 00:29:19 3.9.13 00:29:19 3.10.13 00:29:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:29:19 + command -v pyenv 00:29:19 ++ pyenv init - --no-rehash 00:29:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:29:19 for i in ${!paths[@]}; do 00:29:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:29:19 fi; done; 00:29:19 echo "${paths[*]}"'\'')" 00:29:19 export PATH="/opt/pyenv/shims:${PATH}" 00:29:19 export PYENV_SHELL=bash 00:29:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:29:19 pyenv() { 00:29:19 local command 00:29:19 command="${1:-}" 00:29:19 if [ "$#" -gt 0 ]; then 00:29:19 shift 00:29:19 fi 00:29:19 00:29:19 case "$command" in 00:29:19 rehash|shell) 00:29:19 eval "$(pyenv "sh-$command" "$@")" 00:29:19 ;; 00:29:19 *) 00:29:19 command pyenv "$command" "$@" 00:29:19 ;; 00:29:19 esac 00:29:19 }' 00:29:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:29:19 for i in ${!paths[@]}; do 00:29:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:29:19 fi; done; 00:29:19 echo "${paths[*]}"' 00:29:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:29:19 ++ 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 00:29:19 ++ 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 00:29:19 ++ export PYENV_SHELL=bash 00:29:19 ++ PYENV_SHELL=bash 00:29:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:29:19 +++ complete -F _pyenv pyenv 00:29:19 ++ lf-pyver python3 00:29:19 ++ local py_version_xy=python3 00:29:19 ++ local py_version_xyz= 00:29:19 ++ awk '{ print $1 }' 00:29:19 ++ pyenv versions 00:29:19 ++ local command 00:29:19 ++ command=versions 00:29:19 ++ '[' 1 -gt 0 ']' 00:29:19 ++ shift 00:29:19 ++ case "$command" in 00:29:19 ++ command pyenv versions 00:29:19 ++ pyenv versions 00:29:19 ++ sed 's/^[ *]* //' 00:29:19 ++ grep -E '^[0-9.]*[0-9]$' 00:29:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:29:19 +++ grep '^3' /tmp/.pyenv_versions 00:29:19 +++ tail -n 1 00:29:19 +++ sort -V 00:29:19 ++ py_version_xyz=3.11.7 00:29:19 ++ [[ -z 3.11.7 ]] 00:29:19 ++ echo 3.11.7 00:29:19 ++ return 0 00:29:19 + pyenv local 3.11.7 00:29:19 + local command 00:29:19 + command=local 00:29:19 + '[' 2 -gt 0 ']' 00:29:19 + shift 00:29:19 + case "$command" in 00:29:19 + command pyenv local 3.11.7 00:29:19 + pyenv local 3.11.7 00:29:19 + for arg in "$@" 00:29:19 + case $arg in 00:29:19 + pkg_list+='lftools[openstack] ' 00:29:19 + for arg in "$@" 00:29:19 + case $arg in 00:29:19 + pkg_list+='kubernetes ' 00:29:19 + for arg in "$@" 00:29:19 + case $arg in 00:29:19 + pkg_list+='niet ' 00:29:19 + for arg in "$@" 00:29:19 + case $arg in 00:29:19 + pkg_list+='python-heatclient ' 00:29:19 + for arg in "$@" 00:29:19 + case $arg in 00:29:19 + pkg_list+='python-openstackclient ' 00:29:19 + for arg in "$@" 00:29:19 + case $arg in 00:29:19 + pkg_list+='python-magnumclient ' 00:29:19 + for arg in "$@" 00:29:19 + case $arg in 00:29:19 + pkg_list+='urllib3~=1.26.15 ' 00:29:19 + for arg in "$@" 00:29:19 + case $arg in 00:29:19 + pkg_list+='yq ' 00:29:19 + [[ -f /tmp/.os_lf_venv ]] 00:29:19 ++ cat /tmp/.os_lf_venv 00:29:19 + lf_venv=/tmp/venv-elPk 00:29:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from' file:/tmp/.os_lf_venv 00:29:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from file:/tmp/.os_lf_venv 00:29:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:29:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:19 + local 'pip_opts=--upgrade --quiet' 00:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:29:19 + [[ -n '' ]] 00:29:19 + [[ -n '' ]] 00:29:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:29:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:19 + /tmp/venv-elPk/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:29:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:29:21 lf-activate-venv(): INFO: Base packages installed successfully 00:29:21 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:29:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:29:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:29:21 + /tmp/venv-elPk/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:29:38 + type python3 00:29:38 + true 00:29:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH' 00:29:38 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:29:38 + PATH=/tmp/venv-elPk/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 00:29:38 + return 0 00:29:38 + openstack --os-cloud vex limits show --absolute 00:29:40 +--------------------------+---------+ 00:29:40 | Name | Value | 00:29:40 +--------------------------+---------+ 00:29:40 | maxTotalInstances | -1 | 00:29:40 | maxTotalCores | 450 | 00:29:40 | maxTotalRAMSize | 1000000 | 00:29:40 | maxServerMeta | 128 | 00:29:40 | maxImageMeta | 128 | 00:29:40 | maxPersonality | 5 | 00:29:40 | maxPersonalitySize | 10240 | 00:29:40 | maxTotalKeypairs | 100 | 00:29:40 | maxServerGroups | 10 | 00:29:40 | maxServerGroupMembers | 10 | 00:29:40 | maxTotalFloatingIps | -1 | 00:29:40 | maxSecurityGroups | -1 | 00:29:40 | maxSecurityGroupRules | -1 | 00:29:40 | totalRAMUsed | 565248 | 00:29:40 | totalCoresUsed | 138 | 00:29:40 | totalInstancesUsed | 45 | 00:29:40 | totalFloatingIpsUsed | 0 | 00:29:40 | totalSecurityGroupsUsed | 0 | 00:29:40 | totalServerGroupsUsed | 0 | 00:29:40 | maxTotalVolumes | -1 | 00:29:40 | maxTotalSnapshots | 10 | 00:29:40 | maxTotalVolumeGigabytes | 4096 | 00:29:40 | maxTotalBackups | 10 | 00:29:40 | maxTotalBackupGigabytes | 1000 | 00:29:40 | totalVolumesUsed | 0 | 00:29:40 | totalGigabytesUsed | 0 | 00:29:40 | totalSnapshotsUsed | 0 | 00:29:40 | totalBackupsUsed | 0 | 00:29:40 | totalBackupGigabytesUsed | 0 | 00:29:40 +--------------------------+---------+ 00:29:40 + pushd /opt/ciman/openstack-hot 00:29:40 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-callhome-only-vanadium 00:29:40 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-callhome-only-vanadium-28 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-callhome-only-vanadium/stack-parameters.yaml 00:30:26 Creating stack releng-netconf-csit-1node-callhome-only-vanadium-28 00:30:26 Waiting to initialize infrastructure... 00:30:26 Waiting to initialize infrastructure... 00:30:26 Waiting to initialize infrastructure... 00:30:26 Stack initialization successful. 00:30:26 ------------------------------------ 00:30:26 Stack Details 00:30:26 ------------------------------------ 00:30:26 {'added': None, 00:30:26 'capabilities': [], 00:30:26 'created_at': '2026-02-08T00:29:43Z', 00:30:26 'deleted': None, 00:30:26 'deleted_at': None, 00:30:26 'description': 'No description', 00:30:26 'environment': None, 00:30:26 'environment_files': None, 00:30:26 'files': None, 00:30:26 'files_container': None, 00:30:26 'id': '45b9669a-ea4a-4e9d-ac2c-2174878a75f7', 00:30:26 'is_rollback_disabled': True, 00:30:26 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-callhome-only-vanadium-28/45b9669a-ea4a-4e9d-ac2c-2174878a75f7', 00:30:26 'rel': 'self'}], 00:30:26 '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'})}), 00:30:26 'name': 'releng-netconf-csit-1node-callhome-only-vanadium-28', 00:30:26 'notification_topics': [], 00:30:26 'outputs': [{'description': 'IP addresses of the 2nd vm types', 00:30:26 'output_key': 'vm_1_ips', 00:30:26 'output_value': ['10.30.170.38']}, 00:30:26 {'description': 'IP addresses of the 1st vm types', 00:30:26 'output_key': 'vm_0_ips', 00:30:26 'output_value': ['10.30.171.191']}], 00:30:26 'owner_id': ****, 00:30:26 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:30:26 'OS::stack_id': '45b9669a-ea4a-4e9d-ac2c-2174878a75f7', 00:30:26 'OS::stack_name': 'releng-netconf-csit-1node-callhome-only-vanadium-28', 00:30:26 'job_name': '50633-28', 00:30:26 'silo': 'releng', 00:30:26 'vm_0_count': '1', 00:30:26 'vm_0_flavor': 'v3-standard-4', 00:30:26 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:30:26 '20260201-010217.481', 00:30:26 'vm_1_count': '1', 00:30:26 'vm_1_flavor': 'v3-standard-2', 00:30:26 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - ' 00:30:26 '20250201-040221.796'}, 00:30:26 'parent_id': None, 00:30:26 'replaced': None, 00:30:26 'status': 'CREATE_COMPLETE', 00:30:26 'status_reason': 'Stack CREATE completed successfully', 00:30:26 'tags': [], 00:30:26 'template': None, 00:30:26 'template_description': 'No description', 00:30:26 'template_url': None, 00:30:26 'timeout_mins': 15, 00:30:26 'unchanged': None, 00:30:26 'updated': None, 00:30:26 'updated_at': None, 00:30:26 'user_project_id': '7e25dee2b939422aa9550d3502b2d69a'} 00:30:26 ------------------------------------ 00:30:26 + popd 00:30:26 /w/workspace/netconf-csit-1node-callhome-only-vanadium 00:30:26 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins4017212345614830695.sh 00:30:26 ---> Copy SSH public keys to CSIT lab 00:30:26 Setup pyenv: 00:30:27 system 00:30:27 3.8.13 00:30:27 3.9.13 00:30:27 3.10.13 00:30:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from file:/tmp/.os_lf_venv 00:30:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:29 lf-activate-venv(): INFO: Base packages installed successfully 00:30:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:30:41 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:30:43 SSH not responding on 10.30.170.38. Retrying in 10 seconds... 00:30:44 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:30:44 releng-50633-28-0-builder-0 00:30:44 Successfully copied public keys to slave 10.30.171.191 00:30:44 Process 6512 ready. 00:30:53 Ping to 10.30.170.38 successful. 00:30:53 SSH not responding on 10.30.170.38. Retrying in 10 seconds... 00:31:03 Ping to 10.30.170.38 successful. 00:31:03 SSH not responding on 10.30.170.38. Retrying in 10 seconds... 00:31:13 Ping to 10.30.170.38 successful. 00:31:14 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:31:15 releng-50633-28-1-docker-0 00:31:15 Successfully copied public keys to slave 10.30.170.38 00:31:15 Process 6513 ready. 00:31:15 SSH ready on all stack servers. 00:31:15 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins16086167090719934165.sh 00:31:15 Setup pyenv: 00:31:15 system 00:31:15 3.8.13 00:31:15 3.9.13 00:31:15 3.10.13 00:31:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:31:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sKY2 00:31:20 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-callhome-only-vanadium/.robot_venv 00:31:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:31:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:31:24 lf-activate-venv(): INFO: Base packages installed successfully 00:31:24 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:31:26 lf-activate-venv(): INFO: Adding /tmp/venv-sKY2/bin to PATH 00:31:26 + echo 'Installing Python Requirements' 00:31:26 Installing Python Requirements 00:31:26 + cat 00:31:26 + python -m pip install -r requirements.txt 00:31:26 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:31:26 Collecting docker-py (from -r requirements.txt (line 1)) 00:31:26 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) 00:31:26 Collecting ipaddr (from -r requirements.txt (line 2)) 00:31:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:31:26 Installing build dependencies: started 00:31:27 Installing build dependencies: finished with status 'done' 00:31:27 Getting requirements to build wheel: started 00:31:27 Getting requirements to build wheel: finished with status 'done' 00:31:27 Preparing metadata (pyproject.toml): started 00:31:27 Preparing metadata (pyproject.toml): finished with status 'done' 00:31:27 Collecting netaddr (from -r requirements.txt (line 3)) 00:31:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:31:27 Collecting netifaces (from -r requirements.txt (line 4)) 00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:31:27 Installing build dependencies: started 00:31:28 Installing build dependencies: finished with status 'done' 00:31:28 Getting requirements to build wheel: started 00:31:29 Getting requirements to build wheel: finished with status 'done' 00:31:29 Preparing metadata (pyproject.toml): started 00:31:29 Preparing metadata (pyproject.toml): finished with status 'done' 00:31:29 Collecting pyhocon (from -r requirements.txt (line 5)) 00:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:31:29 Collecting requests (from -r requirements.txt (line 6)) 00:31:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:31:29 Collecting robotframework (from -r requirements.txt (line 7)) 00:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:31:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 13.3 MB/s 0:00:00 00:31:29 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:31:29 Installing build dependencies: started 00:31:30 Installing build dependencies: finished with status 'done' 00:31:30 Getting requirements to build wheel: started 00:31:30 Getting requirements to build wheel: finished with status 'done' 00:31:30 Preparing metadata (pyproject.toml): started 00:31:31 Preparing metadata (pyproject.toml): finished with status 'done' 00:31:31 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:31:31 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:31:31 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) 00:31:31 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:31:31 Installing build dependencies: started 00:31:32 Installing build dependencies: finished with status 'done' 00:31:32 Getting requirements to build wheel: started 00:31:32 Getting requirements to build wheel: finished with status 'done' 00:31:32 Preparing metadata (pyproject.toml): started 00:31:32 Preparing metadata (pyproject.toml): finished with status 'done' 00:31:32 Collecting scapy (from -r requirements.txt (line 12)) 00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:31:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 34.9 MB/s 0:00:00 00:31:32 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:31:32 Installing build dependencies: started 00:31:33 Installing build dependencies: finished with status 'done' 00:31:33 Getting requirements to build wheel: started 00:31:34 Getting requirements to build wheel: finished with status 'done' 00:31:34 Preparing metadata (pyproject.toml): started 00:31:34 Preparing metadata (pyproject.toml): finished with status 'done' 00:31:34 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:31:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 16.7 MB/s 0:00:00 00:31:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:31:34 Collecting pyangbind (from -r requirements.txt (line 22)) 00:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:31:34 Collecting isodate (from -r requirements.txt (line 25)) 00:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:31:34 Collecting jmespath (from -r requirements.txt (line 28)) 00:31:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:31:34 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:31:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:31:34 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:31:34 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:31:34 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:31:34 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) 00:31:35 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:31:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:31:35 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:31:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 00:31:35 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:31:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:31:35 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:31:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:31:35 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:31:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:31:35 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:31:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:31:35 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:31:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:31:35 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:31:35 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:31:35 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) 00:31:35 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:31:35 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:31:35 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:31:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:31:35 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:31:35 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:31:35 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:31:35 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) 00:31:35 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:31:35 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:31:35 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) 00:31:35 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:31:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 20.7 MB/s 0:00:00 00:31:36 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:31:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:31:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:31:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:31:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:31:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:31:36 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:31:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:31:36 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:31:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:31:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 34.4 MB/s 0:00:00 00:31:36 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:31:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 00:31:37 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:31:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:31:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 14.9 MB/s 0:00:00 00:31:37 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:31:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:31:37 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:31:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 00:31:38 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:31:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:31:38 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:31:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:31:38 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:31:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:31:38 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:31:38 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) 00:31:38 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:31:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:31:38 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 00:31:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 52.9 MB/s 0:00:00 00:31:38 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:31:38 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:31:39 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 00:31:39 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:31:39 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 00:31:39 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 00:31:39 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 00:31:39 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:31:39 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:31:39 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 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) 00:31:39 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:31:39 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:31:39 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 00:31:39 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 00:31:39 Requirement already satisfied: packaging in /tmp/venv-sKY2/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0) 00:31:39 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 00:31:39 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:31:39 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:31:39 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:31:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:31:39 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:31:39 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:31:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:31:39 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 00:31:39 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:31:39 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:31:40 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:31:40 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=6daa888e10c5fc88e855aa707f7db1588c891776de4e887bcd8fb217457f1a22 00:31:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:31:40 Building wheel for ipaddr (pyproject.toml): started 00:31:40 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:31:40 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=19f2f1ef8431676c996f9e70f0829d2bf1a1f9c2ccda5a691e39297c276b4814 00:31:40 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:31:40 Building wheel for netifaces (pyproject.toml): started 00:31:43 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:31:43 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=1ee20a8cd95955f5364fb217dbcb14813ab49f6a54ddb8b610f91deedfa5b283 00:31:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:31:43 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:31:43 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:31:43 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=4b88c917c03cd5677527c75879982f0c2dce32e9ab1897693ca6b942938604e5 00:31:43 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:31:43 Building wheel for jsonpath-rw (pyproject.toml): started 00:31:43 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:31:43 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=3cffdcf937800c465e93e55234076e4e1079fc3d2c186c8c361c2cba994390c2 00:31:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:31:43 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:31:43 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:31:51 00:31:51 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0 00:31:52 + pip freeze 00:31:52 async-generator==1.10 00:31:52 attrs==25.4.0 00:31:52 bcrypt==5.0.0 00:31:52 beautifulsoup4==4.14.3 00:31:52 certifi==2026.1.4 00:31:52 cffi==2.0.0 00:31:52 charset-normalizer==3.4.4 00:31:52 click==8.3.1 00:31:52 cryptography==46.0.4 00:31:52 decorator==5.2.1 00:31:52 distlib==0.4.0 00:31:52 docker-py==1.10.6 00:31:52 docker-pycreds==0.4.0 00:31:52 elastic-transport==8.17.1 00:31:52 elasticsearch==8.19.3 00:31:52 elasticsearch-dsl==8.15.4 00:31:52 enum34==1.1.10 00:31:52 filelock==3.20.3 00:31:52 h11==0.16.0 00:31:52 idna==3.11 00:31:52 importlib_metadata==8.7.1 00:31:52 invoke==2.2.1 00:31:52 ipaddr==2.2.0 00:31:52 isodate==0.7.2 00:31:52 jmespath==1.1.0 00:31:52 jsonpatch==1.33 00:31:52 jsonpath-rw==1.4.0 00:31:52 jsonpointer==3.0.0 00:31:52 lxml==6.0.2 00:31:52 mypy_extensions==1.1.0 00:31:52 netaddr==1.3.0 00:31:52 netifaces==0.11.0 00:31:52 outcome==1.3.0.post0 00:31:52 packaging==26.0 00:31:52 paramiko==4.0.0 00:31:52 platformdirs==4.5.1 00:31:52 ply==3.11 00:31:52 pyang==2.7.1 00:31:52 pyangbind==0.8.7 00:31:52 pycparser==3.0 00:31:52 pyhocon==0.3.61 00:31:52 PyNaCl==1.6.2 00:31:52 pyparsing==3.3.2 00:31:52 PySocks==1.7.1 00:31:52 python-dateutil==2.9.0.post0 00:31:52 regex==2026.1.15 00:31:52 requests==2.32.5 00:31:52 robotframework==7.4.1 00:31:52 robotframework-httplibrary==0.4.2 00:31:52 robotframework-pythonlibcore==4.5.0 00:31:52 robotframework-requests==0.9.7 00:31:52 robotframework-selenium2library==3.0.0 00:31:52 robotframework-seleniumlibrary==6.8.0 00:31:52 robotframework-sshlibrary==3.8.0 00:31:52 scapy==2.7.0 00:31:52 scp==0.15.0 00:31:52 selenium==4.40.0 00:31:52 six==1.17.0 00:31:52 sniffio==1.3.1 00:31:52 sortedcontainers==2.4.0 00:31:52 soupsieve==2.8.3 00:31:52 trio==0.32.0 00:31:52 trio-typing==0.10.0 00:31:52 trio-websocket==0.12.2 00:31:52 types-certifi==2021.10.8.3 00:31:52 types-urllib3==1.26.25.14 00:31:52 typing_extensions==4.15.0 00:31:52 urllib3==2.6.3 00:31:52 virtualenv==20.36.1 00:31:52 waitress==3.0.2 00:31:52 WebOb==1.8.9 00:31:52 websocket-client==1.9.0 00:31:52 WebTest==3.0.7 00:31:52 wsproto==1.3.2 00:31:52 zipp==3.23.0 00:31:52 [EnvInject] - Injecting environment variables from a build step. 00:31:52 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:31:52 [EnvInject] - Variables injected successfully. 00:31:52 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins3062396165826978120.sh 00:31:52 Setup pyenv: 00:31:52 system 00:31:52 3.8.13 00:31:52 3.9.13 00:31:52 3.10.13 00:31:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:31:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from file:/tmp/.os_lf_venv 00:31:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:31:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:31:55 lf-activate-venv(): INFO: Base packages installed successfully 00:31:55 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:32:02 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:32:02 + ODL_SYSTEM=() 00:32:02 + TOOLS_SYSTEM=() 00:32:02 + OPENSTACK_SYSTEM=() 00:32:02 + OPENSTACK_CONTROLLERS=() 00:32:02 + mapfile -t ADDR 00:32:02 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-callhome-only-vanadium-28 00:32:02 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:32:03 + for i in "${ADDR[@]}" 00:32:03 ++ ssh 10.30.171.191 hostname -s 00:32:03 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:32:04 + REMHOST=releng-50633-28-0-builder-0 00:32:04 + case ${REMHOST} in 00:32:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:32:04 + for i in "${ADDR[@]}" 00:32:04 ++ ssh 10.30.170.38 hostname -s 00:32:04 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:32:04 + REMHOST=releng-50633-28-1-docker-0 00:32:04 + case ${REMHOST} in 00:32:04 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:32:04 + echo NUM_ODL_SYSTEM=1 00:32:04 + echo NUM_TOOLS_SYSTEM=1 00:32:04 + '[' '' == yes ']' 00:32:04 + NUM_OPENSTACK_SYSTEM=0 00:32:04 + echo NUM_OPENSTACK_SYSTEM=0 00:32:04 + '[' 0 -eq 2 ']' 00:32:04 + echo ODL_SYSTEM_IP=10.30.171.191 00:32:04 ++ seq 0 0 00:32:04 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:32:04 + echo ODL_SYSTEM_1_IP=10.30.171.191 00:32:04 + echo TOOLS_SYSTEM_IP=10.30.170.38 00:32:04 ++ seq 0 0 00:32:04 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:32:04 + echo TOOLS_SYSTEM_1_IP=10.30.170.38 00:32:04 + openstack_index=0 00:32:04 + NUM_OPENSTACK_CONTROL_NODES=1 00:32:04 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:32:04 ++ seq 0 0 00:32:04 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:32:04 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:32:04 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:32:04 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:32:04 + '[' -1 -ge 2 ']' 00:32:04 ++ seq 0 -2 00:32:04 + NUM_OPENSTACK_HAPROXY_NODES=0 00:32:04 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:32:04 ++ seq 0 -1 00:32:04 + echo 'Contents of slave_addresses.txt:' 00:32:04 Contents of slave_addresses.txt: 00:32:04 + cat slave_addresses.txt 00:32:04 NUM_ODL_SYSTEM=1 00:32:04 NUM_TOOLS_SYSTEM=1 00:32:04 NUM_OPENSTACK_SYSTEM=0 00:32:04 ODL_SYSTEM_IP=10.30.171.191 00:32:04 ODL_SYSTEM_1_IP=10.30.171.191 00:32:04 TOOLS_SYSTEM_IP=10.30.170.38 00:32:04 TOOLS_SYSTEM_1_IP=10.30.170.38 00:32:04 NUM_OPENSTACK_CONTROL_NODES=1 00:32:04 OPENSTACK_CONTROL_NODE_1_IP= 00:32:04 NUM_OPENSTACK_COMPUTE_NODES=-1 00:32:04 NUM_OPENSTACK_HAPROXY_NODES=0 00:32:04 [EnvInject] - Injecting environment variables from a build step. 00:32:04 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:32:04 [EnvInject] - Variables injected successfully. 00:32:04 [netconf-csit-1node-callhome-only-vanadium] $ /bin/sh /tmp/jenkins15118076404060329165.sh 00:32:04 Preparing for JRE Version 21 00:32:04 Karaf artifact is karaf 00:32:04 Karaf project is integration 00:32:04 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:32:04 [EnvInject] - Injecting environment variables from a build step. 00:32:04 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:32:04 [EnvInject] - Variables injected successfully. 00:32:04 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1378476837349479839.sh 00:32:05 2026-02-08 00:32:05 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 00:32:05 Bundle version is 0.23.1-SNAPSHOT 00:32:05 --2026-02-08 00:32:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 00:32:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:32:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:32:05 HTTP request sent, awaiting response... 200 OK 00:32:05 Length: 963 [application/xml] 00:32:05 Saving to: ‘maven-metadata.xml’ 00:32:05 00:32:05 0K 100% 45.9M=0s 00:32:05 00:32:05 2026-02-08 00:32:05 (45.9 MB/s) - ‘maven-metadata.xml’ saved [963/963] 00:32:05 00:32:05 00:32:05 00:32:05 org.opendaylight.integration 00:32:05 karaf 00:32:05 00:32:05 20260125063332 00:32:05 00:32:05 20260125.063332 00:32:05 1 00:32:05 00:32:05 00:32:05 00:32:05 pom 00:32:05 0.23.1-20260125.063332-1 00:32:05 20260125063332 00:32:05 00:32:05 00:32:05 tar.gz 00:32:05 0.23.1-20260125.063332-1 00:32:05 20260125063332 00:32:05 00:32:05 00:32:05 zip 00:32:05 0.23.1-20260125.063332-1 00:32:05 20260125063332 00:32:05 00:32:05 00:32:05 00:32:05 0.23.1-SNAPSHOT 00:32:05 00:32:05 Nexus timestamp is 0.23.1-20260125.063332-1 00:32:05 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 00:32:05 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip 00:32:05 Distribution bundle version is 0.23.1-SNAPSHOT 00:32:05 Distribution folder is karaf-0.23.1-SNAPSHOT 00:32:05 Nexus prefix is https://nexus.opendaylight.org 00:32:05 [EnvInject] - Injecting environment variables from a build step. 00:32:05 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:32:05 [EnvInject] - Variables injected successfully. 00:32:05 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins7209982755734289468.sh 00:32:05 Setup pyenv: 00:32:05 system 00:32:05 3.8.13 00:32:05 3.9.13 00:32:05 3.10.13 00:32:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:32:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from file:/tmp/.os_lf_venv 00:32:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:32:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:32:08 lf-activate-venv(): INFO: Base packages installed successfully 00:32:08 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:32:14 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:32:14 Copying common-functions.sh to /tmp 00:32:15 Copying common-functions.sh to 10.30.171.191:/tmp 00:32:15 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:32:16 Copying common-functions.sh to 10.30.170.38:/tmp 00:32:16 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:32:16 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins16521678594523149181.sh 00:32:16 common-functions.sh is being sourced 00:32:16 common-functions environment: 00:32:16 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:32:16 ACTUALFEATURES: 00:32:16 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:32:16 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:32:16 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:32:16 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:16 CONTROLLERMEM: 2048m 00:32:16 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:32:16 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:32:16 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:32:16 SUITES: 00:32:16 00:32:16 ################################################# 00:32:16 ## Configure Cluster and Start ## 00:32:16 ################################################# 00:32:16 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf 00:32:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf 00:32:16 Locating script plan to use... 00:32:16 Finished running script plans 00:32:16 Configuring member-1 with IP address 10.30.171.191 00:32:16 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:32:17 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:32:17 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:32:17 ++ [[ /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 ]] 00:32:17 common-functions.sh is being sourced 00:32:17 ++ echo 'common-functions.sh is being sourced' 00:32:17 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:32:17 ++ DISTROSTREAM=vanadium 00:32:17 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:32:17 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:32:17 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:32:17 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:32:17 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:32:17 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:32:17 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:32:17 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:32:17 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:17 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:17 ++ export CONTROLLERMEM= 00:32:17 ++ CONTROLLERMEM= 00:32:17 ++ case "${DISTROSTREAM}" in 00:32:17 ++ CLUSTER_SYSTEM=akka 00:32:17 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:32:17 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:32:17 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:32:17 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:32:17 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:32:17 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:32:17 ++ print_common_env 00:32:17 ++ cat 00:32:17 common-functions environment: 00:32:17 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:32:17 ACTUALFEATURES: 00:32:17 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:32:17 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:32:17 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:32:17 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:17 CONTROLLERMEM: 00:32:17 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:32:17 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:32:17 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:32:17 SUITES: 00:32:17 00:32:17 ++ SSH='ssh -t -t' 00:32:17 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:32:17 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:32:17 Changing to /tmp 00:32:17 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 00:32:17 + echo 'Changing to /tmp' 00:32:17 + cd /tmp 00:32:17 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip' 00:32:17 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 00:32:17 --2026-02-08 00:32:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 00:32:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:32:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:32:17 HTTP request sent, awaiting response... 200 OK 00:32:17 Length: 240390263 (229M) [application/zip] 00:32:17 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 00:32:17 00:32:17 0K ........ ........ ........ ........ ........ ........ 1% 52.1M 4s 00:32:17 3072K ........ ........ ........ ........ ........ ........ 2% 78.6M 4s 00:32:17 6144K ........ ........ ........ ........ ........ ........ 3% 114M 3s 00:32:17 9216K ........ ........ ........ ........ ........ ........ 5% 111M 3s 00:32:17 12288K ........ ........ ........ ........ ........ ........ 6% 148M 2s 00:32:17 15360K ........ ........ ........ ........ ........ ........ 7% 140M 2s 00:32:17 18432K ........ ........ ........ ........ ........ ........ 9% 158M 2s 00:32:17 21504K ........ ........ ........ ........ ........ ........ 10% 191M 2s 00:32:17 24576K ........ ........ ........ ........ ........ ........ 11% 200M 2s 00:32:17 27648K ........ ........ ........ ........ ........ ........ 13% 218M 2s 00:32:17 30720K ........ ........ ........ ........ ........ ........ 14% 223M 2s 00:32:17 33792K ........ ........ ........ ........ ........ ........ 15% 241M 2s 00:32:17 36864K ........ ........ ........ ........ ........ ........ 17% 265M 1s 00:32:17 39936K ........ ........ ........ ........ ........ ........ 18% 268M 1s 00:32:17 43008K ........ ........ ........ ........ ........ ........ 19% 261M 1s 00:32:17 46080K ........ ........ ........ ........ ........ ........ 20% 289M 1s 00:32:17 49152K ........ ........ ........ ........ ........ ........ 22% 307M 1s 00:32:17 52224K ........ ........ ........ ........ ........ ........ 23% 338M 1s 00:32:17 55296K ........ ........ ........ ........ ........ ........ 24% 200M 1s 00:32:17 58368K ........ ........ ........ ........ ........ ........ 26% 276M 1s 00:32:17 61440K ........ ........ ........ ........ ........ ........ 27% 289M 1s 00:32:17 64512K ........ ........ ........ ........ ........ ........ 28% 280M 1s 00:32:17 67584K ........ ........ ........ ........ ........ ........ 30% 283M 1s 00:32:17 70656K ........ ........ ........ ........ ........ ........ 31% 247M 1s 00:32:17 73728K ........ ........ ........ ........ ........ ........ 32% 286M 1s 00:32:17 76800K ........ ........ ........ ........ ........ ........ 34% 327M 1s 00:32:17 79872K ........ ........ ........ ........ ........ ........ 35% 282M 1s 00:32:17 82944K ........ ........ ........ ........ ........ ........ 36% 322M 1s 00:32:17 86016K ........ ........ ........ ........ ........ ........ 37% 339M 1s 00:32:17 89088K ........ ........ ........ ........ ........ ........ 39% 227M 1s 00:32:17 92160K ........ ........ ........ ........ ........ ........ 40% 298M 1s 00:32:17 95232K ........ ........ ........ ........ ........ ........ 41% 227M 1s 00:32:17 98304K ........ ........ ........ ........ ........ ........ 43% 235M 1s 00:32:17 101376K ........ ........ ........ ........ ........ ........ 44% 274M 1s 00:32:17 104448K ........ ........ ........ ........ ........ ........ 45% 333M 1s 00:32:17 107520K ........ ........ ........ ........ ........ ........ 47% 333M 1s 00:32:17 110592K ........ ........ ........ ........ ........ ........ 48% 323M 1s 00:32:17 113664K ........ ........ ........ ........ ........ ........ 49% 338M 1s 00:32:17 116736K ........ ........ ........ ........ ........ ........ 51% 337M 1s 00:32:17 119808K ........ ........ ........ ........ ........ ........ 52% 315M 1s 00:32:17 122880K ........ ........ ........ ........ ........ ........ 53% 287M 1s 00:32:17 125952K ........ ........ ........ ........ ........ ........ 54% 297M 0s 00:32:17 129024K ........ ........ ........ ........ ........ ........ 56% 275M 0s 00:32:17 132096K ........ ........ ........ ........ ........ ........ 57% 291M 0s 00:32:17 135168K ........ ........ ........ ........ ........ ........ 58% 303M 0s 00:32:17 138240K ........ ........ ........ ........ ........ ........ 60% 277M 0s 00:32:17 141312K ........ ........ ........ ........ ........ ........ 61% 281M 0s 00:32:17 144384K ........ ........ ........ ........ ........ ........ 62% 300M 0s 00:32:17 147456K ........ ........ ........ ........ ........ ........ 64% 292M 0s 00:32:17 150528K ........ ........ ........ ........ ........ ........ 65% 288M 0s 00:32:17 153600K ........ ........ ........ ........ ........ ........ 66% 268M 0s 00:32:17 156672K ........ ........ ........ ........ ........ ........ 68% 274M 0s 00:32:17 159744K ........ ........ ........ ........ ........ ........ 69% 295M 0s 00:32:17 162816K ........ ........ ........ ........ ........ ........ 70% 299M 0s 00:32:17 165888K ........ ........ ........ ........ ........ ........ 71% 297M 0s 00:32:17 168960K ........ ........ ........ ........ ........ ........ 73% 298M 0s 00:32:17 172032K ........ ........ ........ ........ ........ ........ 74% 296M 0s 00:32:18 175104K ........ ........ ........ ........ ........ ........ 75% 301M 0s 00:32:18 178176K ........ ........ ........ ........ ........ ........ 77% 298M 0s 00:32:18 181248K ........ ........ ........ ........ ........ ........ 78% 301M 0s 00:32:18 184320K ........ ........ ........ ........ ........ ........ 79% 289M 0s 00:32:18 187392K ........ ........ ........ ........ ........ ........ 81% 307M 0s 00:32:18 190464K ........ ........ ........ ........ ........ ........ 82% 291M 0s 00:32:18 193536K ........ ........ ........ ........ ........ ........ 83% 268M 0s 00:32:18 196608K ........ ........ ........ ........ ........ ........ 85% 295M 0s 00:32:18 199680K ........ ........ ........ ........ ........ ........ 86% 291M 0s 00:32:18 202752K ........ ........ ........ ........ ........ ........ 87% 278M 0s 00:32:18 205824K ........ ........ ........ ........ ........ ........ 88% 286M 0s 00:32:18 208896K ........ ........ ........ ........ ........ ........ 90% 175M 0s 00:32:18 211968K ........ ........ ........ ........ ........ ........ 91% 219M 0s 00:32:18 215040K ........ ........ ........ ........ ........ ........ 92% 308M 0s 00:32:18 218112K ........ ........ ........ ........ ........ ........ 94% 297M 0s 00:32:18 221184K ........ ........ ........ ........ ........ ........ 95% 306M 0s 00:32:18 224256K ........ ........ ........ ........ ........ ........ 96% 302M 0s 00:32:18 227328K ........ ........ ........ ........ ........ ........ 98% 287M 0s 00:32:18 230400K ........ ........ ........ ........ ........ ........ 99% 294M 0s 00:32:18 233472K ........ ........ .... 100% 327M=1.0s 00:32:18 00:32:18 2026-02-08 00:32:18 (239 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] 00:32:18 00:32:18 Extracting the new controller... 00:32:18 + echo 'Extracting the new controller...' 00:32:18 + unzip -q karaf-0.23.1-20260125.063332-1.zip 00:32:20 Adding external repositories... 00:32:20 + echo 'Adding external repositories...' 00:32:20 + 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.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:32:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:32:20 ################################################################################ 00:32:20 # 00:32:20 # Licensed to the Apache Software Foundation (ASF) under one or more 00:32:20 # contributor license agreements. See the NOTICE file distributed with 00:32:20 # this work for additional information regarding copyright ownership. 00:32:20 # The ASF licenses this file to You under the Apache License, Version 2.0 00:32:20 # (the "License"); you may not use this file except in compliance with 00:32:20 # the License. You may obtain a copy of the License at 00:32:20 # 00:32:20 # http://www.apache.org/licenses/LICENSE-2.0 00:32:20 # 00:32:20 # Unless required by applicable law or agreed to in writing, software 00:32:20 # distributed under the License is distributed on an "AS IS" BASIS, 00:32:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:32:20 # See the License for the specific language governing permissions and 00:32:20 # limitations under the License. 00:32:20 # 00:32:20 ################################################################################ 00:32:20 00:32:20 # 00:32:20 # If set to true, the following property will not allow any certificate to be used 00:32:20 # when accessing Maven repositories through SSL 00:32:20 # 00:32:20 #org.ops4j.pax.url.mvn.certificateCheck= 00:32:20 00:32:20 # 00:32:20 # Path to the local Maven settings file. 00:32:20 # The repositories defined in this file will be automatically added to the list 00:32:20 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:32:20 # below is not set. 00:32:20 # The following locations are checked for the existence of the settings.xml file 00:32:20 # * 1. looks for the specified url 00:32:20 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:32:20 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:32:20 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:32:20 # 00:32:20 #org.ops4j.pax.url.mvn.settings= 00:32:20 00:32:20 # 00:32:20 # Path to the local Maven repository which is used to avoid downloading 00:32:20 # artifacts when they already exist locally. 00:32:20 # The value of this property will be extracted from the settings.xml file 00:32:20 # above, or defaulted to: 00:32:20 # System.getProperty( "user.home" ) + "/.m2/repository" 00:32:20 # 00:32:20 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:32:20 00:32:20 # 00:32:20 # Default this to false. It's just weird to use undocumented repos 00:32:20 # 00:32:20 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:32:20 00:32:20 # 00:32:20 # Uncomment if you don't wanna use the proxy settings 00:32:20 # from the Maven conf/settings.xml file 00:32:20 # 00:32:20 # org.ops4j.pax.url.mvn.proxySupport=false 00:32:20 00:32:20 # 00:32:20 # Comma separated list of repositories scanned when resolving an artifact. 00:32:20 # Those repositories will be checked before iterating through the 00:32:20 # below list of repositories and even before the local repository 00:32:20 # A repository url can be appended with zero or more of the following flags: 00:32:20 # @snapshots : the repository contains snaphots 00:32:20 # @noreleases : the repository does not contain any released artifacts 00:32:20 # 00:32:20 # The following property value will add the system folder as a repo. 00:32:20 # 00:32:20 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:32:20 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:32:20 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:32:20 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:32:20 00:32:20 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:32:20 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:32:20 00:32:20 # 00:32:20 # Comma separated list of repositories scanned when resolving an artifact. 00:32:20 # The default list includes the following repositories: 00:32:20 # http://repo1.maven.org/maven2@id=central 00:32:20 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:32:20 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:32:20 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:32:20 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:32:20 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:32:20 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:32:20 # To add repositories to the default ones, prepend '+' to the list of repositories 00:32:20 # to add. 00:32:20 # A repository url can be appended with zero or more of the following flags: 00:32:20 # @snapshots : the repository contains snapshots 00:32:20 # @noreleases : the repository does not contain any released artifacts 00:32:20 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:32:20 # 00:32:20 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 00:32:20 00:32:20 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:32:20 + [[ True == \T\r\u\e ]] 00:32:20 + echo 'Configuring the startup features...' 00:32:20 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:32:20 + FEATURE_TEST_STRING=features-test 00:32:20 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:32:20 + KARAF_VERSION=karaf4 00:32:20 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:32:20 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:32:20 + [[ ! -z '' ]] 00:32:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:32:20 ################################################################################ 00:32:20 # 00:32:20 # Licensed to the Apache Software Foundation (ASF) under one or more 00:32:20 # contributor license agreements. See the NOTICE file distributed with 00:32:20 # this work for additional information regarding copyright ownership. 00:32:20 # The ASF licenses this file to You under the Apache License, Version 2.0 00:32:20 # (the "License"); you may not use this file except in compliance with 00:32:20 # the License. You may obtain a copy of the License at 00:32:20 # 00:32:20 # http://www.apache.org/licenses/LICENSE-2.0 00:32:20 # 00:32:20 # Unless required by applicable law or agreed to in writing, software 00:32:20 # distributed under the License is distributed on an "AS IS" BASIS, 00:32:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:32:20 # See the License for the specific language governing permissions and 00:32:20 # limitations under the License. 00:32:20 # 00:32:20 ################################################################################ 00:32:20 00:32:20 # 00:32:20 # Comma separated list of features repositories to register by default 00:32:20 # 00:32:20 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml 00:32:20 00:32:20 # 00:32:20 # Comma separated list of features to install at startup 00:32:20 # 00:32:20 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 59b916ad-e1bd-4a8f-8673-b7516904ffdf 00:32:20 00:32:20 # 00:32:20 # Resource repositories (OBR) that the features resolver can use 00:32:20 # to resolve requirements/capabilities 00:32:20 # 00:32:20 # The format of the resourceRepositories is 00:32:20 # resourceRepositories=[xml:url|json:url],... 00:32:20 # for Instance: 00:32:20 # 00:32:20 #resourceRepositories=xml:http://host/path/to/index.xml 00:32:20 # or 00:32:20 #resourceRepositories=json:http://host/path/to/index.json 00:32:20 # 00:32:20 00:32:20 # 00:32:20 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:32:20 # 00:32:20 featuresBootAsynchronous=false 00:32:20 00:32:20 # 00:32:20 # Service requirements enforcement 00:32:20 # 00:32:20 # By default, the feature resolver checks the service requirements/capabilities of 00:32:20 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:32:20 # the required bundles. 00:32:20 # The following flag can have those values: 00:32:20 # - disable: service requirements are completely ignored 00:32:20 # - default: service requirements are ignored for old features 00:32:20 # - enforce: service requirements are always verified 00:32:20 # 00:32:20 #serviceRequirements=default 00:32:20 00:32:20 # 00:32:20 # Store cfg file for config element in feature 00:32:20 # 00:32:20 #configCfgStore=true 00:32:20 00:32:20 # 00:32:20 # Define if the feature service automatically refresh bundles 00:32:20 # 00:32:20 autoRefresh=true 00:32:20 00:32:20 # 00:32:20 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:32:20 # XML file defines instructions related to features processing 00:32:20 # versions.properties may declare properties to resolve placeholders in XML file 00:32:20 # both files are relative to ${karaf.etc} 00:32:20 # 00:32:20 #featureProcessing=org.apache.karaf.features.xml 00:32:20 #featureProcessingVersions=versions.properties 00:32:20 + configure_karaf_log karaf4 '' 00:32:20 + local -r karaf_version=karaf4 00:32:20 + local -r controllerdebugmap= 00:32:20 + local logapi=log4j 00:32:20 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:32:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:32:20 log4j2.rootLogger.level = INFO 00:32:20 #log4j2.rootLogger.type = asyncRoot 00:32:20 #log4j2.rootLogger.includeLocation = false 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:32:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:32:20 log4j2.rootLogger.appenderRef.Console.ref = Console 00:32:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:32:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:32:20 log4j2.logger.spifly.name = org.apache.aries.spifly 00:32:20 log4j2.logger.spifly.level = WARN 00:32:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:32:20 log4j2.logger.audit.level = INFO 00:32:20 log4j2.logger.audit.additivity = false 00:32:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:32:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:32:20 log4j2.appender.console.type = Console 00:32:20 log4j2.appender.console.name = Console 00:32:20 log4j2.appender.console.layout.type = PatternLayout 00:32:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:32:20 log4j2.appender.rolling.type = RollingRandomAccessFile 00:32:20 log4j2.appender.rolling.name = RollingFile 00:32:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:32:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:32:20 #log4j2.appender.rolling.immediateFlush = false 00:32:20 log4j2.appender.rolling.append = true 00:32:20 log4j2.appender.rolling.layout.type = PatternLayout 00:32:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:32:20 log4j2.appender.rolling.policies.type = Policies 00:32:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:32:20 log4j2.appender.rolling.policies.size.size = 64MB 00:32:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:32:20 log4j2.appender.rolling.strategy.max = 7 00:32:20 log4j2.appender.audit.type = RollingRandomAccessFile 00:32:20 log4j2.appender.audit.name = AuditRollingFile 00:32:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:32:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:32:20 log4j2.appender.audit.append = true 00:32:20 log4j2.appender.audit.layout.type = PatternLayout 00:32:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:32:20 log4j2.appender.audit.policies.type = Policies 00:32:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:32:20 log4j2.appender.audit.policies.size.size = 8MB 00:32:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:32:20 log4j2.appender.audit.strategy.max = 7 00:32:20 log4j2.appender.osgi.type = PaxOsgi 00:32:20 log4j2.appender.osgi.name = PaxOsgi 00:32:20 log4j2.appender.osgi.filter = * 00:32:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:32:20 #log4j2.logger.aether.level = TRACE 00:32:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:32:20 #log4j2.logger.http-headers.level = DEBUG 00:32:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:32:20 #log4j2.logger.maven.level = TRACE 00:32:20 + logapi=log4j2 00:32:20 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:32:20 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:32:20 + '[' log4j2 == log4j2 ']' 00:32:20 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:32:20 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:32:20 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:32:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:32:20 controllerdebugmap: 00:32:20 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:32:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:32:20 + unset IFS 00:32:20 + echo 'controllerdebugmap: ' 00:32:20 + '[' -n '' ']' 00:32:20 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:32:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:32:20 ################################################################################ 00:32:20 # 00:32:20 # Licensed to the Apache Software Foundation (ASF) under one or more 00:32:20 # contributor license agreements. See the NOTICE file distributed with 00:32:20 # this work for additional information regarding copyright ownership. 00:32:20 # The ASF licenses this file to You under the Apache License, Version 2.0 00:32:20 # (the "License"); you may not use this file except in compliance with 00:32:20 # the License. You may obtain a copy of the License at 00:32:20 # 00:32:20 # http://www.apache.org/licenses/LICENSE-2.0 00:32:20 # 00:32:20 # Unless required by applicable law or agreed to in writing, software 00:32:20 # distributed under the License is distributed on an "AS IS" BASIS, 00:32:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:32:20 # See the License for the specific language governing permissions and 00:32:20 # limitations under the License. 00:32:20 # 00:32:20 ################################################################################ 00:32:20 00:32:20 # Common pattern layout for appenders 00:32:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:32:20 00:32:20 # Root logger 00:32:20 log4j2.rootLogger.level = INFO 00:32:20 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:32:20 #log4j2.rootLogger.type = asyncRoot 00:32:20 #log4j2.rootLogger.includeLocation = false 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:32:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:32:20 log4j2.rootLogger.appenderRef.Console.ref = Console 00:32:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:32:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:32:20 00:32:20 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:32:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:32:20 00:32:20 # Loggers configuration 00:32:20 00:32:20 # Spifly logger 00:32:20 log4j2.logger.spifly.name = org.apache.aries.spifly 00:32:20 log4j2.logger.spifly.level = WARN 00:32:20 00:32:20 # Security audit logger 00:32:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:32:20 log4j2.logger.audit.level = INFO 00:32:20 log4j2.logger.audit.additivity = false 00:32:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:32:20 00:32:20 # Appenders configuration 00:32:20 00:32:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:32:20 log4j2.appender.console.type = Console 00:32:20 log4j2.appender.console.name = Console 00:32:20 log4j2.appender.console.layout.type = PatternLayout 00:32:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:32:20 00:32:20 # Rolling file appender 00:32:20 log4j2.appender.rolling.type = RollingRandomAccessFile 00:32:20 log4j2.appender.rolling.name = RollingFile 00:32:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:32:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:32:20 # uncomment to not force a disk flush 00:32:20 #log4j2.appender.rolling.immediateFlush = false 00:32:20 log4j2.appender.rolling.append = true 00:32:20 log4j2.appender.rolling.layout.type = PatternLayout 00:32:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:32:20 log4j2.appender.rolling.policies.type = Policies 00:32:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:32:20 log4j2.appender.rolling.policies.size.size = 1GB 00:32:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:32:20 log4j2.appender.rolling.strategy.max = 7 00:32:20 00:32:20 # Audit file appender 00:32:20 log4j2.appender.audit.type = RollingRandomAccessFile 00:32:20 log4j2.appender.audit.name = AuditRollingFile 00:32:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:32:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:32:20 log4j2.appender.audit.append = true 00:32:20 log4j2.appender.audit.layout.type = PatternLayout 00:32:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:32:20 log4j2.appender.audit.policies.type = Policies 00:32:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:32:20 log4j2.appender.audit.policies.size.size = 8MB 00:32:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:32:20 log4j2.appender.audit.strategy.max = 7 00:32:20 00:32:20 # OSGi appender 00:32:20 log4j2.appender.osgi.type = PaxOsgi 00:32:20 log4j2.appender.osgi.name = PaxOsgi 00:32:20 log4j2.appender.osgi.filter = * 00:32:20 00:32:20 # help with identification of maven-related problems with pax-url-aether 00:32:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:32:20 #log4j2.logger.aether.level = TRACE 00:32:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:32:20 #log4j2.logger.http-headers.level = DEBUG 00:32:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:32:20 #log4j2.logger.maven.level = TRACE 00:32:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:32:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:32:20 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:20 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:32:20 + local -r controllermem=2048m 00:32:20 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:20 Configure 00:32:20 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:32:20 max memory: 2048m 00:32:20 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:20 + echo Configure 00:32:20 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:32:20 + echo ' max memory: 2048m' 00:32:20 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:32:20 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:20 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:20 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:20 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:32:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:32:20 #!/bin/sh 00:32:20 # 00:32:20 # Licensed to the Apache Software Foundation (ASF) under one or more 00:32:20 # contributor license agreements. See the NOTICE file distributed with 00:32:20 # this work for additional information regarding copyright ownership. 00:32:20 # The ASF licenses this file to You under the Apache License, Version 2.0 00:32:20 # (the "License"); you may not use this file except in compliance with 00:32:20 # the License. You may obtain a copy of the License at 00:32:20 # 00:32:20 # http://www.apache.org/licenses/LICENSE-2.0 00:32:20 # 00:32:20 # Unless required by applicable law or agreed to in writing, software 00:32:20 # distributed under the License is distributed on an "AS IS" BASIS, 00:32:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:32:20 # See the License for the specific language governing permissions and 00:32:20 # limitations under the License. 00:32:20 # 00:32:20 00:32:20 # 00:32:20 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:32:20 # script: client, instance, shell, start, status, stop, karaf 00:32:20 # 00:32:20 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:32:20 # Actions go here... 00:32:20 # fi 00:32:20 00:32:20 # 00:32:20 # general settings which should be applied for all scripts go here; please keep 00:32:20 # in mind that it is possible that scripts might be executed more than once, e.g. 00:32:20 # in example of the start script where the start script is executed first and the 00:32:20 # karaf script afterwards. 00:32:20 # 00:32:20 00:32:20 # 00:32:20 # The following section shows the possible configuration options for the default 00:32:20 # karaf scripts 00:32:20 # 00:32:20 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:32:20 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:32:20 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:32:20 # export EXTRA_JAVA_OPTS # Additional JVM options 00:32:20 # export KARAF_HOME # Karaf home folder 00:32:20 # export KARAF_DATA # Karaf data folder 00:32:20 # export KARAF_BASE # Karaf base folder 00:32:20 # export KARAF_ETC # Karaf etc folder 00:32:20 # export KARAF_LOG # Karaf log folder 00:32:20 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:32:20 # export KARAF_OPTS # Additional available Karaf options 00:32:20 # export KARAF_DEBUG # Enable debug mode 00:32:20 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:32:20 # export KARAF_NOROOT # Prevent execution as root if set to true 00:32:20 Set Java version 00:32:20 + echo 'Set Java version' 00:32:20 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:32:20 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:32:20 sudo: a password is required 00:32:20 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:32:20 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:32:20 sudo: a password is required 00:32:20 JDK default version ... 00:32:20 + echo 'JDK default version ...' 00:32:20 + java -version 00:32:20 openjdk version "21.0.9" 2025-10-21 00:32:20 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:32:20 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:32:20 Set JAVA_HOME 00:32:20 + echo 'Set JAVA_HOME' 00:32:20 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:32:20 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:32:20 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:32:20 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:32:20 Listing all open ports on controller system... 00:32:20 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:32:20 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:32:20 + echo 'Listing all open ports on controller system...' 00:32:20 + netstat -pnatu 00:32:20 /tmp/configuration-script.sh: line 40: netstat: command not found 00:32:20 Configuring cluster 00:32:20 + '[' -f /tmp/custom_shard_config.txt ']' 00:32:20 + echo 'Configuring cluster' 00:32:20 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.191 00:32:20 ################################################ 00:32:20 ## Configure Cluster ## 00:32:20 ################################################ 00:32:20 NOTE: Cluster configuration files not found. Copying from 00:32:20 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 00:32:20 Configuring unique name in pekko.conf 00:32:20 Configuring hostname in pekko.conf 00:32:20 Configuring data and rpc seed nodes in pekko.conf 00:32:20 modules = [ 00:32:20 00:32:20 { 00:32:20 name = "inventory" 00:32:20 namespace = "urn:opendaylight:inventory" 00:32:20 shard-strategy = "module" 00:32:20 }, 00:32:20 { 00:32:20 name = "topology" 00:32:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:32:20 shard-strategy = "module" 00:32:20 }, 00:32:20 { 00:32:20 name = "toaster" 00:32:20 namespace = "http://netconfcentral.org/ns/toaster" 00:32:20 shard-strategy = "module" 00:32:20 } 00:32:20 ] 00:32:20 Configuring replication type in module-shards.conf 00:32:20 ################################################ 00:32:20 ## NOTE: Manually restart controller to ## 00:32:20 ## apply configuration. ## 00:32:20 ################################################ 00:32:20 Dump akka.conf 00:32:20 + echo 'Dump akka.conf' 00:32:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:32:20 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:32:20 Dump modules.conf 00:32:20 + echo 'Dump modules.conf' 00:32:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:32:20 modules = [ 00:32:20 00:32:20 { 00:32:20 name = "inventory" 00:32:20 namespace = "urn:opendaylight:inventory" 00:32:20 shard-strategy = "module" 00:32:20 }, 00:32:20 { 00:32:20 name = "topology" 00:32:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:32:20 shard-strategy = "module" 00:32:20 }, 00:32:20 { 00:32:20 name = "toaster" 00:32:20 namespace = "http://netconfcentral.org/ns/toaster" 00:32:20 shard-strategy = "module" 00:32:20 } 00:32:20 ] 00:32:20 Dump module-shards.conf 00:32:20 + echo 'Dump module-shards.conf' 00:32:20 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:32:20 module-shards = [ 00:32:20 { 00:32:20 name = "default" 00:32:20 shards = [ 00:32:20 { 00:32:20 name = "default" 00:32:20 replicas = ["member-1"] 00:32:20 } 00:32:20 ] 00:32:20 }, 00:32:20 { 00:32:20 name = "inventory" 00:32:20 shards = [ 00:32:20 { 00:32:20 name="inventory" 00:32:20 replicas = ["member-1"] 00:32:20 } 00:32:20 ] 00:32:20 }, 00:32:20 { 00:32:20 name = "topology" 00:32:20 shards = [ 00:32:20 { 00:32:20 name="topology" 00:32:20 replicas = ["member-1"] 00:32:20 } 00:32:20 ] 00:32:20 }, 00:32:20 { 00:32:20 name = "toaster" 00:32:20 shards = [ 00:32:20 { 00:32:20 name="toaster" 00:32:20 replicas = ["member-1"] 00:32:20 } 00:32:20 ] 00:32:20 } 00:32:20 ] 00:32:20 Locating config plan to use... 00:32:20 Finished running config plans 00:32:20 Starting member-1 with IP address 10.30.171.191 00:32:20 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:32:20 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:32:20 Redirecting karaf console output to karaf_console.log 00:32:20 Starting controller... 00:32:20 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 00:32:20 Execute the post startup script on controller 10.30.171.191 00:32:21 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:32:21 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:32:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:33:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:33:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:33:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:33:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:33:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:33:26 2026-02-08T00:32:35,680 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:33:26 Controller is UP 00:33:26 2026-02-08T00:32:35,680 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:33:26 Listing all open ports on controller system... 00:33:26 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:33:26 looking for "BindException: Address already in use" in log file 00:33:26 looking for "server is unhealthy" in log file 00:33:26 Let's take the karaf thread dump 00:33:26 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:33:27 karaf main: org.apache.karaf.main.Main, pid:2007 00:33:27 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:33:27 Generating mininet variables... 00:33:27 Locating test plan to use... 00:33:27 Changing the testplan path... 00:33:27 # Place the suites in run order: 00:33:27 /w/workspace/netconf-csit-1node-callhome-only-vanadium/test/csit/suites/netconf/callhome 00:33:27 Starting Robot test suites /w/workspace/netconf-csit-1node-callhome-only-vanadium/test/csit/suites/netconf/callhome ... 00:33:27 ============================================================================== 00:33:27 netconf-callhome.txt 00:33:27 ============================================================================== 00:33:28 netconf-callhome.txt.Callhome :: Test suite to verify callhome functionalit... 00:33:28 ============================================================================== 00:33:40 CallHome over SSH with correct device credentials :: Correct crede... | FAIL | 00:34:18 Keyword 'Utils.Check For Elements At URI' failed after retrying for 30 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"topology-netconf","topology-types":{"netconf-node-topology:topology-netconf":{"ssh-transport-topology-parameters":{"mac":{"mac-alg":["hmac-sha2-256","hmac-sha2-512","hmac-sha1"]},"host-key":{"host-key-alg":["ecdsa-sha2-nistp256","ecdsa-sha2-nistp384","ecdsa-sha2-nistp521","ssh-ed25519","rsa-sha2-512","rsa-sha2-256","ssh-rsa"]},"encryption":{"encryption-alg":["chacha20-poly1305","aes128-ctr","aes192-ctr","aes256-ctr","AEAD_AES_128_GCM","AEAD_AES_256_GCM","aes128-cbc","aes192-cbc","aes256-cbc"]},"key-exchange":{"key-exchange-alg":["sntrup761x25519-sha512","mlkem768x25519-sha256","mlkem1024nistp384-sha384","mlkem768nistp256-sha256","curve25519-sha256","curve448-sha512","ecdh-sha2-nistp521","ecdh-sha2-nistp384","ecdh-sha2-nistp256","diffie-hellman-group-exchange-sha256","diffie-hellman-group18-sha512","diffie-hellman-group17-sha512","diffie-hellman-group16-sha512","diffie-hellman-group15-sha512","diffie-hellman-group14-sha256"]}}}},"node":[{"node-id":"netopeer2","netconf-node-topology:netconf-node":{"port":39564,"connection-status":"connecting","host":"10.30.170.38"}}]}]}' does not contain '"connection-status":"connected"' 00:34:18 ------------------------------------------------------------------------------ 00:34:18 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS | 00:34:23 ------------------------------------------------------------------------------ 00:34:23 CallHome over SSH with correct global credentials :: CallHome SSH ... | FAIL | 00:34:58 Keyword 'Utils.Check For Elements At URI' failed after retrying for 30 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"topology-netconf","topology-types":{"netconf-node-topology:topology-netconf":{"ssh-transport-topology-parameters":{"mac":{"mac-alg":["hmac-sha2-256","hmac-sha2-512","hmac-sha1"]},"host-key":{"host-key-alg":["ecdsa-sha2-nistp256","ecdsa-sha2-nistp384","ecdsa-sha2-nistp521","ssh-ed25519","rsa-sha2-512","rsa-sha2-256","ssh-rsa"]},"encryption":{"encryption-alg":["chacha20-poly1305","aes128-ctr","aes192-ctr","aes256-ctr","AEAD_AES_128_GCM","AEAD_AES_256_GCM","aes128-cbc","aes192-cbc","aes256-cbc"]},"key-exchange":{"key-exchange-alg":["sntrup761x25519-sha512","mlkem768x25519-sha256","mlkem1024nistp384-sha384","mlkem768nistp256-sha256","curve25519-sha256","curve448-sha512","ecdh-sha2-nistp521","ecdh-sha2-nistp384","ecdh-sha2-nistp256","diffie-hellman-group-exchange-sha256","diffie-hellman-group18-sha512","diffie-hellman-group17-sha512","diffie-hellman-group16-sha512","diffie-hellman-group15-sha512","diffie-hellman-group14-sha256"]}}}},"node":[{"node-id":"netopeer2","netconf-node-topology:netconf-node":{"port":33528,"connection-status":"connecting","host":"10.30.170.38"}}]}]}' does not contain '"connection-status":"connected"' 00:34:58 ------------------------------------------------------------------------------ 00:34:58 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS | 00:35:03 ------------------------------------------------------------------------------ 00:35:03 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS | 00:35:09 ------------------------------------------------------------------------------ 00:35:09 CallHome over TLS with correct certificate and key :: Using correc... | FAIL | 00:35:46 Keyword 'Utils.Check For Elements At URI' failed after retrying for 30 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"topology-netconf","topology-types":{"netconf-node-topology:topology-netconf":{"ssh-transport-topology-parameters":{"mac":{"mac-alg":["hmac-sha2-256","hmac-sha2-512","hmac-sha1"]},"host-key":{"host-key-alg":["ecdsa-sha2-nistp256","ecdsa-sha2-nistp384","ecdsa-sha2-nistp521","ssh-ed25519","rsa-sha2-512","rsa-sha2-256","ssh-rsa"]},"encryption":{"encryption-alg":["chacha20-poly1305","aes128-ctr","aes192-ctr","aes256-ctr","AEAD_AES_128_GCM","AEAD_AES_256_GCM","aes128-cbc","aes192-cbc","aes256-cbc"]},"key-exchange":{"key-exchange-alg":["sntrup761x25519-sha512","mlkem768x25519-sha256","mlkem1024nistp384-sha384","mlkem768nistp256-sha256","curve25519-sha256","curve448-sha512","ecdh-sha2-nistp521","ecdh-sha2-nistp384","ecdh-sha2-nistp256","diffie-hellman-group-exchange-sha256","diffie-hellman-group18-sha512","diffie-hellman-group17-sha512","diffie-hellman-group16-sha512","diffie-hellman-group15-sha512","diffie-hellman-group14-sha256"]}}}},"node":[{"node-id":"netopeer2","netconf-node-topology:netconf-node":{"port":60480,"connection-status":"connecting","host":"10.30.170.38"}}]}]}' does not contain '"connection-status":"connected"' 00:35:46 ------------------------------------------------------------------------------ 00:35:47 netconf-callhome.txt.Callhome :: Test suite to verify callhome fun... | FAIL | 00:35:47 7 tests, 4 passed, 3 failed 00:35:47 ============================================================================== 00:35:47 netconf-callhome.txt | FAIL | 00:35:47 7 tests, 4 passed, 3 failed 00:35:47 ============================================================================== 00:35:47 Output: /w/workspace/netconf-csit-1node-callhome-only-vanadium/output.xml 00:35:47 Log: /w/workspace/netconf-csit-1node-callhome-only-vanadium/log.html 00:35:47 Report: /w/workspace/netconf-csit-1node-callhome-only-vanadium/report.html 00:35:47 Examining the files in data/log and checking filesize 00:35:47 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:48 total 5416 00:35:48 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 00:32 . 00:35:48 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 8 00:32 karaf_console.log 00:35:48 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:32 .. 00:35:48 -rw-rw-r-- 1 jenkins jenkins 5530666 Feb 8 00:35 karaf.log 00:35:48 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:48 5.3M /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log 00:35:48 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 00:35:48 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:48 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 00:35:48 Let's take the karaf thread dump again... 00:35:48 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:48 karaf main: org.apache.karaf.main.Main, pid:2007 00:35:48 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:49 Killing ODL 00:35:49 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:54 Compressing karaf.log 1 00:35:54 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:54 Fetching compressed karaf.log 1 00:35:54 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:54 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:55 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:55 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:55 Fetch GC logs 00:35:55 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts. 00:35:55 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 00:35:55 Examine copied files 00:35:55 total 3632 00:35:55 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:35 gclogs-1 00:35:55 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 8 00:35 odl1_karaf_console.log 00:35:55 -rw-rw-r--. 1 jenkins jenkins 109624 Feb 8 00:35 odl1_karaf.log.gz 00:35:55 -rw-rw-r--. 1 jenkins jenkins 129436 Feb 8 00:35 karaf_1_2007_threads_after.log 00:35:55 -rw-rw-r--. 1 jenkins jenkins 13928 Feb 8 00:35 ps_after.log 00:35:55 -rw-rw-r--. 1 jenkins jenkins 248095 Feb 8 00:35 report.html 00:35:55 -rw-rw-r--. 1 jenkins jenkins 463080 Feb 8 00:35 log.html 00:35:55 -rw-rw-r--. 1 jenkins jenkins 2564275 Feb 8 00:35 output.xml 00:35:55 -rw-rw-r--. 1 jenkins jenkins 122 Feb 8 00:33 testplan.txt 00:35:55 -rw-rw-r--. 1 jenkins jenkins 100951 Feb 8 00:33 karaf_1_2007_threads_before.log 00:35:55 -rw-rw-r--. 1 jenkins jenkins 14095 Feb 8 00:33 ps_before.log 00:35:55 -rw-rw-r--. 1 jenkins jenkins 3222 Feb 8 00:32 post-startup-script.sh 00:35:55 -rw-rw-r--. 1 jenkins jenkins 252 Feb 8 00:32 startup-script.sh 00:35:55 -rw-rw-r--. 1 jenkins jenkins 3412 Feb 8 00:32 configuration-script.sh 00:35:55 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:32 detect_variables.env 00:35:55 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 8 00:32 pom.xml 00:35:55 -rw-rw-r--. 1 jenkins jenkins 92 Feb 8 00:32 set_variables.env 00:35:55 -rw-rw-r--. 1 jenkins jenkins 297 Feb 8 00:32 slave_addresses.txt 00:35:55 -rw-rw-r--. 1 jenkins jenkins 570 Feb 8 00:31 requirements.txt 00:35:55 -rw-rw-r--. 1 jenkins jenkins 26 Feb 8 00:31 env.properties 00:35:55 -rw-rw-r--. 1 jenkins jenkins 324 Feb 8 00:29 stack-parameters.yaml 00:35:55 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 00:28 test 00:35:55 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:28 test@tmp 00:35:55 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml 00:35:55 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4436204112451246980.sh 00:35:55 Karaf Deployments, Tests must have already run 00:35:55 [netconf-csit-1node-callhome-only-vanadium] $ /bin/sh /tmp/jenkins9217129808626292056.sh 00:35:55 Cleaning up Robot installation... 00:35:56 $ ssh-agent -k 00:35:56 unset SSH_AUTH_SOCK; 00:35:56 unset SSH_AGENT_PID; 00:35:56 echo Agent pid 5301 killed; 00:35:56 [ssh-agent] Stopped. 00:35:56 Recording plot data 00:35:56 Robot results publisher started... 00:35:56 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:35:56 -Parsing output xml: 00:35:56 Done! 00:35:56 -Copying log files to build dir: 00:35:57 Done! 00:35:57 -Assigning results to build: 00:35:57 Done! 00:35:57 -Checking thresholds: 00:35:57 Done! 00:35:57 Done publishing Robot results. 00:35:57 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:35:57 [PostBuildScript] - [INFO] Executing post build scripts. 00:35:57 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins7052324888245903435.sh 00:35:57 Archiving csit artifacts 00:35:57 mv: cannot stat '*_1.png': No such file or directory 00:35:57 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:35:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:57 Dload Upload Total Spent Left Speed 00:35:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 363k 0 363k 0 0 4435k 0 --:--:-- --:--:-- --:--:-- 4435k 00:35:57 Archive: robot-plugin.zip 00:35:57 inflating: ./archives/robot-plugin/log.html 00:35:57 inflating: ./archives/robot-plugin/output.xml 00:35:57 inflating: ./archives/robot-plugin/report.html 00:35:57 mv: cannot stat '*.log.gz': No such file or directory 00:35:57 mv: cannot stat '*.csv': No such file or directory 00:35:57 mv: cannot stat '*.png': No such file or directory 00:35:57 [PostBuildScript] - [INFO] Executing post build scripts. 00:35:57 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins8882803062983001671.sh 00:35:57 [PostBuildScript] - [INFO] Executing post build scripts. 00:35:57 [EnvInject] - Injecting environment variables from a build step. 00:35:57 [EnvInject] - Injecting as environment variables the properties content 00:35:57 OS_CLOUD=vex 00:35:57 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-vanadium-28 00:35:57 00:35:57 [EnvInject] - Variables injected successfully. 00:35:57 provisioning config files... 00:35:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:35:57 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins8728290740935331886.sh 00:35:57 ---> openstack-stack-delete.sh 00:35:57 Setup pyenv: 00:35:57 system 00:35:57 3.8.13 00:35:57 3.9.13 00:35:57 3.10.13 00:35:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from file:/tmp/.os_lf_venv 00:35:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:59 lf-activate-venv(): INFO: Base packages installed successfully 00:35:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:36:13 INFO: Stack cost retrieval disabled, setting cost to 0 00:36:25 INFO: Deleting stack releng-netconf-csit-1node-callhome-only-vanadium-28 00:36:25 Successfully deleted stack releng-netconf-csit-1node-callhome-only-vanadium-28 00:36:25 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:25 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins18424744201661355021.sh 00:36:25 ---> sysstat.sh 00:36:26 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins5467324807999955448.sh 00:36:26 ---> package-listing.sh 00:36:26 ++ facter osfamily 00:36:26 ++ tr '[:upper:]' '[:lower:]' 00:36:26 + OS_FAMILY=redhat 00:36:26 + workspace=/w/workspace/netconf-csit-1node-callhome-only-vanadium 00:36:26 + START_PACKAGES=/tmp/packages_start.txt 00:36:26 + END_PACKAGES=/tmp/packages_end.txt 00:36:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:26 + PACKAGES=/tmp/packages_start.txt 00:36:26 + '[' /w/workspace/netconf-csit-1node-callhome-only-vanadium ']' 00:36:26 + PACKAGES=/tmp/packages_end.txt 00:36:26 + case "${OS_FAMILY}" in 00:36:26 + rpm -qa 00:36:26 + sort 00:36:27 + '[' -f /tmp/packages_start.txt ']' 00:36:27 + '[' -f /tmp/packages_end.txt ']' 00:36:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:27 + '[' /w/workspace/netconf-csit-1node-callhome-only-vanadium ']' 00:36:27 + mkdir -p /w/workspace/netconf-csit-1node-callhome-only-vanadium/archives/ 00:36:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-callhome-only-vanadium/archives/ 00:36:27 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins12994706364708693747.sh 00:36:27 ---> capture-instance-metadata.sh 00:36:27 Setup pyenv: 00:36:27 system 00:36:27 3.8.13 00:36:27 3.9.13 00:36:27 3.10.13 00:36:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:36:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from file:/tmp/.os_lf_venv 00:36:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:29 lf-activate-venv(): INFO: Base packages installed successfully 00:36:29 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:36:38 INFO: Running in OpenStack, capturing instance metadata 00:36:38 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins18415608239248180509.sh 00:36:38 provisioning config files... 00:36:39 Could not find credentials [logs] for netconf-csit-1node-callhome-only-vanadium #28 00:36:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-callhome-only-vanadium@tmp/config321425872187362923tmp 00:36:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:36:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:36:39 provisioning config files... 00:36:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:36:40 [EnvInject] - Injecting environment variables from a build step. 00:36:40 [EnvInject] - Injecting as environment variables the properties content 00:36:40 SERVER_ID=logs 00:36:40 00:36:40 [EnvInject] - Variables injected successfully. 00:36:40 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9904989180814214200.sh 00:36:40 ---> create-netrc.sh 00:36:40 WARN: Log server credential not found. 00:36:40 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins16679778507425847275.sh 00:36:40 ---> python-tools-install.sh 00:36:40 Setup pyenv: 00:36:40 system 00:36:40 3.8.13 00:36:40 3.9.13 00:36:40 3.10.13 00:36:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from file:/tmp/.os_lf_venv 00:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:42 lf-activate-venv(): INFO: Base packages installed successfully 00:36:42 lf-activate-venv(): INFO: Installing additional packages: lftools 00:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:36:51 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4705988269901055454.sh 00:36:51 ---> sudo-logs.sh 00:36:51 Archiving 'sudo' log.. 00:36:51 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins8652484946226601239.sh 00:36:51 ---> job-cost.sh 00:36:51 Setup pyenv: 00:36:51 system 00:36:51 3.8.13 00:36:51 3.9.13 00:36:51 3.10.13 00:36:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:36:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from file:/tmp/.os_lf_venv 00:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:53 lf-activate-venv(): INFO: Base packages installed successfully 00:36:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:37:00 DEBUG: total: 0 00:37:00 INFO: Retrieving Stack Cost... 00:37:00 INFO: Retrieving Pricing Info for: v3-standard-2 00:37:00 INFO: Archiving Costs 00:37:00 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins4494819529471377139.sh 00:37:01 ---> logs-deploy.sh 00:37:01 Setup pyenv: 00:37:01 system 00:37:01 3.8.13 00:37:01 3.9.13 00:37:01 3.10.13 00:37:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version) 00:37:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-elPk from file:/tmp/.os_lf_venv 00:37:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:03 lf-activate-venv(): INFO: Base packages installed successfully 00:37:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:13 lf-activate-venv(): INFO: Adding /tmp/venv-elPk/bin to PATH 00:37:13 WARNING: Nexus logging server not set 00:37:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-callhome-only-vanadium/28/ 00:37:13 INFO: archiving logs to S3 00:37:14 ---> uname -a: 00:37:14 Linux prd-centos8-robot-2c-8g-8585.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 00:37:14 00:37:14 00:37:14 ---> lscpu: 00:37:14 Architecture: x86_64 00:37:14 CPU op-mode(s): 32-bit, 64-bit 00:37:14 Byte Order: Little Endian 00:37:14 CPU(s): 2 00:37:14 On-line CPU(s) list: 0,1 00:37:14 Thread(s) per core: 1 00:37:14 Core(s) per socket: 1 00:37:14 Socket(s): 2 00:37:14 NUMA node(s): 1 00:37:14 Vendor ID: AuthenticAMD 00:37:14 CPU family: 23 00:37:14 Model: 49 00:37:14 Model name: AMD EPYC-Rome Processor 00:37:14 Stepping: 0 00:37:14 CPU MHz: 2799.998 00:37:14 BogoMIPS: 5599.99 00:37:14 Virtualization: AMD-V 00:37:14 Hypervisor vendor: KVM 00:37:14 Virtualization type: full 00:37:14 L1d cache: 32K 00:37:14 L1i cache: 32K 00:37:14 L2 cache: 512K 00:37:14 L3 cache: 16384K 00:37:14 NUMA node0 CPU(s): 0,1 00:37:14 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 00:37:14 00:37:14 00:37:14 ---> nproc: 00:37:14 2 00:37:14 00:37:14 00:37:14 ---> df -h: 00:37:14 Filesystem Size Used Avail Use% Mounted on 00:37:14 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:14 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:14 tmpfs 3.8G 17M 3.8G 1% /run 00:37:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:14 /dev/vda1 40G 8.4G 32G 21% / 00:37:14 tmpfs 770M 0 770M 0% /run/user/1001 00:37:14 00:37:14 00:37:14 ---> free -m: 00:37:14 total used free shared buff/cache available 00:37:14 Mem: 7697 592 4916 19 2188 6806 00:37:14 Swap: 1023 0 1023 00:37:14 00:37:14 00:37:14 ---> ip addr: 00:37:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:14 inet 127.0.0.1/8 scope host lo 00:37:14 valid_lft forever preferred_lft forever 00:37:14 inet6 ::1/128 scope host 00:37:14 valid_lft forever preferred_lft forever 00:37:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:14 link/ether fa:16:3e:be:45:e8 brd ff:ff:ff:ff:ff:ff 00:37:14 altname enp0s3 00:37:14 altname ens3 00:37:14 inet 10.30.171.214/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:14 valid_lft 85784sec preferred_lft 85784sec 00:37:14 inet6 fe80::f816:3eff:febe:45e8/64 scope link 00:37:14 valid_lft forever preferred_lft forever 00:37:14 00:37:14 00:37:14 ---> sar -b -r -n DEV: 00:37:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU) 00:37:14 00:37:14 00:26:54 LINUX RESTART (2 CPU) 00:37:14 00:37:14 12:28:01 AM tps rtps wtps bread/s bwrtn/s 00:37:14 12:29:01 AM 73.83 15.48 58.35 3797.13 4969.59 00:37:14 12:30:01 AM 89.00 1.08 87.92 75.31 10959.28 00:37:14 12:31:01 AM 29.35 0.38 28.96 64.26 2350.19 00:37:14 12:32:01 AM 58.33 6.75 51.58 1246.25 3261.26 00:37:14 12:33:01 AM 44.45 2.70 41.75 436.12 6659.96 00:37:14 12:34:01 AM 3.37 0.07 3.30 4.93 121.08 00:37:14 12:35:01 AM 1.85 0.00 1.85 0.00 85.82 00:37:14 12:36:01 AM 3.67 0.32 3.35 36.92 200.68 00:37:14 12:37:01 AM 34.19 0.52 33.68 63.86 1521.66 00:37:14 Average: 37.56 3.03 34.53 636.13 3347.90 00:37:14 00:37:14 12:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:14 12:29:01 AM 5399736 7072784 2482688 31.50 2688 1856268 659172 7.38 186244 1976448 166664 00:37:14 12:30:01 AM 5153984 6997404 2728440 34.61 2688 2019200 715608 8.01 198972 2170024 40752 00:37:14 12:31:01 AM 5234704 7079624 2647720 33.59 2688 2021132 627808 7.03 219620 2076652 4 00:37:14 12:32:01 AM 4846060 6959700 3036364 38.52 2688 2279008 701596 7.86 258568 2389604 178472 00:37:14 12:33:01 AM 4934388 7046532 2948036 37.40 2688 2278524 628556 7.04 266944 2292524 16 00:37:14 12:34:01 AM 4894940 7007520 2987484 37.90 2688 2278960 692868 7.76 267272 2331740 12 00:37:14 12:35:01 AM 4890944 7004848 2991480 37.95 2688 2280284 692868 7.76 267292 2335764 636 00:37:14 12:36:01 AM 5072076 7006992 2810348 35.65 2688 2105292 671980 7.52 266296 2174724 16264 00:37:14 12:37:01 AM 5095260 7030276 2787164 35.36 2688 2108076 665896 7.46 471372 1955152 26032 00:37:14 Average: 5058010 7022853 2824414 35.83 2688 2136305 672928 7.53 266953 2189181 47650 00:37:14 00:37:14 12:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:14 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 12:29:01 AM eth0 308.81 182.92 1707.49 61.67 0.00 0.00 0.00 0.00 00:37:14 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 12:30:01 AM eth0 71.43 54.82 834.30 8.72 0.00 0.00 0.00 0.00 00:37:14 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 12:31:01 AM eth0 13.36 8.02 5.51 3.46 0.00 0.00 0.00 0.00 00:37:14 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 12:32:01 AM eth0 44.05 35.95 338.15 8.16 0.00 0.00 0.00 0.00 00:37:14 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 12:33:01 AM eth0 204.17 149.05 44.74 39.41 0.00 0.00 0.00 0.00 00:37:14 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 12:34:01 AM eth0 15.71 7.68 4.40 1.16 0.00 0.00 0.00 0.00 00:37:14 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 12:35:01 AM eth0 114.15 29.06 30.74 2.62 0.00 0.00 0.00 0.00 00:37:14 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 12:36:01 AM eth0 108.70 56.15 94.94 23.93 0.00 0.00 0.00 0.00 00:37:14 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 12:37:01 AM eth0 21.86 17.96 17.05 9.42 0.00 0.00 0.00 0.00 00:37:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:14 Average: eth0 100.25 60.18 341.95 17.62 0.00 0.00 0.00 0.00 00:37:14 00:37:14 00:37:14 ---> sar -P ALL: 00:37:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU) 00:37:14 00:37:14 00:26:54 LINUX RESTART (2 CPU) 00:37:14 00:37:14 12:28:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:14 12:29:01 AM all 34.21 0.00 5.83 4.40 0.10 55.47 00:37:14 12:29:01 AM 0 32.54 0.00 5.98 2.92 0.10 58.46 00:37:14 12:29:01 AM 1 35.88 0.00 5.68 5.88 0.10 52.46 00:37:14 12:30:01 AM all 23.71 0.00 3.68 3.12 0.09 69.39 00:37:14 12:30:01 AM 0 30.84 0.00 4.08 3.06 0.10 61.92 00:37:14 12:30:01 AM 1 16.60 0.00 3.29 3.19 0.08 76.85 00:37:14 12:31:01 AM all 11.32 0.00 1.59 0.30 0.07 86.73 00:37:14 12:31:01 AM 0 10.50 0.00 1.74 0.40 0.05 87.31 00:37:14 12:31:01 AM 1 12.13 0.00 1.44 0.20 0.08 86.15 00:37:14 12:32:01 AM all 30.42 0.00 5.66 1.18 0.10 62.64 00:37:14 12:32:01 AM 0 32.83 0.00 5.79 0.83 0.10 60.45 00:37:14 12:32:01 AM 1 27.99 0.00 5.54 1.54 0.10 64.83 00:37:14 12:33:01 AM all 8.56 0.00 1.92 1.46 0.06 88.00 00:37:14 12:33:01 AM 0 9.82 0.00 1.99 1.22 0.05 86.93 00:37:14 12:33:01 AM 1 7.29 0.00 1.86 1.71 0.07 89.08 00:37:14 12:34:01 AM all 1.48 0.00 0.23 0.03 0.05 98.22 00:37:14 12:34:01 AM 0 1.09 0.00 0.18 0.05 0.05 98.63 00:37:14 12:34:01 AM 1 1.87 0.00 0.27 0.00 0.05 97.81 00:37:14 12:35:01 AM all 1.47 0.00 0.22 0.07 0.06 98.19 00:37:14 12:35:01 AM 0 1.56 0.00 0.22 0.13 0.07 98.03 00:37:14 12:35:01 AM 1 1.39 0.00 0.22 0.00 0.05 98.35 00:37:14 12:36:01 AM all 6.10 0.00 1.41 0.03 0.07 92.39 00:37:14 12:36:01 AM 0 8.58 0.00 1.74 0.03 0.07 89.58 00:37:14 12:36:01 AM 1 3.63 0.00 1.09 0.02 0.07 95.20 00:37:14 12:37:01 AM all 31.01 0.00 4.20 0.12 0.10 64.57 00:37:14 12:37:01 AM 0 24.50 0.00 4.38 0.12 0.10 70.90 00:37:14 12:37:01 AM 1 37.52 0.00 4.02 0.13 0.10 58.23 00:37:14 Average: all 16.48 0.00 2.75 1.19 0.08 79.51 00:37:14 Average: 0 16.92 0.00 2.90 0.97 0.08 79.13 00:37:14 Average: 1 16.03 0.00 2.60 1.40 0.08 79.89 00:37:14 00:37:14 00:37:14