23:07:17 Started by upstream project "netconf-distribution-mri-test-titanium" build number 65 23:07:17 originally caused by: 23:07:17 Started by timer 23:07:17 Running as SYSTEM 23:07:17 [EnvInject] - Loading node environment variables. 23:07:17 Building remotely on prd-centos8-robot-2c-8g-2435 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:07:18 [ssh-agent] Looking for ssh-agent implementation... 23:07:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:18 $ ssh-agent 23:07:18 SSH_AUTH_SOCK=/tmp/ssh-YazSGDd27pkR/agent.5292 23:07:18 SSH_AGENT_PID=5293 23:07:18 [ssh-agent] Started. 23:07:18 Running ssh-add (command line suppressed) 23:07:18 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_9866465515220957711.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_9866465515220957711.key) 23:07:18 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:07:18 The recommended git tool is: NONE 23:07:22 using credential opendaylight-jenkins-ssh 23:07:22 Wiping out workspace first. 23:07:22 Cloning the remote Git repository 23:07:22 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:07:22 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test # timeout=10 23:07:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:22 > git --version # timeout=10 23:07:22 > git --version # 'git version 2.43.0' 23:07:22 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:22 [INFO] Currently running in a labeled security context 23:07:22 [INFO] Currently SELinux is 'enforcing' on the host 23:07:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh16265307261863027302.key 23:07:22 Verifying host key using known hosts file 23:07:22 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:07:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:25 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:25 [INFO] Currently running in a labeled security context 23:07:25 [INFO] Currently SELinux is 'enforcing' on the host 23:07:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh17062850970434326371.key 23:07:25 Verifying host key using known hosts file 23:07:25 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:07:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:07:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:26 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:07:26 > git config core.sparsecheckout # timeout=10 23:07:26 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:07:26 Commit message: "Adapt test for new pce-allocation field" 23:07:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:26 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:07:27 No emails were triggered. 23:07:27 provisioning config files... 23:07:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:07:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:07:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:07:27 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins15133240885933420979.sh 23:07:27 ---> python-tools-install.sh 23:07:27 Setup pyenv: 23:07:27 system 23:07:27 * 3.8.13 (set by /opt/pyenv/version) 23:07:27 * 3.9.13 (set by /opt/pyenv/version) 23:07:27 * 3.10.13 (set by /opt/pyenv/version) 23:07:27 * 3.11.7 (set by /opt/pyenv/version) 23:07:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BaRB 23:07:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:36 lf-activate-venv(): INFO: Base packages installed successfully 23:07:36 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:08:02 Generating Requirements File 23:08:22 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:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:08:22 Python 3.11.7 23:08:22 pip 25.3 from /tmp/venv-BaRB/lib/python3.11/site-packages/pip (python 3.11) 23:08:23 appdirs==1.4.4 23:08:23 argcomplete==3.6.3 23:08:23 aspy.yaml==1.3.0 23:08:23 attrs==25.4.0 23:08:23 autopage==0.5.2 23:08:23 beautifulsoup4==4.14.2 23:08:23 boto3==1.41.5 23:08:23 botocore==1.41.5 23:08:23 bs4==0.0.2 23:08:23 cachetools==6.2.2 23:08:23 certifi==2025.11.12 23:08:23 cffi==2.0.0 23:08:23 cfgv==3.5.0 23:08:23 chardet==5.2.0 23:08:23 charset-normalizer==3.4.4 23:08:23 click==8.3.1 23:08:23 cliff==4.12.0 23:08:23 cmd2==2.7.0 23:08:23 cryptography==3.3.2 23:08:23 debtcollector==3.0.0 23:08:23 decorator==5.2.1 23:08:23 defusedxml==0.7.1 23:08:23 Deprecated==1.3.1 23:08:23 distlib==0.4.0 23:08:23 dnspython==2.8.0 23:08:23 docker==7.1.0 23:08:23 dogpile.cache==1.5.0 23:08:23 durationpy==0.10 23:08:23 email-validator==2.3.0 23:08:23 filelock==3.20.0 23:08:23 future==1.0.0 23:08:23 gitdb==4.0.12 23:08:23 GitPython==3.1.45 23:08:23 google-auth==2.43.0 23:08:23 httplib2==0.31.0 23:08:23 identify==2.6.15 23:08:23 idna==3.11 23:08:23 importlib-resources==1.5.0 23:08:23 iso8601==2.1.0 23:08:23 Jinja2==3.1.6 23:08:23 jmespath==1.0.1 23:08:23 jsonpatch==1.33 23:08:23 jsonpointer==3.0.0 23:08:23 jsonschema==4.25.1 23:08:23 jsonschema-specifications==2025.9.1 23:08:23 keystoneauth1==5.12.0 23:08:23 kubernetes==34.1.0 23:08:23 lftools==0.37.16 23:08:23 lxml==6.0.2 23:08:23 markdown-it-py==4.0.0 23:08:23 MarkupSafe==3.0.3 23:08:23 mdurl==0.1.2 23:08:23 msgpack==1.1.2 23:08:23 multi_key_dict==2.0.3 23:08:23 munch==4.0.0 23:08:23 netaddr==1.3.0 23:08:23 niet==1.4.2 23:08:23 nodeenv==1.9.1 23:08:23 oauth2client==4.1.3 23:08:23 oauthlib==3.3.1 23:08:23 openstacksdk==4.8.0 23:08:23 os-service-types==1.8.2 23:08:23 osc-lib==4.2.0 23:08:23 oslo.config==10.1.0 23:08:23 oslo.context==6.2.0 23:08:23 oslo.i18n==6.7.1 23:08:23 oslo.log==7.2.1 23:08:23 oslo.serialization==5.8.0 23:08:23 oslo.utils==9.2.0 23:08:23 packaging==25.0 23:08:23 pbr==7.0.3 23:08:23 platformdirs==4.5.0 23:08:23 prettytable==3.17.0 23:08:23 psutil==7.1.3 23:08:23 pyasn1==0.6.1 23:08:23 pyasn1_modules==0.4.2 23:08:23 pycparser==2.23 23:08:23 pygerrit2==2.0.15 23:08:23 PyGithub==2.8.1 23:08:23 Pygments==2.19.2 23:08:23 PyJWT==2.10.1 23:08:23 PyNaCl==1.6.1 23:08:23 pyparsing==2.4.7 23:08:23 pyperclip==1.11.0 23:08:23 pyrsistent==0.20.0 23:08:23 python-cinderclient==9.8.0 23:08:23 python-dateutil==2.9.0.post0 23:08:23 python-heatclient==4.3.0 23:08:23 python-jenkins==1.8.3 23:08:23 python-keystoneclient==5.7.0 23:08:23 python-magnumclient==4.9.0 23:08:23 python-openstackclient==8.2.0 23:08:23 python-swiftclient==4.9.0 23:08:23 PyYAML==6.0.3 23:08:23 referencing==0.37.0 23:08:23 requests==2.32.5 23:08:23 requests-oauthlib==2.0.0 23:08:23 requestsexceptions==1.4.0 23:08:23 rfc3986==2.0.0 23:08:23 rich==14.2.0 23:08:23 rich-argparse==1.7.2 23:08:23 rpds-py==0.29.0 23:08:23 rsa==4.9.1 23:08:23 ruamel.yaml==0.18.16 23:08:23 ruamel.yaml.clib==0.2.15 23:08:23 s3transfer==0.15.0 23:08:23 simplejson==3.20.2 23:08:23 six==1.17.0 23:08:23 smmap==5.0.2 23:08:23 soupsieve==2.8 23:08:23 stevedore==5.6.0 23:08:23 tabulate==0.9.0 23:08:23 toml==0.10.2 23:08:23 tomlkit==0.13.3 23:08:23 tqdm==4.67.1 23:08:23 typing_extensions==4.15.0 23:08:23 tzdata==2025.2 23:08:23 urllib3==1.26.20 23:08:23 virtualenv==20.35.4 23:08:23 wcwidth==0.2.14 23:08:23 websocket-client==1.9.0 23:08:23 wrapt==2.0.1 23:08:23 xdg==6.0.0 23:08:23 xmltodict==1.0.2 23:08:23 yq==3.4.3 23:08:23 [EnvInject] - Injecting environment variables from a build step. 23:08:23 [EnvInject] - Injecting as environment variables the properties content 23:08:23 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:08:23 OS_CLOUD=vex 23:08:23 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 23:08:23 OS_STACK_TEMPLATE_DIR=openstack-hot 23:08:23 23:08:23 [EnvInject] - Variables injected successfully. 23:08:23 provisioning config files... 23:08:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:08:23 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins6669073462175913241.sh 23:08:23 ---> Create parameters file for OpenStack HOT 23:08:23 OpenStack Heat parameters generated 23:08:23 ----------------------------------- 23:08:23 parameters: 23:08:23 vm_0_count: '1' 23:08:23 vm_0_flavor: 'v3-standard-4' 23:08:23 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:08:23 vm_1_count: '1' 23:08:23 vm_1_flavor: 'v3-standard-2' 23:08:23 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 23:08:23 23:08:23 job_name: '04279-67' 23:08:23 silo: 'releng' 23:08:23 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins18094076457069393876.sh 23:08:23 ---> Create HEAT stack 23:08:23 + source /home/jenkins/lf-env.sh 23:08:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:23 ++ mktemp -d /tmp/venv-XXXX 23:08:23 + lf_venv=/tmp/venv-J0Oc 23:08:23 + local venv_file=/tmp/.os_lf_venv 23:08:23 + local python=python3 23:08:23 + local options 23:08:23 + local set_path=true 23:08:23 + local install_args= 23:08:23 ++ 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:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:23 + true 23:08:23 + case $1 in 23:08:23 + python=python3 23:08:23 + shift 2 23:08:23 + true 23:08:23 + case $1 in 23:08:23 + shift 23:08:23 + break 23:08:23 + case $python in 23:08:23 + local pkg_list= 23:08:23 + [[ -d /opt/pyenv ]] 23:08:23 + echo 'Setup pyenv:' 23:08:23 Setup pyenv: 23:08:23 + export PYENV_ROOT=/opt/pyenv 23:08:23 + PYENV_ROOT=/opt/pyenv 23:08:23 + 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:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:23 + pyenv versions 23:08:23 system 23:08:23 3.8.13 23:08:23 3.9.13 23:08:23 3.10.13 23:08:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:08:23 + command -v pyenv 23:08:23 ++ pyenv init - --no-rehash 23:08:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:08:23 for i in ${!paths[@]}; do 23:08:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:08:23 fi; done; 23:08:23 echo "${paths[*]}"'\'')" 23:08:23 export PATH="/opt/pyenv/shims:${PATH}" 23:08:23 export PYENV_SHELL=bash 23:08:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:08:23 pyenv() { 23:08:23 local command 23:08:23 command="${1:-}" 23:08:23 if [ "$#" -gt 0 ]; then 23:08:23 shift 23:08:23 fi 23:08:23 23:08:23 case "$command" in 23:08:23 rehash|shell) 23:08:23 eval "$(pyenv "sh-$command" "$@")" 23:08:23 ;; 23:08:23 *) 23:08:23 command pyenv "$command" "$@" 23:08:23 ;; 23:08:23 esac 23:08:23 }' 23:08:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:08:23 for i in ${!paths[@]}; do 23:08:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:08:23 fi; done; 23:08:23 echo "${paths[*]}"' 23:08:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:23 ++ export PYENV_SHELL=bash 23:08:23 ++ PYENV_SHELL=bash 23:08:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:08:23 +++ complete -F _pyenv pyenv 23:08:23 ++ lf-pyver python3 23:08:23 ++ local py_version_xy=python3 23:08:23 ++ local py_version_xyz= 23:08:23 ++ pyenv versions 23:08:23 ++ local command 23:08:23 ++ command=versions 23:08:23 ++ '[' 1 -gt 0 ']' 23:08:23 ++ shift 23:08:23 ++ case "$command" in 23:08:23 ++ command pyenv versions 23:08:23 ++ pyenv versions 23:08:23 ++ sed 's/^[ *]* //' 23:08:23 ++ awk '{ print $1 }' 23:08:23 ++ grep -E '^[0-9.]*[0-9]$' 23:08:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:08:24 +++ grep '^3' /tmp/.pyenv_versions 23:08:24 +++ tail -n 1 23:08:24 +++ sort -V 23:08:24 ++ py_version_xyz=3.11.7 23:08:24 ++ [[ -z 3.11.7 ]] 23:08:24 ++ echo 3.11.7 23:08:24 ++ return 0 23:08:24 + pyenv local 3.11.7 23:08:24 + local command 23:08:24 + command=local 23:08:24 + '[' 2 -gt 0 ']' 23:08:24 + shift 23:08:24 + case "$command" in 23:08:24 + command pyenv local 3.11.7 23:08:24 + pyenv local 3.11.7 23:08:24 + for arg in "$@" 23:08:24 + case $arg in 23:08:24 + pkg_list+='lftools[openstack] ' 23:08:24 + for arg in "$@" 23:08:24 + case $arg in 23:08:24 + pkg_list+='kubernetes ' 23:08:24 + for arg in "$@" 23:08:24 + case $arg in 23:08:24 + pkg_list+='niet ' 23:08:24 + for arg in "$@" 23:08:24 + case $arg in 23:08:24 + pkg_list+='python-heatclient ' 23:08:24 + for arg in "$@" 23:08:24 + case $arg in 23:08:24 + pkg_list+='python-openstackclient ' 23:08:24 + for arg in "$@" 23:08:24 + case $arg in 23:08:24 + pkg_list+='python-magnumclient ' 23:08:24 + for arg in "$@" 23:08:24 + case $arg in 23:08:24 + pkg_list+='urllib3~=1.26.15 ' 23:08:24 + for arg in "$@" 23:08:24 + case $arg in 23:08:24 + pkg_list+='yq ' 23:08:24 + [[ -f /tmp/.os_lf_venv ]] 23:08:24 ++ cat /tmp/.os_lf_venv 23:08:24 + lf_venv=/tmp/venv-BaRB 23:08:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from' file:/tmp/.os_lf_venv 23:08:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from file:/tmp/.os_lf_venv 23:08:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:08:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:24 + local 'pip_opts=--upgrade --quiet' 23:08:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:08:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:08:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:08:24 + [[ -n '' ]] 23:08:24 + [[ -n '' ]] 23:08:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:08:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:24 + /tmp/venv-BaRB/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:08:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:08:26 lf-activate-venv(): INFO: Base packages installed successfully 23:08:26 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:08:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:08:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:26 + /tmp/venv-BaRB/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:08:43 + type python3 23:08:43 + true 23:08:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH' 23:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:08:43 + PATH=/tmp/venv-BaRB/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:08:43 + return 0 23:08:43 + openstack --os-cloud vex limits show --absolute 23:08:45 +--------------------------+---------+ 23:08:45 | Name | Value | 23:08:45 +--------------------------+---------+ 23:08:45 | maxTotalInstances | -1 | 23:08:45 | maxTotalCores | 450 | 23:08:45 | maxTotalRAMSize | 1000000 | 23:08:45 | maxServerMeta | 128 | 23:08:45 | maxImageMeta | 128 | 23:08:45 | maxPersonality | 5 | 23:08:45 | maxPersonalitySize | 10240 | 23:08:45 | maxTotalKeypairs | 100 | 23:08:45 | maxServerGroups | 10 | 23:08:45 | maxServerGroupMembers | 10 | 23:08:45 | maxTotalFloatingIps | -1 | 23:08:45 | maxSecurityGroups | -1 | 23:08:45 | maxSecurityGroupRules | -1 | 23:08:45 | totalRAMUsed | 786432 | 23:08:45 | totalCoresUsed | 192 | 23:08:45 | totalInstancesUsed | 78 | 23:08:45 | totalFloatingIpsUsed | 0 | 23:08:45 | totalSecurityGroupsUsed | 0 | 23:08:45 | totalServerGroupsUsed | 0 | 23:08:45 | maxTotalVolumes | -1 | 23:08:45 | maxTotalSnapshots | 10 | 23:08:45 | maxTotalVolumeGigabytes | 4096 | 23:08:45 | maxTotalBackups | 10 | 23:08:45 | maxTotalBackupGigabytes | 1000 | 23:08:45 | totalVolumesUsed | 3 | 23:08:45 | totalGigabytesUsed | 60 | 23:08:45 | totalSnapshotsUsed | 0 | 23:08:45 | totalBackupsUsed | 0 | 23:08:45 | totalBackupGigabytesUsed | 0 | 23:08:45 +--------------------------+---------+ 23:08:45 + pushd /opt/ciman/openstack-hot 23:08:45 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:08:45 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/stack-parameters.yaml 23:09:10 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 23:09:10 Waiting to initialize infrastructure... 23:09:10 Stack initialization successful. 23:09:10 ------------------------------------ 23:09:10 Stack Details 23:09:10 ------------------------------------ 23:09:10 {'added': None, 23:09:10 'capabilities': [], 23:09:10 'created_at': '2025-11-29T23:08:48Z', 23:09:10 'deleted': None, 23:09:10 'deleted_at': None, 23:09:10 'description': 'No description', 23:09:10 'environment': None, 23:09:10 'environment_files': None, 23:09:10 'files': None, 23:09:10 'files_container': None, 23:09:10 'id': '338c5dc6-182c-40dd-8e60-968761ee17da', 23:09:10 'is_rollback_disabled': True, 23:09:10 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-titanium-67/338c5dc6-182c-40dd-8e60-968761ee17da', 23:09:10 'rel': 'self'}], 23:09:10 '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:10 'name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-67', 23:09:10 'notification_topics': [], 23:09:10 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:09:10 'output_key': 'vm_0_ips', 23:09:10 'output_value': ['10.30.171.244']}, 23:09:10 {'description': 'IP addresses of the 2nd vm types', 23:09:10 'output_key': 'vm_1_ips', 23:09:10 'output_value': ['10.30.171.25']}], 23:09:10 'owner_id': ****, 23:09:10 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:09:10 'OS::stack_id': '338c5dc6-182c-40dd-8e60-968761ee17da', 23:09:10 'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-67', 23:09:10 'job_name': '04279-67', 23:09:10 'silo': 'releng', 23:09:10 'vm_0_count': '1', 23:09:10 'vm_0_flavor': 'v3-standard-4', 23:09:10 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:09:10 '20250917-133034.447', 23:09:10 'vm_1_count': '1', 23:09:10 'vm_1_flavor': 'v3-standard-2', 23:09:10 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - ' 23:09:10 '20250918-232437.783'}, 23:09:10 'parent_id': None, 23:09:10 'replaced': None, 23:09:10 'status': 'CREATE_COMPLETE', 23:09:10 'status_reason': 'Stack CREATE completed successfully', 23:09:10 'tags': [], 23:09:10 'template': None, 23:09:10 'template_description': 'No description', 23:09:10 'template_url': None, 23:09:10 'timeout_mins': 15, 23:09:10 'unchanged': None, 23:09:10 'updated': None, 23:09:10 'updated_at': None, 23:09:10 'user_project_id': '7306096ab4f741df98b3a34f97642c03'} 23:09:10 ------------------------------------ 23:09:10 + popd 23:09:10 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:09:10 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins15394062853429434257.sh 23:09:10 ---> Copy SSH public keys to CSIT lab 23:09:10 Setup pyenv: 23:09:10 system 23:09:10 3.8.13 23:09:10 3.9.13 23:09:10 3.10.13 23:09:10 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:09:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from file:/tmp/.os_lf_venv 23:09:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:12 lf-activate-venv(): INFO: Base packages installed successfully 23:09:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:09:27 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:09:29 SSH not responding on 10.30.171.25. Retrying in 10 seconds... 23:09:29 SSH not responding on 10.30.171.244. Retrying in 10 seconds... 23:09:39 Ping to 10.30.171.25 successful. 23:09:39 Ping to 10.30.171.244 successful. 23:09:40 Warning: Permanently added '10.30.171.25' (ECDSA) to the list of known hosts. 23:09:40 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:09:40 releng-04279-67-1-docker-0 23:09:40 Successfully copied public keys to slave 10.30.171.25 23:09:40 releng-04279-67-0-builder-0 23:09:40 Successfully copied public keys to slave 10.30.171.244 23:09:40 Process 6504 ready. 23:09:40 Process 6505 ready. 23:09:40 SSH ready on all stack servers. 23:09:40 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins12026349987614344166.sh 23:09:40 Setup pyenv: 23:09:40 system 23:09:40 3.8.13 23:09:40 3.9.13 23:09:40 3.10.13 23:09:41 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:09:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vpGg 23:09:45 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.robot_venv 23:09:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:48 lf-activate-venv(): INFO: Base packages installed successfully 23:09:48 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:09:50 lf-activate-venv(): INFO: Adding /tmp/venv-vpGg/bin to PATH 23:09:50 + echo 'Installing Python Requirements' 23:09:50 Installing Python Requirements 23:09:50 + cat 23:09:50 + python -m pip install -r requirements.txt 23:09:50 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:09:50 Collecting docker-py (from -r requirements.txt (line 1)) 23:09:50 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:09:50 Collecting ipaddr (from -r requirements.txt (line 2)) 23:09:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:09:51 Installing build dependencies: started 23:09:51 Installing build dependencies: finished with status 'done' 23:09:51 Getting requirements to build wheel: started 23:09:52 Getting requirements to build wheel: finished with status 'done' 23:09:52 Preparing metadata (pyproject.toml): started 23:09:52 Preparing metadata (pyproject.toml): finished with status 'done' 23:09:52 Collecting netaddr (from -r requirements.txt (line 3)) 23:09:52 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:09:52 Collecting netifaces (from -r requirements.txt (line 4)) 23:09:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:09:52 Installing build dependencies: started 23:09:53 Installing build dependencies: finished with status 'done' 23:09:53 Getting requirements to build wheel: started 23:09:53 Getting requirements to build wheel: finished with status 'done' 23:09:53 Preparing metadata (pyproject.toml): started 23:09:53 Preparing metadata (pyproject.toml): finished with status 'done' 23:09:54 Collecting pyhocon (from -r requirements.txt (line 5)) 23:09:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:09:54 Collecting requests (from -r requirements.txt (line 6)) 23:09:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:09:54 Collecting robotframework (from -r requirements.txt (line 7)) 23:09:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:09:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 40.7 MB/s 0:00:00 23:09:54 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:09:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:09:54 Installing build dependencies: started 23:09:55 Installing build dependencies: finished with status 'done' 23:09:55 Getting requirements to build wheel: started 23:09:55 Getting requirements to build wheel: finished with status 'done' 23:09:55 Preparing metadata (pyproject.toml): started 23:09:55 Preparing metadata (pyproject.toml): finished with status 'done' 23:09:55 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:09:55 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:09:55 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:09:55 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:09:55 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:09:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:09:55 Installing build dependencies: started 23:09:56 Installing build dependencies: finished with status 'done' 23:09:56 Getting requirements to build wheel: started 23:09:57 Getting requirements to build wheel: finished with status 'done' 23:09:57 Preparing metadata (pyproject.toml): started 23:09:57 Preparing metadata (pyproject.toml): finished with status 'done' 23:09:57 Collecting scapy (from -r requirements.txt (line 12)) 23:09:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:09:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 56.6 MB/s 0:00:00 23:09:57 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:09:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:09:57 Installing build dependencies: started 23:09:58 Installing build dependencies: finished with status 'done' 23:09:58 Getting requirements to build wheel: started 23:09:58 Getting requirements to build wheel: finished with status 'done' 23:09:58 Preparing metadata (pyproject.toml): started 23:09:58 Preparing metadata (pyproject.toml): finished with status 'done' 23:09:58 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:09:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 23:09:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 41.2 MB/s 0:00:00 23:09:58 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:09:58 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:09:58 Collecting pyangbind (from -r requirements.txt (line 22)) 23:09:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:09:59 Collecting isodate (from -r requirements.txt (line 25)) 23:09:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:09:59 Collecting jmespath (from -r requirements.txt (line 28)) 23:09:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:09:59 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:09:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:09:59 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:09:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:09:59 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:09:59 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:09:59 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:09:59 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:09:59 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:09:59 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:09:59 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:09:59 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:09:59 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:09:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:09:59 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:09:59 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:09:59 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:09:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:09:59 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:09:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:09:59 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:09:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 23:09:59 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:09:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:09:59 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:09:59 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:00 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:00 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:00 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:10:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:10:00 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:10:00 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:00 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:10:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 23:10:00 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:10:00 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:00 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:10:00 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:00 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:10:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:10:00 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:10:00 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:00 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:10:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 23:10:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 43.3 MB/s 0:00:00 23:10:00 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:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:10:00 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:00 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:00 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:00 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:00 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:10:00 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:00 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:10:00 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:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.1 MB/s 0:00:00 23:10:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:10:00 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:01 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:10:01 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:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.5 MB/s 0:00:00 23:10:01 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:10:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:10:02 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:02 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:02 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:02 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:02 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:10:02 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:10:02 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:02 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:02 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:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:10:03 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:03 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:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 90.5 MB/s 0:00:00 23:10:03 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:03 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:03 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:10:03 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:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:10:03 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:03 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:03 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:03 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:03 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:03 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:03 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:03 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:03 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:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 23:10:03 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:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:10:03 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:03 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:03 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:10:03 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:03 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:03 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:10:03 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:10:04 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:10:04 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:10:04 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:10:04 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0fb89530f4aa664938cae6d1090398b1853cd2a2972e1588377ad3402dd07972 23:10:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:10:04 Building wheel for ipaddr (pyproject.toml): started 23:10:04 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:10:04 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=fa92b91cf69357f256c7d2af8ff733797b43e5c8cc56564b588634a51ef894a4 23:10:04 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:10:04 Building wheel for netifaces (pyproject.toml): started 23:10:06 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:10:06 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=2af0576efdcbf92dea42b751144a2640e99fc01787fe6fdbaa0fb9839328ff28 23:10:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:10:06 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:10:07 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:10:07 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=37edc857e422a7db4db908faad40c6486e5614a23e4af47bc76796dcf52663bc 23:10:07 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:10:07 Building wheel for jsonpath-rw (pyproject.toml): started 23:10:07 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:10:07 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=fd26b4d1e6be35a0399f813047db02204b8b7283fda8d1fe2d9ac425f93a7cce 23:10:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:10:07 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:10:07 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:14 23:10:14 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 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.1 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.3.2 23:10:14 + pip freeze 23:10:15 attrs==25.4.0 23:10:15 bcrypt==5.0.0 23:10:15 beautifulsoup4==4.14.2 23:10:15 certifi==2025.11.12 23:10:15 cffi==2.0.0 23:10:15 charset-normalizer==3.4.4 23:10:15 click==8.3.1 23:10:15 cryptography==46.0.3 23:10:15 decorator==5.2.1 23:10:15 distlib==0.4.0 23:10:15 docker-py==1.10.6 23:10:15 docker-pycreds==0.4.0 23:10:15 elastic-transport==8.17.1 23:10:15 elasticsearch==8.19.2 23:10:15 elasticsearch-dsl==8.15.4 23:10:15 enum34==1.1.10 23:10:15 filelock==3.20.0 23:10:15 h11==0.16.0 23:10:15 idna==3.11 23:10:15 invoke==2.2.1 23:10:15 ipaddr==2.2.0 23:10:15 isodate==0.7.2 23:10:15 jmespath==1.0.1 23:10:15 jsonpatch==1.33 23:10:15 jsonpath-rw==1.4.0 23:10:15 jsonpointer==3.0.0 23:10:15 lxml==6.0.2 23:10:15 netaddr==1.3.0 23:10:15 netifaces==0.11.0 23:10:15 outcome==1.3.0.post0 23:10:15 paramiko==4.0.0 23:10:15 platformdirs==4.5.0 23:10:15 ply==3.11 23:10:15 pyang==2.7.1 23:10:15 pyangbind==0.8.6 23:10:15 pycparser==2.23 23:10:15 pyhocon==0.3.61 23:10:15 PyNaCl==1.6.1 23:10:15 pyparsing==3.2.5 23:10:15 PySocks==1.7.1 23:10:15 python-dateutil==2.9.0.post0 23:10:15 regex==2025.11.3 23:10:15 requests==2.32.5 23:10:15 robotframework==7.3.2 23:10:15 robotframework-httplibrary==0.4.2 23:10:15 robotframework-pythonlibcore==4.4.1 23:10:15 robotframework-requests==0.9.7 23:10:15 robotframework-selenium2library==3.0.0 23:10:15 robotframework-seleniumlibrary==6.8.0 23:10:15 robotframework-sshlibrary==3.8.0 23:10:15 scapy==2.6.1 23:10:15 scp==0.15.0 23:10:15 selenium==4.38.0 23:10:15 six==1.17.0 23:10:15 sniffio==1.3.1 23:10:15 sortedcontainers==2.4.0 23:10:15 soupsieve==2.8 23:10:15 trio==0.32.0 23:10:15 trio-websocket==0.12.2 23:10:15 typing_extensions==4.15.0 23:10:15 urllib3==2.5.0 23:10:15 virtualenv==20.35.4 23:10:15 waitress==3.0.2 23:10:15 WebOb==1.8.9 23:10:15 websocket-client==1.9.0 23:10:15 WebTest==3.0.7 23:10:15 wsproto==1.3.2 23:10:15 [EnvInject] - Injecting environment variables from a build step. 23:10:15 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:10:15 [EnvInject] - Variables injected successfully. 23:10:15 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins792833903481254532.sh 23:10:15 Setup pyenv: 23:10:15 system 23:10:15 3.8.13 23:10:15 3.9.13 23:10:15 3.10.13 23:10:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:10:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from file:/tmp/.os_lf_venv 23:10:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:17 lf-activate-venv(): INFO: Base packages installed successfully 23:10:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:10:24 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:10:24 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:10:24 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:10:25 + ODL_SYSTEM=() 23:10:25 + TOOLS_SYSTEM=() 23:10:25 + OPENSTACK_SYSTEM=() 23:10:25 + OPENSTACK_CONTROLLERS=() 23:10:25 + mapfile -t ADDR 23:10:25 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:10:25 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 23:10:26 + for i in "${ADDR[@]}" 23:10:26 ++ ssh 10.30.171.244 hostname -s 23:10:26 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:10:27 + REMHOST=releng-04279-67-0-builder-0 23:10:27 + case ${REMHOST} in 23:10:27 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:10:27 + for i in "${ADDR[@]}" 23:10:27 ++ ssh 10.30.171.25 hostname -s 23:10:27 Warning: Permanently added '10.30.171.25' (ECDSA) to the list of known hosts. 23:10:27 + REMHOST=releng-04279-67-1-docker-0 23:10:27 + case ${REMHOST} in 23:10:27 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:10:27 + echo NUM_ODL_SYSTEM=1 23:10:27 + echo NUM_TOOLS_SYSTEM=1 23:10:27 + '[' '' == yes ']' 23:10:27 + NUM_OPENSTACK_SYSTEM=0 23:10:27 + echo NUM_OPENSTACK_SYSTEM=0 23:10:27 + '[' 0 -eq 2 ']' 23:10:27 + echo ODL_SYSTEM_IP=10.30.171.244 23:10:27 ++ seq 0 0 23:10:27 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:10:27 + echo ODL_SYSTEM_1_IP=10.30.171.244 23:10:27 + echo TOOLS_SYSTEM_IP=10.30.171.25 23:10:27 ++ seq 0 0 23:10:27 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:10:27 + echo TOOLS_SYSTEM_1_IP=10.30.171.25 23:10:27 + openstack_index=0 23:10:27 + NUM_OPENSTACK_CONTROL_NODES=1 23:10:27 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:10:27 ++ seq 0 0 23:10:27 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:10:27 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:10:27 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:10:27 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:10:27 + '[' -1 -ge 2 ']' 23:10:27 ++ seq 0 -2 23:10:27 + NUM_OPENSTACK_HAPROXY_NODES=0 23:10:27 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:10:27 ++ seq 0 -1 23:10:27 + echo 'Contents of slave_addresses.txt:' 23:10:27 Contents of slave_addresses.txt: 23:10:27 + cat slave_addresses.txt 23:10:27 NUM_ODL_SYSTEM=1 23:10:27 NUM_TOOLS_SYSTEM=1 23:10:27 NUM_OPENSTACK_SYSTEM=0 23:10:27 ODL_SYSTEM_IP=10.30.171.244 23:10:27 ODL_SYSTEM_1_IP=10.30.171.244 23:10:27 TOOLS_SYSTEM_IP=10.30.171.25 23:10:27 TOOLS_SYSTEM_1_IP=10.30.171.25 23:10:27 NUM_OPENSTACK_CONTROL_NODES=1 23:10:27 OPENSTACK_CONTROL_NODE_1_IP= 23:10:27 NUM_OPENSTACK_COMPUTE_NODES=-1 23:10:27 NUM_OPENSTACK_HAPROXY_NODES=0 23:10:27 [EnvInject] - Injecting environment variables from a build step. 23:10:27 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:10:27 [EnvInject] - Variables injected successfully. 23:10:27 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins14571987364749229067.sh 23:10:27 Preparing for JRE Version 21 23:10:27 Karaf artifact is netconf-karaf 23:10:27 Karaf project is netconf 23:10:27 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:10:27 [EnvInject] - Injecting environment variables from a build step. 23:10:27 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:10:27 [EnvInject] - Variables injected successfully. 23:10:27 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins10245467116287764877.sh 23:10:27 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml: 23:10:27 2025-11-29 23:10:27 ERROR 404: Not Found. 23:10:27 Bundle version is 23:10:27 --2025-11-29 23:10:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml 23:10:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:10:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:10:27 HTTP request sent, awaiting response... 200 OK 23:10:27 Length: 522 [application/xml] 23:10:27 Saving to: ‘maven-metadata.xml’ 23:10:27 23:10:27 0K 100% 15.9M=0s 23:10:27 23:10:27 2025-11-29 23:10:27 (15.9 MB/s) - ‘maven-metadata.xml’ saved [522/522] 23:10:27 23:10:27 23:10:27 23:10:27 org.opendaylight.netconf 23:10:27 netconf-karaf 23:10:27 23:10:27 10.0.3-SNAPSHOT 23:10:27 23:10:27 23:10:27 8.0.10-SNAPSHOT 23:10:27 9.0.2-SNAPSHOT 23:10:27 10.0.1-SNAPSHOT 23:10:27 10.0.2-SNAPSHOT 23:10:27 10.0.3-SNAPSHOT 23:10:27 23:10:27 20251129191014 23:10:27 23:10:27 23:10:27 Nexus timestamp is 23:10:27 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:10:27 Distribution bundle is netconf-karaf-.zip 23:10:27 Distribution bundle version is 23:10:27 Distribution folder is netconf-karaf- 23:10:27 Nexus prefix is https://nexus.opendaylight.org 23:10:27 [EnvInject] - Injecting environment variables from a build step. 23:10:27 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:10:27 [EnvInject] - Variables injected successfully. 23:10:27 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins16991797250902077575.sh 23:10:28 Setup pyenv: 23:10:28 system 23:10:28 3.8.13 23:10:28 3.9.13 23:10:28 3.10.13 23:10:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:10:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from file:/tmp/.os_lf_venv 23:10:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:30 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:10:30 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:10:30 lf-activate-venv(): INFO: Base packages installed successfully 23:10:30 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:10:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:10:36 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:10:36 Copying common-functions.sh to /tmp 23:10:38 Copying common-functions.sh to 10.30.171.25:/tmp 23:10:38 Warning: Permanently added '10.30.171.25' (ECDSA) to the list of known hosts. 23:10:38 Copying common-functions.sh to 10.30.171.244:/tmp 23:10:38 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:10:38 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins389299567545620902.sh 23:10:38 common-functions.sh is being sourced 23:10:38 common-functions environment: 23:10:38 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:10:38 ACTUALFEATURES: 23:10:38 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:10:38 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:10:38 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:10:38 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:10:38 CONTROLLERMEM: 2048m 23:10:38 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:10:38 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:10:38 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:10:38 SUITES: 23:10:38 23:10:38 ################################################# 23:10:38 ## Configure Cluster and Start ## 23:10:38 ################################################# 23:10:38 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology 23:10:38 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology 23:10:38 Locating script plan to use... 23:10:38 Finished running script plans 23:10:38 Configuring member-1 with IP address 10.30.171.244 23:10:39 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:10:39 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:10:39 + source /tmp/common-functions.sh netconf-karaf- titanium 23:10:39 ++ [[ /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:10:39 common-functions.sh is being sourced 23:10:39 ++ echo 'common-functions.sh is being sourced' 23:10:39 ++ BUNDLEFOLDER=netconf-karaf- 23:10:39 ++ DISTROSTREAM=titanium 23:10:39 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:10:39 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:10:39 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:10:39 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:10:39 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:10:39 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:10:39 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:10:39 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:10:39 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:10:39 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:10:39 ++ export CONTROLLERMEM= 23:10:39 ++ CONTROLLERMEM= 23:10:39 ++ case "${DISTROSTREAM}" in 23:10:39 ++ CLUSTER_SYSTEM=pekko 23:10:39 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:10:39 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:10:39 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:10:39 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:10:39 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:10:39 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:10:39 ++ print_common_env 23:10:39 ++ cat 23:10:39 common-functions environment: 23:10:39 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:10:39 ACTUALFEATURES: 23:10:39 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:10:39 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:10:39 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:10:39 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:10:39 CONTROLLERMEM: 23:10:39 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:10:39 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:10:39 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:10:39 SUITES: 23:10:39 23:10:39 ++ SSH='ssh -t -t' 23:10:39 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:10:39 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:10:39 Changing to /tmp 23:10:39 + echo 'Changing to /tmp' 23:10:39 + cd /tmp 23:10:39 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:10:39 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip' 23:10:39 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:10:39 --2025-11-29 23:10:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:10:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:10:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:10:39 HTTP request sent, awaiting response... 404 Not Found 23:10:39 2025-11-29 23:10:39 ERROR 404: Not Found. 23:10:39 23:10:39 Extracting the new controller... 23:10:39 + echo 'Extracting the new controller...' 23:10:39 + unzip -q netconf-karaf-.zip 23:10:39 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP. 23:10:39 Adding external repositories... 23:10:39 + echo 'Adding external repositories...' 23:10:39 + 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:10:39 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:10:39 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:10:39 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:10:39 + [[ True == \T\r\u\e ]] 23:10:39 + echo 'Configuring the startup features...' 23:10:39 Configuring the startup features... 23:10:39 + 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:10:39 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:10:39 + FEATURE_TEST_STRING=features-test 23:10:39 + FEATURE_TEST_VERSION= 23:10:39 + KARAF_VERSION=netconf 23:10:39 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:10:39 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:10:39 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:10:39 + configure_karaf_log netconf '' 23:10:39 + local -r karaf_version=netconf 23:10:39 + local -r controllerdebugmap= 23:10:39 + local logapi=log4j 23:10:39 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:10:39 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:10:39 Configuring the karaf log... karaf_version: netconf, logapi: log4j 23:10:39 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j' 23:10:39 + '[' log4j == log4j2 ']' 23:10:39 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:10:39 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:10:39 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:10:39 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:10:39 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 23:10:39 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:10:39 + unset IFS 23:10:39 controllerdebugmap: 23:10:39 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:10:39 + echo 'controllerdebugmap: ' 23:10:39 + '[' -n '' ']' 23:10:39 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg' 23:10:39 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:10:39 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:10:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-/bin/setenv 23:10:39 Configure 23:10:39 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:10:39 max memory: 3072m 23:10:39 memconf: /tmp/netconf-karaf-/bin/setenv 23:10:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:10:39 + local -r controllermem=3072m 23:10:39 + local -r memconf=/tmp/netconf-karaf-/bin/setenv 23:10:39 + echo Configure 23:10:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:10:39 + echo ' max memory: 3072m' 23:10:39 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv' 23:10:39 + 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:10:39 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:10:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-/bin/setenv 23:10:39 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:10:39 cat /tmp/netconf-karaf-/bin/setenv 23:10:39 + echo 'cat /tmp/netconf-karaf-/bin/setenv' 23:10:39 + cat /tmp/netconf-karaf-/bin/setenv 23:10:39 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:10:39 Set Java version 23:10:39 + echo 'Set Java version' 23:10:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:10:39 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:10:39 sudo: a password is required 23:10:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:10:39 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:10:39 sudo: a password is required 23:10:39 JDK default version ... 23:10:39 + echo 'JDK default version ...' 23:10:39 + java -version 23:10:39 openjdk version "21.0.8" 2025-07-15 23:10:39 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:10:39 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:10:39 Set JAVA_HOME 23:10:39 + echo 'Set JAVA_HOME' 23:10:39 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:10:39 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:10:39 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:10:39 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:10:39 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:10:39 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:10:39 Listing all open ports on controller system... 23:10:39 + echo 'Listing all open ports on controller system...' 23:10:39 + netstat -pnatu 23:10:39 /tmp/configuration-script.sh: line 40: netstat: command not found 23:10:39 + '[' -f /tmp/custom_shard_config.txt ']' 23:10:39 Configuring cluster 23:10:39 + echo 'Configuring cluster' 23:10:39 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.171.244 23:10:39 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory 23:10:39 Dump pekko.conf 23:10:39 + echo 'Dump pekko.conf' 23:10:39 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:10:39 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory 23:10:39 Dump modules.conf 23:10:39 + echo 'Dump modules.conf' 23:10:39 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf 23:10:39 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory 23:10:39 Dump module-shards.conf 23:10:39 + echo 'Dump module-shards.conf' 23:10:39 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:10:39 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory 23:10:39 Locating config plan to use... 23:10:39 Finished running config plans 23:10:39 Starting member-1 with IP address 10.30.171.244 23:10:39 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:10:40 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:10:40 Redirecting karaf console output to karaf_console.log 23:10:40 Starting controller... 23:10:40 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory 23:10:40 Execute the post startup script on controller 10.30.171.244 23:10:40 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:10:40 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:10:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 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 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:11:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:11:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:11:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 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:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:41 Timeout Controller DOWN 23:14:41 Dumping first 500K bytes of karaf log... 23:14:41 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:14:41 Dumping last 500K bytes of karaf log... 23:14:41 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:14:41 Listing all open ports on controller system 23:14:41 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:14:41 Let's take the karaf thread dump 23:14:41 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:14:41 karaf main: org.apache.karaf.main.Main, pid: 23:14:41 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:14:42 Usage: 23:14:42 jstack [-l][-e] 23:14:42 (to connect to running process) 23:14:42 23:14:42 Options: 23:14:42 -l long listing. Prints additional information about locks 23:14:42 -e extended listing. Prints additional information about threads 23:14:42 -? -h --help -help to print this help message 23:14:42 Generating mininet variables... 23:14:42 Locating test plan to use... 23:14:42 Changing the testplan path... 23:14:42 # Place the suites in run order: 23:14:42 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/ready 23:14:42 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/apidocs 23:14:42 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL 23:14:42 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD 23:14:42 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION 23:14:42 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/notifications 23:14:42 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth 23:14:42 23:14:42 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:14:42 ============================================================================== 23:14:42 netconf-gate-userfeatures.txt 23:14:42 ============================================================================== 23:14:42 netconf-gate-userfeatures.txt.Ready 23:14:42 ============================================================================== 23:14:42 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi... 23:14:42 ============================================================================== 23:14:47 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. | FAIL | 23:14:47 Parent suite setup failed: 23:14:47 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.244 23:14:47 ------------------------------------------------------------------------------ 23:14:47 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... | FAIL | 23:14:47 Parent suite setup failed: 23:14:47 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.244 23:14:47 ------------------------------------------------------------------------------ 23:14:47 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... | FAIL | 23:14:47 Parent suite setup failed: 23:14:47 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.244 23:14:47 ------------------------------------------------------------------------------ 23:14:47 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... | FAIL | 23:14:47 Parent suite setup failed: 23:14:47 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.244 23:14:47 ------------------------------------------------------------------------------ 23:14:47 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... | FAIL | 23:14:47 Parent suite setup failed: 23:14:47 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.244 23:14:47 ------------------------------------------------------------------------------ 23:14:47 Wait_For_MDSAL :: Wait for the MDSAL feature to become online | FAIL | 23:14:47 Parent suite setup failed: 23:14:47 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.244 23:14:47 ------------------------------------------------------------------------------ 23:14:47 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | FAIL | 23:14:47 Suite setup failed: 23:14:47 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.244 23:14:47 23:14:47 6 tests, 0 passed, 6 failed 23:14:47 ============================================================================== 23:14:47 netconf-gate-userfeatures.txt.Ready | FAIL | 23:14:47 6 tests, 0 passed, 6 failed 23:14:47 ============================================================================== 23:14:47 netconf-gate-userfeatures.txt.Apidocs 23:14:47 ============================================================================== 23:14:47 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido... 23:14:47 ============================================================================== 23:14:47 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL | 23:14:47 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:14:47 ------------------------------------------------------------------------------ 23:14:47 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | FAIL | 23:14:47 1 test, 0 passed, 1 failed 23:14:47 ============================================================================== 23:14:47 netconf-gate-userfeatures.txt.Apidocs | FAIL | 23:14:47 1 test, 0 passed, 1 failed 23:14:47 ============================================================================== 23:14:47 netconf-gate-userfeatures.txt.MDSAL 23:14:47 ============================================================================== 23:14:47 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ... 23:14:47 ============================================================================== 23:14:51 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | FAIL | 23:15:52 ... click for list of related bugs or create a new one if needed (with the 23:15:52 "netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf" 23:15:52 reference somewhere inside) 23:15:52 "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:15:52 23:15:52 No match found for ']]>]]>' in 1 minute 23:15:52 Output: 23:15:52 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:15:52 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:15:52 ------------------------------------------------------------------------------ 23:15:52 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:52 | FAIL | 23:16:52 ... click for list of related bugs or create a new one if needed (with the 23:16:52 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running" 23:16:52 reference somewhere inside) 23:16:52 "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:16:52 23:16:52 No match found for ']]>]]>' in 1 minute 23:16:52 Output: 23:16:52 23:16:52 [?2004l -bash: syntax error near unexpected token `]]' 23:16:52 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:16:52 ------------------------------------------------------------------------------ 23:16:52 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:52 | FAIL | 23:17:52 ... click for list of related bugs or create a new one if needed (with the 23:17:52 "netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute" 23:17:52 reference somewhere inside) 23:17:52 "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:17:52 23:17:52 No match found for ']]>]]>' in 1 minute 23:17:52 Output: 23:17:52 23:17:52 [?2004l -bash: syntax error near unexpected token `]]' 23:17:52 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:17:52 ------------------------------------------------------------------------------ 23:17:52 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:52 | FAIL | 23:18:52 ... click for list of related bugs or create a new one if needed (with the 23:18:52 "netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message" 23:18:52 reference somewhere inside) 23:18:52 "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:18:52 23:18:52 No match found for ']]>]]>' in 1 minute 23:18:52 Output: 23:18:52 23:18:52 [?2004l -bash: syntax error near unexpected token `]]' 23:18:52 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:18:52 ------------------------------------------------------------------------------ 23:18:52 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:52 | FAIL | 23:19:52 ... click for list of related bugs or create a new one if needed (with the 23:19:52 "netconf_gate_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace" 23:19:52 reference somewhere inside) 23:19:52 "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:19:52 23:19:52 No match found for ']]>]]>' in 1 minute 23:19:52 Output: 23:19:52 23:19:52 [?2004l -bash: syntax error near unexpected token `]]' 23:19:52 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:19:52 ------------------------------------------------------------------------------ 23:19:52 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:52 | FAIL | 23:20:52 ... click for list of related bugs or create a new one if needed (with the 23:20:52 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge" 23:20:52 reference somewhere inside) 23:20:52 "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:20:52 23:20:52 No match found for ']]>]]>' in 1 minute 23:20:52 Output: 23:20:52 23:20:52 [?2004l -bash: syntax error near unexpected token `]]' 23:20:52 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:20:52 ------------------------------------------------------------------------------ 23:20:52 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:52 | FAIL | 23:21:52 ... click for list of related bugs or create a new one if needed (with the 23:21:52 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit" 23:21:52 reference somewhere inside) 23:21:52 "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:21:52 23:21:52 No match found for ']]>]]>' in 1 minute 23:21:52 Output: 23:21:52 23:21:52 [?2004l -bash: syntax error near unexpected token `]]' 23:21:52 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:21:52 ------------------------------------------------------------------------------ 23:21:52 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:52 | FAIL | 23:22:52 ... click for list of related bugs or create a new one if needed (with the 23:22:52 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_edit" 23:22:52 reference somewhere inside) 23:22:52 "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:22:52 23:22:52 No match found for ']]>]]>' in 1 minute 23:22:52 Output: 23:22:52 23:22:52 [?2004l -bash: syntax error near unexpected token `]]' 23:22:52 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:22:52 ------------------------------------------------------------------------------ 23:22:52 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:52 | FAIL | 23:23:52 ... click for list of related bugs or create a new one if needed (with the 23:23:52 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit" 23:23:52 reference somewhere inside) 23:23:52 "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:23:52 23:23:52 No match found for ']]>]]>' in 1 minute 23:23:52 Output: 23:23:52 23:23:52 [?2004l -bash: syntax error near unexpected token `]]' 23:23:52 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:23:52 ------------------------------------------------------------------------------ 23:23:52 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:53 | FAIL | 23:24:53 ... click for list of related bugs or create a new one if needed (with the 23:24:53 "netconf_gate_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully" 23:24:53 reference somewhere inside) 23:24:53 "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:24:53 23:24:53 No match found for ']]>]]>' in 1 minute 23:24:53 Output: 23:24:53 23:24:53 [?2004l -bash: syntax error near unexpected token `]]' 23:24:53 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:24:53 ------------------------------------------------------------------------------ 23:24:53 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:53 | FAIL | 23:25:53 ... click for list of related bugs or create a new one if needed (with the 23:25:53 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end" 23:25:53 reference somewhere inside) 23:25:53 "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:25:53 23:25:53 No match found for ']]>]]>' in 1 minute 23:25:53 Output: 23:25:53 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:25:53 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:25:53 ------------------------------------------------------------------------------ 23:25:53 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:53 | FAIL | 23:26:53 ... click for list of related bugs or create a new one if needed (with the 23:26:53 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect" 23:26:53 reference somewhere inside) 23:26:53 "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:26:53 23:26:53 No match found for ']]>]]>' in 1 minute 23:26:53 Output: 23:26:53 23:26:53 [?2004l -bash: syntax error near unexpected token `]]' 23:26:53 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:26:53 ------------------------------------------------------------------------------ 23:26:53 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:53 | FAIL | 23:27:53 ... click for list of related bugs or create a new one if needed (with the 23:27:53 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now" 23:27:53 reference somewhere inside) 23:27:53 "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:53 23:27:53 No match found for ']]>]]>' in 1 minute 23:27:53 Output: 23:27:53 23:27:53 [?2004l -bash: syntax error near unexpected token `]]' 23:27:53 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:27:53 ------------------------------------------------------------------------------ 23:27:53 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:55 | FAIL | 23:27:55 ... click for list of related bugs or create a new one if needed (with the 23:27:55 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_first_batch" 23:27:55 reference somewhere inside) 23:27:55 "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:27:55 23:27:55 OSError: [Errno 36] File name too long: '_upvars () \r\n{ \r\n if ! (($#)); then\r\n echo "bash_completion: $FUNCNAME: usage: $FUNCNAME" "[-v varname value] | [-aN varname [value ...]] ..." 1>&2;\r\n return 2;\r\n fi;\r\n while (($#)); do\r\n case $1 in \r\n -a*)\r\n [[ -n ${1#-a} ]] || { \r\n echo "bash_completion: $FUNCNAME:" "\\`$1\': missing number specifier" 1>&2;\r\n return 1\r\n };\r\n printf %d "${1#-a}" &> /dev/null || { \r\n echo bash_completion: "$FUNCNAME: \\`$1\': invalid number specifier" 1>&2;\r\n return 1\r\n };\r\n [[ -n "$2" ]] && unset -v "$2" && eval $2=\\(\\"\\$"{@:3:${1#-a}}"\\"\\) && shift $((${1#-a} + 2)) || { \r\n echo bash_completion: "$FUNCNAME: \\`$1${2+ }$2\': missing argument(s)" 1>&2;\r\n return 1\r\n }\r\n ;;\r\n -v)\r\n [[ -n "$2" ]] && unset -v "$2" && eval $2=\\"\\$3\\" && shift 3 || { \r\n echo "bash_completion: $FUNCNAME: $1:" "missing argument(s)" 1>&2;\r\n return 1\r\n }\r\n ;;\r\n *)\r\n echo "bash_completion: $FUNCNAME: $1: invalid option" 1>&2;\r\n return 1\r\n ;;\r\n esac;\r\n done\r\n}\r\n_usb_ids () \r\n{ \r\n COMPREPLY+=($(compgen -W "$(PATH="$PATH:/sbin" lsusb | awk \'{print... 23:27:55 [ Message content over the limit has been removed. ] 23:27:55 ...-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-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:27:55 ------------------------------------------------------------------------------ 23:27:55 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:55 | FAIL | 23:28:55 ... click for list of related bugs or create a new one if needed (with the 23:28:55 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit" 23:28:55 reference somewhere inside) 23:28:55 "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:28:55 23:28:55 No match found for ']]>]]>' in 1 minute 23:28:55 Output: 23:28:55 23:28:55 [?2004l -bash: syntax error near unexpected token `]]' 23:28:55 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:28:55 ------------------------------------------------------------------------------ 23:28:55 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:55 | FAIL | 23:29:55 ... click for list of related bugs or create a new one if needed (with the 23:29:55 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_delete" 23:29:55 reference somewhere inside) 23:29:55 "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:29:55 23:29:55 No match found for ']]>]]>' in 1 minute 23:29:55 Output: 23:29:55 23:29:55 [?2004l -bash: syntax error near unexpected token `]]' 23:29:55 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:29:55 ------------------------------------------------------------------------------ 23:29:55 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:55 | PASS | 23:29:55 ------------------------------------------------------------------------------ 23:29:55 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:55 | FAIL | 23:30:55 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:30:55 23:30:55 No match found for ']]>]]>' in 1 minute 23:30:55 Output: 23:30:55 23:30:55 [?2004l -bash: syntax error near unexpected token `]]' 23:30:55 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:30:55 ------------------------------------------------------------------------------ 23:30:55 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:55 | FAIL | 23:30:55 ... click for list of related bugs or create a new one if needed (with the 23:30:55 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge" 23:30:55 reference somewhere inside) 23:30:55 "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:30:55 23:30:55 FileNotFoundError: [Errno 2] No such file or directory: '-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> Skoda MB\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-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-67-0-builder-0 ~]> sedan\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> male\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-... 23:30:55 [ Message content over the limit has been removed. ] 23:30:55 ...le>\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> OLD001\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:30:55 ------------------------------------------------------------------------------ 23:30:55 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:55 | FAIL | 23:30:55 ... click for list of related bugs or create a new one if needed (with the 23:30:55 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard" 23:30:55 reference somewhere inside) 23:30:55 "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:30:55 23:30:55 ' 23:30:55 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 23:30:55 [?2004l -bash: syntax error near unexpected token `newline' 23:30:55 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 23:30:55 [?2004l -bash: syntax error near unexpected token `newline' 23:30:55 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 23:30:55 [?2004l -bash: syntax error near unexpected token `newline' 23:30:55 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 23:30:55 [?2004l [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> ]]>]]>' does not contain 'OLD001' 23:30:55 ------------------------------------------------------------------------------ 23:30:55 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:55 | FAIL | 23:31:55 ... click for list of related bugs or create a new one if needed (with the 23:31:55 "netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request" 23:31:55 reference somewhere inside) 23:31:55 "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:31:55 23:31:55 No match found for ']]>]]>' in 1 minute 23:31:55 Output: 23:31:55 23:31:55 [?2004l -bash: syntax error near unexpected token `]]' 23:31:55 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:31:55 ------------------------------------------------------------------------------ 23:31:55 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:55 | FAIL | 23:32:55 ... click for list of related bugs or create a new one if needed (with the 23:32:55 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard" 23:32:55 reference somewhere inside) 23:32:55 "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:32:55 23:32:55 No match found for ']]>]]>' in 1 minute 23:32:55 Output: 23:32:55 23:32:55 [?2004l -bash: syntax error near unexpected token `]]' 23:32:55 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:32:55 ------------------------------------------------------------------------------ 23:32:55 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:55 | FAIL | 23:32:55 ... click for list of related bugs or create a new one if needed (with the 23:32:55 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create" 23:32:55 reference somewhere inside) 23:32:55 "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:32:55 23:32:55 OSError: [Errno 36] File name too long: '\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> CAROLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> Ford\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 1950\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1950\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> CAROLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> CUSTOLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:32:55 ------------------------------------------------------------------------------ 23:32:55 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:56 | FAIL | 23:33:56 ... click for list of related bugs or create a new one if needed (with the 23:33:56 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third" 23:33:56 reference somewhere inside) 23:33:56 "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:33:56 23:33:56 No match found for ']]>]]>' in 1 minute 23:33:56 Output: 23:33:56 23:33:56 [?2004l -bash: syntax error near unexpected token `]]' 23:33:56 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:33:56 ------------------------------------------------------------------------------ 23:33:56 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:56 | FAIL | 23:34:56 ... click for list of related bugs or create a new one if needed (with the 23:34:56 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth" 23:34:56 reference somewhere inside) 23:34:56 "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:56 23:34:56 No match found for ']]>]]>' in 1 minute 23:34:56 Output: 23:34:56 23:34:56 [?2004l -bash: syntax error near unexpected token `]]' 23:34:56 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:34:56 ------------------------------------------------------------------------------ 23:34:56 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:56 | FAIL | 23:34:56 ... click for list of related bugs or create a new one if needed (with the 23:34:56 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth" 23:34:56 reference somewhere inside) 23:34:56 "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:56 23:34:56 FileNotFoundError: [Errno 2] No such file or directory: '\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 1982\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1982\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> CUSTOLD2\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 65\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `65\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> CAROLD2\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> CUSTOLD2\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:34:56 ------------------------------------------------------------------------------ 23:34:56 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:56 | FAIL | 23:35:56 ... click for list of related bugs or create a new one if needed (with the 23:35:56 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge" 23:35:56 reference somewhere inside) 23:35:56 "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:56 23:35:56 No match found for ']]>]]>' in 1 minute 23:35:56 Output: 23:35:56 23:35:56 [?2004l -bash: syntax error near unexpected token `]]' 23:35:56 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:35:56 ------------------------------------------------------------------------------ 23:35:56 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:56 | FAIL | 23:36:56 ... click for list of related bugs or create a new one if needed (with the 23:36:56 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config" 23:36:56 reference somewhere inside) 23:36:56 "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:56 23:36:56 No match found for ']]>]]>' in 1 minute 23:36:56 Output: 23:36:56 23:36:56 [?2004l -bash: syntax error near unexpected token `]]' 23:36:56 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:36:56 ------------------------------------------------------------------------------ 23:36:56 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:56 | PASS | 23:36:56 ------------------------------------------------------------------------------ 23:36:56 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:56 | FAIL | 23:37:56 ... click for list of related bugs or create a new one if needed (with the 23:37:56 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure" 23:37:56 reference somewhere inside) 23:37:56 "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:56 23:37:56 No match found for ']]>]]>' in 1 minute 23:37:56 Output: 23:37:56 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:37:56 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:37:56 ------------------------------------------------------------------------------ 23:37:56 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:56 | FAIL | 23:38:56 ... click for list of related bugs or create a new one if needed (with the 23:38:56 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure" 23:38:56 reference somewhere inside) 23:38:56 "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:56 23:38:56 No match found for ']]>]]>' in 1 minute 23:38:56 Output: 23:38:56 23:38:56 [?2004l -bash: syntax error near unexpected token `]]' 23:38:56 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:38:56 ------------------------------------------------------------------------------ 23:38:56 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:58 | FAIL | 23:38:58 ... click for list of related bugs or create a new one if needed (with the 23:38:58 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data" 23:38:58 reference somewhere inside) 23:38:58 "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:58 23:38:58 OSError: [Errno 36] File name too long: '__git_ps1_branch_name=$b;\r\n b="\\${__git_ps1_branch_name}";\r\n fi;\r\n local f="$h$w$i$s$u";\r\n local gitstring="$c$b${f:+$z$f}${sparse}$r$p";\r\n if [ $pcmode = yes ]; then\r\n if [ "${__git_printf_supports_v-}" != yes ]; then\r\n gitstring=$(printf -- "$printf_format" "$gitstring");\r\n else\r\n printf -v gitstring -- "$printf_format" "$gitstring";\r\n fi;\r\n PS1="$ps1pc_start$gitstring$ps1pc_end";\r\n else\r\n printf -- "$printf_format" "$gitstring";\r\n fi;\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"... 23:38:58 [ Message content over the limit has been removed. ] 23:38:58 ...ns@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> Dixi\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> BMW\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 1928\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1928\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:38:58 ------------------------------------------------------------------------------ 23:38:58 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:58 | FAIL | 23:38:58 FileNotFoundError: [Errno 2] No such file or directory: "\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>" 23:38:58 23:38:58 Also teardown failed: 23:38:58 Evaluating expression 'len(re.findall(\'SKIPPED\', """FileNotFoundError: [Errno 2] No such file or directory: "\\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r\\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>"""")) > 0' failed: SyntaxError: unterminated string literal (detected at line 1) (, line 1) 23:38:58 ------------------------------------------------------------------------------ 23:38:58 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:58 | FAIL | 23:38:58 ... click for list of related bugs or create a new one if needed (with the 23:38:58 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit" 23:38:58 reference somewhere inside) 23:38:58 "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:38:58 23:38:58 ' 23:38:58 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 23:38:58 [?2004l -bash: syntax error near unexpected token `newline' 23:38:58 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> 23:38:58 [?2004l [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> ]]>]]>' does not contain 'test' 23:38:58 ------------------------------------------------------------------------------ 23:38:58 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:00 | FAIL | 23:40:00 ... click for list of related bugs or create a new one if needed (with the 23:40:00 "netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge" 23:40:00 reference somewhere inside) 23:40:00 "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:40:00 23:40:00 No match found for ']]>]]>' in 1 minute 23:40:00 Output: 23:40:00 23:40:00 [?2004l -bash: syntax error near unexpected token `]]' 23:40:00 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:40:00 ------------------------------------------------------------------------------ 23:40:00 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:00 | FAIL | 23:41:00 ... click for list of related bugs or create a new one if needed (with the 23:41:00 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update" 23:41:00 reference somewhere inside) 23:41:00 "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:41:00 23:41:00 No match found for ']]>]]>' in 1 minute 23:41:00 Output: 23:41:00 23:41:00 [?2004l -bash: syntax error near unexpected token `]]' 23:41:00 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:41:00 ------------------------------------------------------------------------------ 23:41:00 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:01 | FAIL | 23:42:01 ... click for list of related bugs or create a new one if needed (with the 23:42:01 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update" 23:42:01 reference somewhere inside) 23:42:01 "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:42:01 23:42:01 No match found for ']]>]]>' in 1 minute 23:42:01 Output: 23:42:01 23:42:01 [?2004l -bash: syntax error near unexpected token `]]' 23:42:01 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:42:01 ------------------------------------------------------------------------------ 23:42:01 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:03 | FAIL | 23:42:03 ... click for list of related bugs or create a new one if needed (with the 23:42:03 "netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge" 23:42:03 reference somewhere inside) 23:42:03 "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:42:03 23:42:03 OSError: [Errno 36] File name too long: '="!*.@(Z|[gGd]z|t[ag]z)" [lynx]="!*.@(?([xX]|[sS])[hH][tT][mM]?([lL]))" [uncompress]="!*.Z" [xzcat]="!*.@(?(t)xz|tlz|lzma)" [vim]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [loimpress]="!*.@(sxi|sti|pps?(x)|ppt?([mx])|pot?([mx])|?(f)odp|otp)" [dvipdf]="!*.dvi" [mpg321]="!*.mp3" [jadetex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [lobase]="!*.odb" [epdfview]="!*.pdf" [ps2pdf14]="!*.@(?(e)ps|pdf)" [ps2pdf13]="!*.@(?(e)ps|pdf)" [ps2pdf12]="!*.@(?(e)ps|pdf)" [poedit]="!*.po" [luatex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [kbabel]="!*.po" [bzme]="!*.@(zip|z|gz|tgz)" [dviselect]="!*.dvi" [realplay]="!*.@(rm?(j)|ra?(m)|smi?(l))" [kdvi]="!*.@(dvi|DVI)?(.@(gz|Z|bz2))" [elinks]="!*.@(?([xX]|[sS])[hH][tT][mM]?([lL]))" [kghostview]="!*.@(@(?(e)ps|?(E)PS|pdf|PDF)?(.gz|.GZ|.bz2|.BZ2|.Z))" [gtranslator]="!*.po" [unzip]="!*.@(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)" [ggv]="!*.@(@(?(e)ps|?(E)PS|pdf|PDF)?(.gz|.GZ|.bz2|.BZ2|.Z))" [oomath]="!*.@(sxm|smf|mml|odf)" [dvipdfmx]="!*.dvi" [makeinfo]="!*.texi*" [okular]="!*.@(okular|@(?(e|x)ps|?(E|X)PS|[pf]df|[PF]DF|dvi|DVI|cb[rz]|CB[RZ]|djv?(u)|DJV?(U)|dvi|DVI|gif|jp?(e)g|miff|tif?(f)|pn[gm]|p[bgp]m|bmp|xpm|ico|xwd|tga|pcx|GIF|JP?(E)G|MIFF|TIF?(F)|PN[GM]|P[BGP]M|BMP|XPM|ICO|XWD|TGA|PCX|epub|EPUB|odt|ODT|fb?(2)|FB?(2)|mobi|MOBI|g3|G3|chm|CHM)?(.?(gz|GZ|bz2|BZ2|xz|XZ)))" [sxemacs]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g... 23:42:03 [ Message content over the limit has been removed. ] 23:42:03 ...r unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> REPLACE\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> CUSTYOUNG\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:42:03 ------------------------------------------------------------------------------ 23:42:03 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:03 | FAIL | 23:43:03 ... click for list of related bugs or create a new one if needed (with the 23:43:03 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace" 23:43:03 reference somewhere inside) 23:43:03 "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:43:03 23:43:03 No match found for ']]>]]>' in 1 minute 23:43:03 Output: 23:43:03 23:43:03 [?2004l -bash: syntax error near unexpected token `]]' 23:43:03 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:43:03 ------------------------------------------------------------------------------ 23:43:03 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:03 | FAIL | 23:44:03 ... click for list of related bugs or create a new one if needed (with the 23:44:03 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace" 23:44:03 reference somewhere inside) 23:44:03 "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:44:03 23:44:03 No match found for ']]>]]>' in 1 minute 23:44:03 Output: 23:44:03 23:44:03 [?2004l -bash: syntax error near unexpected token `]]' 23:44:03 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:44:03 ------------------------------------------------------------------------------ 23:44:03 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:05 | FAIL | 23:44:05 ... click for list of related bugs or create a new one if needed (with the 23:44:05 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data" 23:44:05 reference somewhere inside) 23:44:05 "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:44:05 23:44:05 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:44:05 [ Message content over the limit has been removed. ] 23:44:05 ...-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-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:44:05 ------------------------------------------------------------------------------ 23:44:05 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:05 | FAIL | 23:45:05 ... click for list of related bugs or create a new one if needed (with the 23:45:05 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_test_data_removal" 23:45:05 reference somewhere inside) 23:45:05 "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:45:05 23:45:05 No match found for ']]>]]>' in 1 minute 23:45:05 Output: 23:45:05 23:45:05 [?2004l -bash: syntax error near unexpected token `]]' 23:45:05 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:45:05 ------------------------------------------------------------------------------ 23:45:05 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:05 | FAIL | 23:45:05 ... click for list of related bugs or create a new one if needed (with the 23:45:05 "netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern" 23:45:05 reference somewhere inside) 23:45:05 "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:45:05 23:45:05 OSError: [Errno 36] File name too long: '\x1b[?2004h[jenkins@releng-04279-67-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-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> connector\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:45:05 ------------------------------------------------------------------------------ 23:45:05 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:05 | FAIL | 23:46:05 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=7791 23:46:05 23:46:05 No match found for ']]>]]>' in 1 minute 23:46:05 Output: 23:46:05 23:46:05 [?2004l -bash: syntax error near unexpected token `]]' 23:46:05 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:46:05 ------------------------------------------------------------------------------ 23:46:05 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:06 | FAIL | 23:46:06 ... click for list of related bugs or create a new one if needed (with the 23:46:06 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element" 23:46:06 reference somewhere inside) 23:46:06 "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:46:06 23:46:06 OSError: [Errno 36] File name too long: '}\r\n__reassemble_comp_words_by_ref () \r\n{ \r\n local exclude i j line ref;\r\n if [[ -n $1 ]]; then\r\n exclude="[${1//[^$COMP_WORDBREAKS]/}]";\r\n fi;\r\n printf -v "$3" %s "$COMP_CWORD";\r\n if [[ -v exclude ]]; then\r\n line=$COMP_LINE;\r\n for ((i = 0, j = 0; i < ${#COMP_WORDS[@]}; i++, j++))\r\n do\r\n while [[ $i -gt 0 && ${COMP_WORDS[i]} == +($exclude) ]]; do\r\n [[ $line != [[:blank:]]* ]] && ((j >= 2)) && ((j--));\r\n ref="$2[$j]";\r\n printf -v "$ref" %s "${!ref-}${COMP_WORDS[i]}";\r\n ((i == COMP_CWORD)) && printf -v "$3" %s "$j";\r\n line=${line#*"${COMP_WORDS[i]}"};\r\n [[ $line == [[:blank:]]* ]] && ((j++));\r\n ((i < ${#COMP_WORDS[@]} - 1)) && ((i++)) || break 2;\r\n done;\r\n ref="$2[$j]";\r\n printf -v "$ref" %s "${!ref-}${COMP_WORDS[i]}";\r\n line=${line#*"${COMP_WORDS[i]}"};\r\n ((i == COMP_CWORD)) && printf -v "$3" %s "$j";\r\n done;\r\n ((i == COMP_CWORD)) && printf -v "$3" %s "$j";\r\n else\r\n for i in "${!COMP_WORDS[@]}";\r\n do\r\n printf -v "$2[i]" %s "${COMP_WORDS[i]}";\r\n done;\r\n fi\r\n}\r\n_allowed_groups () \r\n{ \r\n if _complete_as_root; then\r\n local IFS=\'\r\n\';\r\n COMPREPLY=($(compgen -g -- "$1"));\r\n else\r\n local IFS=\'\r\n \';\r\n COMPREPLY=($(compg... 23:46:06 [ Message content over the limit has been removed. ] 23:46:06 ...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-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:46:06 ------------------------------------------------------------------------------ 23:46:06 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:06 | FAIL | 23:47:06 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:47:06 23:47:06 No match found for ']]>]]>' in 1 minute 23:47:06 Output: 23:47:06 23:47:06 [?2004l -bash: syntax error near unexpected token `]]' 23:47:06 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:47:06 ------------------------------------------------------------------------------ 23:47:06 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:08 | FAIL | 23:47:08 ... click for list of related bugs or create a new one if needed (with the 23:47:08 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module" 23:47:08 reference somewhere inside) 23:47:08 "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:47:08 23:47:08 OSError: [Errno 36] File name too long: 'se\r\n b="GIT_DIR!";\r\n fi;\r\n else\r\n if [ "true" = "$inside_worktree" ]; then\r\n if [ -n "${GIT_PS1_SHOWDIRTYSTATE-}" ] && [ "$(git config --bool bash.showDirtyState)" != "false" ]; then\r\n git diff --no-ext-diff --quiet || w="*";\r\n git diff --no-ext-diff --cached --quiet || i="+";\r\n if [ -z "$short_sha" ] && [ -z "$i" ]; then\r\n i="#";\r\n fi;\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWSTASHSTATE-}" ] && git rev-parse --verify --quiet refs/stash > /dev/null; then\r\n s="$";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUNTRACKEDFILES-}" ] && [ "$(git config --bool bash.showUntrackedFiles)" != "false" ] && git ls-files --others --exclude-standard --directory --no-empty-directory --error-unmatch -- \':/*\' > /dev/null 2> /dev/null; then\r\n u="%${ZSH_VERSION+%}";\r\n fi;\r\n if [ -n "${GIT_PS1_COMPRESSSPARSESTATE-}" ] && [ "$(git config --bool core.sparseCheckout)" = "true" ]; then\r\n h="?";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUPSTREAM-}" ]; then\r\n __git_ps1_show_upstream;\r\n fi;\r\n fi;\r\n fi;\r\n local z="${GIT_PS1_STATESEPARATOR-" "}";\r\n if [ -n "${GIT_PS1_SHOWCOLORHINTS-}" ]; then\r\n if [ $pcmode = yes ] || [ -n "${ZSH_VERSION-}" ]; then\r\n __git_ps1_colorize_gitstring;\r\n f... 23:47:08 [ Message content over the limit has been removed. ] 23:47:08 ...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-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-67-0-builder-0 ~]>' 23:47:08 ------------------------------------------------------------------------------ 23:47:08 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:08 | FAIL | 23:48:08 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:48:08 23:48:08 No match found for ']]>]]>' in 1 minute 23:48:08 Output: 23:48:08 23:48:08 [?2004l -bash: syntax error near unexpected token `]]' 23:48:08 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:48:08 ------------------------------------------------------------------------------ 23:48:08 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:08 | FAIL | 23:49:08 ... click for list of related bugs or create a new one if needed (with the 23:49:08 "netconf_gate_userfeatures_txt_mdsal_northbound_close_session" 23:49:08 reference somewhere inside) 23:49:08 "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:49:08 23:49:08 No match found for ']]>]]>' in 1 minute 23:49:08 Output: 23:49:08 23:49:08 [?2004l -bash: syntax error near unexpected token `]]' 23:49:08 [?2004h[jenkins@releng-04279-67-0-builder-0 ~]> . 23:49:08 ------------------------------------------------------------------------------ 23:49:08 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | FAIL | 23:49:08 49 tests, 2 passed, 47 failed 23:49:08 ============================================================================== 23:49:08 netconf-gate-userfeatures.txt.MDSAL | FAIL | 23:49:08 49 tests, 2 passed, 47 failed 23:49:08 ============================================================================== 23:49:08 netconf-gate-userfeatures.txt.CRUD 23:49:08 ============================================================================== 23:49:08 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ... 23:49:08 ============================================================================== 23:49:13 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:14 | FAIL | 23:49:14 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:49:14 ------------------------------------------------------------------------------ 23:49:14 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:14 | FAIL | 23:49:14 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:49:14 ------------------------------------------------------------------------------ 23:49:14 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:14 | FAIL | 23:49:14 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:49:14 ------------------------------------------------------------------------------ 23:49:14 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:14 | FAIL | 23:49:14 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:49:14 ------------------------------------------------------------------------------ 23:49:14 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 | FAIL | 23:49:35 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:49:35 ------------------------------------------------------------------------------ 23:49:35 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 | FAIL | 23:49:35 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:35 ------------------------------------------------------------------------------ 23:49:35 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 | FAIL | 23:49:35 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:35 ------------------------------------------------------------------------------ 23:49:35 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 | FAIL | 23:49:35 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:35 ------------------------------------------------------------------------------ 23:49:35 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 | FAIL | 23:49:35 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:35 ------------------------------------------------------------------------------ 23:49:35 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:35 | FAIL | 23:49:35 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:35 ------------------------------------------------------------------------------ 23:49:35 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:36 | FAIL | 23:49:36 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:36 ------------------------------------------------------------------------------ 23:49:36 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:46 | FAIL | 23:49:46 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:49:46 ------------------------------------------------------------------------------ 23:49:46 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:47 | FAIL | 23:49:47 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:49:47 ------------------------------------------------------------------------------ 23:49:47 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:07 | FAIL | 23:50:07 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:07 ------------------------------------------------------------------------------ 23:50:07 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:08 | FAIL | 23:51:08 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:08 ------------------------------------------------------------------------------ 23:51:08 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:08 | FAIL | 23:51:08 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:08 ------------------------------------------------------------------------------ 23:51:08 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:08 | FAIL | 23:51:08 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:08 ------------------------------------------------------------------------------ 23:51:08 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:08 | FAIL | 23:51:08 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:08 ------------------------------------------------------------------------------ 23:51:08 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:08 | FAIL | 23:51:08 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:08 ------------------------------------------------------------------------------ 23:51:08 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:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 | FAIL | 23:51:09 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:09 ------------------------------------------------------------------------------ 23:51:09 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 | FAIL | 23:51:09 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:09 ------------------------------------------------------------------------------ 23:51:09 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:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 | FAIL | 23:51:09 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:09 ------------------------------------------------------------------------------ 23:51:09 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 | FAIL | 23:51:09 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:09 ------------------------------------------------------------------------------ 23:51:09 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:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 | FAIL | 23:51:09 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:09 ------------------------------------------------------------------------------ 23:51:09 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 | FAIL | 23:51:09 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:09 ------------------------------------------------------------------------------ 23:51:09 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 | FAIL | 23:51:09 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:09 ------------------------------------------------------------------------------ 23:51:09 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:10 | FAIL | 23:51:10 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:10 ------------------------------------------------------------------------------ 23:51:10 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:10 | FAIL | 23:51:10 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:10 ------------------------------------------------------------------------------ 23:51:10 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:20 | FAIL | 23:51:20 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:20 ------------------------------------------------------------------------------ 23:51:20 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | FAIL | 23:51:20 29 tests, 0 passed, 29 failed 23:51:20 ============================================================================== 23:51:20 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite. 23:51:20 ============================================================================== 23:51:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:25 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:26 | FAIL | 23:51:26 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:51:26 ------------------------------------------------------------------------------ 23:51:26 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:26 | FAIL | 23:51:26 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:26 ------------------------------------------------------------------------------ 23:51:26 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:26 | FAIL | 23:51:26 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:26 ------------------------------------------------------------------------------ 23:51:26 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:31 | FAIL | 23:51:31 Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:31 ------------------------------------------------------------------------------ 23:51:31 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:52 | FAIL | 23:51:52 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:52 ------------------------------------------------------------------------------ 23:51:52 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:52 | FAIL | 23:51:52 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:52 ------------------------------------------------------------------------------ 23:51:52 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:52 | FAIL | 23:51:52 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:52 ------------------------------------------------------------------------------ 23:51:52 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:52 | FAIL | 23:51:52 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:52 ------------------------------------------------------------------------------ 23:51:52 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:53 | FAIL | 23:51:53 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:53 ------------------------------------------------------------------------------ 23:51:53 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:53 | FAIL | 23:51:53 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:51:53 ------------------------------------------------------------------------------ 23:51:53 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:53 | FAIL | 23:51:53 Dictionary does not contain key 'netconf-test-device'. 23:51:53 ------------------------------------------------------------------------------ 23:51:53 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:03 | FAIL | 23:52:03 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:03 ------------------------------------------------------------------------------ 23:52:03 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:04 | FAIL | 23:52:04 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:52:04 ------------------------------------------------------------------------------ 23:52:04 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:24 | FAIL | 23:52:24 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:52:24 ------------------------------------------------------------------------------ 23:52:24 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:25 | FAIL | 23:53:25 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:25 ------------------------------------------------------------------------------ 23:53:25 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:25 | FAIL | 23:53:25 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:25 ------------------------------------------------------------------------------ 23:53:25 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:25 | FAIL | 23:53:25 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:25 ------------------------------------------------------------------------------ 23:53:25 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:25 | FAIL | 23:53:25 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:25 ------------------------------------------------------------------------------ 23:53:25 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 | FAIL | 23:53:26 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:26 ------------------------------------------------------------------------------ 23:53:26 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:53:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 | FAIL | 23:53:26 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:26 ------------------------------------------------------------------------------ 23:53:26 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 | FAIL | 23:53:26 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:26 ------------------------------------------------------------------------------ 23:53:26 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:53:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 | FAIL | 23:53:26 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:26 ------------------------------------------------------------------------------ 23:53:26 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 | FAIL | 23:53:26 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:26 ------------------------------------------------------------------------------ 23:53:26 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:53:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 | FAIL | 23:53:26 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:26 ------------------------------------------------------------------------------ 23:53:26 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 | FAIL | 23:53:26 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:26 ------------------------------------------------------------------------------ 23:53:26 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:27 | FAIL | 23:53:27 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:27 ------------------------------------------------------------------------------ 23:53:27 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:27 | FAIL | 23:53:27 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:27 ------------------------------------------------------------------------------ 23:53:27 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:27 | FAIL | 23:53:27 Dictionary does not contain key 'netconf-test-device'. 23:53:27 ------------------------------------------------------------------------------ 23:53:27 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:37 | FAIL | 23:53:37 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:53:37 ------------------------------------------------------------------------------ 23:53:37 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD ... | FAIL | 23:53:37 29 tests, 0 passed, 29 failed 23:53:37 ============================================================================== 23:53:37 netconf-gate-userfeatures.txt.CRUD | FAIL | 23:53:37 58 tests, 0 passed, 58 failed 23:53:37 ============================================================================== 23:53:37 netconf-gate-userfeatures.txt.CRUD-ACTION 23:53:37 ============================================================================== 23:53:37 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector ... 23:53:37 ============================================================================== 23:53:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:43 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Check_Device_Data_Is_Empty :: Get the device data and make sure it... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 23:53:43 Parent suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 ------------------------------------------------------------------------------ 23:53:43 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-c... | FAIL | 23:53:43 Suite setup failed: 23:53:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:53:43 23:53:43 11 tests, 0 passed, 11 failed 23:53:43 ============================================================================== 23:53:43 netconf-gate-userfeatures.txt.CRUD-ACTION | FAIL | 23:53:43 11 tests, 0 passed, 11 failed 23:53:43 ============================================================================== 23:53:43 netconf-gate-userfeatures.txt.Notifications 23:53:43 ============================================================================== 23:53:43 netconf-gate-userfeatures.txt.Notifications.Notifications Basic :: Basic te... 23:53:43 ============================================================================== 23:53:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:46 Create_DCN_Stream :: Create DCN stream. | FAIL | 23:53:46 Parent suite setup failed: 23:53:46 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.244 23:53:46 ------------------------------------------------------------------------------ 23:53:46 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. | FAIL | 23:53:46 Parent suite setup failed: 23:53:46 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.244 23:53:46 ------------------------------------------------------------------------------ 23:53:46 List_DCN_Streams :: List DCN streams. | FAIL | 23:53:46 Parent suite setup failed: 23:53:46 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.244 23:53:46 ------------------------------------------------------------------------------ 23:53:46 Start_Receiver :: Start the WSS/SSE listener | FAIL | 23:53:46 Parent suite setup failed: 23:53:46 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.244 23:53:46 ------------------------------------------------------------------------------ 23:53:46 Change_DS_Config :: Make a change in DS configuration. | FAIL | 23:53:46 Parent suite setup failed: 23:53:46 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.244 23:53:46 ------------------------------------------------------------------------------ 23:53:46 Check_Notification :: Check the WSS/SSE listener log for a change ... | FAIL | 23:53:46 Parent suite setup failed: 23:53:46 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.244 23:53:46 ------------------------------------------------------------------------------ 23:53:46 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... | FAIL | 23:53:46 Parent suite setup failed: 23:53:46 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.244 23:53:46 ------------------------------------------------------------------------------ 23:53:46 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... | FAIL | 23:53:46 Parent suite setup failed: 23:53:46 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.244 23:53:46 ------------------------------------------------------------------------------ 23:53:46 netconf-gate-userfeatures.txt.Notifications.Notifications Basic ::... | FAIL | 23:53:46 Suite setup failed: 23:53:46 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.244 23:53:46 23:53:46 8 tests, 0 passed, 8 failed 23:53:46 ============================================================================== 23:53:46 netconf-gate-userfeatures.txt.Notifications | FAIL | 23:53:46 8 tests, 0 passed, 8 failed 23:53:46 ============================================================================== 23:53:46 netconf-gate-userfeatures.txt.KeyAuth 23:53:46 ============================================================================== 23:53:46 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the d... 23:53:46 ============================================================================== 23:53:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:04 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 23:54:04 Parent suite setup failed: 23:54:04 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:54:04 ------------------------------------------------------------------------------ 23:54:04 Configure_Device_On_Netconf :: Make request to configure netconf n... | FAIL | 23:54:04 Parent suite setup failed: 23:54:04 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:54:04 ------------------------------------------------------------------------------ 23:54:04 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 23:54:04 Parent suite setup failed: 23:54:04 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:54:04 ------------------------------------------------------------------------------ 23:54:04 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 23:54:04 Parent suite setup failed: 23:54:04 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:54:04 ------------------------------------------------------------------------------ 23:54:04 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 23:54:04 Parent suite setup failed: 23:54:04 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:54:04 ------------------------------------------------------------------------------ 23:54:05 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to ver... | FAIL | 23:54:05 Suite setup failed: 23:54:05 ConnectionError: HTTPConnectionPool(host='10.30.171.244', 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:54:05 23:54:05 5 tests, 0 passed, 5 failed 23:54:05 ============================================================================== 23:54:05 netconf-gate-userfeatures.txt.KeyAuth | FAIL | 23:54:05 5 tests, 0 passed, 5 failed 23:54:05 ============================================================================== 23:54:05 netconf-gate-userfeatures.txt | FAIL | 23:54:05 138 tests, 2 passed, 136 failed 23:54:05 ============================================================================== 23:54:05 Output: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/output.xml 23:54:06 Log: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/log.html 23:54:06 Report: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/report.html 23:54:06 Examining the files in data/log and checking filesize 23:54:06 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:07 total 8 23:54:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:10 .. 23:54:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 23:10 . 23:54:07 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:07 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory 23:54:07 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:07 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory 23:54:07 Let's take the karaf thread dump again... 23:54:07 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:07 karaf main: org.apache.karaf.main.Main, pid: 23:54:07 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:07 Usage: 23:54:07 jstack [-l][-e] 23:54:07 (to connect to running process) 23:54:07 23:54:07 Options: 23:54:07 -l long listing. Prints additional information about locks 23:54:07 -e extended listing. Prints additional information about threads 23:54:07 -? -h --help -help to print this help message 23:54:07 Killing ODL 23:54:07 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:13 Compressing karaf.log 1 23:54:13 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:13 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:54:13 Fetching compressed karaf.log 1 23:54:13 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:13 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory 23:54:13 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:13 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory 23:54:13 Fetch GC logs 23:54:13 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts. 23:54:14 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory 23:54:14 Examine copied files 23:54:14 total 11392 23:54:14 drwxrwxr-x. 2 jenkins jenkins 6 Nov 29 23:54 gclogs-1 23:54:14 -rw-rw-r--. 1 jenkins jenkins 0 Nov 29 23:54 karaf_1__threads_after.log 23:54:14 -rw-rw-r--. 1 jenkins jenkins 10451 Nov 29 23:54 ps_after.log 23:54:14 -rw-rw-r--. 1 jenkins jenkins 322698 Nov 29 23:54 report.html 23:54:14 -rw-rw-r--. 1 jenkins jenkins 1668841 Nov 29 23:54 log.html 23:54:14 -rw-rw-r--. 1 jenkins jenkins 9596247 Nov 29 23:54 output.xml 23:54:14 -rw-rw-r--. 1 jenkins jenkins 709 Nov 29 23:14 testplan.txt 23:54:14 -rw-rw-r--. 1 jenkins jenkins 0 Nov 29 23:14 karaf_1__threads_before.log 23:54:14 -rw-rw-r--. 1 jenkins jenkins 10481 Nov 29 23:14 ps_before.log 23:54:14 -rw-rw-r--. 1 jenkins jenkins 3291 Nov 29 23:10 post-startup-script.sh 23:54:14 -rw-rw-r--. 1 jenkins jenkins 231 Nov 29 23:10 startup-script.sh 23:54:14 -rw-rw-r--. 1 jenkins jenkins 3295 Nov 29 23:10 configuration-script.sh 23:54:14 -rw-rw-r--. 1 jenkins jenkins 268 Nov 29 23:10 detect_variables.env 23:54:14 -rw-rw-r--. 1 jenkins jenkins 0 Nov 29 23:10 pom.xml 23:54:14 -rw-rw-r--. 1 jenkins jenkins 96 Nov 29 23:10 set_variables.env 23:54:14 -rw-rw-r--. 1 jenkins jenkins 297 Nov 29 23:10 slave_addresses.txt 23:54:14 -rw-rw-r--. 1 jenkins jenkins 570 Nov 29 23:09 requirements.txt 23:54:14 -rw-rw-r--. 1 jenkins jenkins 26 Nov 29 23:09 env.properties 23:54:14 -rw-rw-r--. 1 jenkins jenkins 324 Nov 29 23:08 stack-parameters.yaml 23:54:14 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 29 23:07 test 23:54:14 drwxrwxr-x. 2 jenkins jenkins 6 Nov 29 23:07 test@tmp 23:54:14 -rw-rw-r--. 1 jenkins jenkins 522 Nov 29 19:36 maven-metadata.xml 23:54:14 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins8419441050560777158.sh 23:54:14 Karaf Deployments, Tests must have already run 23:54:14 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins12814454638227899087.sh 23:54:14 Cleaning up Robot installation... 23:54:14 $ ssh-agent -k 23:54:14 unset SSH_AUTH_SOCK; 23:54:14 unset SSH_AGENT_PID; 23:54:14 echo Agent pid 5293 killed; 23:54:14 [ssh-agent] Stopped. 23:54:14 Recording plot data 23:54:14 Robot results publisher started... 23:54:14 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:54:14 -Parsing output xml: 23:54:15 Done! 23:54:15 -Copying log files to build dir: 23:54:16 Done! 23:54:16 -Assigning results to build: 23:54:16 Done! 23:54:16 -Checking thresholds: 23:54:16 Done! 23:54:16 Done publishing Robot results. 23:54:16 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:54:16 [PostBuildScript] - [INFO] Executing post build scripts. 23:54:16 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins13044471423771790549.sh 23:54:16 Archiving csit artifacts 23:54:16 mv: cannot stat 'odl1_*': No such file or directory 23:54:16 mv: cannot stat '*_1.png': No such file or directory 23:54:16 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:54:16 % Total % Received % Xferd Average Speed Time Time Time Current 23:54:16 Dload Upload Total Spent Left Speed 23:54:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1752k 0 1752k 0 0 6171k 0 --:--:-- --:--:-- --:--:-- 6171k 23:54:16 Archive: robot-plugin.zip 23:54:16 inflating: ./archives/robot-plugin/log.html 23:54:16 inflating: ./archives/robot-plugin/output.xml 23:54:16 inflating: ./archives/robot-plugin/report.html 23:54:16 mv: cannot stat '*.log.gz': No such file or directory 23:54:16 mv: cannot stat '*.csv': No such file or directory 23:54:16 mv: cannot stat '*.png': No such file or directory 23:54:16 [PostBuildScript] - [INFO] Executing post build scripts. 23:54:16 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins16511305938621230834.sh 23:54:16 [PostBuildScript] - [INFO] Executing post build scripts. 23:54:16 [EnvInject] - Injecting environment variables from a build step. 23:54:16 [EnvInject] - Injecting as environment variables the properties content 23:54:16 OS_CLOUD=vex 23:54:16 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 23:54:16 23:54:16 [EnvInject] - Variables injected successfully. 23:54:16 provisioning config files... 23:54:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:54:17 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins16999058305985338281.sh 23:54:17 ---> openstack-stack-delete.sh 23:54:17 Setup pyenv: 23:54:17 system 23:54:17 3.8.13 23:54:17 3.9.13 23:54:17 3.10.13 23:54:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:54:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from file:/tmp/.os_lf_venv 23:54:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:19 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:54:19 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:54:19 lf-activate-venv(): INFO: Base packages installed successfully 23:54:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:54:38 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:54:38 INFO: Stack cost retrieval disabled, setting cost to 0 23:54:50 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 23:54:50 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-67 23:54:50 [PostBuildScript] - [INFO] Executing post build scripts. 23:54:50 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins5137262048333363102.sh 23:54:50 ---> sysstat.sh 23:54:50 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins12245525588690951474.sh 23:54:50 ---> package-listing.sh 23:54:50 ++ facter osfamily 23:54:50 ++ tr '[:upper:]' '[:lower:]' 23:54:51 + OS_FAMILY=redhat 23:54:51 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:54:51 + START_PACKAGES=/tmp/packages_start.txt 23:54:51 + END_PACKAGES=/tmp/packages_end.txt 23:54:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:54:51 + PACKAGES=/tmp/packages_start.txt 23:54:51 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 23:54:51 + PACKAGES=/tmp/packages_end.txt 23:54:51 + case "${OS_FAMILY}" in 23:54:51 + rpm -qa 23:54:51 + sort 23:54:51 + '[' -f /tmp/packages_start.txt ']' 23:54:51 + '[' -f /tmp/packages_end.txt ']' 23:54:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:54:51 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 23:54:51 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/archives/ 23:54:51 + 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:54:51 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins12931366870183435565.sh 23:54:51 ---> capture-instance-metadata.sh 23:54:51 Setup pyenv: 23:54:52 system 23:54:52 3.8.13 23:54:52 3.9.13 23:54:52 3.10.13 23:54:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:54:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from file:/tmp/.os_lf_venv 23:54:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:54 lf-activate-venv(): INFO: Base packages installed successfully 23:54:54 lf-activate-venv(): INFO: Installing additional packages: lftools 23:55:04 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:55:04 INFO: Running in OpenStack, capturing instance metadata 23:55:04 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins808801672826599831.sh 23:55:04 provisioning config files... 23:55:04 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-titanium #67 23:55:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/config7852189727198568855tmp 23:55:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:55:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:55:04 provisioning config files... 23:55:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:55:05 [EnvInject] - Injecting environment variables from a build step. 23:55:05 [EnvInject] - Injecting as environment variables the properties content 23:55:05 SERVER_ID=logs 23:55:05 23:55:05 [EnvInject] - Variables injected successfully. 23:55:05 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins11168568639265383520.sh 23:55:05 ---> create-netrc.sh 23:55:05 WARN: Log server credential not found. 23:55:05 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins384042554562906092.sh 23:55:05 ---> python-tools-install.sh 23:55:05 Setup pyenv: 23:55:05 system 23:55:05 3.8.13 23:55:05 3.9.13 23:55:05 3.10.13 23:55:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:55:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from file:/tmp/.os_lf_venv 23:55:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:55:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:55:07 lf-activate-venv(): INFO: Base packages installed successfully 23:55:07 lf-activate-venv(): INFO: Installing additional packages: lftools 23:55:17 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:55:17 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins7716391217180963733.sh 23:55:17 ---> sudo-logs.sh 23:55:17 Archiving 'sudo' log.. 23:55:17 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins8028853889074909635.sh 23:55:17 ---> job-cost.sh 23:55:17 Setup pyenv: 23:55:18 system 23:55:18 3.8.13 23:55:18 3.9.13 23:55:18 3.10.13 23:55:18 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:55:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from file:/tmp/.os_lf_venv 23:55:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:55:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:55:20 lf-activate-venv(): INFO: Base packages installed successfully 23:55:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:55:27 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:55:27 DEBUG: total: 0 23:55:27 INFO: Retrieving Stack Cost... 23:55:27 INFO: Retrieving Pricing Info for: v3-standard-2 23:55:28 INFO: Archiving Costs 23:55:28 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins15885060959056390996.sh 23:55:28 ---> logs-deploy.sh 23:55:28 Setup pyenv: 23:55:28 system 23:55:28 3.8.13 23:55:28 3.9.13 23:55:28 3.10.13 23:55:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:55:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BaRB from file:/tmp/.os_lf_venv 23:55:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:55:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:55:30 lf-activate-venv(): INFO: Base packages installed successfully 23:55:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:55:42 lf-activate-venv(): INFO: Adding /tmp/venv-BaRB/bin to PATH 23:55:42 WARNING: Nexus logging server not set 23:55:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-titanium/67/ 23:55:42 INFO: archiving logs to S3 23:55:43 ---> uname -a: 23:55:43 Linux prd-centos8-robot-2c-8g-2435.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:55:43 23:55:43 23:55:43 ---> lscpu: 23:55:43 Architecture: x86_64 23:55:43 CPU op-mode(s): 32-bit, 64-bit 23:55:43 Byte Order: Little Endian 23:55:43 CPU(s): 2 23:55:43 On-line CPU(s) list: 0,1 23:55:43 Thread(s) per core: 1 23:55:43 Core(s) per socket: 1 23:55:43 Socket(s): 2 23:55:43 NUMA node(s): 1 23:55:43 Vendor ID: AuthenticAMD 23:55:43 CPU family: 23 23:55:43 Model: 49 23:55:43 Model name: AMD EPYC-Rome Processor 23:55:43 Stepping: 0 23:55:43 CPU MHz: 2799.998 23:55:43 BogoMIPS: 5599.99 23:55:43 Virtualization: AMD-V 23:55:43 Hypervisor vendor: KVM 23:55:43 Virtualization type: full 23:55:43 L1d cache: 32K 23:55:43 L1i cache: 32K 23:55:43 L2 cache: 512K 23:55:43 L3 cache: 16384K 23:55:43 NUMA node0 CPU(s): 0,1 23:55:43 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:55:43 23:55:43 23:55:43 ---> nproc: 23:55:43 2 23:55:43 23:55:43 23:55:43 ---> df -h: 23:55:43 Filesystem Size Used Avail Use% Mounted on 23:55:43 devtmpfs 3.8G 0 3.8G 0% /dev 23:55:43 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:55:43 tmpfs 3.8G 17M 3.8G 1% /run 23:55:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:55:43 /dev/vda1 40G 8.3G 32G 21% / 23:55:43 tmpfs 770M 0 770M 0% /run/user/1001 23:55:43 23:55:43 23:55:43 ---> free -m: 23:55:43 total used free shared buff/cache available 23:55:43 Mem: 7697 606 4864 19 2226 6792 23:55:43 Swap: 1023 0 1023 23:55:43 23:55:43 23:55:43 ---> ip addr: 23:55:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:55:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:55:43 inet 127.0.0.1/8 scope host lo 23:55:43 valid_lft forever preferred_lft forever 23:55:43 inet6 ::1/128 scope host 23:55:43 valid_lft forever preferred_lft forever 23:55:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:55:43 link/ether fa:16:3e:39:e8:6c brd ff:ff:ff:ff:ff:ff 23:55:43 altname enp0s3 23:55:43 altname ens3 23:55:43 inet 10.30.171.49/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:55:43 valid_lft 83460sec preferred_lft 83460sec 23:55:43 inet6 fe80::f816:3eff:fe39:e86c/64 scope link 23:55:43 valid_lft forever preferred_lft forever 23:55:43 23:55:43 23:55:43 ---> sar -b -r -n DEV: 23:55:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/29/2025 _x86_64_ (2 CPU) 23:55:43 23:55:43 23:06:39 LINUX RESTART (2 CPU) 23:55:43 23:55:43 11:07:01 PM tps rtps wtps bread/s bwrtn/s 23:55:43 11:08:01 PM 170.64 83.96 86.69 9357.41 41434.14 23:55:43 11:09:01 PM 104.75 0.72 104.03 52.92 11624.43 23:55:43 11:10:01 PM 44.72 0.42 44.30 64.78 3474.19 23:55:43 11:11:01 PM 77.38 9.45 67.93 1685.02 8182.39 23:55:43 11:12:02 PM 9.86 0.00 9.86 0.00 665.58 23:55:43 11:13:01 PM 0.53 0.00 0.53 0.00 8.03 23:55:43 11:14:01 PM 0.35 0.00 0.35 0.00 3.68 23:55:43 11:15:01 PM 0.60 0.23 0.37 13.46 10.51 23:55:43 11:16:01 PM 2.25 0.00 2.25 0.00 85.37 23:55:43 11:17:01 PM 0.20 0.00 0.20 0.00 3.57 23:55:43 11:18:01 PM 0.23 0.00 0.23 0.00 4.80 23:55:43 11:19:01 PM 0.30 0.00 0.30 0.00 4.83 23:55:43 11:20:01 PM 0.20 0.00 0.20 0.00 3.37 23:55:43 11:21:01 PM 0.23 0.00 0.23 0.00 3.55 23:55:43 11:22:01 PM 0.37 0.03 0.33 0.27 6.88 23:55:43 11:23:01 PM 1.33 0.00 1.33 0.00 32.51 23:55:43 11:24:01 PM 0.27 0.00 0.27 0.00 5.50 23:55:43 11:25:01 PM 0.12 0.00 0.12 0.00 2.27 23:55:43 11:26:01 PM 0.13 0.00 0.13 0.00 2.83 23:55:43 11:27:01 PM 0.30 0.00 0.30 0.00 5.45 23:55:43 11:28:01 PM 0.25 0.03 0.22 2.53 4.70 23:55:43 11:29:01 PM 0.30 0.00 0.30 0.00 10.45 23:55:43 11:30:01 PM 7.56 5.75 1.82 555.55 26.64 23:55:43 11:31:01 PM 1.57 0.00 1.57 0.00 53.26 23:55:43 11:32:01 PM 0.48 0.00 0.48 0.00 14.00 23:55:43 11:33:01 PM 0.20 0.00 0.20 0.00 4.83 23:55:43 11:34:01 PM 0.15 0.00 0.15 0.00 5.10 23:55:43 11:35:01 PM 0.17 0.00 0.17 0.00 3.35 23:55:43 11:36:01 PM 0.18 0.00 0.18 0.00 5.68 23:55:43 11:37:01 PM 0.30 0.00 0.30 0.00 6.12 23:55:43 11:38:01 PM 0.22 0.00 0.22 0.00 5.27 23:55:43 11:39:01 PM 0.17 0.00 0.17 0.00 2.57 23:55:43 11:40:01 PM 0.20 0.00 0.20 0.00 15.94 23:55:43 11:41:01 PM 0.33 0.00 0.33 0.00 5.01 23:55:43 11:42:01 PM 0.35 0.00 0.35 0.00 7.02 23:55:43 11:43:01 PM 0.22 0.00 0.22 0.00 12.06 23:55:43 11:44:01 PM 0.20 0.00 0.20 0.00 2.83 23:55:43 11:45:01 PM 0.17 0.00 0.17 0.00 9.78 23:55:43 11:46:01 PM 0.15 0.00 0.15 0.00 5.52 23:55:43 11:47:01 PM 0.30 0.00 0.30 0.00 11.18 23:55:43 11:48:01 PM 0.20 0.00 0.20 0.00 10.98 23:55:43 11:49:01 PM 0.23 0.00 0.23 0.00 3.75 23:55:43 11:50:01 PM 0.25 0.00 0.25 0.00 37.05 23:55:43 11:51:01 PM 0.27 0.00 0.27 0.00 29.39 23:55:43 11:52:01 PM 0.42 0.00 0.42 0.00 78.59 23:55:43 11:53:01 PM 0.23 0.02 0.22 0.13 28.70 23:55:43 11:54:01 PM 0.15 0.00 0.15 0.00 33.11 23:55:43 11:55:01 PM 24.63 0.40 24.23 46.79 1411.71 23:55:43 Average: 9.47 2.11 7.37 245.51 1404.97 23:55:43 23:55:43 11:07:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:55:43 11:08:01 PM 5307868 6983308 2574564 32.66 2688 1858272 762404 8.54 185124 2070812 168820 23:55:43 11:09:01 PM 5156588 7004272 2725844 34.58 2688 2023192 709156 7.94 198840 2177060 42008 23:55:43 11:10:01 PM 5056432 7005708 2826000 35.85 2688 2119956 712920 7.98 229280 2233396 85144 23:55:43 11:11:01 PM 4934324 7049236 2948108 37.40 2688 2280984 638112 7.14 266260 2294220 10836 23:55:43 11:12:02 PM 4936528 7051320 2945904 37.37 2688 2280988 638112 7.14 266260 2294224 4 23:55:43 11:13:01 PM 4936368 7051160 2946064 37.38 2688 2280988 638112 7.14 266260 2294296 4 23:55:43 11:14:01 PM 4936448 7051212 2945984 37.37 2688 2280988 638112 7.14 266260 2294240 4 23:55:43 11:15:01 PM 4891728 7007272 2990704 37.94 2688 2281768 708376 7.93 266828 2338320 220 23:55:43 11:16:01 PM 4891280 7006864 2991152 37.95 2688 2281808 708376 7.93 266828 2338924 48 23:55:43 11:17:01 PM 4891516 7007140 2990916 37.94 2688 2281848 708376 7.93 266828 2338480 48 23:55:43 11:18:01 PM 4888568 7004228 2993864 37.98 2688 2281892 708376 7.93 266828 2341688 48 23:55:43 11:19:01 PM 4888540 7004232 2993892 37.98 2688 2281928 708376 7.93 266828 2341744 44 23:55:43 11:20:01 PM 4888036 7003780 2994396 37.99 2688 2281968 724292 8.11 266828 2341920 48 23:55:43 11:21:01 PM 4888316 7004108 2994116 37.98 2688 2282016 698148 7.82 266828 2341736 48 23:55:43 11:22:01 PM 4888244 7004076 2994188 37.99 2688 2282056 698148 7.82 267008 2341608 56 23:55:43 11:23:01 PM 4888080 7003956 2994352 37.99 2688 2282100 698148 7.82 267008 2341960 60 23:55:43 11:24:01 PM 4888044 7003952 2994388 37.99 2688 2282132 698148 7.82 267008 2342096 40 23:55:43 11:25:01 PM 4888384 7004332 2994048 37.98 2688 2282172 698148 7.82 267008 2341748 52 23:55:43 11:26:01 PM 4888088 7004072 2994344 37.99 2688 2282216 698148 7.82 267008 2341988 56 23:55:43 11:27:01 PM 4888396 7004424 2994036 37.98 2688 2282252 698148 7.82 267012 2341824 48 23:55:43 11:28:01 PM 4887528 7003804 2994904 37.99 2688 2282508 713652 7.99 267012 2342540 188 23:55:43 11:29:01 PM 4887560 7003880 2994872 37.99 2688 2282544 713652 7.99 267012 2342524 4 23:55:43 11:30:01 PM 4870260 7003356 3012172 38.21 2688 2299292 702564 7.87 269216 2357344 96 23:55:43 11:31:01 PM 4869920 7003172 3012512 38.22 2688 2299440 702564 7.87 269216 2357856 152 23:55:43 11:32:01 PM 4869892 7003176 3012540 38.22 2688 2299480 702564 7.87 269216 2357948 48 23:55:43 11:33:01 PM 4869460 7002848 3012972 38.22 2688 2299580 702564 7.87 269216 2358184 108 23:55:43 11:34:01 PM 4869392 7002832 3013040 38.22 2688 2299624 702564 7.87 269216 2358144 48 23:55:43 11:35:01 PM 4869280 7002808 3013152 38.23 2688 2299720 702564 7.87 269216 2358528 104 23:55:43 11:36:01 PM 4868832 7002400 3013600 38.23 2688 2299760 702564 7.87 269216 2358824 60 23:55:43 11:37:01 PM 4869276 7002916 3013156 38.23 2688 2299824 702564 7.87 269216 2358636 80 23:55:43 11:38:01 PM 4868864 7002548 3013568 38.23 2688 2299868 702564 7.87 269220 2359044 48 23:55:43 11:39:01 PM 4867860 7001920 3014572 38.24 2688 2300268 702564 7.87 269220 2359852 412 23:55:43 11:40:01 PM 4867308 7001392 3015124 38.25 2688 2300268 710948 7.96 269220 2360304 12 23:55:43 11:41:01 PM 4867164 7001284 3015268 38.25 2688 2300300 710948 7.96 269220 2360468 12 23:55:43 11:42:01 PM 4867340 7001500 3015092 38.25 2688 2300340 710948 7.96 269220 2360340 8 23:55:43 11:43:01 PM 4867256 7001672 3015176 38.25 2688 2300596 710948 7.96 269220 2360712 4 23:55:43 11:44:01 PM 4867148 7001596 3015284 38.25 2688 2300628 710948 7.96 269220 2360560 4 23:55:43 11:45:01 PM 4866916 7001608 3015516 38.26 2688 2300872 710948 7.96 269220 2360920 4 23:55:43 11:46:01 PM 4866648 7001440 3015784 38.26 2688 2300968 710948 7.96 269220 2361148 12 23:55:43 11:47:01 PM 4866504 7001524 3015928 38.26 2688 2301196 710948 7.96 269224 2361172 8 23:55:43 11:48:01 PM 4866092 7001340 3016340 38.27 2688 2301424 710948 7.96 269224 2361504 4 23:55:43 11:49:01 PM 4866204 7001488 3016228 38.27 2688 2301460 710948 7.96 269228 2361584 4 23:55:43 11:50:01 PM 4863512 7000116 3018920 38.30 2688 2302828 730396 8.18 269240 2364036 356 23:55:43 11:51:01 PM 4862072 6999320 3020360 38.32 2688 2303444 730396 8.18 269236 2365392 188 23:55:43 11:52:01 PM 4859532 6998760 3022900 38.35 2688 2305416 749608 8.39 269264 2368064 32 23:55:43 11:53:01 PM 4857852 6997840 3024580 38.37 2688 2306184 749608 8.39 269272 2369472 24 23:55:43 11:54:01 PM 4856124 6997524 3026308 38.39 2688 2307580 732768 8.20 269316 2371468 472 23:55:43 11:55:01 PM 4972276 6940868 2910156 36.92 2688 2140932 743556 8.33 474868 2074940 23740 23:55:43 Average: 4900622 7005075 2981810 37.83 2688 2271414 706019 7.91 268494 2330912 6956 23:55:43 23:55:43 11:07:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:55:43 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:08:01 PM eth0 320.59 199.62 1670.51 62.16 0.00 0.00 0.00 0.00 23:55:43 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:09:01 PM eth0 87.72 64.10 846.12 9.87 0.00 0.00 0.00 0.00 23:55:43 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:10:01 PM eth0 35.84 28.99 154.47 7.66 0.00 0.00 0.00 0.00 23:55:43 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:11:01 PM eth0 34.90 29.17 195.06 9.94 0.00 0.00 0.00 0.00 23:55:43 11:12:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:12:02 PM eth0 1.50 0.88 0.20 0.13 0.00 0.00 0.00 0.00 23:55:43 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:13:01 PM eth0 2.02 1.22 0.37 0.22 0.00 0.00 0.00 0.00 23:55:43 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:14:01 PM eth0 1.65 1.22 0.24 0.16 0.00 0.00 0.00 0.00 23:55:43 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:15:01 PM eth0 7.05 4.87 1.47 1.04 0.00 0.00 0.00 0.00 23:55:43 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:16:01 PM eth0 2.87 0.55 0.45 0.25 0.00 0.00 0.00 0.00 23:55:43 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:17:01 PM eth0 0.97 0.33 0.10 0.06 0.00 0.00 0.00 0.00 23:55:43 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:18:01 PM eth0 1.15 0.72 0.26 0.14 0.00 0.00 0.00 0.00 23:55:43 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:19:01 PM eth0 1.10 0.35 0.17 0.06 0.00 0.00 0.00 0.00 23:55:43 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:20:01 PM eth0 1.43 0.62 0.28 0.09 0.00 0.00 0.00 0.00 23:55:43 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:21:01 PM eth0 0.72 0.52 0.11 0.07 0.00 0.00 0.00 0.00 23:55:43 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:22:01 PM eth0 0.72 0.30 0.09 0.05 0.00 0.00 0.00 0.00 23:55:43 11:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:23:01 PM eth0 1.53 0.60 0.54 0.31 0.00 0.00 0.00 0.00 23:55:43 11:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:24:01 PM eth0 1.12 0.43 0.37 0.24 0.00 0.00 0.00 0.00 23:55:43 11:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:25:01 PM eth0 0.67 0.28 0.08 0.05 0.00 0.00 0.00 0.00 23:55:43 11:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:26:01 PM eth0 1.43 0.80 0.48 0.34 0.00 0.00 0.00 0.00 23:55:43 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:27:01 PM eth0 0.80 0.47 0.15 0.07 0.00 0.00 0.00 0.00 23:55:43 11:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:28:01 PM eth0 3.03 1.13 1.84 0.26 0.00 0.00 0.00 0.00 23:55:43 11:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:29:01 PM eth0 0.50 0.40 0.07 0.06 0.00 0.00 0.00 0.00 23:55:43 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:30:01 PM eth0 1.83 1.33 0.25 0.16 0.00 0.00 0.00 0.00 23:55:43 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:31:01 PM eth0 2.73 0.85 0.72 0.40 0.00 0.00 0.00 0.00 23:55:43 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:32:01 PM eth0 1.92 0.52 0.46 0.25 0.00 0.00 0.00 0.00 23:55:43 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:33:01 PM eth0 2.85 0.95 1.12 0.61 0.00 0.00 0.00 0.00 23:55:43 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:34:01 PM eth0 1.07 0.38 0.27 0.07 0.00 0.00 0.00 0.00 23:55:43 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:35:01 PM eth0 3.52 1.03 0.85 0.43 0.00 0.00 0.00 0.00 23:55:43 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:36:01 PM eth0 5.17 1.17 1.65 0.90 0.00 0.00 0.00 0.00 23:55:43 11:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:37:01 PM eth0 1.77 0.33 0.20 0.08 0.00 0.00 0.00 0.00 23:55:43 11:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:38:01 PM eth0 1.17 0.63 0.26 0.14 0.00 0.00 0.00 0.00 23:55:43 11:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:39:01 PM eth0 5.53 1.60 3.44 0.31 0.00 0.00 0.00 0.00 23:55:43 11:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:40:01 PM eth0 2.88 0.62 0.58 0.31 0.00 0.00 0.00 0.00 23:55:43 11:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:41:01 PM eth0 5.21 0.87 0.97 0.33 0.00 0.00 0.00 0.00 23:55:43 11:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:42:01 PM eth0 2.35 0.43 1.62 0.08 0.00 0.00 0.00 0.00 23:55:43 11:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:43:01 PM eth0 7.85 0.30 1.08 0.16 0.00 0.00 0.00 0.00 23:55:43 11:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:44:01 PM eth0 2.08 0.32 0.17 0.06 0.00 0.00 0.00 0.00 23:55:43 11:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:45:01 PM eth0 4.27 1.03 1.78 0.19 0.00 0.00 0.00 0.00 23:55:43 11:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:46:01 PM eth0 4.82 1.13 1.23 0.60 0.00 0.00 0.00 0.00 23:55:43 11:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:47:01 PM eth0 1.55 0.50 1.64 0.16 0.00 0.00 0.00 0.00 23:55:43 11:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:48:01 PM eth0 6.40 0.65 2.26 0.23 0.00 0.00 0.00 0.00 23:55:43 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:49:01 PM eth0 2.53 0.30 0.29 0.05 0.00 0.00 0.00 0.00 23:55:43 11:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:50:01 PM eth0 6.01 4.93 1.06 1.00 0.00 0.00 0.00 0.00 23:55:43 11:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:51:01 PM eth0 1.75 1.20 0.12 0.11 0.00 0.00 0.00 0.00 23:55:43 11:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:52:01 PM eth0 8.01 6.88 1.41 1.49 0.00 0.00 0.00 0.00 23:55:43 11:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:53:01 PM eth0 2.13 1.57 0.30 0.25 0.00 0.00 0.00 0.00 23:55:43 11:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:54:01 PM eth0 12.03 10.21 2.34 1.99 0.00 0.00 0.00 0.00 23:55:43 11:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 11:55:01 PM eth0 55.34 41.04 104.37 82.60 0.00 0.00 0.00 0.00 23:55:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:43 Average: eth0 13.80 8.72 62.61 3.88 0.00 0.00 0.00 0.00 23:55:43 23:55:43 23:55:43 ---> sar -P ALL: 23:55:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/29/2025 _x86_64_ (2 CPU) 23:55:43 23:55:43 23:06:39 LINUX RESTART (2 CPU) 23:55:43 23:55:43 11:07:01 PM CPU %user %nice %system %iowait %steal %idle 23:55:43 11:08:01 PM all 44.62 0.05 11.45 2.12 0.09 41.66 23:55:43 11:08:01 PM 0 47.70 0.05 11.93 2.62 0.10 37.59 23:55:43 11:08:01 PM 1 41.54 0.05 10.97 1.61 0.08 45.75 23:55:43 11:09:01 PM all 28.94 0.00 4.24 1.06 0.16 65.60 23:55:43 11:09:01 PM 0 34.66 0.00 5.41 1.17 0.15 58.61 23:55:43 11:09:01 PM 1 23.24 0.00 3.08 0.95 0.17 72.57 23:55:43 11:10:01 PM all 26.74 0.00 3.90 0.39 0.09 68.88 23:55:43 11:10:01 PM 0 26.17 0.00 3.92 0.25 0.08 69.58 23:55:43 11:10:01 PM 1 27.31 0.00 3.89 0.53 0.10 68.17 23:55:43 11:11:01 PM all 22.98 0.00 4.68 0.70 0.07 71.57 23:55:43 11:11:01 PM 0 23.15 0.00 4.89 0.73 0.08 71.14 23:55:43 11:11:01 PM 1 22.81 0.00 4.46 0.67 0.07 71.99 23:55:43 11:12:02 PM all 0.30 0.00 0.09 0.08 0.04 99.49 23:55:43 11:12:02 PM 0 0.20 0.00 0.10 0.07 0.05 99.58 23:55:43 11:12:02 PM 1 0.40 0.00 0.08 0.08 0.03 99.40 23:55:43 11:13:01 PM all 0.35 0.00 0.06 0.00 0.03 99.56 23:55:43 11:13:01 PM 0 0.59 0.00 0.05 0.00 0.03 99.32 23:55:43 11:13:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 23:55:43 11:14:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 23:55:43 11:14:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45 23:55:43 11:14:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72 23:55:43 11:15:01 PM all 3.14 0.00 0.26 0.00 0.04 96.56 23:55:43 11:15:01 PM 0 2.59 0.00 0.28 0.00 0.05 97.08 23:55:43 11:15:01 PM 1 3.70 0.00 0.24 0.00 0.03 96.03 23:55:43 11:16:01 PM all 6.32 0.00 0.55 0.02 0.07 93.04 23:55:43 11:16:01 PM 0 0.35 0.00 0.18 0.03 0.07 99.36 23:55:43 11:16:01 PM 1 12.84 0.00 0.95 0.00 0.07 86.14 23:55:43 11:17:01 PM all 6.51 0.00 0.48 0.00 0.06 92.95 23:55:43 11:17:01 PM 0 13.47 0.00 0.84 0.00 0.05 85.64 23:55:43 11:17:01 PM 1 0.15 0.00 0.15 0.00 0.07 99.63 23:55:43 11:18:01 PM all 6.36 0.00 0.48 0.00 0.07 93.09 23:55:43 11:18:01 PM 0 13.22 0.00 0.86 0.00 0.07 85.85 23:55:43 11:18:01 PM 1 0.10 0.00 0.13 0.00 0.07 99.70 23:55:43 23:55:43 11:18:01 PM CPU %user %nice %system %iowait %steal %idle 23:55:43 11:19:01 PM all 6.59 0.00 0.51 0.00 0.07 92.83 23:55:43 11:19:01 PM 0 13.57 0.00 0.89 0.00 0.05 85.48 23:55:43 11:19:01 PM 1 0.18 0.00 0.17 0.00 0.08 99.57 23:55:43 11:20:01 PM all 6.56 0.00 0.51 0.00 0.06 92.87 23:55:43 11:20:01 PM 0 13.13 0.00 0.91 0.00 0.05 85.91 23:55:43 11:20:01 PM 1 0.50 0.00 0.15 0.00 0.07 99.28 23:55:43 11:21:01 PM all 6.47 0.00 0.48 0.01 0.05 92.99 23:55:43 11:21:01 PM 0 11.42 0.00 0.70 0.00 0.04 87.84 23:55:43 11:21:01 PM 1 1.82 0.00 0.27 0.02 0.07 97.82 23:55:43 11:22:01 PM all 6.47 0.00 0.57 0.00 0.05 92.91 23:55:43 11:22:01 PM 0 2.46 0.00 0.20 0.00 0.05 97.29 23:55:43 11:22:01 PM 1 10.71 0.00 0.95 0.00 0.05 88.28 23:55:43 11:23:01 PM all 6.27 0.00 0.50 0.01 0.06 93.16 23:55:43 11:23:01 PM 0 8.10 0.00 0.64 0.00 0.07 91.19 23:55:43 11:23:01 PM 1 4.50 0.00 0.36 0.02 0.05 95.07 23:55:43 11:24:01 PM all 6.45 0.00 0.46 0.00 0.07 93.02 23:55:43 11:24:01 PM 0 0.15 0.00 0.15 0.00 0.07 99.63 23:55:43 11:24:01 PM 1 13.35 0.00 0.80 0.00 0.07 85.77 23:55:43 11:25:01 PM all 6.34 0.00 0.46 0.00 0.06 93.14 23:55:43 11:25:01 PM 0 0.12 0.00 0.13 0.00 0.08 99.67 23:55:43 11:25:01 PM 1 13.17 0.00 0.82 0.00 0.04 85.97 23:55:43 11:26:01 PM all 6.53 0.00 0.48 0.00 0.06 92.93 23:55:43 11:26:01 PM 0 0.15 0.00 0.15 0.00 0.07 99.63 23:55:43 11:26:01 PM 1 13.51 0.00 0.84 0.00 0.05 85.59 23:55:43 11:27:01 PM all 6.28 0.00 0.46 0.00 0.07 93.19 23:55:43 11:27:01 PM 0 0.12 0.00 0.15 0.00 0.08 99.65 23:55:43 11:27:01 PM 1 13.04 0.00 0.81 0.00 0.05 86.10 23:55:43 11:28:01 PM all 7.93 0.00 0.47 0.00 0.07 91.53 23:55:43 11:28:01 PM 0 4.63 0.00 0.19 0.00 0.08 95.10 23:55:43 11:28:01 PM 1 11.45 0.00 0.77 0.00 0.05 87.72 23:55:43 11:29:01 PM all 6.30 0.00 0.43 0.00 0.06 93.21 23:55:43 11:29:01 PM 0 12.87 0.00 0.79 0.00 0.05 86.29 23:55:43 11:29:01 PM 1 0.30 0.00 0.10 0.00 0.07 99.53 23:55:43 23:55:43 11:29:01 PM CPU %user %nice %system %iowait %steal %idle 23:55:43 11:30:01 PM all 6.48 0.23 0.51 0.12 0.07 92.59 23:55:43 11:30:01 PM 0 13.00 0.00 0.82 0.00 0.05 86.12 23:55:43 11:30:01 PM 1 0.53 0.43 0.23 0.23 0.08 98.48 23:55:43 11:31:01 PM all 6.35 0.00 0.49 0.01 0.05 93.10 23:55:43 11:31:01 PM 0 1.81 0.00 0.22 0.02 0.07 97.89 23:55:43 11:31:01 PM 1 11.20 0.00 0.78 0.00 0.04 87.98 23:55:43 11:32:01 PM all 6.55 0.00 0.46 0.00 0.06 92.92 23:55:43 11:32:01 PM 0 0.60 0.00 0.10 0.00 0.07 99.23 23:55:43 11:32:01 PM 1 13.06 0.00 0.86 0.00 0.05 86.03 23:55:43 11:33:01 PM all 6.65 0.00 0.51 0.00 0.06 92.78 23:55:43 11:33:01 PM 0 1.93 0.00 0.22 0.00 0.07 97.78 23:55:43 11:33:01 PM 1 11.74 0.00 0.83 0.00 0.05 87.37 23:55:43 11:34:01 PM all 6.30 0.00 0.45 0.00 0.07 93.19 23:55:43 11:34:01 PM 0 13.01 0.00 0.79 0.00 0.05 86.15 23:55:43 11:34:01 PM 1 0.18 0.00 0.13 0.00 0.08 99.60 23:55:43 11:35:01 PM all 6.67 0.00 0.49 0.00 0.07 92.77 23:55:43 11:35:01 PM 0 0.10 0.00 0.10 0.00 0.07 99.73 23:55:43 11:35:01 PM 1 13.84 0.00 0.91 0.00 0.07 85.18 23:55:43 11:36:01 PM all 6.72 0.00 0.45 0.00 0.05 92.77 23:55:43 11:36:01 PM 0 0.20 0.00 0.12 0.00 0.05 99.63 23:55:43 11:36:01 PM 1 13.82 0.00 0.82 0.00 0.05 85.31 23:55:43 11:37:01 PM all 6.58 0.00 0.48 0.01 0.06 92.88 23:55:43 11:37:01 PM 0 0.55 0.00 0.12 0.02 0.07 99.25 23:55:43 11:37:01 PM 1 13.14 0.00 0.87 0.00 0.05 85.93 23:55:43 11:38:01 PM all 6.40 0.00 0.46 0.00 0.05 93.09 23:55:43 11:38:01 PM 0 0.53 0.00 0.08 0.00 0.07 99.32 23:55:43 11:38:01 PM 1 12.82 0.00 0.88 0.00 0.04 86.27 23:55:43 11:39:01 PM all 9.40 0.00 0.50 0.00 0.07 90.03 23:55:43 11:39:01 PM 0 0.65 0.00 0.17 0.00 0.08 99.10 23:55:43 11:39:01 PM 1 18.92 0.00 0.87 0.00 0.05 80.16 23:55:43 11:40:01 PM all 6.39 0.00 0.47 0.00 0.09 93.05 23:55:43 11:40:01 PM 0 0.52 0.00 0.18 0.00 0.10 99.20 23:55:43 11:40:01 PM 1 12.83 0.00 0.79 0.00 0.07 86.31 23:55:43 23:55:43 11:40:01 PM CPU %user %nice %system %iowait %steal %idle 23:55:43 11:41:01 PM all 6.23 0.00 0.51 0.00 0.06 93.19 23:55:43 11:41:01 PM 0 12.50 0.00 0.91 0.00 0.05 86.53 23:55:43 11:41:01 PM 1 0.48 0.00 0.15 0.00 0.07 99.30 23:55:43 11:42:01 PM all 6.62 0.00 0.40 0.00 0.05 92.92 23:55:43 11:42:01 PM 0 0.62 0.00 0.10 0.00 0.05 99.23 23:55:43 11:42:01 PM 1 13.23 0.00 0.73 0.00 0.06 85.98 23:55:43 11:43:01 PM all 7.83 0.00 0.44 0.00 0.06 91.67 23:55:43 11:43:01 PM 0 0.60 0.00 0.08 0.00 0.07 99.25 23:55:43 11:43:01 PM 1 15.70 0.00 0.84 0.00 0.05 83.41 23:55:43 11:44:01 PM all 6.51 0.00 0.48 0.00 0.06 92.95 23:55:43 11:44:01 PM 0 0.62 0.00 0.10 0.00 0.07 99.22 23:55:43 11:44:01 PM 1 12.94 0.00 0.89 0.00 0.05 86.11 23:55:43 11:45:01 PM all 7.82 0.00 0.44 0.00 0.06 91.68 23:55:43 11:45:01 PM 0 0.70 0.00 0.17 0.00 0.07 99.06 23:55:43 11:45:01 PM 1 15.67 0.00 0.74 0.00 0.06 83.54 23:55:43 11:46:01 PM all 6.38 0.00 0.47 0.00 0.08 93.07 23:55:43 11:46:01 PM 0 0.22 0.00 0.13 0.00 0.10 99.55 23:55:43 11:46:01 PM 1 13.09 0.00 0.84 0.00 0.05 86.01 23:55:43 11:47:01 PM all 7.25 0.00 0.46 0.00 0.04 92.24 23:55:43 11:47:01 PM 0 14.65 0.00 0.86 0.00 0.04 84.45 23:55:43 11:47:01 PM 1 0.50 0.00 0.10 0.00 0.05 99.35 23:55:43 11:48:01 PM all 7.62 0.00 0.51 0.00 0.09 91.79 23:55:43 11:48:01 PM 0 5.15 0.00 0.27 0.00 0.09 94.49 23:55:43 11:48:01 PM 1 10.21 0.00 0.75 0.00 0.09 88.95 23:55:43 11:49:01 PM all 6.64 0.00 0.53 0.00 0.06 92.76 23:55:43 11:49:01 PM 0 0.99 0.00 0.25 0.00 0.07 98.69 23:55:43 11:49:01 PM 1 12.74 0.00 0.83 0.00 0.05 86.38 23:55:43 11:50:01 PM all 4.75 0.00 0.35 0.00 0.08 94.82 23:55:43 11:50:01 PM 0 3.07 0.00 0.30 0.00 0.07 96.56 23:55:43 11:50:01 PM 1 6.45 0.00 0.41 0.00 0.08 93.06 23:55:43 11:51:01 PM all 1.70 0.00 0.16 0.00 0.08 98.06 23:55:43 11:51:01 PM 0 1.03 0.00 0.15 0.00 0.07 98.75 23:55:43 11:51:01 PM 1 2.37 0.00 0.17 0.00 0.10 97.36 23:55:43 23:55:43 11:51:01 PM CPU %user %nice %system %iowait %steal %idle 23:55:43 11:52:01 PM all 5.34 0.00 0.38 0.00 0.07 94.22 23:55:43 11:52:01 PM 0 5.21 0.00 0.40 0.00 0.07 94.32 23:55:43 11:52:01 PM 1 5.46 0.00 0.35 0.00 0.07 94.12 23:55:43 11:53:01 PM all 2.12 0.00 0.14 0.00 0.08 97.66 23:55:43 11:53:01 PM 0 3.02 0.00 0.15 0.00 0.08 96.74 23:55:43 11:53:01 PM 1 1.22 0.00 0.13 0.00 0.07 98.58 23:55:43 11:54:01 PM all 4.77 0.00 0.33 0.00 0.08 94.82 23:55:43 11:54:01 PM 0 4.19 0.00 0.27 0.00 0.10 95.44 23:55:43 11:54:01 PM 1 5.35 0.00 0.38 0.00 0.07 94.20 23:55:43 11:55:01 PM all 24.49 0.00 3.03 0.14 0.08 72.26 23:55:43 11:55:01 PM 0 33.28 0.00 3.86 0.15 0.07 62.65 23:55:43 11:55:01 PM 1 15.72 0.00 2.20 0.13 0.10 81.85 23:55:43 Average: all 8.38 0.01 0.96 0.10 0.07 90.49 23:55:43 Average: 0 7.15 0.00 0.93 0.11 0.07 91.74 23:55:43 Average: 1 9.62 0.01 1.00 0.09 0.07 89.21 23:55:43 23:55:43 23:55:43