23:07:56 Started by upstream project "netconf-distribution-mri-test-titanium" build number 62 23:07:56 originally caused by: 23:07:56 Started by timer 23:07:56 Running as SYSTEM 23:07:56 [EnvInject] - Loading node environment variables. 23:07:56 Building remotely on prd-centos8-robot-2c-8g-7160 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:07:57 [ssh-agent] Looking for ssh-agent implementation... 23:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:57 $ ssh-agent 23:07:57 SSH_AUTH_SOCK=/tmp/ssh-FZH9mkNNYOFu/agent.5282 23:07:57 SSH_AGENT_PID=5283 23:07:57 [ssh-agent] Started. 23:07:57 Running ssh-add (command line suppressed) 23:07:57 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_5643395804980088897.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_5643395804980088897.key) 23:07:57 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:07:57 The recommended git tool is: NONE 23:08:00 using credential opendaylight-jenkins-ssh 23:08:00 Wiping out workspace first. 23:08:00 Cloning the remote Git repository 23:08:00 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:08:00 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test # timeout=10 23:08:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:08:00 > git --version # timeout=10 23:08:00 > git --version # 'git version 2.43.0' 23:08:00 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:08:00 [INFO] Currently running in a labeled security context 23:08:00 [INFO] Currently SELinux is 'enforcing' on the host 23:08:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh11559772791326412625.key 23:08:00 Verifying host key using known hosts file 23:08:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:08:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:08:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:08:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:08:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:08:03 [INFO] Currently running in a labeled security context 23:08:03 [INFO] Currently SELinux is 'enforcing' on the host 23:08:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh8711602273051038539.key 23:08:03 Verifying host key using known hosts file 23:08:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:08:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:08:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:08:03 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:08:03 > git config core.sparsecheckout # timeout=10 23:08:03 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:08:03 Commit message: "Adapt test for new pce-allocation field" 23:08:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:08:03 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:08:04 No emails were triggered. 23:08:04 provisioning config files... 23:08:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:08:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:08:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:08:04 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins8109484827200836568.sh 23:08:04 ---> python-tools-install.sh 23:08:04 Setup pyenv: 23:08:04 system 23:08:04 * 3.8.13 (set by /opt/pyenv/version) 23:08:04 * 3.9.13 (set by /opt/pyenv/version) 23:08:04 * 3.10.13 (set by /opt/pyenv/version) 23:08:04 * 3.11.7 (set by /opt/pyenv/version) 23:08:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Bb4k 23:08:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:08:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:13 lf-activate-venv(): INFO: Base packages installed successfully 23:08:13 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:38 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:08:38 Generating Requirements File 23:08:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:08:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:08:57 Python 3.11.7 23:08:57 pip 25.3 from /tmp/venv-Bb4k/lib/python3.11/site-packages/pip (python 3.11) 23:08:58 appdirs==1.4.4 23:08:58 argcomplete==3.6.3 23:08:58 aspy.yaml==1.3.0 23:08:58 attrs==25.4.0 23:08:58 autopage==0.5.2 23:08:58 beautifulsoup4==4.14.2 23:08:58 boto3==1.40.69 23:08:58 botocore==1.40.69 23:08:58 bs4==0.0.2 23:08:58 cachetools==6.2.1 23:08:58 certifi==2025.10.5 23:08:58 cffi==2.0.0 23:08:58 cfgv==3.4.0 23:08:58 chardet==5.2.0 23:08:58 charset-normalizer==3.4.4 23:08:58 click==8.3.0 23:08:58 cliff==4.11.0 23:08:58 cmd2==2.7.0 23:08:58 cryptography==3.3.2 23:08:58 debtcollector==3.0.0 23:08:58 decorator==5.2.1 23:08:58 defusedxml==0.7.1 23:08:58 Deprecated==1.3.1 23:08:58 distlib==0.4.0 23:08:58 dnspython==2.8.0 23:08:58 docker==7.1.0 23:08:58 dogpile.cache==1.5.0 23:08:58 durationpy==0.10 23:08:58 email-validator==2.3.0 23:08:58 filelock==3.20.0 23:08:58 future==1.0.0 23:08:58 gitdb==4.0.12 23:08:58 GitPython==3.1.45 23:08:58 google-auth==2.43.0 23:08:58 httplib2==0.31.0 23:08:58 identify==2.6.15 23:08:58 idna==3.11 23:08:58 importlib-resources==1.5.0 23:08:58 iso8601==2.1.0 23:08:58 Jinja2==3.1.6 23:08:58 jmespath==1.0.1 23:08:58 jsonpatch==1.33 23:08:58 jsonpointer==3.0.0 23:08:58 jsonschema==4.25.1 23:08:58 jsonschema-specifications==2025.9.1 23:08:58 keystoneauth1==5.12.0 23:08:58 kubernetes==34.1.0 23:08:58 lftools==0.37.15 23:08:58 lxml==6.0.2 23:08:58 markdown-it-py==4.0.0 23:08:58 MarkupSafe==3.0.3 23:08:58 mdurl==0.1.2 23:08:58 msgpack==1.1.2 23:08:58 multi_key_dict==2.0.3 23:08:58 munch==4.0.0 23:08:58 netaddr==1.3.0 23:08:58 niet==1.4.2 23:08:58 nodeenv==1.9.1 23:08:58 oauth2client==4.1.3 23:08:58 oauthlib==3.3.1 23:08:58 openstacksdk==4.7.1 23:08:58 os-service-types==1.8.1 23:08:58 osc-lib==4.2.0 23:08:58 oslo.config==10.0.0 23:08:58 oslo.context==6.1.0 23:08:58 oslo.i18n==6.6.0 23:08:58 oslo.log==7.2.1 23:08:58 oslo.serialization==5.8.0 23:08:58 oslo.utils==9.1.0 23:08:58 packaging==25.0 23:08:58 pbr==7.0.3 23:08:58 platformdirs==4.5.0 23:08:58 prettytable==3.16.0 23:08:58 psutil==7.1.3 23:08:58 pyasn1==0.6.1 23:08:58 pyasn1_modules==0.4.2 23:08:58 pycparser==2.23 23:08:58 pygerrit2==2.0.15 23:08:58 PyGithub==2.8.1 23:08:58 Pygments==2.19.2 23:08:58 PyJWT==2.10.1 23:08:58 PyNaCl==1.6.0 23:08:58 pyparsing==2.4.7 23:08:58 pyperclip==1.11.0 23:08:58 pyrsistent==0.20.0 23:08:58 python-cinderclient==9.8.0 23:08:58 python-dateutil==2.9.0.post0 23:08:58 python-heatclient==4.3.0 23:08:58 python-jenkins==1.8.3 23:08:58 python-keystoneclient==5.7.0 23:08:58 python-magnumclient==4.9.0 23:08:58 python-openstackclient==8.2.0 23:08:58 python-swiftclient==4.8.0 23:08:58 PyYAML==6.0.3 23:08:58 referencing==0.37.0 23:08:58 requests==2.32.5 23:08:58 requests-oauthlib==2.0.0 23:08:58 requestsexceptions==1.4.0 23:08:58 rfc3986==2.0.0 23:08:58 rich==14.2.0 23:08:58 rich-argparse==1.7.2 23:08:58 rpds-py==0.28.0 23:08:58 rsa==4.9.1 23:08:58 ruamel.yaml==0.18.16 23:08:58 ruamel.yaml.clib==0.2.14 23:08:58 s3transfer==0.14.0 23:08:58 simplejson==3.20.2 23:08:58 six==1.17.0 23:08:58 smmap==5.0.2 23:08:58 soupsieve==2.8 23:08:58 stevedore==5.5.0 23:08:58 tabulate==0.9.0 23:08:58 toml==0.10.2 23:08:58 tomlkit==0.13.3 23:08:58 tqdm==4.67.1 23:08:58 typing_extensions==4.15.0 23:08:58 tzdata==2025.2 23:08:58 urllib3==1.26.20 23:08:58 virtualenv==20.35.4 23:08:58 wcwidth==0.2.14 23:08:58 websocket-client==1.9.0 23:08:58 wrapt==2.0.1 23:08:58 xdg==6.0.0 23:08:58 xmltodict==1.0.2 23:08:58 yq==3.4.3 23:08:58 [EnvInject] - Injecting environment variables from a build step. 23:08:58 [EnvInject] - Injecting as environment variables the properties content 23:08:58 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:08:58 OS_CLOUD=vex 23:08:58 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-64 23:08:58 OS_STACK_TEMPLATE_DIR=openstack-hot 23:08:58 23:08:58 [EnvInject] - Variables injected successfully. 23:08:58 provisioning config files... 23:08:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:08:58 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins7399882515927855403.sh 23:08:58 ---> Create parameters file for OpenStack HOT 23:08:58 OpenStack Heat parameters generated 23:08:58 ----------------------------------- 23:08:58 parameters: 23:08:58 vm_0_count: '1' 23:08:58 vm_0_flavor: 'v3-standard-4' 23:08:58 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:08:58 vm_1_count: '1' 23:08:58 vm_1_flavor: 'v3-standard-2' 23:08:58 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 23:08:58 23:08:58 job_name: '04279-64' 23:08:58 silo: 'releng' 23:08:58 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins3065265485057839770.sh 23:08:58 ---> Create HEAT stack 23:08:58 + source /home/jenkins/lf-env.sh 23:08:58 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:58 ++ mktemp -d /tmp/venv-XXXX 23:08:58 + lf_venv=/tmp/venv-EyIu 23:08:58 + local venv_file=/tmp/.os_lf_venv 23:08:58 + local python=python3 23:08:58 + local options 23:08:58 + local set_path=true 23:08:58 + local install_args= 23:08:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:58 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:58 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:58 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:58 + true 23:08:58 + case $1 in 23:08:58 + python=python3 23:08:58 + shift 2 23:08:58 + true 23:08:58 + case $1 in 23:08:58 + shift 23:08:58 + break 23:08:58 + case $python in 23:08:58 + local pkg_list= 23:08:58 + [[ -d /opt/pyenv ]] 23:08:58 + echo 'Setup pyenv:' 23:08:58 Setup pyenv: 23:08:58 + export PYENV_ROOT=/opt/pyenv 23:08:58 + PYENV_ROOT=/opt/pyenv 23:08:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:58 + pyenv versions 23:08:58 system 23:08:58 3.8.13 23:08:58 3.9.13 23:08:58 3.10.13 23:08:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:08:58 + command -v pyenv 23:08:58 ++ pyenv init - --no-rehash 23:08:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:08:59 for i in ${!paths[@]}; do 23:08:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:08:59 fi; done; 23:08:59 echo "${paths[*]}"'\'')" 23:08:59 export PATH="/opt/pyenv/shims:${PATH}" 23:08:59 export PYENV_SHELL=bash 23:08:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:08:59 pyenv() { 23:08:59 local command 23:08:59 command="${1:-}" 23:08:59 if [ "$#" -gt 0 ]; then 23:08:59 shift 23:08:59 fi 23:08:59 23:08:59 case "$command" in 23:08:59 rehash|shell) 23:08:59 eval "$(pyenv "sh-$command" "$@")" 23:08:59 ;; 23:08:59 *) 23:08:59 command pyenv "$command" "$@" 23:08:59 ;; 23:08:59 esac 23:08:59 }' 23:08:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:08:59 for i in ${!paths[@]}; do 23:08:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:08:59 fi; done; 23:08:59 echo "${paths[*]}"' 23:08:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:59 ++ export PYENV_SHELL=bash 23:08:59 ++ PYENV_SHELL=bash 23:08:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:08:59 +++ complete -F _pyenv pyenv 23:08:59 ++ lf-pyver python3 23:08:59 ++ local py_version_xy=python3 23:08:59 ++ local py_version_xyz= 23:08:59 ++ grep -E '^[0-9.]*[0-9]$' 23:08:59 ++ awk '{ print $1 }' 23:08:59 ++ sed 's/^[ *]* //' 23:08:59 ++ pyenv versions 23:08:59 ++ local command 23:08:59 ++ command=versions 23:08:59 ++ '[' 1 -gt 0 ']' 23:08:59 ++ shift 23:08:59 ++ case "$command" in 23:08:59 ++ command pyenv versions 23:08:59 ++ pyenv versions 23:08:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:08:59 +++ grep '^3' /tmp/.pyenv_versions 23:08:59 +++ tail -n 1 23:08:59 +++ sort -V 23:08:59 ++ py_version_xyz=3.11.7 23:08:59 ++ [[ -z 3.11.7 ]] 23:08:59 ++ echo 3.11.7 23:08:59 ++ return 0 23:08:59 + pyenv local 3.11.7 23:08:59 + local command 23:08:59 + command=local 23:08:59 + '[' 2 -gt 0 ']' 23:08:59 + shift 23:08:59 + case "$command" in 23:08:59 + command pyenv local 3.11.7 23:08:59 + pyenv local 3.11.7 23:08:59 + for arg in "$@" 23:08:59 + case $arg in 23:08:59 + pkg_list+='lftools[openstack] ' 23:08:59 + for arg in "$@" 23:08:59 + case $arg in 23:08:59 + pkg_list+='kubernetes ' 23:08:59 + for arg in "$@" 23:08:59 + case $arg in 23:08:59 + pkg_list+='niet ' 23:08:59 + for arg in "$@" 23:08:59 + case $arg in 23:08:59 + pkg_list+='python-heatclient ' 23:08:59 + for arg in "$@" 23:08:59 + case $arg in 23:08:59 + pkg_list+='python-openstackclient ' 23:08:59 + for arg in "$@" 23:08:59 + case $arg in 23:08:59 + pkg_list+='python-magnumclient ' 23:08:59 + for arg in "$@" 23:08:59 + case $arg in 23:08:59 + pkg_list+='urllib3~=1.26.15 ' 23:08:59 + for arg in "$@" 23:08:59 + case $arg in 23:08:59 + pkg_list+='yq ' 23:08:59 + [[ -f /tmp/.os_lf_venv ]] 23:08:59 ++ cat /tmp/.os_lf_venv 23:08:59 + lf_venv=/tmp/venv-Bb4k 23:08:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from' file:/tmp/.os_lf_venv 23:08:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from file:/tmp/.os_lf_venv 23:08:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:08:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:59 + local 'pip_opts=--upgrade --quiet' 23:08:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:08:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:08:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:08:59 + [[ -n '' ]] 23:08:59 + [[ -n '' ]] 23:08:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:08:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:59 + /tmp/venv-Bb4k/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:09:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:09:01 lf-activate-venv(): INFO: Base packages installed successfully 23:09:01 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:09:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:09:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:09:01 + /tmp/venv-Bb4k/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:09:22 + type python3 23:09:22 + true 23:09:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH' 23:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:09:22 + PATH=/tmp/venv-Bb4k/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:09:22 + return 0 23:09:22 + openstack --os-cloud vex limits show --absolute 23:09:23 +--------------------------+---------+ 23:09:23 | Name | Value | 23:09:23 +--------------------------+---------+ 23:09:23 | maxTotalInstances | -1 | 23:09:23 | maxTotalCores | 450 | 23:09:23 | maxTotalRAMSize | 1000000 | 23:09:23 | maxServerMeta | 128 | 23:09:23 | maxImageMeta | 128 | 23:09:23 | maxPersonality | 5 | 23:09:23 | maxPersonalitySize | 10240 | 23:09:23 | maxTotalKeypairs | 100 | 23:09:23 | maxServerGroups | 10 | 23:09:23 | maxServerGroupMembers | 10 | 23:09:23 | maxTotalFloatingIps | -1 | 23:09:23 | maxSecurityGroups | -1 | 23:09:23 | maxSecurityGroupRules | -1 | 23:09:23 | totalRAMUsed | 606208 | 23:09:23 | totalCoresUsed | 148 | 23:09:23 | totalInstancesUsed | 57 | 23:09:23 | totalFloatingIpsUsed | 0 | 23:09:23 | totalSecurityGroupsUsed | 0 | 23:09:23 | totalServerGroupsUsed | 0 | 23:09:23 | maxTotalVolumes | -1 | 23:09:23 | maxTotalSnapshots | 10 | 23:09:23 | maxTotalVolumeGigabytes | 4096 | 23:09:23 | maxTotalBackups | 10 | 23:09:23 | maxTotalBackupGigabytes | 1000 | 23:09:23 | totalVolumesUsed | 3 | 23:09:23 | totalGigabytesUsed | 60 | 23:09:23 | totalSnapshotsUsed | 0 | 23:09:23 | totalBackupsUsed | 0 | 23:09:23 | totalBackupGigabytesUsed | 0 | 23:09:23 +--------------------------+---------+ 23:09:24 + pushd /opt/ciman/openstack-hot 23:09:24 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:09:24 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-titanium-64 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/stack-parameters.yaml 23:09:49 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-64 23:09:49 Waiting to initialize infrastructure... 23:09:49 Stack initialization successful. 23:09:49 ------------------------------------ 23:09:49 Stack Details 23:09:49 ------------------------------------ 23:09:49 {'added': None, 23:09:49 'capabilities': [], 23:09:49 'created_at': '2025-11-08T23:09:27Z', 23:09:49 'deleted': None, 23:09:49 'deleted_at': None, 23:09:49 'description': 'No description', 23:09:49 'environment': None, 23:09:49 'environment_files': None, 23:09:49 'files': None, 23:09:49 'files_container': None, 23:09:49 'id': '2e0fb9c9-fdca-4266-9bad-bd77de502fe4', 23:09:49 'is_rollback_disabled': True, 23:09:49 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-titanium-64/2e0fb9c9-fdca-4266-9bad-bd77de502fe4', 23:09:49 'rel': 'self'}], 23:09:49 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 23:09:49 'name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-64', 23:09:49 'notification_topics': [], 23:09:49 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:09:49 'output_key': 'vm_0_ips', 23:09:49 'output_value': ['10.30.171.137']}, 23:09:49 {'description': 'IP addresses of the 2nd vm types', 23:09:49 'output_key': 'vm_1_ips', 23:09:49 'output_value': ['10.30.170.137']}], 23:09:49 'owner_id': ****, 23:09:49 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:09:49 'OS::stack_id': '2e0fb9c9-fdca-4266-9bad-bd77de502fe4', 23:09:49 'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-64', 23:09:49 'job_name': '04279-64', 23:09:49 'silo': 'releng', 23:09:49 'vm_0_count': '1', 23:09:49 'vm_0_flavor': 'v3-standard-4', 23:09:49 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:09:49 '20250917-133034.447', 23:09:49 'vm_1_count': '1', 23:09:49 'vm_1_flavor': 'v3-standard-2', 23:09:49 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - ' 23:09:49 '20250918-232437.783'}, 23:09:49 'parent_id': None, 23:09:49 'replaced': None, 23:09:49 'status': 'CREATE_COMPLETE', 23:09:49 'status_reason': 'Stack CREATE completed successfully', 23:09:49 'tags': [], 23:09:49 'template': None, 23:09:49 'template_description': 'No description', 23:09:49 'template_url': None, 23:09:49 'timeout_mins': 15, 23:09:49 'unchanged': None, 23:09:49 'updated': None, 23:09:49 'updated_at': None, 23:09:49 'user_project_id': 'd4f08b414afc4623a03d0511029d2af1'} 23:09:49 ------------------------------------ 23:09:49 + popd 23:09:49 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:09:49 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins8179715049476799847.sh 23:09:49 ---> Copy SSH public keys to CSIT lab 23:09:49 Setup pyenv: 23:09:49 system 23:09:49 3.8.13 23:09:49 3.9.13 23:09:49 3.10.13 23:09:49 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:09:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from file:/tmp/.os_lf_venv 23:09:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:52 lf-activate-venv(): INFO: Base packages installed successfully 23:09:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:10:07 SSH not responding on 10.30.170.137. Retrying in 10 seconds... 23:10:07 SSH not responding on 10.30.171.137. Retrying in 10 seconds... 23:10:17 Ping to 10.30.170.137 successful. 23:10:17 Ping to 10.30.171.137 successful. 23:10:18 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:10:18 releng-04279-64-0-builder-0 23:10:18 Successfully copied public keys to slave 10.30.171.137 23:10:18 Process 6497 ready. 23:10:19 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts. 23:10:19 releng-04279-64-1-docker-0 23:10:19 Successfully copied public keys to slave 10.30.170.137 23:10:19 Process 6498 ready. 23:10:19 SSH ready on all stack servers. 23:10:19 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins2878236210709345466.sh 23:10:20 Setup pyenv: 23:10:20 system 23:10:20 3.8.13 23:10:20 3.9.13 23:10:20 3.10.13 23:10:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:10:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nIEb 23:10:24 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.robot_venv 23:10:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:28 lf-activate-venv(): INFO: Base packages installed successfully 23:10:28 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:10:30 lf-activate-venv(): INFO: Adding /tmp/venv-nIEb/bin to PATH 23:10:30 + echo 'Installing Python Requirements' 23:10:30 Installing Python Requirements 23:10:30 + cat 23:10:30 + python -m pip install -r requirements.txt 23:10:30 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:10:30 Collecting docker-py (from -r requirements.txt (line 1)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 23:10:30 Collecting ipaddr (from -r requirements.txt (line 2)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:10:30 Installing build dependencies: started 23:10:31 Installing build dependencies: finished with status 'done' 23:10:31 Getting requirements to build wheel: started 23:10:31 Getting requirements to build wheel: finished with status 'done' 23:10:31 Preparing metadata (pyproject.toml): started 23:10:31 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:32 Collecting netaddr (from -r requirements.txt (line 3)) 23:10:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:10:32 Collecting netifaces (from -r requirements.txt (line 4)) 23:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:10:32 Installing build dependencies: started 23:10:32 Installing build dependencies: finished with status 'done' 23:10:32 Getting requirements to build wheel: started 23:10:33 Getting requirements to build wheel: finished with status 'done' 23:10:33 Preparing metadata (pyproject.toml): started 23:10:33 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:33 Collecting pyhocon (from -r requirements.txt (line 5)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:10:33 Collecting requests (from -r requirements.txt (line 6)) 23:10:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:10:33 Collecting robotframework (from -r requirements.txt (line 7)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:10:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.3 MB/s 0:00:00 23:10:33 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:10:33 Installing build dependencies: started 23:10:34 Installing build dependencies: finished with status 'done' 23:10:34 Getting requirements to build wheel: started 23:10:35 Getting requirements to build wheel: finished with status 'done' 23:10:35 Preparing metadata (pyproject.toml): started 23:10:35 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:35 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:10:35 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 23:10:35 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:10:35 Installing build dependencies: started 23:10:36 Installing build dependencies: finished with status 'done' 23:10:36 Getting requirements to build wheel: started 23:10:36 Getting requirements to build wheel: finished with status 'done' 23:10:36 Preparing metadata (pyproject.toml): started 23:10:36 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:36 Collecting scapy (from -r requirements.txt (line 12)) 23:10:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:10:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 35.6 MB/s 0:00:00 23:10:37 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:10:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:10:37 Installing build dependencies: started 23:10:37 Installing build dependencies: finished with status 'done' 23:10:37 Getting requirements to build wheel: started 23:10:38 Getting requirements to build wheel: finished with status 'done' 23:10:38 Preparing metadata (pyproject.toml): started 23:10:38 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:38 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:10:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 23:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 12.4 MB/s 0:00:00 23:10:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:10:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:10:38 Collecting pyangbind (from -r requirements.txt (line 22)) 23:10:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:10:38 Collecting isodate (from -r requirements.txt (line 25)) 23:10:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:10:38 Collecting jmespath (from -r requirements.txt (line 28)) 23:10:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:10:39 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:10:39 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:10:39 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:10:39 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:10:39 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:10:39 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 23:10:39 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:10:39 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 23:10:39 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:10:39 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:10:39 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 23:10:39 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:10:39 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:10:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:10:40 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:10:40 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:10:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:10:40 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 23:10:40 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 23:10:40 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:10:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:10:40 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:10:40 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:10:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:10:40 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 23:10:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 18.9 MB/s 0:00:00 23:10:40 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:10:40 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:10:40 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:10:40 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:10:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:10:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 13.8 MB/s 0:00:00 23:10:41 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:10:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 23:10:42 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:10:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:10:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 25.9 MB/s 0:00:00 23:10:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:10:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:10:42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 23:10:43 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:10:43 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:10:43 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:10:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 23:10:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:10:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 23:10:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 52.6 MB/s 0:00:00 23:10:44 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:10:44 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 23:10:44 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:10:44 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:10:44 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:10:44 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:10:44 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:10:44 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 23:10:44 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:10:45 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:10:45 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:10:45 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:10:45 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:10:45 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:10:45 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:10:45 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:10:46 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:10:46 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b52e90723728ff97d086c3c97b3a575e2786e8d0356eb7776feb0bed5163564e 23:10:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:10:46 Building wheel for ipaddr (pyproject.toml): started 23:10:46 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:10:46 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=8b24d54cfd386d0288fd687ec8155e23476c9f1ba5e7652bccff0c5438a2993a 23:10:46 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:10:46 Building wheel for netifaces (pyproject.toml): started 23:10:49 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:10:49 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=8bc59307329b3d66a37f059ae83a13a5f0f97aa8d53cb5c8c9d7b411a22da0e3 23:10:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:10:49 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:10:49 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:10:49 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=b18d65c7c93a89ebc2d6b983e57d5824a7a978d04c93fb7b217f4539ac8f11df 23:10:49 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:10:49 Building wheel for jsonpath-rw (pyproject.toml): started 23:10:50 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:10:50 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=f92a89982528b1b240d8734af9e8d2f06f194e20c358ce76268f008cc22fa913 23:10:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:10:50 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:10:50 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 23:10:58 23:10:58 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 23:10:58 + pip freeze 23:10:58 attrs==25.4.0 23:10:58 bcrypt==5.0.0 23:10:58 beautifulsoup4==4.14.2 23:10:58 certifi==2025.10.5 23:10:58 cffi==2.0.0 23:10:58 charset-normalizer==3.4.4 23:10:58 click==8.3.0 23:10:58 cryptography==46.0.3 23:10:58 decorator==5.2.1 23:10:58 distlib==0.4.0 23:10:58 docker-py==1.10.6 23:10:58 docker-pycreds==0.4.0 23:10:58 elastic-transport==8.17.1 23:10:58 elasticsearch==8.19.2 23:10:58 elasticsearch-dsl==8.15.4 23:10:58 enum34==1.1.10 23:10:58 filelock==3.20.0 23:10:58 h11==0.16.0 23:10:58 idna==3.11 23:10:58 invoke==2.2.1 23:10:58 ipaddr==2.2.0 23:10:58 isodate==0.7.2 23:10:58 jmespath==1.0.1 23:10:58 jsonpatch==1.33 23:10:58 jsonpath-rw==1.4.0 23:10:58 jsonpointer==3.0.0 23:10:58 lxml==6.0.2 23:10:58 netaddr==1.3.0 23:10:58 netifaces==0.11.0 23:10:58 outcome==1.3.0.post0 23:10:58 paramiko==4.0.0 23:10:58 platformdirs==4.5.0 23:10:58 ply==3.11 23:10:58 pyang==2.7.1 23:10:58 pyangbind==0.8.6 23:10:58 pycparser==2.23 23:10:58 pyhocon==0.3.61 23:10:58 PyNaCl==1.6.0 23:10:58 pyparsing==3.2.5 23:10:58 PySocks==1.7.1 23:10:58 python-dateutil==2.9.0.post0 23:10:58 regex==2025.11.3 23:10:58 requests==2.32.5 23:10:58 robotframework==7.3.2 23:10:58 robotframework-httplibrary==0.4.2 23:10:58 robotframework-pythonlibcore==4.4.1 23:10:58 robotframework-requests==0.9.7 23:10:58 robotframework-selenium2library==3.0.0 23:10:58 robotframework-seleniumlibrary==6.8.0 23:10:58 robotframework-sshlibrary==3.8.0 23:10:58 scapy==2.6.1 23:10:58 scp==0.15.0 23:10:58 selenium==4.38.0 23:10:58 six==1.17.0 23:10:58 sniffio==1.3.1 23:10:58 sortedcontainers==2.4.0 23:10:58 soupsieve==2.8 23:10:58 trio==0.32.0 23:10:58 trio-websocket==0.12.2 23:10:58 typing_extensions==4.15.0 23:10:58 urllib3==2.5.0 23:10:58 virtualenv==20.35.4 23:10:58 waitress==3.0.2 23:10:58 WebOb==1.8.9 23:10:58 websocket-client==1.9.0 23:10:58 WebTest==3.0.7 23:10:58 wsproto==1.2.0 23:10:58 [EnvInject] - Injecting environment variables from a build step. 23:10:58 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:10:58 [EnvInject] - Variables injected successfully. 23:10:58 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins18305712660373175460.sh 23:10:59 Setup pyenv: 23:10:59 system 23:10:59 3.8.13 23:10:59 3.9.13 23:10:59 3.10.13 23:10:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:10:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from file:/tmp/.os_lf_venv 23:10:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:01 lf-activate-venv(): INFO: Base packages installed successfully 23:11:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:11:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:11:09 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:09 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:11:09 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:11:09 + ODL_SYSTEM=() 23:11:09 + TOOLS_SYSTEM=() 23:11:09 + OPENSTACK_SYSTEM=() 23:11:09 + OPENSTACK_CONTROLLERS=() 23:11:09 + mapfile -t ADDR 23:11:09 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:11:09 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-titanium-64 23:11:11 + for i in "${ADDR[@]}" 23:11:11 ++ ssh 10.30.170.137 hostname -s 23:11:11 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts. 23:11:11 + REMHOST=releng-04279-64-1-docker-0 23:11:11 + case ${REMHOST} in 23:11:11 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:11:11 + for i in "${ADDR[@]}" 23:11:11 ++ ssh 10.30.171.137 hostname -s 23:11:11 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:11:12 + REMHOST=releng-04279-64-0-builder-0 23:11:12 + case ${REMHOST} in 23:11:12 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:11:12 + echo NUM_ODL_SYSTEM=1 23:11:12 + echo NUM_TOOLS_SYSTEM=1 23:11:12 + '[' '' == yes ']' 23:11:12 + NUM_OPENSTACK_SYSTEM=0 23:11:12 + echo NUM_OPENSTACK_SYSTEM=0 23:11:12 + '[' 0 -eq 2 ']' 23:11:12 + echo ODL_SYSTEM_IP=10.30.171.137 23:11:12 ++ seq 0 0 23:11:12 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:11:12 + echo ODL_SYSTEM_1_IP=10.30.171.137 23:11:12 + echo TOOLS_SYSTEM_IP=10.30.170.137 23:11:12 ++ seq 0 0 23:11:12 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:11:12 + echo TOOLS_SYSTEM_1_IP=10.30.170.137 23:11:12 + openstack_index=0 23:11:12 + NUM_OPENSTACK_CONTROL_NODES=1 23:11:12 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:11:12 ++ seq 0 0 23:11:12 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:11:12 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:11:12 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:11:12 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:11:12 + '[' -1 -ge 2 ']' 23:11:12 ++ seq 0 -2 23:11:12 + NUM_OPENSTACK_HAPROXY_NODES=0 23:11:12 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:11:12 ++ seq 0 -1 23:11:12 + echo 'Contents of slave_addresses.txt:' 23:11:12 Contents of slave_addresses.txt: 23:11:12 + cat slave_addresses.txt 23:11:12 NUM_ODL_SYSTEM=1 23:11:12 NUM_TOOLS_SYSTEM=1 23:11:12 NUM_OPENSTACK_SYSTEM=0 23:11:12 ODL_SYSTEM_IP=10.30.171.137 23:11:12 ODL_SYSTEM_1_IP=10.30.171.137 23:11:12 TOOLS_SYSTEM_IP=10.30.170.137 23:11:12 TOOLS_SYSTEM_1_IP=10.30.170.137 23:11:12 NUM_OPENSTACK_CONTROL_NODES=1 23:11:12 OPENSTACK_CONTROL_NODE_1_IP= 23:11:12 NUM_OPENSTACK_COMPUTE_NODES=-1 23:11:12 NUM_OPENSTACK_HAPROXY_NODES=0 23:11:12 [EnvInject] - Injecting environment variables from a build step. 23:11:12 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:11:12 [EnvInject] - Variables injected successfully. 23:11:12 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins11530159125912158329.sh 23:11:12 Preparing for JRE Version 21 23:11:12 Karaf artifact is netconf-karaf 23:11:12 Karaf project is netconf 23:11:12 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:11:12 [EnvInject] - Injecting environment variables from a build step. 23:11:12 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:11:12 [EnvInject] - Variables injected successfully. 23:11:12 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins2905487489269057353.sh 23:11:12 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml: 23:11:12 2025-11-08 23:11:12 ERROR 404: Not Found. 23:11:12 Bundle version is 23:11:12 --2025-11-08 23:11:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml 23:11:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:11:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:11:12 HTTP request sent, awaiting response... 200 OK 23:11:12 Length: 481 [application/xml] 23:11:12 Saving to: ‘maven-metadata.xml’ 23:11:12 23:11:12 0K 100% 23.2M=0s 23:11:12 23:11:12 2025-11-08 23:11:12 (23.2 MB/s) - ‘maven-metadata.xml’ saved [481/481] 23:11:12 23:11:12 23:11:12 23:11:12 org.opendaylight.netconf 23:11:12 netconf-karaf 23:11:12 23:11:12 10.0.1-SNAPSHOT 23:11:12 23:11:12 23:11:12 8.0.10-SNAPSHOT 23:11:12 9.0.2-SNAPSHOT 23:11:12 10.0.0-SNAPSHOT 23:11:12 10.0.1-SNAPSHOT 23:11:12 23:11:12 20251108191006 23:11:12 23:11:12 23:11:12 Nexus timestamp is 23:11:12 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:12 Distribution bundle is netconf-karaf-.zip 23:11:12 Distribution bundle version is 23:11:12 Distribution folder is netconf-karaf- 23:11:12 Nexus prefix is https://nexus.opendaylight.org 23:11:12 [EnvInject] - Injecting environment variables from a build step. 23:11:12 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:11:12 [EnvInject] - Variables injected successfully. 23:11:12 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins7142721603624457673.sh 23:11:12 Setup pyenv: 23:11:13 system 23:11:13 3.8.13 23:11:13 3.9.13 23:11:13 3.10.13 23:11:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:11:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from file:/tmp/.os_lf_venv 23:11:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:11:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:15 lf-activate-venv(): INFO: Base packages installed successfully 23:11:15 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:11:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:11:21 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:22 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:11:22 Copying common-functions.sh to /tmp 23:11:23 Copying common-functions.sh to 10.30.170.137:/tmp 23:11:23 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts. 23:11:24 Copying common-functions.sh to 10.30.171.137:/tmp 23:11:24 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:11:24 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins16678941289324726119.sh 23:11:24 common-functions.sh is being sourced 23:11:24 common-functions environment: 23:11:24 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:24 ACTUALFEATURES: 23:11:24 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:24 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:11:24 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:24 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:11:24 CONTROLLERMEM: 2048m 23:11:24 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:24 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:24 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:24 SUITES: 23:11:24 23:11:24 ################################################# 23:11:24 ## Configure Cluster and Start ## 23:11:24 ################################################# 23:11:24 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology 23:11:24 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology 23:11:24 Locating script plan to use... 23:11:24 Finished running script plans 23:11:24 Configuring member-1 with IP address 10.30.171.137 23:11:24 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:11:25 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:11:25 + source /tmp/common-functions.sh netconf-karaf- titanium 23:11:25 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:11:25 common-functions.sh is being sourced 23:11:25 ++ echo 'common-functions.sh is being sourced' 23:11:25 ++ BUNDLEFOLDER=netconf-karaf- 23:11:25 ++ DISTROSTREAM=titanium 23:11:25 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:25 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:25 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:25 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:25 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:11:25 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:11:25 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:25 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:25 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:11:25 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:11:25 ++ export CONTROLLERMEM= 23:11:25 ++ CONTROLLERMEM= 23:11:25 ++ case "${DISTROSTREAM}" in 23:11:25 ++ CLUSTER_SYSTEM=pekko 23:11:25 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:25 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:25 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:25 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:25 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:25 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:25 ++ print_common_env 23:11:25 ++ cat 23:11:25 common-functions environment: 23:11:25 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:25 ACTUALFEATURES: 23:11:25 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:25 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:11:25 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:25 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:11:25 CONTROLLERMEM: 23:11:25 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:25 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:25 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:25 SUITES: 23:11:25 23:11:25 ++ SSH='ssh -t -t' 23:11:25 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:11:25 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:11:25 Changing to /tmp 23:11:25 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:25 + echo 'Changing to /tmp' 23:11:25 + cd /tmp 23:11:25 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip' 23:11:25 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:25 --2025-11-08 23:11:25-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:25 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:11:25 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:11:25 HTTP request sent, awaiting response... 404 Not Found 23:11:25 2025-11-08 23:11:25 ERROR 404: Not Found. 23:11:25 23:11:25 Extracting the new controller... 23:11:25 + echo 'Extracting the new controller...' 23:11:25 + unzip -q netconf-karaf-.zip 23:11:25 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP. 23:11:25 Adding external repositories... 23:11:25 + echo 'Adding external repositories...' 23:11:25 + 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/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:25 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:11:25 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:25 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:11:25 + [[ True == \T\r\u\e ]] 23:11:25 + echo 'Configuring the startup features...' 23:11:25 Configuring the startup features... 23:11:25 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:25 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:11:25 + FEATURE_TEST_STRING=features-test 23:11:25 + FEATURE_TEST_VERSION= 23:11:25 + KARAF_VERSION=netconf 23:11:25 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:11:25 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:25 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:11:25 + configure_karaf_log netconf '' 23:11:25 + local -r karaf_version=netconf 23:11:25 + local -r controllerdebugmap= 23:11:25 + local logapi=log4j 23:11:25 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:25 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:25 Configuring the karaf log... karaf_version: netconf, logapi: log4j 23:11:25 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j' 23:11:25 + '[' log4j == log4j2 ']' 23:11:25 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:25 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:25 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:25 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:25 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 23:11:25 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:25 + unset IFS 23:11:25 controllerdebugmap: 23:11:25 + echo 'controllerdebugmap: ' 23:11:25 + '[' -n '' ']' 23:11:25 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:25 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg' 23:11:25 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:25 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-/bin/setenv 23:11:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:11:25 Configure 23:11:25 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:11:25 max memory: 3072m 23:11:25 memconf: /tmp/netconf-karaf-/bin/setenv 23:11:25 + local -r controllermem=3072m 23:11:25 + local -r memconf=/tmp/netconf-karaf-/bin/setenv 23:11:25 + echo Configure 23:11:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:11:25 + echo ' max memory: 3072m' 23:11:25 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv' 23:11:25 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv 23:11:25 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-/bin/setenv 23:11:25 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:25 cat /tmp/netconf-karaf-/bin/setenv 23:11:25 + echo 'cat /tmp/netconf-karaf-/bin/setenv' 23:11:25 + cat /tmp/netconf-karaf-/bin/setenv 23:11:25 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:25 + echo 'Set Java version' 23:11:25 Set Java version 23:11:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:11:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:11:25 sudo: a password is required 23:11:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:11:25 sudo: a password is required 23:11:25 JDK default version ... 23:11:25 + echo 'JDK default version ...' 23:11:25 + java -version 23:11:25 openjdk version "21.0.8" 2025-07-15 23:11:25 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:11:25 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:11:25 Set JAVA_HOME 23:11:25 + echo 'Set JAVA_HOME' 23:11:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:11:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:11:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:11:25 Listing all open ports on controller system... 23:11:25 + echo 'Listing all open ports on controller system...' 23:11:25 + netstat -pnatu 23:11:25 /tmp/configuration-script.sh: line 40: netstat: command not found 23:11:25 Configuring cluster 23:11:25 + '[' -f /tmp/custom_shard_config.txt ']' 23:11:25 + echo 'Configuring cluster' 23:11:25 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.171.137 23:11:25 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory 23:11:25 Dump pekko.conf 23:11:25 + echo 'Dump pekko.conf' 23:11:25 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:25 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory 23:11:25 Dump modules.conf 23:11:25 + echo 'Dump modules.conf' 23:11:25 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:25 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory 23:11:25 Dump module-shards.conf 23:11:25 + echo 'Dump module-shards.conf' 23:11:25 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:25 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory 23:11:25 Locating config plan to use... 23:11:25 Finished running config plans 23:11:25 Starting member-1 with IP address 10.30.171.137 23:11:25 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:11:25 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:11:26 Redirecting karaf console output to karaf_console.log 23:11:26 Starting controller... 23:11:26 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory 23:11:26 Execute the post startup script on controller 10.30.171.137 23:11:26 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:11:26 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:11:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:12:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:26 Timeout Controller DOWN 23:15:26 Dumping first 500K bytes of karaf log... 23:15:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:26 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:15:26 Dumping last 500K bytes of karaf log... 23:15:26 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:15:26 Listing all open ports on controller system 23:15:26 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:15:26 Let's take the karaf thread dump 23:15:26 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:15:27 karaf main: org.apache.karaf.main.Main, pid: 23:15:27 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:15:27 Usage: 23:15:27 jstack [-l][-e] 23:15:27 (to connect to running process) 23:15:27 23:15:27 Options: 23:15:27 -l long listing. Prints additional information about locks 23:15:27 -e extended listing. Prints additional information about threads 23:15:27 -? -h --help -help to print this help message 23:15:27 Generating mininet variables... 23:15:27 Locating test plan to use... 23:15:27 Changing the testplan path... 23:15:27 # Place the suites in run order: 23:15:27 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/ready 23:15:27 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/apidocs 23:15:27 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL 23:15:27 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD 23:15:27 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION 23:15:27 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/notifications 23:15:27 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth 23:15:27 23:15:27 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth ... 23:15:27 ============================================================================== 23:15:27 netconf-gate-userfeatures.txt 23:15:27 ============================================================================== 23:15:27 netconf-gate-userfeatures.txt.Ready 23:15:27 ============================================================================== 23:15:28 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi... 23:15:28 ============================================================================== 23:15:33 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. | FAIL | 23:15:33 Parent suite setup failed: 23:15:33 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:15:33 ------------------------------------------------------------------------------ 23:15:33 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... | FAIL | 23:15:33 Parent suite setup failed: 23:15:33 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:15:33 ------------------------------------------------------------------------------ 23:15:33 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... | FAIL | 23:15:33 Parent suite setup failed: 23:15:33 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:15:33 ------------------------------------------------------------------------------ 23:15:33 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... | FAIL | 23:15:33 Parent suite setup failed: 23:15:33 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:15:33 ------------------------------------------------------------------------------ 23:15:33 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... | FAIL | 23:15:33 Parent suite setup failed: 23:15:33 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:15:33 ------------------------------------------------------------------------------ 23:15:33 Wait_For_MDSAL :: Wait for the MDSAL feature to become online | FAIL | 23:15:33 Parent suite setup failed: 23:15:33 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:15:33 ------------------------------------------------------------------------------ 23:15:33 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | FAIL | 23:15:33 Suite setup failed: 23:15:33 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:15:33 23:15:33 6 tests, 0 passed, 6 failed 23:15:33 ============================================================================== 23:15:33 netconf-gate-userfeatures.txt.Ready | FAIL | 23:15:33 6 tests, 0 passed, 6 failed 23:15:33 ============================================================================== 23:15:33 netconf-gate-userfeatures.txt.Apidocs 23:15:33 ============================================================================== 23:15:33 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido... 23:15:33 ============================================================================== 23:15:33 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL | 23:15:33 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /openapi/api/v3/single (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:15:33 ------------------------------------------------------------------------------ 23:15:33 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | FAIL | 23:15:33 1 test, 0 passed, 1 failed 23:15:33 ============================================================================== 23:15:33 netconf-gate-userfeatures.txt.Apidocs | FAIL | 23:15:33 1 test, 0 passed, 1 failed 23:15:33 ============================================================================== 23:15:33 netconf-gate-userfeatures.txt.MDSAL 23:15:33 ============================================================================== 23:15:33 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ... 23:15:33 ============================================================================== 23:15:37 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | FAIL | 23:16:37 ... click for list of related bugs or create a new one if needed (with the 23:16:37 "netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf" 23:16:37 reference somewhere inside) 23:16:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf&order=bug_status" 23:16:37 23:16:37 No match found for ']]>]]>' in 1 minute 23:16:37 Output: 23:16:37 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:16:37 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:16:37 ------------------------------------------------------------------------------ 23:16:37 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:37 | FAIL | 23:17:37 ... click for list of related bugs or create a new one if needed (with the 23:17:37 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running" 23:17:37 reference somewhere inside) 23:17:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running&order=bug_status" 23:17:37 23:17:37 No match found for ']]>]]>' in 1 minute 23:17:37 Output: 23:17:37 23:17:37 [?2004l -bash: syntax error near unexpected token `]]' 23:17:37 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:17:37 ------------------------------------------------------------------------------ 23:17:37 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:37 | FAIL | 23:18:37 ... click for list of related bugs or create a new one if needed (with the 23:18:37 "netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute" 23:18:37 reference somewhere inside) 23:18:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute&order=bug_status" 23:18:37 23:18:37 No match found for ']]>]]>' in 1 minute 23:18:37 Output: 23:18:37 23:18:37 [?2004l -bash: syntax error near unexpected token `]]' 23:18:37 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:18:37 ------------------------------------------------------------------------------ 23:18:37 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:37 | FAIL | 23:19:37 ... click for list of related bugs or create a new one if needed (with the 23:19:37 "netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message" 23:19:37 reference somewhere inside) 23:19:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message&order=bug_status" 23:19:37 23:19:37 No match found for ']]>]]>' in 1 minute 23:19:37 Output: 23:19:37 23:19:37 [?2004l -bash: syntax error near unexpected token `]]' 23:19:37 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:19:37 ------------------------------------------------------------------------------ 23:19:37 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:38 | FAIL | 23:20:38 ... click for list of related bugs or create a new one if needed (with the 23:20:38 "netconf_gate_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace" 23:20:38 reference somewhere inside) 23:20:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace&order=bug_status" 23:20:38 23:20:38 No match found for ']]>]]>' in 1 minute 23:20:38 Output: 23:20:38 23:20:38 [?2004l -bash: syntax error near unexpected token `]]' 23:20:38 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:20:38 ------------------------------------------------------------------------------ 23:20:38 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:38 | FAIL | 23:21:38 ... click for list of related bugs or create a new one if needed (with the 23:21:38 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge" 23:21:38 reference somewhere inside) 23:21:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge&order=bug_status" 23:21:38 23:21:38 No match found for ']]>]]>' in 1 minute 23:21:38 Output: 23:21:38 23:21:38 [?2004l -bash: syntax error near unexpected token `]]' 23:21:38 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:21:38 ------------------------------------------------------------------------------ 23:21:38 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:38 | FAIL | 23:22:38 ... click for list of related bugs or create a new one if needed (with the 23:22:38 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit" 23:22:38 reference somewhere inside) 23:22:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit&order=bug_status" 23:22:38 23:22:38 No match found for ']]>]]>' in 1 minute 23:22:38 Output: 23:22:38 23:22:38 [?2004l -bash: syntax error near unexpected token `]]' 23:22:38 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:22:38 ------------------------------------------------------------------------------ 23:22:38 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:38 | FAIL | 23:23:38 ... click for list of related bugs or create a new one if needed (with the 23:23:38 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_edit" 23:23:38 reference somewhere inside) 23:23:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_edit&order=bug_status" 23:23:38 23:23:38 No match found for ']]>]]>' in 1 minute 23:23:38 Output: 23:23:38 23:23:38 [?2004l -bash: syntax error near unexpected token `]]' 23:23:38 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:23:38 ------------------------------------------------------------------------------ 23:23:38 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:38 | FAIL | 23:24:38 ... click for list of related bugs or create a new one if needed (with the 23:24:38 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit" 23:24:38 reference somewhere inside) 23:24:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit&order=bug_status" 23:24:38 23:24:38 No match found for ']]>]]>' in 1 minute 23:24:38 Output: 23:24:38 23:24:38 [?2004l -bash: syntax error near unexpected token `]]' 23:24:38 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:24:38 ------------------------------------------------------------------------------ 23:24:38 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:38 | FAIL | 23:25:38 ... click for list of related bugs or create a new one if needed (with the 23:25:38 "netconf_gate_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully" 23:25:38 reference somewhere inside) 23:25:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully&order=bug_status" 23:25:38 23:25:38 No match found for ']]>]]>' in 1 minute 23:25:38 Output: 23:25:38 23:25:38 [?2004l -bash: syntax error near unexpected token `]]' 23:25:38 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:25:38 ------------------------------------------------------------------------------ 23:25:38 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:38 | FAIL | 23:26:38 ... click for list of related bugs or create a new one if needed (with the 23:26:38 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end" 23:26:38 reference somewhere inside) 23:26:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end&order=bug_status" 23:26:38 23:26:38 No match found for ']]>]]>' in 1 minute 23:26:38 Output: 23:26:38 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:26:38 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:26:38 ------------------------------------------------------------------------------ 23:26:38 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:38 | FAIL | 23:27:38 ... click for list of related bugs or create a new one if needed (with the 23:27:38 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect" 23:27:38 reference somewhere inside) 23:27:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect&order=bug_status" 23:27:38 23:27:38 No match found for ']]>]]>' in 1 minute 23:27:38 Output: 23:27:38 23:27:38 [?2004l -bash: syntax error near unexpected token `]]' 23:27:38 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:27:38 ------------------------------------------------------------------------------ 23:27:38 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:38 | FAIL | 23:27:38 ... click for list of related bugs or create a new one if needed (with the 23:27:38 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now" 23:27:38 reference somewhere inside) 23:27:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now&order=bug_status" 23:27:38 23:27:38 FileNotFoundError: [Errno 2] No such file or directory: '\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:27:38 ------------------------------------------------------------------------------ 23:27:38 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:41 | FAIL | 23:28:41 ... click for list of related bugs or create a new one if needed (with the 23:28:41 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_first_batch" 23:28:41 reference somewhere inside) 23:28:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_delete_first_batch&order=bug_status" 23:28:41 23:28:41 No match found for ']]>]]>' in 1 minute 23:28:41 Output: 23:28:41 23:28:41 [?2004l -bash: syntax error near unexpected token `]]' 23:28:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:28:41 ------------------------------------------------------------------------------ 23:28:41 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:41 | FAIL | 23:29:41 ... click for list of related bugs or create a new one if needed (with the 23:29:41 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit" 23:29:41 reference somewhere inside) 23:29:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit&order=bug_status" 23:29:41 23:29:41 No match found for ']]>]]>' in 1 minute 23:29:41 Output: 23:29:41 23:29:41 [?2004l -bash: syntax error near unexpected token `]]' 23:29:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:29:41 ------------------------------------------------------------------------------ 23:29:41 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:41 | FAIL | 23:30:41 ... click for list of related bugs or create a new one if needed (with the 23:30:41 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_delete" 23:30:41 reference somewhere inside) 23:30:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_delete&order=bug_status" 23:30:41 23:30:41 No match found for ']]>]]>' in 1 minute 23:30:41 Output: 23:30:41 23:30:41 [?2004l -bash: syntax error near unexpected token `]]' 23:30:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:30:41 ------------------------------------------------------------------------------ 23:30:41 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:41 | FAIL | 23:31:41 ... click for list of related bugs or create a new one if needed (with the 23:31:41 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit" 23:31:41 reference somewhere inside) 23:31:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit&order=bug_status" 23:31:41 23:31:41 No match found for ']]>]]>' in 1 minute 23:31:41 Output: 23:31:41 23:31:41 [?2004l -bash: syntax error near unexpected token `]]' 23:31:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:31:41 ------------------------------------------------------------------------------ 23:31:41 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:41 | FAIL | 23:32:41 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:32:41 23:32:41 No match found for ']]>]]>' in 1 minute 23:32:41 Output: 23:32:41 23:32:41 [?2004l -bash: syntax error near unexpected token `]]' 23:32:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:32:41 ------------------------------------------------------------------------------ 23:32:41 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:41 | FAIL | 23:32:41 ... click for list of related bugs or create a new one if needed (with the 23:32:41 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge" 23:32:41 reference somewhere inside) 23:32:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge&order=bug_status" 23:32:41 23:32:41 FileNotFoundError: [Errno 2] No such file or directory: '\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> Skoda Mlada Boleslav\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> sedan\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> male\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> 28\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `28\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unex... 23:32:41 [ Message content over the limit has been removed. ] 23:32:41 ...le>\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> OLD001\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:32:41 ------------------------------------------------------------------------------ 23:32:41 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:41 | FAIL | 23:32:41 ... click for list of related bugs or create a new one if needed (with the 23:32:41 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard" 23:32:41 reference somewhere inside) 23:32:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard&order=bug_status" 23:32:41 23:32:41 ' 23:32:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> 23:32:41 [?2004l -bash: syntax error near unexpected token `newline' 23:32:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> 23:32:41 [?2004l -bash: syntax error near unexpected token `newline' 23:32:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> 23:32:41 [?2004l [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> ]]>]]>' does not contain 'OLD001' 23:32:41 ------------------------------------------------------------------------------ 23:32:41 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:41 | FAIL | 23:33:41 ... click for list of related bugs or create a new one if needed (with the 23:33:41 "netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request" 23:33:41 reference somewhere inside) 23:33:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request&order=bug_status" 23:33:41 23:33:41 No match found for ']]>]]>' in 1 minute 23:33:41 Output: 23:33:41 23:33:41 [?2004l -bash: syntax error near unexpected token `]]' 23:33:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:33:41 ------------------------------------------------------------------------------ 23:33:41 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:41 | FAIL | 23:34:41 ... click for list of related bugs or create a new one if needed (with the 23:34:41 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard" 23:34:41 reference somewhere inside) 23:34:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard&order=bug_status" 23:34:41 23:34:41 No match found for ']]>]]>' in 1 minute 23:34:41 Output: 23:34:41 23:34:41 [?2004l -bash: syntax error near unexpected token `]]' 23:34:41 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:34:41 ------------------------------------------------------------------------------ 23:34:41 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:41 | FAIL | 23:34:41 ... click for list of related bugs or create a new one if needed (with the 23:34:41 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create" 23:34:41 reference somewhere inside) 23:34:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create&order=bug_status" 23:34:41 23:34:41 FileNotFoundError: [Errno 2] No such file or directory: '-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> 99\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `99\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> CAROLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> Ford\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> 1950\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1950\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> CAROLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> CUSTOLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:34:41 ------------------------------------------------------------------------------ 23:34:41 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:41 | FAIL | 23:34:41 ... click for list of related bugs or create a new one if needed (with the 23:34:41 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third" 23:34:41 reference somewhere inside) 23:34:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third&order=bug_status" 23:34:41 23:34:41 ValueError: embedded null byte 23:34:41 ------------------------------------------------------------------------------ 23:34:41 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:42 | FAIL | 23:34:42 ... click for list of related bugs or create a new one if needed (with the 23:34:42 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth" 23:34:42 reference somewhere inside) 23:34:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth&order=bug_status" 23:34:42 23:34:42 ValueError: embedded null byte 23:34:42 ------------------------------------------------------------------------------ 23:34:42 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:42 | FAIL | 23:34:42 ... click for list of related bugs or create a new one if needed (with the 23:34:42 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth" 23:34:42 reference somewhere inside) 23:34:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth&order=bug_status" 23:34:42 23:34:42 ValueError: embedded null byte 23:34:42 ------------------------------------------------------------------------------ 23:34:42 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:42 | FAIL | 23:35:42 ... click for list of related bugs or create a new one if needed (with the 23:35:42 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge" 23:35:42 reference somewhere inside) 23:35:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge&order=bug_status" 23:35:42 23:35:42 No match found for ']]>]]>' in 1 minute 23:35:42 Output: 23:35:42 23:35:42 [?2004l -bash: syntax error near unexpected token `]]' 23:35:42 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:35:42 ------------------------------------------------------------------------------ 23:35:42 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:42 | FAIL | 23:36:42 ... click for list of related bugs or create a new one if needed (with the 23:36:42 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config" 23:36:42 reference somewhere inside) 23:36:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config&order=bug_status" 23:36:42 23:36:42 No match found for ']]>]]>' in 1 minute 23:36:42 Output: 23:36:42 23:36:42 [?2004l -bash: syntax error near unexpected token `]]' 23:36:42 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:36:42 ------------------------------------------------------------------------------ 23:36:42 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:42 | PASS | 23:36:42 ------------------------------------------------------------------------------ 23:36:42 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:42 | FAIL | 23:37:42 ... click for list of related bugs or create a new one if needed (with the 23:37:42 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure" 23:37:42 reference somewhere inside) 23:37:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure&order=bug_status" 23:37:42 23:37:42 No match found for ']]>]]>' in 1 minute 23:37:42 Output: 23:37:42 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:37:42 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:37:42 ------------------------------------------------------------------------------ 23:37:42 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:42 | FAIL | 23:38:42 ... click for list of related bugs or create a new one if needed (with the 23:38:42 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure" 23:38:42 reference somewhere inside) 23:38:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure&order=bug_status" 23:38:42 23:38:42 No match found for ']]>]]>' in 1 minute 23:38:42 Output: 23:38:42 23:38:42 [?2004l -bash: syntax error near unexpected token `]]' 23:38:42 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:38:42 ------------------------------------------------------------------------------ 23:38:42 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:44 | FAIL | 23:38:44 ... click for list of related bugs or create a new one if needed (with the 23:38:44 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data" 23:38:44 reference somewhere inside) 23:38:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data&order=bug_status" 23:38:44 23:38:44 OSError: [Errno 36] File name too long: '__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$printf_format}";\r\n PS1="$ps1pc_start$ps1pc_end"\r\n ;;\r\n 0 | 1)\r\n printf_format="${1:-$printf_format}"\r\n ;;\r\n *)\r\n return $exit\r\n ;;\r\n esac;\r\n local ps1_expanded=yes;\r\n [ -z "${ZSH_VERSION-}" ] || [[ -o PROMPT_SUBST ]] || ps1_expanded=no;\r\n [ -z "${BASH_VERSION-}" ] || shopt -q promptvars || ps1_expanded=no;\r\n local repo_info rev_parse_exit_code;\r\n repo_info="$(git rev-parse --git-dir --is-inside-git-dir \t\t--is-bare-repository --is-inside-work-tree \t\t--short HEAD 2>/dev/null)";\r\n rev_parse_exit_code="$?";\r\n if [ -z "$repo_info" ]; then\r\n return $exit;\r\n fi;\r\n local short_sha="";\r\n if [ "$rev_parse_exit_code" = "0" ]; then\r\n short_sha="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n fi;\r\n local inside_worktree="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local bare_repo="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local inside_gitdir="${repo_info##*\r\n}";\r\n local g="${repo_info%\r\n*}";\r\n... 23:38:44 [ Message content over the limit has been removed. ] 23:38:44 ...ns@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> Dixi\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> BMW\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> 1928\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1928\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:38:44 ------------------------------------------------------------------------------ 23:38:44 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:44 | FAIL | 23:38:44 FileNotFoundError: [Errno 2] No such file or directory: "-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>" 23:38:44 23:38:44 Also teardown failed: 23:38:44 Evaluating expression 'len(re.findall(\'SKIPPED\', """FileNotFoundError: [Errno 2] No such file or directory: "-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r\\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>"""")) > 0' failed: SyntaxError: unterminated string literal (detected at line 1) (, line 1) 23:38:44 ------------------------------------------------------------------------------ 23:38:44 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:44 | FAIL | 23:39:44 ... click for list of related bugs or create a new one if needed (with the 23:39:44 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit" 23:39:44 reference somewhere inside) 23:39:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit&order=bug_status" 23:39:44 23:39:44 No match found for ']]>]]>' in 1 minute 23:39:44 Output: 23:39:44 23:39:44 [?2004l -bash: syntax error near unexpected token `]]' 23:39:44 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:39:44 ------------------------------------------------------------------------------ 23:39:44 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:46 | FAIL | 23:39:46 ... click for list of related bugs or create a new one if needed (with the 23:39:46 "netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge" 23:39:46 reference somewhere inside) 23:39:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge&order=bug_status" 23:39:46 23:39:46 OSError: [Errno 36] File name too long: 'fi;\r\n\r\n return $exit\r\n}\r\n__git_ps1_colorize_gitstring () \r\n{ \r\n if [[ -n ${ZSH_VERSION-} ]]; then\r\n local c_red=\'%F{red}\';\r\n local c_green=\'%F{green}\';\r\n local c_lblue=\'%F{blue}\';\r\n local c_clear=\'%f\';\r\n else\r\n local c_red=\'\\[\\e[31m\\]\';\r\n local c_green=\'\\[\\e[32m\\]\';\r\n local c_lblue=\'\\[\\e[1;34m\\]\';\r\n local c_clear=\'\\[\\e[0m\\]\';\r\n fi;\r\n local bad_color=$c_red;\r\n local ok_color=$c_green;\r\n local flags_color="$c_lblue";\r\n local branch_color="";\r\n if [ $detached = no ]; then\r\n branch_color="$ok_color";\r\n else\r\n branch_color="$bad_color";\r\n fi;\r\n c="$branch_color$c";\r\n z="$c_clear$z";\r\n if [ "$w" = "*" ]; then\r\n w="$bad_color$w";\r\n fi;\r\n if [ -n "$i" ]; then\r\n i="$ok_color$i";\r\n fi;\r\n if [ -n "$s" ]; then\r\n s="$flags_color$s";\r\n fi;\r\n if [ -n "$u" ]; then\r\n u="$bad_color$u";\r\n fi;\r\n r="$c_clear$r"\r\n}\r\n__git_ps1_show_upstream () \r\n{ \r\n local key value;\r\n local svn_remote svn_url_pattern count n;\r\n local upstream=git legacy="" verbose="" name="";\r\n svn_remote=();\r\n local output="$(git config -z --get-regexp \'^(svn-remote\\..*\\.url|bash\\.showupstream)$\' 2>/dev/null | tr \'\\0\\n\' \'\\n \')";\r\n while read -r key value; do\r\n case "$key" in \r\n bash.showupstream)\r\n ... 23:39:46 [ Message content over the limit has been removed. ] 23:39:46 ...4-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> Bentley Speed Six\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> Bentley\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> 1930\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1930\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:39:46 ------------------------------------------------------------------------------ 23:39:46 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:46 | FAIL | 23:40:46 ... click for list of related bugs or create a new one if needed (with the 23:40:46 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update" 23:40:46 reference somewhere inside) 23:40:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update&order=bug_status" 23:40:46 23:40:46 No match found for ']]>]]>' in 1 minute 23:40:46 Output: 23:40:46 23:40:46 [?2004l -bash: syntax error near unexpected token `]]' 23:40:46 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:40:46 ------------------------------------------------------------------------------ 23:40:46 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:46 | FAIL | 23:41:46 ... click for list of related bugs or create a new one if needed (with the 23:41:46 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update" 23:41:46 reference somewhere inside) 23:41:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update&order=bug_status" 23:41:46 23:41:46 No match found for ']]>]]>' in 1 minute 23:41:46 Output: 23:41:46 23:41:46 [?2004l -bash: syntax error near unexpected token `]]' 23:41:46 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:41:46 ------------------------------------------------------------------------------ 23:41:46 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:47 | FAIL | 23:41:47 ... click for list of related bugs or create a new one if needed (with the 23:41:47 "netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge" 23:41:47 reference somewhere inside) 23:41:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge&order=bug_status" 23:41:47 23:41:47 OSError: [Errno 36] File name too long: '}\r\n_filedir_xspec () \r\n{ \r\n local cur prev words cword;\r\n _init_completion || return;\r\n _tilde "$cur" || return;\r\n local IFS=\'\r\n\' xspec=${_xspecs[${1##*/}]} tmp;\r\n local -a toks;\r\n toks=($(\r\n compgen -d -- "$(quote_readline "$cur")" | {\r\n while read -r tmp; do\r\n printf \'%s\\n\' $tmp\r\n done\r\n }\r\n ));\r\n eval xspec="${xspec}";\r\n local matchop=!;\r\n if [[ $xspec == !* ]]; then\r\n xspec=${xspec#!};\r\n matchop=@;\r\n fi;\r\n xspec="$matchop($xspec|${xspec^^})";\r\n toks+=($(\r\n eval compgen -f -X "\'!$xspec\'" -- \'$(quote_readline "$cur")\' | {\r\n while read -r tmp; do\r\n [[ -n $tmp ]] && printf \'%s\\n\' $tmp\r\n done\r\n }\r\n ));\r\n [[ -n ${COMP_FILEDIR_FALLBACK:-} && ${#toks[@]} -lt 1 ]] && { \r\n local reset=$(shopt -po noglob);\r\n set -o noglob;\r\n toks+=($(compgen -f -- "$(quote_readline "$cur")"));\r\n IFS=\' \';\r\n $reset;\r\n IFS=\'\r\n\'\r\n };\r\n if ((${#toks[@]} != 0)); then\r\n compopt -o filenames;\r\n COMPREPLY=("${toks[@]}");\r\n fi\r\n}\r\n_fstypes () \r\n{ \r\n local fss;\r\n if [[ -e /proc/filesystems ]]; then\r\n fss="$(cut -d\'\t\' -f2 /proc/filesystems)\r\n $(awk \'! /\\*/ { print $NF }\' /etc/filesystems 2>/dev/null)";\r\n else\r\n fss="$(awk \'/^[ \\t]*[^#]/ { print $3... 23:41:47 [ Message content over the limit has been removed. ] 23:41:47 ...r unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> REPLACE\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> CUSTYOUNG\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:41:47 ------------------------------------------------------------------------------ 23:41:47 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:47 | FAIL | 23:42:47 ... click for list of related bugs or create a new one if needed (with the 23:42:47 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace" 23:42:47 reference somewhere inside) 23:42:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace&order=bug_status" 23:42:47 23:42:47 No match found for ']]>]]>' in 1 minute 23:42:47 Output: 23:42:47 23:42:47 [?2004l -bash: syntax error near unexpected token `]]' 23:42:47 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:42:47 ------------------------------------------------------------------------------ 23:42:47 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:47 | FAIL | 23:43:47 ... click for list of related bugs or create a new one if needed (with the 23:43:47 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace" 23:43:47 reference somewhere inside) 23:43:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace&order=bug_status" 23:43:47 23:43:47 No match found for ']]>]]>' in 1 minute 23:43:47 Output: 23:43:47 23:43:47 [?2004l -bash: syntax error near unexpected token `]]' 23:43:47 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:43:47 ------------------------------------------------------------------------------ 23:43:47 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:50 | FAIL | 23:43:50 ... click for list of related bugs or create a new one if needed (with the 23:43:50 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data" 23:43:50 reference somewhere inside) 23:43:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data&order=bug_status" 23:43:50 23:43:50 OSError: [Errno 36] File name too long: '_xspecs=([tex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [freeamp]="!*.@(mp3|og[ag]|pls|m3u)" [gqmpeg]="!*.@(mp3|og[ag]|pls|m3u)" [texi2html]="!*.texi*" [hbpp]="!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])" [lowriter]="!*.@(sxw|stw|sxg|sgl|doc?([mx])|dot?([mx])|rtf|txt|htm|html|?(f)odt|ott|odm|pdf)" [rpm2cpio]="!*.[rs]pm" [localc]="!*.@(sxc|stc|xls?([bmx])|xlw|xlt?([mx])|[ct]sv|?(f)ods|ots)" [hbrun]="!*.[Hh][Rr][Bb]" [vi]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [latex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [view]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [madplay]="!*.mp3" [compress]="*.Z" [pdfjadetex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [pbunzip2]="!*.?(t)bz?(2)" [lrunzip]="!*.lrz" [gunzip]="!*.@(Z|[gGd]z|t[ag]z)" [oowriter]="!*.@(sxw|stw|sxg|sgl|doc?([mx])|dot?([mx])|rtf|txt|htm|html|?(f)odt|ott|odm|pdf)" [epiphany]="!*.@(?([xX]|[sS])[hH][tT][mM]?([lL]))" [acroread]="!*.[pf]df" [znew]="*.Z" [kwrite]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [xemacs]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [gview]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [lzfgrep]="!*.@(tlz|lzma)" [lzless]="!*.@(tlz|lzma)" [cdiff]="!*.@(dif?(f)|?(d)patch)?(.@([gx]z|bz2|lzma))" [zipinfo]="!*.@(zip|[aegjswx]ar|exe|pk3|wsz|zargo|xpi|s[tx][cdiw]|sx[gm]|o[dt][tspgfc]|od[bm]|oxt|epub|apk|aab|ipa|do[ct][xm]|p[op]t[mx]|xl[st][xm]|pyz|whl)" [pdflatex]="!*.@(?(l... 23:43:50 [ Message content over the limit has been removed. ] 23:43:50 ...-clustering-it:car" a:operation="remove">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:43:50 ------------------------------------------------------------------------------ 23:43:50 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:50 | FAIL | 23:44:50 ... click for list of related bugs or create a new one if needed (with the 23:44:50 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_test_data_removal" 23:44:50 reference somewhere inside) 23:44:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_test_data_removal&order=bug_status" 23:44:50 23:44:50 No match found for ']]>]]>' in 1 minute 23:44:50 Output: 23:44:50 23:44:50 [?2004l -bash: syntax error near unexpected token `]]' 23:44:50 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:44:50 ------------------------------------------------------------------------------ 23:44:50 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:50 | FAIL | 23:44:50 ... click for list of related bugs or create a new one if needed (with the 23:44:50 "netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern" 23:44:50 reference somewhere inside) 23:44:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern&order=bug_status" 23:44:50 23:44:50 OSError: [Errno 36] File name too long: '-bash: cars: No such file or directory\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> xmlns:a="urn:ietf:params:xml:ns:netconf:base:1.0" a:operation="replace">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> connector\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:44:50 ------------------------------------------------------------------------------ 23:44:50 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:50 | FAIL | 23:44:50 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=7791 23:44:50 23:44:50 FileNotFoundError: [Errno 2] No such file or directory: '\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:44:50 ------------------------------------------------------------------------------ 23:44:50 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:52 | FAIL | 23:44:52 ... click for list of related bugs or create a new one if needed (with the 23:44:52 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element" 23:44:52 reference somewhere inside) 23:44:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element&order=bug_status" 23:44:52 23:44:52 OSError: [Errno 36] File name too long: '\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> set\r\n\x1b[?2004l\rBASH=/bin/bash\r\nBASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extglob:extquote:force_fignore:globasciiranges:histappend:interactive_comments:login_shell:progcomp:promptvars:sourcepath\r\nBASH_ALIASES=()\r\nBASH_ARGC=([0]="0")\r\nBASH_ARGV=()\r\nBASH_CMDS=()\r\nBASH_COMPLETION_VERSINFO=([0]="2" [1]="11")\r\nBASH_LINENO=()\r\nBASH_SOURCE=()\r\nBASH_VERSINFO=([0]="5" [1]="1" [2]="16" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu")\r\nBASH_VERSION=\'5.1.16(1)-release\'\r\nCOLUMNS=80\r\nDBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus\r\nDIRSTACK=()\r\nEUID=1001\r\nGROUPS=()\r\nHISTCONTROL=ignoreboth\r\nHISTFILE=/home/jenkins/.bash_history\r\nHISTFILESIZE=2000\r\nHISTSIZE=1000\r\nHOME=/home/jenkins\r\nHOSTNAME=releng-04279-64-0-builder-0\r\nHOSTTYPE=x86_64\r\nIFS=$\' \\t\\n\'\r\nLANG=C.UTF-8\r\nLESSCLOSE=\'/usr/bin/lesspipe %s %s\'\r\nLESSOPEN=\'| /usr/bin/lesspipe %s\'\r\nLINES=24\r\nLOGNAME=jenkins\r\nLS_COLORS=\'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=... 23:44:52 [ Message content over the limit has been removed. ] 23:44:52 ...ntf "\'%s\'" "$quoted"\r\n}\r\nquote_readline () \r\n{ \r\n local ret;\r\n _quote_readline_by_ref "$1" ret;\r\n printf %s "$ret"\r\n}\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:44:52 ------------------------------------------------------------------------------ 23:44:52 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:52 | FAIL | 23:45:52 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:45:52 23:45:52 No match found for ']]>]]>' in 1 minute 23:45:52 Output: 23:45:52 23:45:52 [?2004l -bash: syntax error near unexpected token `]]' 23:45:52 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:45:52 ------------------------------------------------------------------------------ 23:45:52 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:54 | FAIL | 23:45:54 ... click for list of related bugs or create a new one if needed (with the 23:45:54 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module" 23:45:54 reference somewhere inside) 23:45:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module&order=bug_status" 23:45:54 23:45:54 OSError: [Errno 36] File name too long: '__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$printf_format}";\r\n PS1="$ps1pc_start$ps1pc_end"\r\n ;;\r\n 0 | 1)\r\n printf_format="${1:-$printf_format}"\r\n ;;\r\n *)\r\n return $exit\r\n ;;\r\n esac;\r\n local ps1_expanded=yes;\r\n [ -z "${ZSH_VERSION-}" ] || [[ -o PROMPT_SUBST ]] || ps1_expanded=no;\r\n [ -z "${BASH_VERSION-}" ] || shopt -q promptvars || ps1_expanded=no;\r\n local repo_info rev_parse_exit_code;\r\n repo_info="$(git rev-parse --git-dir --is-inside-git-dir \t\t--is-bare-repository --is-inside-work-tree \t\t--short HEAD 2>/dev/null)";\r\n rev_parse_exit_code="$?";\r\n if [ -z "$repo_info" ]; then\r\n return $exit;\r\n fi;\r\n local short_sha="";\r\n if [ "$rev_parse_exit_code" = "0" ]; then\r\n short_sha="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n fi;\r\n local inside_worktree="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local bare_repo="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local inside_gitdir="${repo_info##*\r\n}";\r\n local g="${repo_info%\r\n*}";\r\n... 23:45:54 [ Message content over the limit has been removed. ] 23:45:54 ...ntf "\'%s\'" "$quoted"\r\n}\r\nquote_readline () \r\n{ \r\n local ret;\r\n _quote_readline_by_ref "$1" ret;\r\n printf %s "$ret"\r\n}\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-64-0-builder-0 ~]>' 23:45:54 ------------------------------------------------------------------------------ 23:45:54 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:54 | FAIL | 23:46:54 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:46:54 23:46:54 No match found for ']]>]]>' in 1 minute 23:46:54 Output: 23:46:54 23:46:54 [?2004l -bash: syntax error near unexpected token `]]' 23:46:54 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:46:54 ------------------------------------------------------------------------------ 23:46:54 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:54 | FAIL | 23:47:54 ... click for list of related bugs or create a new one if needed (with the 23:47:54 "netconf_gate_userfeatures_txt_mdsal_northbound_close_session" 23:47:54 reference somewhere inside) 23:47:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_close_session&order=bug_status" 23:47:54 23:47:54 No match found for ']]>]]>' in 1 minute 23:47:54 Output: 23:47:54 23:47:54 [?2004l -bash: syntax error near unexpected token `]]' 23:47:54 [?2004h[jenkins@releng-04279-64-0-builder-0 ~]> . 23:47:54 ------------------------------------------------------------------------------ 23:47:54 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | FAIL | 23:47:54 49 tests, 1 passed, 48 failed 23:47:54 ============================================================================== 23:47:54 netconf-gate-userfeatures.txt.MDSAL | FAIL | 23:47:54 49 tests, 1 passed, 48 failed 23:47:54 ============================================================================== 23:47:54 netconf-gate-userfeatures.txt.CRUD 23:47:54 ============================================================================== 23:47:54 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ... 23:47:54 ============================================================================== 23:47:59 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:00 | FAIL | 23:48:00 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:48:00 ------------------------------------------------------------------------------ 23:48:00 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:00 | FAIL | 23:48:00 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:00 ------------------------------------------------------------------------------ 23:48:00 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:00 | FAIL | 23:48:00 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:00 ------------------------------------------------------------------------------ 23:48:00 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:00 | FAIL | 23:48:00 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:00 ------------------------------------------------------------------------------ 23:48:00 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 | FAIL | 23:48:21 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:21 ------------------------------------------------------------------------------ 23:48:21 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 | FAIL | 23:48:21 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:21 ------------------------------------------------------------------------------ 23:48:21 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 | FAIL | 23:48:21 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:21 ------------------------------------------------------------------------------ 23:48:21 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 | FAIL | 23:48:21 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:21 ------------------------------------------------------------------------------ 23:48:21 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 | FAIL | 23:48:21 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:21 ------------------------------------------------------------------------------ 23:48:21 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 | FAIL | 23:48:21 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:21 ------------------------------------------------------------------------------ 23:48:21 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:22 | FAIL | 23:48:22 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:22 ------------------------------------------------------------------------------ 23:48:22 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:32 | FAIL | 23:48:32 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:32 ------------------------------------------------------------------------------ 23:48:32 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:33 | FAIL | 23:48:33 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:33 ------------------------------------------------------------------------------ 23:48:33 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:53 | FAIL | 23:48:53 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:48:53 ------------------------------------------------------------------------------ 23:48:53 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 | FAIL | 23:49:54 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:54 ------------------------------------------------------------------------------ 23:49:54 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 | FAIL | 23:49:54 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:54 ------------------------------------------------------------------------------ 23:49:54 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 | FAIL | 23:49:54 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:54 ------------------------------------------------------------------------------ 23:49:54 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 | FAIL | 23:49:54 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:54 ------------------------------------------------------------------------------ 23:49:54 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 | FAIL | 23:49:54 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:54 ------------------------------------------------------------------------------ 23:49:54 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 | FAIL | 23:49:55 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:55 ------------------------------------------------------------------------------ 23:49:55 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 | FAIL | 23:49:55 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:55 ------------------------------------------------------------------------------ 23:49:55 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 | FAIL | 23:49:55 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:55 ------------------------------------------------------------------------------ 23:49:55 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 | FAIL | 23:49:55 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:55 ------------------------------------------------------------------------------ 23:49:55 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 | FAIL | 23:49:55 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:55 ------------------------------------------------------------------------------ 23:49:55 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 | FAIL | 23:49:55 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:55 ------------------------------------------------------------------------------ 23:49:55 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 | FAIL | 23:49:55 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:55 ------------------------------------------------------------------------------ 23:49:55 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 | FAIL | 23:49:55 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:55 ------------------------------------------------------------------------------ 23:49:55 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:56 | FAIL | 23:49:56 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:49:56 ------------------------------------------------------------------------------ 23:49:56 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:06 | FAIL | 23:50:06 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:06 ------------------------------------------------------------------------------ 23:50:06 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | FAIL | 23:50:06 29 tests, 0 passed, 29 failed 23:50:06 ============================================================================== 23:50:06 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite. 23:50:06 ============================================================================== 23:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:11 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:12 | FAIL | 23:50:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:50:12 ------------------------------------------------------------------------------ 23:50:12 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:12 | FAIL | 23:50:12 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:12 ------------------------------------------------------------------------------ 23:50:12 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:12 | FAIL | 23:50:12 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:12 ------------------------------------------------------------------------------ 23:50:12 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:17 | FAIL | 23:50:17 Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:17 ------------------------------------------------------------------------------ 23:50:17 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:38 | FAIL | 23:50:38 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:38 ------------------------------------------------------------------------------ 23:50:38 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:38 | FAIL | 23:50:38 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:38 ------------------------------------------------------------------------------ 23:50:38 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:38 | FAIL | 23:50:38 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:38 ------------------------------------------------------------------------------ 23:50:38 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:38 | FAIL | 23:50:38 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:38 ------------------------------------------------------------------------------ 23:50:38 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:39 | FAIL | 23:50:39 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:39 ------------------------------------------------------------------------------ 23:50:39 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:39 | FAIL | 23:50:39 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:39 ------------------------------------------------------------------------------ 23:50:39 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:39 | FAIL | 23:50:39 Dictionary does not contain key 'netconf-test-device'. 23:50:39 ------------------------------------------------------------------------------ 23:50:39 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:49 | FAIL | 23:50:49 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:49 ------------------------------------------------------------------------------ 23:50:49 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:50 | FAIL | 23:50:50 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:50 ------------------------------------------------------------------------------ 23:50:50 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:10 | FAIL | 23:51:10 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:10 ------------------------------------------------------------------------------ 23:51:10 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:11 | FAIL | 23:52:11 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:11 ------------------------------------------------------------------------------ 23:52:11 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:11 | FAIL | 23:52:11 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:11 ------------------------------------------------------------------------------ 23:52:11 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:11 | FAIL | 23:52:11 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:11 ------------------------------------------------------------------------------ 23:52:11 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:11 | FAIL | 23:52:11 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:11 ------------------------------------------------------------------------------ 23:52:11 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 | FAIL | 23:52:12 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:12 ------------------------------------------------------------------------------ 23:52:12 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 | FAIL | 23:52:12 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:12 ------------------------------------------------------------------------------ 23:52:12 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 | FAIL | 23:52:12 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:12 ------------------------------------------------------------------------------ 23:52:12 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 | FAIL | 23:52:12 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:12 ------------------------------------------------------------------------------ 23:52:12 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 | FAIL | 23:52:12 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:12 ------------------------------------------------------------------------------ 23:52:12 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 | FAIL | 23:52:12 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:12 ------------------------------------------------------------------------------ 23:52:12 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 | FAIL | 23:52:12 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:12 ------------------------------------------------------------------------------ 23:52:12 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:13 | FAIL | 23:52:13 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:13 ------------------------------------------------------------------------------ 23:52:13 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:13 | FAIL | 23:52:13 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:13 ------------------------------------------------------------------------------ 23:52:13 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:13 | FAIL | 23:52:13 Dictionary does not contain key 'netconf-test-device'. 23:52:13 ------------------------------------------------------------------------------ 23:52:13 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:23 | FAIL | 23:52:23 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:23 ------------------------------------------------------------------------------ 23:52:23 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD ... | FAIL | 23:52:23 29 tests, 0 passed, 29 failed 23:52:23 ============================================================================== 23:52:23 netconf-gate-userfeatures.txt.CRUD | FAIL | 23:52:23 58 tests, 0 passed, 58 failed 23:52:23 ============================================================================== 23:52:23 netconf-gate-userfeatures.txt.CRUD-ACTION 23:52:23 ============================================================================== 23:52:23 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector ... 23:52:23 ============================================================================== 23:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:29 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Check_Device_Data_Is_Empty :: Get the device data and make sure it... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 23:52:29 Parent suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 ------------------------------------------------------------------------------ 23:52:29 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-c... | FAIL | 23:52:29 Suite setup failed: 23:52:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:29 23:52:29 11 tests, 0 passed, 11 failed 23:52:29 ============================================================================== 23:52:29 netconf-gate-userfeatures.txt.CRUD-ACTION | FAIL | 23:52:29 11 tests, 0 passed, 11 failed 23:52:29 ============================================================================== 23:52:29 netconf-gate-userfeatures.txt.Notifications 23:52:29 ============================================================================== 23:52:29 netconf-gate-userfeatures.txt.Notifications.Notifications Basic :: Basic te... 23:52:29 ============================================================================== 23:52:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:32 Create_DCN_Stream :: Create DCN stream. | FAIL | 23:52:32 Parent suite setup failed: 23:52:32 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:52:32 ------------------------------------------------------------------------------ 23:52:32 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. | FAIL | 23:52:32 Parent suite setup failed: 23:52:32 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:52:32 ------------------------------------------------------------------------------ 23:52:32 List_DCN_Streams :: List DCN streams. | FAIL | 23:52:32 Parent suite setup failed: 23:52:32 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:52:32 ------------------------------------------------------------------------------ 23:52:32 Start_Receiver :: Start the WSS/SSE listener | FAIL | 23:52:32 Parent suite setup failed: 23:52:32 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:52:32 ------------------------------------------------------------------------------ 23:52:32 Change_DS_Config :: Make a change in DS configuration. | FAIL | 23:52:32 Parent suite setup failed: 23:52:32 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:52:32 ------------------------------------------------------------------------------ 23:52:32 Check_Notification :: Check the WSS/SSE listener log for a change ... | FAIL | 23:52:32 Parent suite setup failed: 23:52:32 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:52:32 ------------------------------------------------------------------------------ 23:52:32 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... | FAIL | 23:52:32 Parent suite setup failed: 23:52:32 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:52:32 ------------------------------------------------------------------------------ 23:52:32 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... | FAIL | 23:52:32 Parent suite setup failed: 23:52:32 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:52:32 ------------------------------------------------------------------------------ 23:52:32 netconf-gate-userfeatures.txt.Notifications.Notifications Basic ::... | FAIL | 23:52:32 Suite setup failed: 23:52:32 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.137 23:52:32 23:52:32 8 tests, 0 passed, 8 failed 23:52:32 ============================================================================== 23:52:32 netconf-gate-userfeatures.txt.Notifications | FAIL | 23:52:32 8 tests, 0 passed, 8 failed 23:52:32 ============================================================================== 23:52:32 netconf-gate-userfeatures.txt.KeyAuth 23:52:32 ============================================================================== 23:52:32 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the d... 23:52:32 ============================================================================== 23:52:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:51 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 23:52:51 Parent suite setup failed: 23:52:51 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:51 ------------------------------------------------------------------------------ 23:52:51 Configure_Device_On_Netconf :: Make request to configure netconf n... | FAIL | 23:52:51 Parent suite setup failed: 23:52:51 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:51 ------------------------------------------------------------------------------ 23:52:51 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 23:52:51 Parent suite setup failed: 23:52:51 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:51 ------------------------------------------------------------------------------ 23:52:51 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 23:52:51 Parent suite setup failed: 23:52:51 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:51 ------------------------------------------------------------------------------ 23:52:51 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 23:52:51 Parent suite setup failed: 23:52:51 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:51 ------------------------------------------------------------------------------ 23:52:51 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to ver... | FAIL | 23:52:51 Suite setup failed: 23:52:51 ConnectionError: HTTPConnectionPool(host='10.30.171.137', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:51 23:52:51 5 tests, 0 passed, 5 failed 23:52:51 ============================================================================== 23:52:51 netconf-gate-userfeatures.txt.KeyAuth | FAIL | 23:52:51 5 tests, 0 passed, 5 failed 23:52:51 ============================================================================== 23:52:51 netconf-gate-userfeatures.txt | FAIL | 23:52:51 138 tests, 1 passed, 137 failed 23:52:51 ============================================================================== 23:52:51 Output: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/output.xml 23:52:52 Log: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/log.html 23:52:52 Report: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/report.html 23:52:52 Examining the files in data/log and checking filesize 23:52:52 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:52:53 total 8 23:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 .. 23:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:11 . 23:52:53 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:52:53 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory 23:52:53 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:52:53 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory 23:52:53 Let's take the karaf thread dump again... 23:52:53 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:52:53 karaf main: org.apache.karaf.main.Main, pid: 23:52:53 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:52:54 Usage: 23:52:54 jstack [-l][-e] 23:52:54 (to connect to running process) 23:52:54 23:52:54 Options: 23:52:54 -l long listing. Prints additional information about locks 23:52:54 -e extended listing. Prints additional information about threads 23:52:54 -? -h --help -help to print this help message 23:52:54 Killing ODL 23:52:54 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:52:59 Compressing karaf.log 1 23:52:59 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:52:59 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:52:59 Fetching compressed karaf.log 1 23:52:59 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:52:59 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory 23:52:59 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:52:59 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory 23:52:59 Fetch GC logs 23:52:59 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 23:53:00 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory 23:53:00 Examine copied files 23:53:00 total 11468 23:53:00 drwxrwxr-x. 2 jenkins jenkins 6 Nov 8 23:52 gclogs-1 23:53:00 -rw-rw-r--. 1 jenkins jenkins 0 Nov 8 23:52 karaf_1__threads_after.log 23:53:00 -rw-rw-r--. 1 jenkins jenkins 10391 Nov 8 23:52 ps_after.log 23:53:00 -rw-rw-r--. 1 jenkins jenkins 322812 Nov 8 23:52 report.html 23:53:00 -rw-rw-r--. 1 jenkins jenkins 1691496 Nov 8 23:52 log.html 23:53:00 -rw-rw-r--. 1 jenkins jenkins 9652146 Nov 8 23:52 output.xml 23:53:00 -rw-rw-r--. 1 jenkins jenkins 709 Nov 8 23:15 testplan.txt 23:53:00 -rw-rw-r--. 1 jenkins jenkins 0 Nov 8 23:15 karaf_1__threads_before.log 23:53:00 -rw-rw-r--. 1 jenkins jenkins 10352 Nov 8 23:15 ps_before.log 23:53:00 -rw-rw-r--. 1 jenkins jenkins 3291 Nov 8 23:11 post-startup-script.sh 23:53:00 -rw-rw-r--. 1 jenkins jenkins 231 Nov 8 23:11 startup-script.sh 23:53:00 -rw-rw-r--. 1 jenkins jenkins 3295 Nov 8 23:11 configuration-script.sh 23:53:00 -rw-rw-r--. 1 jenkins jenkins 268 Nov 8 23:11 detect_variables.env 23:53:00 -rw-rw-r--. 1 jenkins jenkins 0 Nov 8 23:11 pom.xml 23:53:00 -rw-rw-r--. 1 jenkins jenkins 96 Nov 8 23:11 set_variables.env 23:53:00 -rw-rw-r--. 1 jenkins jenkins 299 Nov 8 23:11 slave_addresses.txt 23:53:00 -rw-rw-r--. 1 jenkins jenkins 570 Nov 8 23:10 requirements.txt 23:53:00 -rw-rw-r--. 1 jenkins jenkins 26 Nov 8 23:10 env.properties 23:53:00 -rw-rw-r--. 1 jenkins jenkins 324 Nov 8 23:08 stack-parameters.yaml 23:53:00 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 8 23:08 test 23:53:00 drwxrwxr-x. 2 jenkins jenkins 6 Nov 8 23:08 test@tmp 23:53:00 -rw-rw-r--. 1 jenkins jenkins 481 Nov 8 19:36 maven-metadata.xml 23:53:00 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins14161942890568239667.sh 23:53:00 Karaf Deployments, Tests must have already run 23:53:00 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins14828162451764582571.sh 23:53:00 Cleaning up Robot installation... 23:53:00 $ ssh-agent -k 23:53:00 unset SSH_AUTH_SOCK; 23:53:00 unset SSH_AGENT_PID; 23:53:00 echo Agent pid 5283 killed; 23:53:00 [ssh-agent] Stopped. 23:53:00 Recording plot data 23:53:00 Robot results publisher started... 23:53:00 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:53:00 -Parsing output xml: 23:53:01 Done! 23:53:01 -Copying log files to build dir: 23:53:02 Done! 23:53:02 -Assigning results to build: 23:53:02 Done! 23:53:02 -Checking thresholds: 23:53:02 Done! 23:53:02 Done publishing Robot results. 23:53:02 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:53:02 [PostBuildScript] - [INFO] Executing post build scripts. 23:53:02 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins11694234879871445791.sh 23:53:02 Archiving csit artifacts 23:53:02 mv: cannot stat 'odl1_*': No such file or directory 23:53:02 mv: cannot stat '*_1.png': No such file or directory 23:53:02 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:53:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:53:02 Dload Upload Total Spent Left Speed 23:53:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1784k 0 1784k 0 0 6217k 0 --:--:-- --:--:-- --:--:-- 6217k 23:53:02 Archive: robot-plugin.zip 23:53:02 inflating: ./archives/robot-plugin/log.html 23:53:02 inflating: ./archives/robot-plugin/output.xml 23:53:02 inflating: ./archives/robot-plugin/report.html 23:53:02 mv: cannot stat '*.log.gz': No such file or directory 23:53:02 mv: cannot stat '*.csv': No such file or directory 23:53:02 mv: cannot stat '*.png': No such file or directory 23:53:02 [PostBuildScript] - [INFO] Executing post build scripts. 23:53:02 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins5019681573807726886.sh 23:53:02 [PostBuildScript] - [INFO] Executing post build scripts. 23:53:02 [EnvInject] - Injecting environment variables from a build step. 23:53:02 [EnvInject] - Injecting as environment variables the properties content 23:53:02 OS_CLOUD=vex 23:53:02 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-64 23:53:03 23:53:03 [EnvInject] - Variables injected successfully. 23:53:03 provisioning config files... 23:53:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:53:03 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins511579070090156017.sh 23:53:03 ---> openstack-stack-delete.sh 23:53:03 Setup pyenv: 23:53:03 system 23:53:03 3.8.13 23:53:03 3.9.13 23:53:03 3.10.13 23:53:03 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:53:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from file:/tmp/.os_lf_venv 23:53:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:53:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:53:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:53:05 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:53:05 lf-activate-venv(): INFO: Base packages installed successfully 23:53:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:53:24 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:53:24 INFO: Stack cost retrieval disabled, setting cost to 0 23:53:36 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-64 23:53:36 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-64 23:53:36 [PostBuildScript] - [INFO] Executing post build scripts. 23:53:36 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins12058481281997248286.sh 23:53:36 ---> sysstat.sh 23:53:36 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins6314309825964647074.sh 23:53:36 ---> package-listing.sh 23:53:36 ++ facter osfamily 23:53:36 ++ tr '[:upper:]' '[:lower:]' 23:53:36 + OS_FAMILY=redhat 23:53:36 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:53:36 + START_PACKAGES=/tmp/packages_start.txt 23:53:36 + END_PACKAGES=/tmp/packages_end.txt 23:53:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:53:36 + PACKAGES=/tmp/packages_start.txt 23:53:36 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 23:53:36 + PACKAGES=/tmp/packages_end.txt 23:53:36 + case "${OS_FAMILY}" in 23:53:36 + rpm -qa 23:53:36 + sort 23:53:37 + '[' -f /tmp/packages_start.txt ']' 23:53:37 + '[' -f /tmp/packages_end.txt ']' 23:53:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:53:37 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 23:53:37 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/archives/ 23:53:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/archives/ 23:53:37 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins15778796388029726117.sh 23:53:37 ---> capture-instance-metadata.sh 23:53:37 Setup pyenv: 23:53:37 system 23:53:37 3.8.13 23:53:37 3.9.13 23:53:37 3.10.13 23:53:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:53:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from file:/tmp/.os_lf_venv 23:53:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:53:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:53:40 lf-activate-venv(): INFO: Base packages installed successfully 23:53:40 lf-activate-venv(): INFO: Installing additional packages: lftools 23:53:51 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:53:51 INFO: Running in OpenStack, capturing instance metadata 23:53:51 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins13551767412955668459.sh 23:53:51 provisioning config files... 23:53:52 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-titanium #64 23:53:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/config6603718025973428289tmp 23:53:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:53:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:53:52 provisioning config files... 23:53:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:53:52 [EnvInject] - Injecting environment variables from a build step. 23:53:52 [EnvInject] - Injecting as environment variables the properties content 23:53:52 SERVER_ID=logs 23:53:52 23:53:52 [EnvInject] - Variables injected successfully. 23:53:52 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins5859642120891066220.sh 23:53:52 ---> create-netrc.sh 23:53:52 WARN: Log server credential not found. 23:53:52 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins10288256821634489447.sh 23:53:52 ---> python-tools-install.sh 23:53:52 Setup pyenv: 23:53:53 system 23:53:53 3.8.13 23:53:53 3.9.13 23:53:53 3.10.13 23:53:53 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:53:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from file:/tmp/.os_lf_venv 23:53:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:53:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:53:54 lf-activate-venv(): INFO: Base packages installed successfully 23:53:54 lf-activate-venv(): INFO: Installing additional packages: lftools 23:54:04 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:54:04 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins5152265484908533010.sh 23:54:04 ---> sudo-logs.sh 23:54:04 Archiving 'sudo' log.. 23:54:05 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins14488975636160369591.sh 23:54:05 ---> job-cost.sh 23:54:05 Setup pyenv: 23:54:05 system 23:54:05 3.8.13 23:54:05 3.9.13 23:54:05 3.10.13 23:54:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:54:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from file:/tmp/.os_lf_venv 23:54:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:07 lf-activate-venv(): INFO: Base packages installed successfully 23:54:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:54:14 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:54:14 DEBUG: total: 0 23:54:14 INFO: Retrieving Stack Cost... 23:54:15 INFO: Retrieving Pricing Info for: v3-standard-2 23:54:15 INFO: Archiving Costs 23:54:15 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins2021486890353241926.sh 23:54:15 ---> logs-deploy.sh 23:54:15 Setup pyenv: 23:54:15 system 23:54:15 3.8.13 23:54:15 3.9.13 23:54:15 3.10.13 23:54:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:54:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bb4k from file:/tmp/.os_lf_venv 23:54:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:17 lf-activate-venv(): INFO: Base packages installed successfully 23:54:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:54:27 lf-activate-venv(): INFO: Adding /tmp/venv-Bb4k/bin to PATH 23:54:27 WARNING: Nexus logging server not set 23:54:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-titanium/64/ 23:54:27 INFO: archiving logs to S3 23:54:28 ---> uname -a: 23:54:28 Linux prd-centos8-robot-2c-8g-7160.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 23:54:28 23:54:28 23:54:28 ---> lscpu: 23:54:28 Architecture: x86_64 23:54:28 CPU op-mode(s): 32-bit, 64-bit 23:54:28 Byte Order: Little Endian 23:54:28 CPU(s): 2 23:54:28 On-line CPU(s) list: 0,1 23:54:28 Thread(s) per core: 1 23:54:28 Core(s) per socket: 1 23:54:28 Socket(s): 2 23:54:28 NUMA node(s): 1 23:54:28 Vendor ID: AuthenticAMD 23:54:28 CPU family: 23 23:54:28 Model: 49 23:54:28 Model name: AMD EPYC-Rome Processor 23:54:28 Stepping: 0 23:54:28 CPU MHz: 2800.000 23:54:28 BogoMIPS: 5600.00 23:54:28 Virtualization: AMD-V 23:54:28 Hypervisor vendor: KVM 23:54:28 Virtualization type: full 23:54:28 L1d cache: 32K 23:54:28 L1i cache: 32K 23:54:28 L2 cache: 512K 23:54:28 L3 cache: 16384K 23:54:28 NUMA node0 CPU(s): 0,1 23:54:28 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 23:54:28 23:54:28 23:54:28 ---> nproc: 23:54:28 2 23:54:28 23:54:28 23:54:28 ---> df -h: 23:54:28 Filesystem Size Used Avail Use% Mounted on 23:54:28 devtmpfs 3.8G 0 3.8G 0% /dev 23:54:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:54:28 tmpfs 3.8G 17M 3.8G 1% /run 23:54:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:54:28 /dev/vda1 40G 8.3G 32G 21% / 23:54:28 tmpfs 770M 0 770M 0% /run/user/1001 23:54:28 23:54:28 23:54:28 ---> free -m: 23:54:28 total used free shared buff/cache available 23:54:28 Mem: 7697 605 4870 19 2221 6793 23:54:28 Swap: 1023 0 1023 23:54:28 23:54:28 23:54:28 ---> ip addr: 23:54:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:54:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:54:28 inet 127.0.0.1/8 scope host lo 23:54:28 valid_lft forever preferred_lft forever 23:54:28 inet6 ::1/128 scope host 23:54:28 valid_lft forever preferred_lft forever 23:54:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:54:28 link/ether fa:16:3e:4e:62:15 brd ff:ff:ff:ff:ff:ff 23:54:28 altname enp0s3 23:54:28 altname ens3 23:54:28 inet 10.30.171.55/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:54:28 valid_lft 83569sec preferred_lft 83569sec 23:54:28 inet6 fe80::f816:3eff:fe4e:6215/64 scope link 23:54:28 valid_lft forever preferred_lft forever 23:54:28 23:54:28 23:54:28 ---> sar -b -r -n DEV: 23:54:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/08/2025 _x86_64_ (2 CPU) 23:54:28 23:54:28 23:07:13 LINUX RESTART (2 CPU) 23:54:28 23:54:28 11:08:01 PM tps rtps wtps bread/s bwrtn/s 23:54:28 11:09:01 PM 90.77 6.18 84.59 1091.15 6594.03 23:54:28 11:10:01 PM 80.49 0.65 79.84 51.04 10646.19 23:54:28 11:11:01 PM 55.39 7.13 48.26 1309.84 3279.33 23:54:28 11:12:01 PM 52.87 2.73 50.13 439.59 7162.51 23:54:28 11:13:01 PM 4.50 0.00 4.50 0.00 159.05 23:54:28 11:14:01 PM 0.50 0.00 0.50 0.00 6.55 23:54:28 11:15:01 PM 0.32 0.00 0.32 0.00 3.15 23:54:28 11:16:01 PM 0.68 0.23 0.45 13.46 20.88 23:54:28 11:17:01 PM 2.12 0.00 2.12 0.00 72.27 23:54:28 11:18:01 PM 0.55 0.00 0.55 0.00 9.52 23:54:28 11:19:01 PM 0.32 0.00 0.32 0.00 5.47 23:54:28 11:20:01 PM 0.15 0.00 0.15 0.00 1.85 23:54:28 11:21:01 PM 0.25 0.00 0.25 0.00 4.57 23:54:28 11:22:01 PM 0.25 0.00 0.25 0.00 4.83 23:54:28 11:23:01 PM 1.53 0.03 1.50 0.27 37.29 23:54:28 11:24:01 PM 0.15 0.00 0.15 0.00 3.50 23:54:28 11:25:01 PM 0.20 0.00 0.20 0.00 4.15 23:54:28 11:26:01 PM 0.22 0.00 0.22 0.00 4.40 23:54:28 11:27:01 PM 0.23 0.00 0.23 0.00 3.97 23:54:28 11:28:01 PM 0.45 0.03 0.42 2.53 7.50 23:54:28 11:29:02 PM 0.28 0.00 0.28 0.00 10.11 23:54:28 11:30:01 PM 0.15 0.00 0.15 0.00 2.19 23:54:28 11:31:01 PM 0.20 0.00 0.20 0.00 3.65 23:54:28 11:32:01 PM 0.18 0.00 0.18 0.00 4.03 23:54:28 11:33:01 PM 0.47 0.00 0.47 0.00 10.00 23:54:28 11:34:01 PM 0.20 0.00 0.20 0.00 7.48 23:54:28 11:35:01 PM 0.15 0.00 0.15 0.00 3.43 23:54:28 11:36:01 PM 0.17 0.00 0.17 0.00 9.35 23:54:28 11:37:01 PM 0.17 0.00 0.17 0.00 2.97 23:54:28 11:38:01 PM 0.37 0.00 0.37 0.00 7.95 23:54:28 11:39:01 PM 0.12 0.00 0.12 0.00 2.73 23:54:28 11:40:01 PM 0.25 0.00 0.25 0.00 13.13 23:54:28 11:41:01 PM 0.25 0.00 0.25 0.00 11.13 23:54:28 11:42:01 PM 0.27 0.00 0.27 0.00 4.85 23:54:28 11:43:01 PM 0.38 0.00 0.38 0.00 14.13 23:54:28 11:44:01 PM 0.18 0.00 0.18 0.00 3.28 23:54:28 11:45:01 PM 0.17 0.00 0.17 0.00 10.46 23:54:28 11:46:01 PM 0.22 0.00 0.22 0.00 15.13 23:54:28 11:47:01 PM 0.13 0.00 0.13 0.00 9.48 23:54:28 11:48:01 PM 0.38 0.00 0.38 0.00 6.57 23:54:28 11:49:01 PM 0.28 0.00 0.28 0.00 55.42 23:54:28 11:50:01 PM 0.18 0.02 0.17 0.13 12.70 23:54:28 11:51:01 PM 8.35 5.73 2.62 555.41 137.24 23:54:28 11:52:01 PM 0.97 0.00 0.97 0.00 37.06 23:54:28 11:53:01 PM 1.83 0.20 1.63 4.40 140.71 23:54:28 11:54:01 PM 29.27 0.40 28.87 57.98 1706.61 23:54:28 Average: 7.34 0.51 6.83 76.69 658.44 23:54:28 23:54:28 11:08:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:54:28 11:09:01 PM 5264348 7061552 2618076 33.21 2688 1974128 669156 7.49 187512 2093024 249328 23:54:28 11:10:01 PM 5089016 6964780 2793408 35.44 2688 2052100 749680 8.39 213776 2231852 44240 23:54:28 11:11:01 PM 4933672 7026480 2948752 37.41 2688 2258380 652108 7.30 256556 2305696 168936 23:54:28 11:12:01 PM 4946708 7056020 2935716 37.24 2688 2276472 626928 7.02 266096 2285800 4 23:54:28 11:13:01 PM 4947076 7056392 2935348 37.24 2688 2276476 626928 7.02 266096 2285872 4 23:54:28 11:14:01 PM 4946924 7056240 2935500 37.24 2688 2276476 626928 7.02 266096 2285920 4 23:54:28 11:15:01 PM 4946944 7056260 2935480 37.24 2688 2276476 626928 7.02 266096 2285804 4 23:54:28 11:16:01 PM 4902284 7012380 2980140 37.81 2688 2277256 689180 7.72 266644 2329900 4 23:54:28 11:17:01 PM 4902124 7012260 2980300 37.81 2688 2277296 689180 7.72 266644 2330168 4 23:54:28 11:18:01 PM 4901508 7011684 2980916 37.82 2688 2277336 689180 7.72 266644 2330492 4 23:54:28 11:19:01 PM 4901544 7011764 2980880 37.82 2688 2277380 689180 7.72 266644 2330552 8 23:54:28 11:20:01 PM 4897688 7007944 2984736 37.87 2688 2277416 712212 7.97 266644 2334368 44 23:54:28 11:21:01 PM 4897908 7008216 2984516 37.86 2688 2277460 695496 7.79 266644 2334276 48 23:54:28 11:22:01 PM 4897752 7008100 2984672 37.86 2688 2277500 695496 7.79 266644 2334316 48 23:54:28 11:23:01 PM 4897424 7007812 2985000 37.87 2688 2277540 695496 7.79 266784 2334452 60 23:54:28 11:24:01 PM 4897400 7007832 2985024 37.87 2688 2277584 695496 7.79 266784 2334344 48 23:54:28 11:25:01 PM 4897512 7007976 2984912 37.87 2688 2277616 695496 7.79 266784 2334380 40 23:54:28 11:26:01 PM 4897744 7008248 2984680 37.87 2688 2277656 695496 7.79 266784 2334152 48 23:54:28 11:27:01 PM 4897868 7008416 2984556 37.86 2688 2277700 695496 7.79 266788 2334308 48 23:54:28 11:28:01 PM 4896876 7007656 2985548 37.88 2688 2277932 695496 7.79 266788 2334976 172 23:54:28 11:29:02 PM 4896884 7007696 2985540 37.88 2688 2277964 695496 7.79 266788 2334940 8 23:54:28 11:30:01 PM 4896468 7007324 2985956 37.88 2688 2278008 698832 7.82 266788 2335356 48 23:54:28 11:31:01 PM 4896520 7007416 2985904 37.88 2688 2278048 698832 7.82 266788 2335528 48 23:54:28 11:32:01 PM 4896528 7007468 2985896 37.88 2688 2278092 698832 7.82 266788 2335368 48 23:54:28 11:33:01 PM 4896192 7007268 2986232 37.88 2688 2278228 698832 7.82 266788 2335804 148 23:54:28 11:34:01 PM 4896348 7007464 2986076 37.88 2688 2278268 698832 7.82 266788 2335716 56 23:54:28 11:35:01 PM 4895560 7006912 2986864 37.89 2688 2278504 698832 7.82 266788 2336324 240 23:54:28 11:36:01 PM 4895700 7007092 2986724 37.89 2688 2278544 698832 7.82 266788 2336300 48 23:54:28 11:37:01 PM 4895680 7007136 2986744 37.89 2688 2278608 698832 7.82 266788 2336424 72 23:54:28 11:38:01 PM 4895252 7006748 2987172 37.90 2688 2278648 698832 7.82 266792 2336548 48 23:54:28 11:39:01 PM 4894268 7006056 2988156 37.91 2688 2278940 698832 7.82 266792 2337868 296 23:54:28 11:40:01 PM 4893156 7005172 2989268 37.92 2688 2279168 719048 8.05 266792 2338480 232 23:54:28 11:41:01 PM 4893500 7005556 2988924 37.92 2688 2279208 697588 7.81 266792 2338352 48 23:54:28 11:42:01 PM 4893480 7005752 2988944 37.92 2688 2279424 697588 7.81 266792 2338456 228 23:54:28 11:43:01 PM 4893080 7005384 2989344 37.92 2688 2279456 697588 7.81 266792 2338712 48 23:54:28 11:44:01 PM 4892768 7005328 2989656 37.93 2688 2279712 697588 7.81 266792 2339044 272 23:54:28 11:45:01 PM 4892624 7005532 2989800 37.93 2688 2280064 697588 7.81 266792 2339264 364 23:54:28 11:46:01 PM 4892476 7005620 2989948 37.93 2688 2280300 697588 7.81 266796 2339572 244 23:54:28 11:47:01 PM 4892224 7005412 2990200 37.94 2688 2280336 697588 7.81 266800 2339616 40 23:54:28 11:48:01 PM 4889480 7003020 2992944 37.97 2688 2280704 713184 7.99 266800 2342220 384 23:54:28 11:49:01 PM 4886096 7000812 2996328 38.01 2688 2281896 713184 7.99 266808 2345688 44 23:54:28 11:50:01 PM 4882720 6998728 2999704 38.06 2688 2283164 756404 8.47 266820 2348668 980 23:54:28 11:51:01 PM 4864864 6998980 3017560 38.28 2688 2301228 723292 8.10 269092 2364284 28 23:54:28 11:52:01 PM 4864156 6998868 3018268 38.29 2688 2301840 723292 8.10 269092 2364924 268 23:54:28 11:53:01 PM 5092848 7048764 2789576 35.39 2688 2124500 635092 7.11 266896 2141048 3936 23:54:28 11:54:01 PM 4985572 6949612 2896852 36.75 2688 2136840 717660 8.04 475212 2061260 11320 23:54:28 Average: 4917930 7011285 2964494 37.61 2688 2261041 693036 7.76 268243 2314792 10491 23:54:28 23:54:28 11:08:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:54:28 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:09:01 PM eth0 150.87 112.03 1331.20 23.80 0.00 0.00 0.00 0.00 23:54:28 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:10:01 PM eth0 64.97 47.21 585.37 7.68 0.00 0.00 0.00 0.00 23:54:28 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:11:01 PM eth0 39.10 32.21 334.37 7.05 0.00 0.00 0.00 0.00 23:54:28 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:12:01 PM eth0 20.71 17.69 10.80 7.57 0.00 0.00 0.00 0.00 23:54:28 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:13:01 PM eth0 1.25 0.78 0.29 0.18 0.00 0.00 0.00 0.00 23:54:28 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:14:01 PM eth0 1.63 0.83 0.20 0.13 0.00 0.00 0.00 0.00 23:54:28 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:15:01 PM eth0 1.05 0.80 0.17 0.13 0.00 0.00 0.00 0.00 23:54:28 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:16:01 PM eth0 4.90 4.02 1.17 0.86 0.00 0.00 0.00 0.00 23:54:28 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:17:01 PM eth0 1.47 0.33 0.13 0.05 0.00 0.00 0.00 0.00 23:54:28 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:18:01 PM eth0 1.53 0.58 0.46 0.31 0.00 0.00 0.00 0.00 23:54:28 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:19:01 PM eth0 0.72 0.37 0.16 0.06 0.00 0.00 0.00 0.00 23:54:28 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:20:01 PM eth0 1.35 0.38 0.21 0.07 0.00 0.00 0.00 0.00 23:54:28 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:21:01 PM eth0 1.28 0.38 0.26 0.07 0.00 0.00 0.00 0.00 23:54:28 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:22:01 PM eth0 0.73 0.43 0.10 0.07 0.00 0.00 0.00 0.00 23:54:28 11:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:23:01 PM eth0 1.18 0.47 0.26 0.12 0.00 0.00 0.00 0.00 23:54:28 11:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:24:01 PM eth0 1.30 0.45 0.40 0.24 0.00 0.00 0.00 0.00 23:54:28 11:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:25:01 PM eth0 0.95 0.48 0.38 0.28 0.00 0.00 0.00 0.00 23:54:28 11:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:26:01 PM eth0 0.62 0.33 0.06 0.05 0.00 0.00 0.00 0.00 23:54:28 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:27:01 PM eth0 0.57 0.40 0.09 0.06 0.00 0.00 0.00 0.00 23:54:28 11:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:28:01 PM eth0 1.75 0.90 1.71 0.20 0.00 0.00 0.00 0.00 23:54:28 11:29:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:29:02 PM eth0 0.58 0.30 0.10 0.06 0.00 0.00 0.00 0.00 23:54:28 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:30:01 PM eth0 0.42 0.24 0.06 0.05 0.00 0.00 0.00 0.00 23:54:28 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:31:01 PM eth0 0.65 0.50 0.32 0.25 0.00 0.00 0.00 0.00 23:54:28 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:32:01 PM eth0 1.12 0.33 0.19 0.05 0.00 0.00 0.00 0.00 23:54:28 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:33:01 PM eth0 2.32 1.03 0.74 0.47 0.00 0.00 0.00 0.00 23:54:28 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:34:01 PM eth0 0.62 0.45 0.10 0.07 0.00 0.00 0.00 0.00 23:54:28 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:35:01 PM eth0 4.85 1.20 1.07 0.34 0.00 0.00 0.00 0.00 23:54:28 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:36:01 PM eth0 1.33 0.32 0.20 0.06 0.00 0.00 0.00 0.00 23:54:28 11:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:37:01 PM eth0 0.68 0.42 0.10 0.09 0.00 0.00 0.00 0.00 23:54:28 11:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:38:01 PM eth0 1.27 0.58 0.25 0.14 0.00 0.00 0.00 0.00 23:54:28 11:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:39:01 PM eth0 8.10 1.28 2.65 0.47 0.00 0.00 0.00 0.00 23:54:28 11:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:40:01 PM eth0 2.27 0.83 2.14 0.55 0.00 0.00 0.00 0.00 23:54:28 11:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:41:01 PM eth0 7.20 0.45 1.28 0.27 0.00 0.00 0.00 0.00 23:54:28 11:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:42:01 PM eth0 5.48 0.52 1.98 0.17 0.00 0.00 0.00 0.00 23:54:28 11:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:43:01 PM eth0 1.67 0.40 0.28 0.12 0.00 0.00 0.00 0.00 23:54:28 11:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:44:01 PM eth0 3.58 1.32 2.08 0.43 0.00 0.00 0.00 0.00 23:54:28 11:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:45:01 PM eth0 3.65 1.27 1.83 0.32 0.00 0.00 0.00 0.00 23:54:28 11:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:46:01 PM eth0 3.27 0.80 1.74 0.17 0.00 0.00 0.00 0.00 23:54:28 11:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:47:01 PM eth0 1.18 0.27 0.10 0.04 0.00 0.00 0.00 0.00 23:54:28 11:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:48:01 PM eth0 8.72 2.82 1.03 0.65 0.00 0.00 0.00 0.00 23:54:28 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:49:01 PM eth0 6.30 2.63 0.59 0.49 0.00 0.00 0.00 0.00 23:54:28 11:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:50:01 PM eth0 3.67 3.07 0.49 0.61 0.00 0.00 0.00 0.00 23:54:28 11:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:51:01 PM eth0 6.60 5.91 1.12 1.11 0.00 0.00 0.00 0.00 23:54:28 11:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:52:01 PM eth0 1.48 1.20 0.10 0.11 0.00 0.00 0.00 0.00 23:54:28 11:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:53:01 PM eth0 32.15 25.30 46.49 20.00 0.00 0.00 0.00 0.00 23:54:28 11:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 11:54:01 PM eth0 42.34 29.56 66.94 65.55 0.00 0.00 0.00 0.00 23:54:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:54:28 Average: eth0 9.77 6.61 52.24 3.08 0.00 0.00 0.00 0.00 23:54:28 23:54:28 23:54:28 ---> sar -P ALL: 23:54:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/08/2025 _x86_64_ (2 CPU) 23:54:28 23:54:28 23:07:13 LINUX RESTART (2 CPU) 23:54:28 23:54:28 11:08:01 PM CPU %user %nice %system %iowait %steal %idle 23:54:28 11:09:01 PM all 39.87 0.00 6.14 1.67 0.08 52.24 23:54:28 11:09:01 PM 0 49.15 0.00 7.11 1.80 0.08 41.86 23:54:28 11:09:01 PM 1 30.59 0.00 5.17 1.53 0.08 62.62 23:54:28 11:10:01 PM all 20.41 0.00 2.54 5.82 0.08 71.15 23:54:28 11:10:01 PM 0 26.18 0.00 2.74 5.74 0.08 65.26 23:54:28 11:10:01 PM 1 14.65 0.00 2.33 5.90 0.07 77.04 23:54:28 11:11:01 PM all 29.26 0.00 5.54 1.89 0.08 63.22 23:54:28 11:11:01 PM 0 43.61 0.00 6.92 2.02 0.10 47.35 23:54:28 11:11:01 PM 1 14.94 0.00 4.16 1.77 0.07 79.07 23:54:28 11:12:01 PM all 12.71 0.00 2.05 2.33 0.05 82.86 23:54:28 11:12:01 PM 0 18.22 0.00 2.45 1.24 0.05 78.04 23:54:28 11:12:01 PM 1 7.20 0.00 1.65 3.42 0.05 87.68 23:54:28 11:13:01 PM all 0.24 0.00 0.06 0.10 0.03 99.57 23:54:28 11:13:01 PM 0 0.18 0.00 0.05 0.20 0.03 99.53 23:54:28 11:13:01 PM 1 0.30 0.00 0.07 0.00 0.03 99.60 23:54:28 11:14:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57 23:54:28 11:14:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 23:54:28 11:14:01 PM 1 0.60 0.00 0.05 0.00 0.03 99.32 23:54:28 11:15:01 PM all 0.22 0.00 0.05 0.00 0.03 99.70 23:54:28 11:15:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88 23:54:28 11:15:01 PM 1 0.39 0.00 0.05 0.00 0.05 99.51 23:54:28 11:16:01 PM all 4.72 0.00 0.36 0.00 0.04 94.88 23:54:28 11:16:01 PM 0 1.38 0.00 0.12 0.00 0.03 98.47 23:54:28 11:16:01 PM 1 8.17 0.00 0.60 0.00 0.05 91.18 23:54:28 11:17:01 PM all 6.78 0.00 0.50 0.01 0.06 92.66 23:54:28 11:17:01 PM 0 0.57 0.00 0.12 0.02 0.07 99.23 23:54:28 11:17:01 PM 1 13.55 0.00 0.91 0.00 0.05 85.49 23:54:28 11:18:01 PM all 6.84 0.00 0.46 0.00 0.06 92.63 23:54:28 11:18:01 PM 0 0.70 0.00 0.12 0.00 0.07 99.12 23:54:28 11:18:01 PM 1 13.55 0.00 0.84 0.00 0.05 85.56 23:54:28 11:19:01 PM all 6.15 0.00 0.46 0.00 0.06 93.32 23:54:28 11:19:01 PM 0 0.25 0.00 0.12 0.00 0.08 99.55 23:54:28 11:19:01 PM 1 12.66 0.00 0.85 0.00 0.04 86.45 23:54:28 23:54:28 11:19:01 PM CPU %user %nice %system %iowait %steal %idle 23:54:28 11:20:01 PM all 6.48 0.00 0.51 0.00 0.06 92.95 23:54:28 11:20:01 PM 0 0.47 0.00 0.15 0.00 0.07 99.31 23:54:28 11:20:01 PM 1 13.07 0.00 0.90 0.00 0.05 85.98 23:54:28 11:21:01 PM all 6.83 0.00 0.50 0.00 0.06 92.61 23:54:28 11:21:01 PM 0 0.60 0.00 0.13 0.00 0.07 99.20 23:54:28 11:21:01 PM 1 13.62 0.00 0.89 0.00 0.05 85.43 23:54:28 11:22:01 PM all 6.60 0.00 0.48 0.00 0.06 92.86 23:54:28 11:22:01 PM 0 0.60 0.00 0.13 0.00 0.07 99.20 23:54:28 11:22:01 PM 1 13.19 0.00 0.86 0.00 0.05 85.89 23:54:28 11:23:01 PM all 6.39 0.00 0.56 0.01 0.05 92.99 23:54:28 11:23:01 PM 0 0.52 0.00 0.28 0.00 0.07 99.13 23:54:28 11:23:01 PM 1 12.86 0.00 0.86 0.02 0.04 86.23 23:54:28 11:24:01 PM all 6.70 0.00 0.48 0.00 0.06 92.76 23:54:28 11:24:01 PM 0 0.20 0.00 0.08 0.00 0.05 99.67 23:54:28 11:24:01 PM 1 13.79 0.00 0.91 0.00 0.07 85.23 23:54:28 11:25:01 PM all 6.64 0.00 0.50 0.00 0.06 92.80 23:54:28 11:25:01 PM 0 0.35 0.00 0.15 0.00 0.07 99.43 23:54:28 11:25:01 PM 1 13.53 0.00 0.88 0.00 0.05 85.54 23:54:28 11:26:01 PM all 6.48 0.00 0.47 0.00 0.05 92.99 23:54:28 11:26:01 PM 0 0.60 0.00 0.08 0.00 0.05 99.27 23:54:28 11:26:01 PM 1 12.93 0.00 0.90 0.00 0.05 86.11 23:54:28 11:27:01 PM all 6.60 0.00 0.45 0.00 0.06 92.88 23:54:28 11:27:01 PM 0 0.62 0.00 0.12 0.00 0.07 99.20 23:54:28 11:27:01 PM 1 13.14 0.00 0.82 0.00 0.05 85.98 23:54:28 11:28:01 PM all 8.38 0.00 0.49 0.02 0.06 91.05 23:54:28 11:28:01 PM 0 2.05 0.00 0.19 0.02 0.07 97.68 23:54:28 11:28:01 PM 1 15.14 0.00 0.81 0.02 0.05 83.98 23:54:28 11:29:02 PM all 6.79 0.00 0.48 0.00 0.07 92.66 23:54:28 11:29:02 PM 0 14.00 0.00 0.87 0.00 0.05 85.08 23:54:28 11:29:02 PM 1 0.13 0.00 0.12 0.00 0.08 99.67 23:54:28 11:30:01 PM all 6.76 0.00 0.48 0.00 0.04 92.72 23:54:28 11:30:01 PM 0 13.74 0.00 0.86 0.00 0.04 85.35 23:54:28 11:30:01 PM 1 0.31 0.00 0.12 0.00 0.05 99.52 23:54:28 23:54:28 11:30:01 PM CPU %user %nice %system %iowait %steal %idle 23:54:28 11:31:01 PM all 6.83 0.00 0.51 0.00 0.06 92.60 23:54:28 11:31:01 PM 0 13.62 0.00 0.94 0.00 0.05 85.38 23:54:28 11:31:01 PM 1 0.55 0.00 0.12 0.00 0.07 99.27 23:54:28 11:32:01 PM all 6.75 0.00 0.51 0.00 0.06 92.67 23:54:28 11:32:01 PM 0 13.40 0.00 0.92 0.00 0.04 85.64 23:54:28 11:32:01 PM 1 0.63 0.00 0.13 0.00 0.08 99.15 23:54:28 11:33:01 PM all 6.81 0.00 0.53 0.00 0.06 92.60 23:54:28 11:33:01 PM 0 13.55 0.00 0.98 0.00 0.05 85.42 23:54:28 11:33:01 PM 1 0.60 0.00 0.12 0.00 0.07 99.22 23:54:28 11:34:01 PM all 6.38 0.00 0.47 0.00 0.04 93.11 23:54:28 11:34:01 PM 0 12.68 0.00 0.86 0.00 0.04 86.42 23:54:28 11:34:01 PM 1 0.60 0.00 0.12 0.00 0.05 99.23 23:54:28 11:35:01 PM all 6.81 0.00 0.55 0.00 0.06 92.58 23:54:28 11:35:01 PM 0 13.47 0.00 0.97 0.00 0.04 85.52 23:54:28 11:35:01 PM 1 0.70 0.00 0.17 0.00 0.08 99.05 23:54:28 11:36:01 PM all 6.48 0.00 0.50 0.00 0.09 92.93 23:54:28 11:36:01 PM 0 13.05 0.00 0.89 0.00 0.09 85.97 23:54:28 11:36:01 PM 1 0.43 0.00 0.15 0.00 0.08 99.33 23:54:28 11:37:01 PM all 6.55 0.00 0.52 0.00 0.05 92.87 23:54:28 11:37:01 PM 0 13.06 0.00 1.00 0.00 0.05 85.88 23:54:28 11:37:01 PM 1 0.58 0.00 0.08 0.00 0.05 99.28 23:54:28 11:38:01 PM all 6.76 0.00 0.47 0.00 0.06 92.71 23:54:28 11:38:01 PM 0 9.04 0.00 0.60 0.00 0.05 90.31 23:54:28 11:38:01 PM 1 4.56 0.00 0.34 0.00 0.07 95.02 23:54:28 11:39:01 PM all 8.17 0.00 0.49 0.00 0.07 91.28 23:54:28 11:39:01 PM 0 8.47 0.00 0.43 0.00 0.07 91.03 23:54:28 11:39:01 PM 1 7.86 0.00 0.54 0.00 0.07 91.53 23:54:28 11:40:01 PM all 7.80 0.00 0.49 0.00 0.07 91.64 23:54:28 11:40:01 PM 0 0.25 0.00 0.08 0.00 0.07 99.60 23:54:28 11:40:01 PM 1 16.04 0.00 0.93 0.00 0.07 82.96 23:54:28 11:41:01 PM all 6.87 0.00 0.57 0.00 0.06 92.50 23:54:28 11:41:01 PM 0 0.60 0.00 0.13 0.00 0.05 99.22 23:54:28 11:41:01 PM 1 13.67 0.00 1.05 0.00 0.07 85.21 23:54:28 23:54:28 11:41:01 PM CPU %user %nice %system %iowait %steal %idle 23:54:28 11:42:01 PM all 7.85 0.00 0.48 0.00 0.06 91.61 23:54:28 11:42:01 PM 0 0.55 0.00 0.13 0.00 0.07 99.25 23:54:28 11:42:01 PM 1 15.81 0.00 0.85 0.00 0.05 83.28 23:54:28 11:43:01 PM all 6.84 0.00 0.47 0.00 0.05 92.64 23:54:28 11:43:01 PM 0 0.63 0.00 0.15 0.00 0.07 99.15 23:54:28 11:43:01 PM 1 13.61 0.00 0.82 0.00 0.04 85.53 23:54:28 11:44:01 PM all 8.14 0.00 0.52 0.00 0.07 91.27 23:54:28 11:44:01 PM 0 16.75 0.00 0.94 0.00 0.07 82.23 23:54:28 11:44:01 PM 1 0.23 0.00 0.13 0.00 0.07 99.57 23:54:28 11:45:01 PM all 8.58 0.00 0.52 0.00 0.05 90.85 23:54:28 11:45:01 PM 0 17.14 0.00 0.90 0.00 0.04 81.92 23:54:28 11:45:01 PM 1 0.68 0.00 0.17 0.00 0.07 99.08 23:54:28 11:46:01 PM all 8.00 0.00 0.53 0.00 0.06 91.41 23:54:28 11:46:01 PM 0 4.41 0.00 0.22 0.00 0.07 95.31 23:54:28 11:46:01 PM 1 11.84 0.00 0.86 0.00 0.05 87.24 23:54:28 11:47:01 PM all 6.74 0.00 0.49 0.00 0.05 92.73 23:54:28 11:47:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80 23:54:28 11:47:01 PM 1 13.99 0.00 0.93 0.00 0.05 85.04 23:54:28 11:48:01 PM all 7.58 0.00 0.54 0.00 0.08 91.79 23:54:28 11:48:01 PM 0 0.27 0.00 0.17 0.00 0.10 99.47 23:54:28 11:48:01 PM 1 15.43 0.00 0.95 0.00 0.05 83.57 23:54:28 11:49:01 PM all 3.15 0.00 0.24 0.00 0.08 96.53 23:54:28 11:49:01 PM 0 1.54 0.00 0.15 0.00 0.07 98.25 23:54:28 11:49:01 PM 1 4.76 0.00 0.33 0.00 0.10 94.80 23:54:28 11:50:01 PM all 3.05 0.00 0.26 0.00 0.08 96.62 23:54:28 11:50:01 PM 0 1.24 0.00 0.17 0.00 0.07 98.53 23:54:28 11:50:01 PM 1 4.86 0.00 0.35 0.00 0.08 94.70 23:54:28 11:51:01 PM all 4.24 0.23 0.38 0.18 0.08 94.91 23:54:28 11:51:01 PM 0 4.36 0.00 0.32 0.00 0.08 95.24 23:54:28 11:51:01 PM 1 4.11 0.45 0.43 0.35 0.07 94.58 23:54:28 11:52:01 PM all 1.76 0.00 0.13 0.02 0.08 98.00 23:54:28 11:52:01 PM 0 1.19 0.00 0.13 0.00 0.07 98.61 23:54:28 11:52:01 PM 1 2.34 0.00 0.13 0.03 0.10 97.39 23:54:28 23:54:28 11:52:01 PM CPU %user %nice %system %iowait %steal %idle 23:54:28 11:53:01 PM all 7.19 0.00 0.87 0.00 0.08 91.87 23:54:28 11:53:01 PM 0 6.99 0.00 0.53 0.00 0.07 92.41 23:54:28 11:53:01 PM 1 7.39 0.00 1.20 0.00 0.08 91.33 23:54:28 11:54:01 PM all 30.68 0.00 3.31 0.91 0.12 64.99 23:54:28 11:54:01 PM 0 28.95 0.00 3.16 1.07 0.15 66.67 23:54:28 11:54:01 PM 1 32.42 0.00 3.46 0.74 0.08 63.29 23:54:28 Average: all 8.35 0.01 0.83 0.29 0.06 90.46 23:54:28 Average: 0 7.91 0.00 0.82 0.27 0.06 90.94 23:54:28 Average: 1 8.80 0.01 0.85 0.31 0.06 89.97 23:54:28 23:54:28 23:54:28