23:03:42 Started by upstream project "integration-distribution-mri-test-titanium" build number 59
23:03:42 originally caused by:
23:03:42 Started by timer
23:03:42 Running as SYSTEM
23:03:42 [EnvInject] - Loading node environment variables.
23:03:42 Building remotely on prd-centos8-robot-2c-8g-4815 (centos8-robot-2c-8g) in workspace /w/workspace/yangtools-csit-1node-system-only-titanium
23:03:43 [ssh-agent] Looking for ssh-agent implementation...
23:03:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:03:43 $ ssh-agent
23:03:43 SSH_AUTH_SOCK=/tmp/ssh-sTeXNsKQHg2g/agent.5275
23:03:43 SSH_AGENT_PID=5276
23:03:43 [ssh-agent] Started.
23:03:43 Running ssh-add (command line suppressed)
23:03:43 Identity added: /w/workspace/yangtools-csit-1node-system-only-titanium@tmp/private_key_8917044240587777179.key (/w/workspace/yangtools-csit-1node-system-only-titanium@tmp/private_key_8917044240587777179.key)
23:03:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:03:43 The recommended git tool is: NONE
23:03:46 using credential opendaylight-jenkins-ssh
23:03:46 Wiping out workspace first.
23:03:46 Cloning the remote Git repository
23:03:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:03:46 > git init /w/workspace/yangtools-csit-1node-system-only-titanium/test # timeout=10
23:03:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:03:46 > git --version # timeout=10
23:03:46 > git --version # 'git version 2.43.0'
23:03:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:03:46 [INFO] Currently running in a labeled security context
23:03:46 [INFO] Currently SELinux is 'enforcing' on the host
23:03:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-titanium/test@tmp/jenkins-gitclient-ssh10941429355556919354.key
23:03:46 Verifying host key using known hosts file
23:03:46 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:03:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:03:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:03:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:03:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:03:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:03:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:03:49 [INFO] Currently running in a labeled security context
23:03:49 [INFO] Currently SELinux is 'enforcing' on the host
23:03:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-titanium/test@tmp/jenkins-gitclient-ssh12728223417506161459.key
23:03:49 Verifying host key using known hosts file
23:03:49 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:03:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:03:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:03:49 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:03:49 > git config core.sparsecheckout # timeout=10
23:03:49 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:03:50 Commit message: "Adapt test for new pce-allocation field"
23:03:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:03:50 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:03:50 No emails were triggered.
23:03:50 provisioning config files...
23:03:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:03:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:03:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:03:51 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins808377544778547139.sh
23:03:51 ---> python-tools-install.sh
23:03:51 Setup pyenv:
23:03:51 system
23:03:51 * 3.8.13 (set by /opt/pyenv/version)
23:03:51 * 3.9.13 (set by /opt/pyenv/version)
23:03:51 * 3.10.13 (set by /opt/pyenv/version)
23:03:51 * 3.11.7 (set by /opt/pyenv/version)
23:03:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tlh9
23:03:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:03:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:00 lf-activate-venv(): INFO: Base packages installed successfully
23:04:00 lf-activate-venv(): INFO: Installing additional packages: lftools
23:04:24 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:04:24 Generating Requirements File
23:04:43 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:04:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:04:44 Python 3.11.7
23:04:44 pip 25.3 from /tmp/venv-tlh9/lib/python3.11/site-packages/pip (python 3.11)
23:04:44 appdirs==1.4.4
23:04:44 argcomplete==3.6.3
23:04:44 aspy.yaml==1.3.0
23:04:44 attrs==25.4.0
23:04:44 autopage==0.5.2
23:04:44 beautifulsoup4==4.14.2
23:04:44 boto3==1.40.64
23:04:44 botocore==1.40.64
23:04:44 bs4==0.0.2
23:04:44 cachetools==6.2.1
23:04:44 certifi==2025.10.5
23:04:44 cffi==2.0.0
23:04:44 cfgv==3.4.0
23:04:44 chardet==5.2.0
23:04:44 charset-normalizer==3.4.4
23:04:44 click==8.3.0
23:04:44 cliff==4.11.0
23:04:44 cmd2==2.7.0
23:04:44 cryptography==3.3.2
23:04:44 debtcollector==3.0.0
23:04:44 decorator==5.2.1
23:04:44 defusedxml==0.7.1
23:04:44 Deprecated==1.3.1
23:04:44 distlib==0.4.0
23:04:44 dnspython==2.8.0
23:04:44 docker==7.1.0
23:04:44 dogpile.cache==1.5.0
23:04:44 durationpy==0.10
23:04:44 email-validator==2.3.0
23:04:44 filelock==3.20.0
23:04:44 future==1.0.0
23:04:44 gitdb==4.0.12
23:04:44 GitPython==3.1.45
23:04:44 google-auth==2.42.1
23:04:44 httplib2==0.31.0
23:04:44 identify==2.6.15
23:04:44 idna==3.11
23:04:44 importlib-resources==1.5.0
23:04:44 iso8601==2.1.0
23:04:44 Jinja2==3.1.6
23:04:44 jmespath==1.0.1
23:04:44 jsonpatch==1.33
23:04:44 jsonpointer==3.0.0
23:04:44 jsonschema==4.25.1
23:04:44 jsonschema-specifications==2025.9.1
23:04:44 keystoneauth1==5.12.0
23:04:44 kubernetes==34.1.0
23:04:44 lftools==0.37.15
23:04:44 lxml==6.0.2
23:04:44 markdown-it-py==4.0.0
23:04:44 MarkupSafe==3.0.3
23:04:44 mdurl==0.1.2
23:04:44 msgpack==1.1.2
23:04:44 multi_key_dict==2.0.3
23:04:44 munch==4.0.0
23:04:44 netaddr==1.3.0
23:04:44 niet==1.4.2
23:04:44 nodeenv==1.9.1
23:04:44 oauth2client==4.1.3
23:04:44 oauthlib==3.3.1
23:04:44 openstacksdk==4.7.1
23:04:44 os-service-types==1.8.1
23:04:44 osc-lib==4.2.0
23:04:44 oslo.config==10.0.0
23:04:44 oslo.context==6.1.0
23:04:44 oslo.i18n==6.6.0
23:04:44 oslo.log==7.2.1
23:04:44 oslo.serialization==5.8.0
23:04:44 oslo.utils==9.1.0
23:04:44 packaging==25.0
23:04:44 pbr==7.0.2
23:04:44 platformdirs==4.5.0
23:04:44 prettytable==3.16.0
23:04:44 psutil==7.1.3
23:04:44 pyasn1==0.6.1
23:04:44 pyasn1_modules==0.4.2
23:04:44 pycparser==2.23
23:04:44 pygerrit2==2.0.15
23:04:44 PyGithub==2.8.1
23:04:44 Pygments==2.19.2
23:04:44 PyJWT==2.10.1
23:04:44 PyNaCl==1.6.0
23:04:44 pyparsing==2.4.7
23:04:44 pyperclip==1.11.0
23:04:44 pyrsistent==0.20.0
23:04:44 python-cinderclient==9.8.0
23:04:44 python-dateutil==2.9.0.post0
23:04:44 python-heatclient==4.3.0
23:04:44 python-jenkins==1.8.3
23:04:44 python-keystoneclient==5.7.0
23:04:44 python-magnumclient==4.9.0
23:04:44 python-openstackclient==8.2.0
23:04:44 python-swiftclient==4.8.0
23:04:44 PyYAML==6.0.3
23:04:44 referencing==0.37.0
23:04:44 requests==2.32.5
23:04:44 requests-oauthlib==2.0.0
23:04:44 requestsexceptions==1.4.0
23:04:44 rfc3986==2.0.0
23:04:44 rich==14.2.0
23:04:44 rich-argparse==1.7.2
23:04:44 rpds-py==0.28.0
23:04:44 rsa==4.9.1
23:04:44 ruamel.yaml==0.18.16
23:04:44 ruamel.yaml.clib==0.2.14
23:04:44 s3transfer==0.14.0
23:04:44 simplejson==3.20.2
23:04:44 six==1.17.0
23:04:44 smmap==5.0.2
23:04:44 soupsieve==2.8
23:04:44 stevedore==5.5.0
23:04:44 tabulate==0.9.0
23:04:44 toml==0.10.2
23:04:44 tomlkit==0.13.3
23:04:44 tqdm==4.67.1
23:04:44 typing_extensions==4.15.0
23:04:44 tzdata==2025.2
23:04:44 urllib3==1.26.20
23:04:44 virtualenv==20.35.4
23:04:44 wcwidth==0.2.14
23:04:44 websocket-client==1.9.0
23:04:44 wrapt==2.0.0
23:04:44 xdg==6.0.0
23:04:44 xmltodict==1.0.2
23:04:44 yq==3.4.3
23:04:44 [EnvInject] - Injecting environment variables from a build step.
23:04:44 [EnvInject] - Injecting as environment variables the properties content
23:04:44 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:04:44 OS_CLOUD=vex
23:04:44 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-titanium-59
23:04:44 OS_STACK_TEMPLATE_DIR=openstack-hot
23:04:44
23:04:44 [EnvInject] - Variables injected successfully.
23:04:44 provisioning config files...
23:04:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:04:45 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins11357041442425621803.sh
23:04:45 ---> Create parameters file for OpenStack HOT
23:04:45 OpenStack Heat parameters generated
23:04:45 -----------------------------------
23:04:45 parameters:
23:04:45 vm_0_count: '1'
23:04:45 vm_0_flavor: 'v3-standard-4'
23:04:45 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:04:45 vm_1_count: '0'
23:04:45 vm_1_flavor: 'v3-standard-2'
23:04:45 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:04:45
23:04:45 job_name: '52363-59'
23:04:45 silo: 'releng'
23:04:45 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins5058257130983863231.sh
23:04:45 ---> Create HEAT stack
23:04:45 + source /home/jenkins/lf-env.sh
23:04:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:45 ++ mktemp -d /tmp/venv-XXXX
23:04:45 + lf_venv=/tmp/venv-9iVv
23:04:45 + local venv_file=/tmp/.os_lf_venv
23:04:45 + local python=python3
23:04:45 + local options
23:04:45 + local set_path=true
23:04:45 + local install_args=
23:04:45 ++ 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:04:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:04:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:04:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:45 + true
23:04:45 + case $1 in
23:04:45 + python=python3
23:04:45 + shift 2
23:04:45 + true
23:04:45 + case $1 in
23:04:45 + shift
23:04:45 + break
23:04:45 + case $python in
23:04:45 + local pkg_list=
23:04:45 + [[ -d /opt/pyenv ]]
23:04:45 + echo 'Setup pyenv:'
23:04:45 Setup pyenv:
23:04:45 + export PYENV_ROOT=/opt/pyenv
23:04:45 + PYENV_ROOT=/opt/pyenv
23:04:45 + 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:04:45 + 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:04:45 + pyenv versions
23:04:45 system
23:04:45 3.8.13
23:04:45 3.9.13
23:04:45 3.10.13
23:04:45 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:04:45 + command -v pyenv
23:04:45 ++ pyenv init - --no-rehash
23:04:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:04:45 for i in ${!paths[@]}; do
23:04:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:04:45 fi; done;
23:04:45 echo "${paths[*]}"'\'')"
23:04:45 export PATH="/opt/pyenv/shims:${PATH}"
23:04:45 export PYENV_SHELL=bash
23:04:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:04:45 pyenv() {
23:04:45 local command
23:04:45 command="${1:-}"
23:04:45 if [ "$#" -gt 0 ]; then
23:04:45 shift
23:04:45 fi
23:04:45
23:04:45 case "$command" in
23:04:45 rehash|shell)
23:04:45 eval "$(pyenv "sh-$command" "$@")"
23:04:45 ;;
23:04:45 *)
23:04:45 command pyenv "$command" "$@"
23:04:45 ;;
23:04:45 esac
23:04:45 }'
23:04:45 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:04:45 for i in ${!paths[@]}; do
23:04:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:04:45 fi; done;
23:04:45 echo "${paths[*]}"'
23:04:45 ++ 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:04:45 ++ 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:04:45 ++ 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:04:45 ++ export PYENV_SHELL=bash
23:04:45 ++ PYENV_SHELL=bash
23:04:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:04:45 +++ complete -F _pyenv pyenv
23:04:45 ++ lf-pyver python3
23:04:45 ++ local py_version_xy=python3
23:04:45 ++ local py_version_xyz=
23:04:45 ++ grep -E '^[0-9.]*[0-9]$'
23:04:45 ++ pyenv versions
23:04:45 ++ local command
23:04:45 ++ command=versions
23:04:45 ++ '[' 1 -gt 0 ']'
23:04:45 ++ shift
23:04:45 ++ case "$command" in
23:04:45 ++ command pyenv versions
23:04:45 ++ pyenv versions
23:04:45 ++ sed 's/^[ *]* //'
23:04:45 ++ awk '{ print $1 }'
23:04:45 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:04:45 +++ grep '^3' /tmp/.pyenv_versions
23:04:45 +++ tail -n 1
23:04:45 +++ sort -V
23:04:45 ++ py_version_xyz=3.11.7
23:04:45 ++ [[ -z 3.11.7 ]]
23:04:45 ++ echo 3.11.7
23:04:45 ++ return 0
23:04:45 + pyenv local 3.11.7
23:04:45 + local command
23:04:45 + command=local
23:04:45 + '[' 2 -gt 0 ']'
23:04:45 + shift
23:04:45 + case "$command" in
23:04:45 + command pyenv local 3.11.7
23:04:45 + pyenv local 3.11.7
23:04:45 + for arg in "$@"
23:04:45 + case $arg in
23:04:45 + pkg_list+='lftools[openstack] '
23:04:45 + for arg in "$@"
23:04:45 + case $arg in
23:04:45 + pkg_list+='kubernetes '
23:04:45 + for arg in "$@"
23:04:45 + case $arg in
23:04:45 + pkg_list+='niet '
23:04:45 + for arg in "$@"
23:04:45 + case $arg in
23:04:45 + pkg_list+='python-heatclient '
23:04:45 + for arg in "$@"
23:04:45 + case $arg in
23:04:45 + pkg_list+='python-openstackclient '
23:04:45 + for arg in "$@"
23:04:45 + case $arg in
23:04:45 + pkg_list+='python-magnumclient '
23:04:45 + for arg in "$@"
23:04:45 + case $arg in
23:04:45 + pkg_list+='urllib3~=1.26.15 '
23:04:45 + for arg in "$@"
23:04:45 + case $arg in
23:04:45 + pkg_list+='yq '
23:04:45 + [[ -f /tmp/.os_lf_venv ]]
23:04:45 ++ cat /tmp/.os_lf_venv
23:04:45 + lf_venv=/tmp/venv-tlh9
23:04:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from' file:/tmp/.os_lf_venv
23:04:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from file:/tmp/.os_lf_venv
23:04:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:04:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:45 + local 'pip_opts=--upgrade --quiet'
23:04:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:04:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:04:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:04:45 + [[ -n '' ]]
23:04:45 + [[ -n '' ]]
23:04:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:04:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:45 + /tmp/venv-tlh9/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:04:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:04:47 lf-activate-venv(): INFO: Base packages installed successfully
23:04:47 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:04:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:04:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:47 + /tmp/venv-tlh9/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:05:05 + type python3
23:05:05 + true
23:05:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH'
23:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:05:05 + PATH=/tmp/venv-tlh9/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:05:05 + return 0
23:05:05 + openstack --os-cloud vex limits show --absolute
23:05:06 +--------------------------+---------+
23:05:06 | Name | Value |
23:05:06 +--------------------------+---------+
23:05:06 | maxTotalInstances | -1 |
23:05:06 | maxTotalCores | 450 |
23:05:06 | maxTotalRAMSize | 1000000 |
23:05:06 | maxServerMeta | 128 |
23:05:06 | maxImageMeta | 128 |
23:05:06 | maxPersonality | 5 |
23:05:06 | maxPersonalitySize | 10240 |
23:05:06 | maxTotalKeypairs | 100 |
23:05:06 | maxServerGroups | 10 |
23:05:06 | maxServerGroupMembers | 10 |
23:05:06 | maxTotalFloatingIps | -1 |
23:05:06 | maxSecurityGroups | -1 |
23:05:06 | maxSecurityGroupRules | -1 |
23:05:06 | totalRAMUsed | 696320 |
23:05:06 | totalCoresUsed | 170 |
23:05:06 | totalInstancesUsed | 61 |
23:05:06 | totalFloatingIpsUsed | 0 |
23:05:06 | totalSecurityGroupsUsed | 0 |
23:05:06 | totalServerGroupsUsed | 0 |
23:05:06 | maxTotalVolumes | -1 |
23:05:06 | maxTotalSnapshots | 10 |
23:05:06 | maxTotalVolumeGigabytes | 4096 |
23:05:06 | maxTotalBackups | 10 |
23:05:06 | maxTotalBackupGigabytes | 1000 |
23:05:06 | totalVolumesUsed | 3 |
23:05:06 | totalGigabytesUsed | 60 |
23:05:06 | totalSnapshotsUsed | 0 |
23:05:06 | totalBackupsUsed | 0 |
23:05:06 | totalBackupGigabytesUsed | 0 |
23:05:06 +--------------------------+---------+
23:05:07 + pushd /opt/ciman/openstack-hot
23:05:07 /opt/ciman/openstack-hot /w/workspace/yangtools-csit-1node-system-only-titanium
23:05:07 + lftools openstack --os-cloud vex stack create releng-yangtools-csit-1node-system-only-titanium-59 csit-2-instance-type.yaml /w/workspace/yangtools-csit-1node-system-only-titanium/stack-parameters.yaml
23:05:31 Creating stack releng-yangtools-csit-1node-system-only-titanium-59
23:05:31 Waiting to initialize infrastructure...
23:05:31 Stack initialization successful.
23:05:31 ------------------------------------
23:05:31 Stack Details
23:05:31 ------------------------------------
23:05:31 {'added': None,
23:05:31 'capabilities': [],
23:05:31 'created_at': '2025-11-02T23:05:10Z',
23:05:31 'deleted': None,
23:05:31 'deleted_at': None,
23:05:31 'description': 'No description',
23:05:31 'environment': None,
23:05:31 'environment_files': None,
23:05:31 'files': None,
23:05:31 'files_container': None,
23:05:31 'id': '0a5063b1-00a0-4e96-90a4-12b9fc3efe1c',
23:05:31 'is_rollback_disabled': True,
23:05:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-yangtools-csit-1node-system-only-titanium-59/0a5063b1-00a0-4e96-90a4-12b9fc3efe1c',
23:05:31 'rel': 'self'}],
23:05:31 '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:05:31 'name': 'releng-yangtools-csit-1node-system-only-titanium-59',
23:05:31 'notification_topics': [],
23:05:31 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:05:31 'output_key': 'vm_0_ips',
23:05:31 'output_value': ['10.30.170.22']},
23:05:31 {'description': 'IP addresses of the 2nd vm types',
23:05:31 'output_key': 'vm_1_ips',
23:05:31 'output_value': []}],
23:05:31 'owner_id': ****,
23:05:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:05:31 'OS::stack_id': '0a5063b1-00a0-4e96-90a4-12b9fc3efe1c',
23:05:31 'OS::stack_name': 'releng-yangtools-csit-1node-system-only-titanium-59',
23:05:31 'job_name': '52363-59',
23:05:31 'silo': 'releng',
23:05:31 'vm_0_count': '1',
23:05:31 'vm_0_flavor': 'v3-standard-4',
23:05:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:05:31 '20250917-133034.447',
23:05:31 'vm_1_count': '0',
23:05:31 'vm_1_flavor': 'v3-standard-2',
23:05:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:05:31 '- 20250917-133034.654'},
23:05:31 'parent_id': None,
23:05:31 'replaced': None,
23:05:31 'status': 'CREATE_COMPLETE',
23:05:31 'status_reason': 'Stack CREATE completed successfully',
23:05:31 'tags': [],
23:05:31 'template': None,
23:05:31 'template_description': 'No description',
23:05:31 'template_url': None,
23:05:31 'timeout_mins': 15,
23:05:31 'unchanged': None,
23:05:31 'updated': None,
23:05:31 'updated_at': None,
23:05:31 'user_project_id': 'f51a417ebf324655872960b85d6fbc43'}
23:05:31 ------------------------------------
23:05:31 + popd
23:05:31 /w/workspace/yangtools-csit-1node-system-only-titanium
23:05:31 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins16336841500968970754.sh
23:05:31 ---> Copy SSH public keys to CSIT lab
23:05:31 Setup pyenv:
23:05:31 system
23:05:31 3.8.13
23:05:31 3.9.13
23:05:31 3.10.13
23:05:31 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from file:/tmp/.os_lf_venv
23:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:34 lf-activate-venv(): INFO: Base packages installed successfully
23:05:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:05:48 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:05:49 SSH not responding on 10.30.170.22. Retrying in 10 seconds...
23:05:59 Ping to 10.30.170.22 successful.
23:06:01 SSH not responding on 10.30.170.22. Retrying in 10 seconds...
23:06:11 Ping to 10.30.170.22 successful.
23:06:12 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:06:12 releng-52363-59-0-builder-0
23:06:12 Successfully copied public keys to slave 10.30.170.22
23:06:12 Process 6490 ready.
23:06:12 SSH ready on all stack servers.
23:06:12 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins14157894763051265880.sh
23:06:12 Setup pyenv:
23:06:12 system
23:06:12 3.8.13
23:06:12 3.9.13
23:06:12 3.10.13
23:06:12 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:06:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HVab
23:06:17 lf-activate-venv(): INFO: Save venv in file: /w/workspace/yangtools-csit-1node-system-only-titanium/.robot_venv
23:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:20 lf-activate-venv(): INFO: Base packages installed successfully
23:06:20 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-HVab/bin to PATH
23:06:22 + echo 'Installing Python Requirements'
23:06:22 Installing Python Requirements
23:06:22 + cat
23:06:22 + python -m pip install -r requirements.txt
23:06:22 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:06:22 Collecting docker-py (from -r requirements.txt (line 1))
23:06:22 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:06:22 Collecting ipaddr (from -r requirements.txt (line 2))
23:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:06:23 Installing build dependencies: started
23:06:23 Installing build dependencies: finished with status 'done'
23:06:23 Getting requirements to build wheel: started
23:06:24 Getting requirements to build wheel: finished with status 'done'
23:06:24 Preparing metadata (pyproject.toml): started
23:06:24 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:24 Collecting netaddr (from -r requirements.txt (line 3))
23:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:06:24 Collecting netifaces (from -r requirements.txt (line 4))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:06:24 Installing build dependencies: started
23:06:25 Installing build dependencies: finished with status 'done'
23:06:25 Getting requirements to build wheel: started
23:06:25 Getting requirements to build wheel: finished with status 'done'
23:06:25 Preparing metadata (pyproject.toml): started
23:06:26 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:26 Collecting pyhocon (from -r requirements.txt (line 5))
23:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:06:26 Collecting requests (from -r requirements.txt (line 6))
23:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:06:26 Collecting robotframework (from -r requirements.txt (line 7))
23:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:06:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 12.8 MB/s 0:00:00
23:06:26 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:06:26 Installing build dependencies: started
23:06:27 Installing build dependencies: finished with status 'done'
23:06:27 Getting requirements to build wheel: started
23:06:27 Getting requirements to build wheel: finished with status 'done'
23:06:27 Preparing metadata (pyproject.toml): started
23:06:27 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:27 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:06:27 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:06:27 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:06:27 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:06:27 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:06:27 Installing build dependencies: started
23:06:28 Installing build dependencies: finished with status 'done'
23:06:28 Getting requirements to build wheel: started
23:06:29 Getting requirements to build wheel: finished with status 'done'
23:06:29 Preparing metadata (pyproject.toml): started
23:06:29 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:29 Collecting scapy (from -r requirements.txt (line 12))
23:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:06:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 27.3 MB/s 0:00:00
23:06:29 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:06:29 Installing build dependencies: started
23:06:30 Installing build dependencies: finished with status 'done'
23:06:30 Getting requirements to build wheel: started
23:06:30 Getting requirements to build wheel: finished with status 'done'
23:06:30 Preparing metadata (pyproject.toml): started
23:06:30 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:31 Collecting elasticsearch (from -r requirements.txt (line 18))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:06:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 17.0 MB/s 0:00:00
23:06:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:06:31 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:06:31 Collecting pyangbind (from -r requirements.txt (line 22))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:06:31 Collecting isodate (from -r requirements.txt (line 25))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:06:31 Collecting jmespath (from -r requirements.txt (line 28))
23:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:06:31 Collecting jsonpatch (from -r requirements.txt (line 31))
23:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:06:31 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:06:31 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:31 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:06:31 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:06:31 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:06:31 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:06:31 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:06:31 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:06:31 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:06:31 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:06:31 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:06:31 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:06:32 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:06:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:06:32 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:06:32 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:06:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:06:32 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:06:32 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:06:32 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:06:32 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:06:32 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:06:32 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:06:32 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:06:32 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:06:32 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:06:32 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:06:32 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:06:32 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:06:32 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:06:32 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:06:32 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:06:32 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:06:32 Collecting elasticsearch (from -r requirements.txt (line 18))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:06:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 14.8 MB/s 0:00:00
23:06:32 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:06:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:06:32 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:06:32 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:06:32 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:06:32 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:06:33 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:06:33 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:06:33 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.8 MB/s 0:00:00
23:06:33 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:06:33 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:06:34 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 12.4 MB/s 0:00:00
23:06:34 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:06:35 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:35 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:06:35 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:35 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:06:35 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:06:35 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:06:36 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:36 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:06:36 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:06:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:06:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:06:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 45.8 MB/s 0:00:00
23:06:36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 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:06:36 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:06:36 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:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:06:36 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:06:36 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:06:36 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:06:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:06:36 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:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:06:36 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:06:36 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:06:36 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:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:06:37 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:06:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:06:37 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:06:37 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:06:37 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:06:37 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:06:37 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:06:37 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:06:37 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:06:37 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:06:37 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e243d1234ee3cbbbed9820fb30473ea31746ca56638166aea004d1f75a2cfe5a
23:06:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:06:37 Building wheel for ipaddr (pyproject.toml): started
23:06:38 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:06:38 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=a9f786226e9a00fc8476b48d7c589cd592f36505503518b7a1144317f6731653
23:06:38 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:06:38 Building wheel for netifaces (pyproject.toml): started
23:06:40 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:06:40 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=7cc4e2c7d291a359a233cbff3ffe6c544832a04eb4af339a5deac05c6ce7fc2f
23:06:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:06:40 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:06:40 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:06:40 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1a69a0f0341517edb0dce31a666cbc3c5b41786846c1cc98ff65a12c344fa583
23:06:40 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:06:40 Building wheel for jsonpath-rw (pyproject.toml): started
23:06:40 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:06:40 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=72f5b431bd12a44333a8d256f3ac3345f8d241f3feb7934b40b7bd5a0949ef14
23:06:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:06:40 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:06:41 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:06:47
23:06:47 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:06:48 + pip freeze
23:06:48 attrs==25.4.0
23:06:48 bcrypt==5.0.0
23:06:48 beautifulsoup4==4.14.2
23:06:48 certifi==2025.10.5
23:06:48 cffi==2.0.0
23:06:48 charset-normalizer==3.4.4
23:06:48 click==8.3.0
23:06:48 cryptography==46.0.3
23:06:48 decorator==5.2.1
23:06:48 distlib==0.4.0
23:06:48 docker-py==1.10.6
23:06:48 docker-pycreds==0.4.0
23:06:48 elastic-transport==8.17.1
23:06:48 elasticsearch==8.19.2
23:06:48 elasticsearch-dsl==8.15.4
23:06:48 enum34==1.1.10
23:06:48 filelock==3.20.0
23:06:48 h11==0.16.0
23:06:48 idna==3.11
23:06:48 invoke==2.2.1
23:06:48 ipaddr==2.2.0
23:06:48 isodate==0.7.2
23:06:48 jmespath==1.0.1
23:06:48 jsonpatch==1.33
23:06:48 jsonpath-rw==1.4.0
23:06:48 jsonpointer==3.0.0
23:06:48 lxml==6.0.2
23:06:48 netaddr==1.3.0
23:06:48 netifaces==0.11.0
23:06:48 outcome==1.3.0.post0
23:06:48 paramiko==4.0.0
23:06:48 platformdirs==4.5.0
23:06:48 ply==3.11
23:06:48 pyang==2.7.1
23:06:48 pyangbind==0.8.6
23:06:48 pycparser==2.23
23:06:48 pyhocon==0.3.61
23:06:48 PyNaCl==1.6.0
23:06:48 pyparsing==3.2.5
23:06:48 PySocks==1.7.1
23:06:48 python-dateutil==2.9.0.post0
23:06:48 regex==2025.10.23
23:06:48 requests==2.32.5
23:06:48 robotframework==7.3.2
23:06:48 robotframework-httplibrary==0.4.2
23:06:48 robotframework-pythonlibcore==4.4.1
23:06:48 robotframework-requests==0.9.7
23:06:48 robotframework-selenium2library==3.0.0
23:06:48 robotframework-seleniumlibrary==6.8.0
23:06:48 robotframework-sshlibrary==3.8.0
23:06:48 scapy==2.6.1
23:06:48 scp==0.15.0
23:06:48 selenium==4.38.0
23:06:48 six==1.17.0
23:06:48 sniffio==1.3.1
23:06:48 sortedcontainers==2.4.0
23:06:48 soupsieve==2.8
23:06:48 trio==0.32.0
23:06:48 trio-websocket==0.12.2
23:06:48 typing_extensions==4.15.0
23:06:48 urllib3==2.5.0
23:06:48 virtualenv==20.35.4
23:06:48 waitress==3.0.2
23:06:48 WebOb==1.8.9
23:06:48 websocket-client==1.9.0
23:06:48 WebTest==3.0.7
23:06:48 wsproto==1.2.0
23:06:48 [EnvInject] - Injecting environment variables from a build step.
23:06:48 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:06:48 [EnvInject] - Variables injected successfully.
23:06:48 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins17166916793239687887.sh
23:06:48 Setup pyenv:
23:06:48 system
23:06:48 3.8.13
23:06:48 3.9.13
23:06:48 3.10.13
23:06:48 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from file:/tmp/.os_lf_venv
23:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:51 lf-activate-venv(): INFO: Base packages installed successfully
23:06:51 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:07:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:07:00 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:07:00 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:07:00 + ODL_SYSTEM=()
23:07:00 + TOOLS_SYSTEM=()
23:07:00 + OPENSTACK_SYSTEM=()
23:07:00 + OPENSTACK_CONTROLLERS=()
23:07:00 + mapfile -t ADDR
23:07:00 ++ openstack stack show -f json -c outputs releng-yangtools-csit-1node-system-only-titanium-59
23:07:00 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:07:02 + for i in "${ADDR[@]}"
23:07:02 ++ ssh 10.30.170.22 hostname -s
23:07:02 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:07:02 + REMHOST=releng-52363-59-0-builder-0
23:07:02 + case ${REMHOST} in
23:07:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:07:02 + echo NUM_ODL_SYSTEM=1
23:07:02 + echo NUM_TOOLS_SYSTEM=0
23:07:02 + '[' '' == yes ']'
23:07:02 + NUM_OPENSTACK_SYSTEM=0
23:07:02 + echo NUM_OPENSTACK_SYSTEM=0
23:07:02 + '[' 0 -eq 2 ']'
23:07:02 + echo ODL_SYSTEM_IP=10.30.170.22
23:07:02 ++ seq 0 0
23:07:02 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:07:02 + echo ODL_SYSTEM_1_IP=10.30.170.22
23:07:02 + echo TOOLS_SYSTEM_IP=
23:07:02 ++ seq 0 -1
23:07:02 + openstack_index=0
23:07:02 + NUM_OPENSTACK_CONTROL_NODES=1
23:07:02 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:07:02 ++ seq 0 0
23:07:02 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:07:02 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:07:02 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:07:02 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:07:02 + '[' -1 -ge 2 ']'
23:07:02 ++ seq 0 -2
23:07:02 + NUM_OPENSTACK_HAPROXY_NODES=0
23:07:02 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:07:02 ++ seq 0 -1
23:07:02 + echo 'Contents of slave_addresses.txt:'
23:07:02 Contents of slave_addresses.txt:
23:07:02 + cat slave_addresses.txt
23:07:02 NUM_ODL_SYSTEM=1
23:07:02 NUM_TOOLS_SYSTEM=0
23:07:02 NUM_OPENSTACK_SYSTEM=0
23:07:02 ODL_SYSTEM_IP=10.30.170.22
23:07:02 ODL_SYSTEM_1_IP=10.30.170.22
23:07:02 TOOLS_SYSTEM_IP=
23:07:02 NUM_OPENSTACK_CONTROL_NODES=1
23:07:02 OPENSTACK_CONTROL_NODE_1_IP=
23:07:02 NUM_OPENSTACK_COMPUTE_NODES=-1
23:07:02 NUM_OPENSTACK_HAPROXY_NODES=0
23:07:02 [EnvInject] - Injecting environment variables from a build step.
23:07:02 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:07:02 [EnvInject] - Variables injected successfully.
23:07:02 [yangtools-csit-1node-system-only-titanium] $ /bin/sh /tmp/jenkins12774657468316788800.sh
23:07:02 Preparing for JRE Version 21
23:07:02 Karaf artifact is karaf
23:07:02 Karaf project is integration
23:07:02 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:07:02 [EnvInject] - Injecting environment variables from a build step.
23:07:02 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:07:02 [EnvInject] - Variables injected successfully.
23:07:02 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins15680680922449002437.sh
23:07:02 2025-11-02 23:07:02 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:07:03 Bundle version is 0.22.2-SNAPSHOT
23:07:03 --2025-11-02 23:07:03-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:07:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:03 HTTP request sent, awaiting response... 200 OK
23:07:03 Length: 1404 (1.4K) [application/xml]
23:07:03 Saving to: ‘maven-metadata.xml’
23:07:03
23:07:03 0K . 100% 56.8M=0s
23:07:03
23:07:03 2025-11-02 23:07:03 (56.8 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
23:07:03
23:07:03
23:07:03
23:07:03 org.opendaylight.integration
23:07:03 karaf
23:07:03 0.22.2-SNAPSHOT
23:07:03
23:07:03
23:07:03 20251102.083108
23:07:03 63
23:07:03
23:07:03 20251102083108
23:07:03
23:07:03
23:07:03 pom
23:07:03 0.22.2-20251102.083108-63
23:07:03 20251102083108
23:07:03
23:07:03
23:07:03 tar.gz
23:07:03 0.22.2-20251102.083108-63
23:07:03 20251102083108
23:07:03
23:07:03
23:07:03 zip
23:07:03 0.22.2-20251102.083108-63
23:07:03 20251102083108
23:07:03
23:07:03
23:07:03 cyclonedx
23:07:03 xml
23:07:03 0.22.2-20251102.083108-63
23:07:03 20251102083108
23:07:03
23:07:03
23:07:03 cyclonedx
23:07:03 json
23:07:03 0.22.2-20251102.083108-63
23:07:03 20251102083108
23:07:03
23:07:03
23:07:03
23:07:03
23:07:03 Nexus timestamp is 0.22.2-20251102.083108-63
23:07:03 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:03 Distribution bundle is karaf-0.22.2-20251102.083108-63.zip
23:07:03 Distribution bundle version is 0.22.2-SNAPSHOT
23:07:03 Distribution folder is karaf-0.22.2-SNAPSHOT
23:07:03 Nexus prefix is https://nexus.opendaylight.org
23:07:03 [EnvInject] - Injecting environment variables from a build step.
23:07:03 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:07:03 [EnvInject] - Variables injected successfully.
23:07:03 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins15045972611813199287.sh
23:07:03 Setup pyenv:
23:07:03 system
23:07:03 3.8.13
23:07:03 3.9.13
23:07:03 3.10.13
23:07:03 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from file:/tmp/.os_lf_venv
23:07:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:07:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:07:05 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:07:05 lf-activate-venv(): INFO: Base packages installed successfully
23:07:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:07:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:07:11 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:07:11 Copying common-functions.sh to /tmp
23:07:13 Copying common-functions.sh to 10.30.170.22:/tmp
23:07:13 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:07:13 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins3027791752308832214.sh
23:07:13 common-functions.sh is being sourced
23:07:13 common-functions environment:
23:07:13 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:13 ACTUALFEATURES:
23:07:13 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:13 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:13 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:13 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:13 CONTROLLERMEM: 2048m
23:07:13 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:13 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:13 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:13 SUITES:
23:07:13
23:07:13 #################################################
23:07:13 ## Configure Cluster and Start ##
23:07:13 #################################################
23:07:13 ACTUALFEATURES: odl-infrautils-ready,odl-restconf
23:07:13 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf
23:07:13 Locating script plan to use...
23:07:13 Finished running script plans
23:07:13 Configuring member-1 with IP address 10.30.170.22
23:07:13 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:07:13 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:07:14 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07:14 common-functions.sh is being sourced
23:07:14 ++ [[ /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:07:14 ++ echo 'common-functions.sh is being sourced'
23:07:14 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:14 ++ DISTROSTREAM=titanium
23:07:14 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:14 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:14 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:14 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:14 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:14 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:14 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:14 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:14 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:14 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:14 ++ export CONTROLLERMEM=
23:07:14 ++ CONTROLLERMEM=
23:07:14 ++ case "${DISTROSTREAM}" in
23:07:14 ++ CLUSTER_SYSTEM=pekko
23:07:14 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:14 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:14 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:14 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:14 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:14 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:14 ++ print_common_env
23:07:14 ++ cat
23:07:14 common-functions environment:
23:07:14 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:14 ACTUALFEATURES:
23:07:14 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:14 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:14 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:14 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:14 CONTROLLERMEM:
23:07:14 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:14 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:14 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:14 SUITES:
23:07:14
23:07:14 ++ SSH='ssh -t -t'
23:07:14 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:14 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:14 Changing to /tmp
23:07:14 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:14 + echo 'Changing to /tmp'
23:07:14 + cd /tmp
23:07:14 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip'
23:07:14 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:14 --2025-11-02 23:07:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:14 HTTP request sent, awaiting response... 200 OK
23:07:14 Length: 234980592 (224M) [application/zip]
23:07:14 Saving to: ‘karaf-0.22.2-20251102.083108-63.zip’
23:07:14
23:07:14 0K ........ ........ ........ ........ ........ ........ 1% 78.5M 3s
23:07:14 3072K ........ ........ ........ ........ ........ ........ 2% 160M 2s
23:07:14 6144K ........ ........ ........ ........ ........ ........ 4% 185M 2s
23:07:14 9216K ........ ........ ........ ........ ........ ........ 5% 153M 2s
23:07:14 12288K ........ ........ ........ ........ ........ ........ 6% 207M 1s
23:07:14 15360K ........ ........ ........ ........ ........ ........ 8% 203M 1s
23:07:14 18432K ........ ........ ........ ........ ........ ........ 9% 204M 1s
23:07:14 21504K ........ ........ ........ ........ ........ ........ 10% 237M 1s
23:07:14 24576K ........ ........ ........ ........ ........ ........ 12% 256M 1s
23:07:14 27648K ........ ........ ........ ........ ........ ........ 13% 239M 1s
23:07:14 30720K ........ ........ ........ ........ ........ ........ 14% 255M 1s
23:07:14 33792K ........ ........ ........ ........ ........ ........ 16% 253M 1s
23:07:14 36864K ........ ........ ........ ........ ........ ........ 17% 269M 1s
23:07:14 39936K ........ ........ ........ ........ ........ ........ 18% 272M 1s
23:07:14 43008K ........ ........ ........ ........ ........ ........ 20% 297M 1s
23:07:14 46080K ........ ........ ........ ........ ........ ........ 21% 289M 1s
23:07:14 49152K ........ ........ ........ ........ ........ ........ 22% 250M 1s
23:07:14 52224K ........ ........ ........ ........ ........ ........ 24% 345M 1s
23:07:14 55296K ........ ........ ........ ........ ........ ........ 25% 267M 1s
23:07:14 58368K ........ ........ ........ ........ ........ ........ 26% 285M 1s
23:07:14 61440K ........ ........ ........ ........ ........ ........ 28% 260M 1s
23:07:14 64512K ........ ........ ........ ........ ........ ........ 29% 276M 1s
23:07:14 67584K ........ ........ ........ ........ ........ ........ 30% 281M 1s
23:07:14 70656K ........ ........ ........ ........ ........ ........ 32% 278M 1s
23:07:14 73728K ........ ........ ........ ........ ........ ........ 33% 274M 1s
23:07:14 76800K ........ ........ ........ ........ ........ ........ 34% 271M 1s
23:07:14 79872K ........ ........ ........ ........ ........ ........ 36% 280M 1s
23:07:14 82944K ........ ........ ........ ........ ........ ........ 37% 266M 1s
23:07:14 86016K ........ ........ ........ ........ ........ ........ 38% 255M 1s
23:07:14 89088K ........ ........ ........ ........ ........ ........ 40% 274M 1s
23:07:14 92160K ........ ........ ........ ........ ........ ........ 41% 268M 1s
23:07:14 95232K ........ ........ ........ ........ ........ ........ 42% 257M 1s
23:07:14 98304K ........ ........ ........ ........ ........ ........ 44% 284M 1s
23:07:14 101376K ........ ........ ........ ........ ........ ........ 45% 286M 1s
23:07:14 104448K ........ ........ ........ ........ ........ ........ 46% 272M 1s
23:07:14 107520K ........ ........ ........ ........ ........ ........ 48% 263M 0s
23:07:14 110592K ........ ........ ........ ........ ........ ........ 49% 270M 0s
23:07:14 113664K ........ ........ ........ ........ ........ ........ 50% 256M 0s
23:07:14 116736K ........ ........ ........ ........ ........ ........ 52% 262M 0s
23:07:14 119808K ........ ........ ........ ........ ........ ........ 53% 259M 0s
23:07:14 122880K ........ ........ ........ ........ ........ ........ 54% 270M 0s
23:07:14 125952K ........ ........ ........ ........ ........ ........ 56% 261M 0s
23:07:14 129024K ........ ........ ........ ........ ........ ........ 57% 268M 0s
23:07:14 132096K ........ ........ ........ ........ ........ ........ 58% 264M 0s
23:07:14 135168K ........ ........ ........ ........ ........ ........ 60% 263M 0s
23:07:14 138240K ........ ........ ........ ........ ........ ........ 61% 268M 0s
23:07:14 141312K ........ ........ ........ ........ ........ ........ 62% 258M 0s
23:07:14 144384K ........ ........ ........ ........ ........ ........ 64% 262M 0s
23:07:14 147456K ........ ........ ........ ........ ........ ........ 65% 270M 0s
23:07:14 150528K ........ ........ ........ ........ ........ ........ 66% 264M 0s
23:07:14 153600K ........ ........ ........ ........ ........ ........ 68% 265M 0s
23:07:14 156672K ........ ........ ........ ........ ........ ........ 69% 262M 0s
23:07:14 159744K ........ ........ ........ ........ ........ ........ 70% 266M 0s
23:07:14 162816K ........ ........ ........ ........ ........ ........ 72% 261M 0s
23:07:14 165888K ........ ........ ........ ........ ........ ........ 73% 262M 0s
23:07:14 168960K ........ ........ ........ ........ ........ ........ 74% 255M 0s
23:07:14 172032K ........ ........ ........ ........ ........ ........ 76% 275M 0s
23:07:14 175104K ........ ........ ........ ........ ........ ........ 77% 260M 0s
23:07:14 178176K ........ ........ ........ ........ ........ ........ 78% 266M 0s
23:07:14 181248K ........ ........ ........ ........ ........ ........ 80% 269M 0s
23:07:14 184320K ........ ........ ........ ........ ........ ........ 81% 277M 0s
23:07:14 187392K ........ ........ ........ ........ ........ ........ 83% 268M 0s
23:07:14 190464K ........ ........ ........ ........ ........ ........ 84% 271M 0s
23:07:14 193536K ........ ........ ........ ........ ........ ........ 85% 278M 0s
23:07:14 196608K ........ ........ ........ ........ ........ ........ 87% 262M 0s
23:07:14 199680K ........ ........ ........ ........ ........ ........ 88% 274M 0s
23:07:14 202752K ........ ........ ........ ........ ........ ........ 89% 265M 0s
23:07:14 205824K ........ ........ ........ ........ ........ ........ 91% 269M 0s
23:07:15 208896K ........ ........ ........ ........ ........ ........ 92% 272M 0s
23:07:15 211968K ........ ........ ........ ........ ........ ........ 93% 259M 0s
23:07:15 215040K ........ ........ ........ ........ ........ ........ 95% 285M 0s
23:07:15 218112K ........ ........ ........ ........ ........ ........ 96% 268M 0s
23:07:15 221184K ........ ........ ........ ........ ........ ........ 97% 265M 0s
23:07:15 224256K ........ ........ ........ ........ ........ ........ 99% 265M 0s
23:07:15 227328K ........ ........ ........ ........ . 100% 264M=0.9s
23:07:15
23:07:15 2025-11-02 23:07:15 (250 MB/s) - ‘karaf-0.22.2-20251102.083108-63.zip’ saved [234980592/234980592]
23:07:15
23:07:15 Extracting the new controller...
23:07:15 + echo 'Extracting the new controller...'
23:07:15 + unzip -q karaf-0.22.2-20251102.083108-63.zip
23:07:17 Adding external repositories...
23:07:17 + echo 'Adding external repositories...'
23:07:17 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:17 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:17 ################################################################################
23:07:17 #
23:07:17 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:17 # contributor license agreements. See the NOTICE file distributed with
23:07:17 # this work for additional information regarding copyright ownership.
23:07:17 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:17 # (the "License"); you may not use this file except in compliance with
23:07:17 # the License. You may obtain a copy of the License at
23:07:17 #
23:07:17 # http://www.apache.org/licenses/LICENSE-2.0
23:07:17 #
23:07:17 # Unless required by applicable law or agreed to in writing, software
23:07:17 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:17 # See the License for the specific language governing permissions and
23:07:17 # limitations under the License.
23:07:17 #
23:07:17 ################################################################################
23:07:17
23:07:17 #
23:07:17 # If set to true, the following property will not allow any certificate to be used
23:07:17 # when accessing Maven repositories through SSL
23:07:17 #
23:07:17 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:17
23:07:17 #
23:07:17 # Path to the local Maven settings file.
23:07:17 # The repositories defined in this file will be automatically added to the list
23:07:17 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:17 # below is not set.
23:07:17 # The following locations are checked for the existence of the settings.xml file
23:07:17 # * 1. looks for the specified url
23:07:17 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:17 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:17 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:17 #
23:07:17 #org.ops4j.pax.url.mvn.settings=
23:07:17
23:07:17 #
23:07:17 # Path to the local Maven repository which is used to avoid downloading
23:07:17 # artifacts when they already exist locally.
23:07:17 # The value of this property will be extracted from the settings.xml file
23:07:17 # above, or defaulted to:
23:07:17 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:17 #
23:07:17 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:17
23:07:17 #
23:07:17 # Default this to false. It's just weird to use undocumented repos
23:07:17 #
23:07:17 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:17
23:07:17 #
23:07:17 # Uncomment if you don't wanna use the proxy settings
23:07:17 # from the Maven conf/settings.xml file
23:07:17 #
23:07:17 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:17
23:07:17 #
23:07:17 # Comma separated list of repositories scanned when resolving an artifact.
23:07:17 # Those repositories will be checked before iterating through the
23:07:17 # below list of repositories and even before the local repository
23:07:17 # A repository url can be appended with zero or more of the following flags:
23:07:17 # @snapshots : the repository contains snaphots
23:07:17 # @noreleases : the repository does not contain any released artifacts
23:07:17 #
23:07:17 # The following property value will add the system folder as a repo.
23:07:17 #
23:07:17 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:17 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:17 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:17 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:17
23:07:17 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:17 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:17
23:07:17 #
23:07:17 # Comma separated list of repositories scanned when resolving an artifact.
23:07:17 # The default list includes the following repositories:
23:07:17 # http://repo1.maven.org/maven2@id=central
23:07:17 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:17 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:17 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:17 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:17 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:17 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:17 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:17 # to add.
23:07:17 # A repository url can be appended with zero or more of the following flags:
23:07:17 # @snapshots : the repository contains snapshots
23:07:17 # @noreleases : the repository does not contain any released artifacts
23:07:17 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:17 #
23:07:17 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
23:07:17
23:07:17 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:07:17 + [[ True == \T\r\u\e ]]
23:07:17 + echo 'Configuring the startup features...'
23:07:17 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:17 + FEATURE_TEST_STRING=features-test
23:07:17 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:17 + KARAF_VERSION=karaf4
23:07:17 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:17 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:17 + [[ ! -z '' ]]
23:07:17 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:17 ################################################################################
23:07:17 #
23:07:17 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:17 # contributor license agreements. See the NOTICE file distributed with
23:07:17 # this work for additional information regarding copyright ownership.
23:07:17 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:17 # (the "License"); you may not use this file except in compliance with
23:07:17 # the License. You may obtain a copy of the License at
23:07:17 #
23:07:17 # http://www.apache.org/licenses/LICENSE-2.0
23:07:17 #
23:07:17 # Unless required by applicable law or agreed to in writing, software
23:07:17 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:17 # See the License for the specific language governing permissions and
23:07:17 # limitations under the License.
23:07:17 #
23:07:17 ################################################################################
23:07:17
23:07:17 #
23:07:17 # Comma separated list of features repositories to register by default
23:07:17 #
23:07:17 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d248481e-0e6b-432b-abae-a7c9b14b15f6.xml
23:07:17
23:07:17 #
23:07:17 # Comma separated list of features to install at startup
23:07:17 #
23:07:17 featuresBoot = odl-infrautils-ready,odl-restconf, d7d9d97b-815a-48e5-b403-608cde887a24
23:07:17
23:07:17 #
23:07:17 # Resource repositories (OBR) that the features resolver can use
23:07:17 # to resolve requirements/capabilities
23:07:17 #
23:07:17 # The format of the resourceRepositories is
23:07:17 # resourceRepositories=[xml:url|json:url],...
23:07:17 # for Instance:
23:07:17 #
23:07:17 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:17 # or
23:07:17 #resourceRepositories=json:http://host/path/to/index.json
23:07:17 #
23:07:17
23:07:17 #
23:07:17 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:17 #
23:07:17 featuresBootAsynchronous=false
23:07:17
23:07:17 #
23:07:17 # Service requirements enforcement
23:07:17 #
23:07:17 # By default, the feature resolver checks the service requirements/capabilities of
23:07:17 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:17 # the required bundles.
23:07:17 # The following flag can have those values:
23:07:17 # - disable: service requirements are completely ignored
23:07:17 # - default: service requirements are ignored for old features
23:07:17 # - enforce: service requirements are always verified
23:07:17 #
23:07:17 #serviceRequirements=default
23:07:17
23:07:17 #
23:07:17 # Store cfg file for config element in feature
23:07:17 #
23:07:17 #configCfgStore=true
23:07:17
23:07:17 #
23:07:17 # Define if the feature service automatically refresh bundles
23:07:17 #
23:07:17 autoRefresh=true
23:07:17
23:07:17 #
23:07:17 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:17 # XML file defines instructions related to features processing
23:07:17 # versions.properties may declare properties to resolve placeholders in XML file
23:07:17 # both files are relative to ${karaf.etc}
23:07:17 #
23:07:17 #featureProcessing=org.apache.karaf.features.xml
23:07:17 #featureProcessingVersions=versions.properties
23:07:17 + configure_karaf_log karaf4 ''
23:07:17 + local -r karaf_version=karaf4
23:07:17 + local -r controllerdebugmap=
23:07:17 + local logapi=log4j
23:07:17 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:17 log4j2.rootLogger.level = INFO
23:07:17 #log4j2.rootLogger.type = asyncRoot
23:07:17 #log4j2.rootLogger.includeLocation = false
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:17 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:17 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:17 log4j2.logger.spifly.level = WARN
23:07:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:17 log4j2.logger.audit.level = INFO
23:07:17 log4j2.logger.audit.additivity = false
23:07:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:17 log4j2.appender.console.type = Console
23:07:17 log4j2.appender.console.name = Console
23:07:17 log4j2.appender.console.layout.type = PatternLayout
23:07:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:17 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:17 log4j2.appender.rolling.name = RollingFile
23:07:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:17 #log4j2.appender.rolling.immediateFlush = false
23:07:17 log4j2.appender.rolling.append = true
23:07:17 log4j2.appender.rolling.layout.type = PatternLayout
23:07:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:17 log4j2.appender.rolling.policies.type = Policies
23:07:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:17 log4j2.appender.rolling.policies.size.size = 64MB
23:07:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:17 log4j2.appender.rolling.strategy.max = 7
23:07:17 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:17 log4j2.appender.audit.name = AuditRollingFile
23:07:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:17 log4j2.appender.audit.append = true
23:07:17 log4j2.appender.audit.layout.type = PatternLayout
23:07:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:17 log4j2.appender.audit.policies.type = Policies
23:07:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:17 log4j2.appender.audit.policies.size.size = 8MB
23:07:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:17 log4j2.appender.audit.strategy.max = 7
23:07:17 log4j2.appender.osgi.type = PaxOsgi
23:07:17 log4j2.appender.osgi.name = PaxOsgi
23:07:17 log4j2.appender.osgi.filter = *
23:07:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:17 #log4j2.logger.aether.level = TRACE
23:07:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:17 #log4j2.logger.http-headers.level = DEBUG
23:07:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:17 #log4j2.logger.maven.level = TRACE
23:07:17 + logapi=log4j2
23:07:17 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:17 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:17 + '[' log4j2 == log4j2 ']'
23:07:17 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:17 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:17 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:17 + unset IFS
23:07:17 + echo 'controllerdebugmap: '
23:07:17 controllerdebugmap:
23:07:17 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:17 + '[' -n '' ']'
23:07:17 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:17 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:17 ################################################################################
23:07:17 #
23:07:17 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:17 # contributor license agreements. See the NOTICE file distributed with
23:07:17 # this work for additional information regarding copyright ownership.
23:07:17 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:17 # (the "License"); you may not use this file except in compliance with
23:07:17 # the License. You may obtain a copy of the License at
23:07:17 #
23:07:17 # http://www.apache.org/licenses/LICENSE-2.0
23:07:17 #
23:07:17 # Unless required by applicable law or agreed to in writing, software
23:07:17 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:17 # See the License for the specific language governing permissions and
23:07:17 # limitations under the License.
23:07:17 #
23:07:17 ################################################################################
23:07:17
23:07:17 # Common pattern layout for appenders
23:07:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:17
23:07:17 # Root logger
23:07:17 log4j2.rootLogger.level = INFO
23:07:17 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:17 #log4j2.rootLogger.type = asyncRoot
23:07:17 #log4j2.rootLogger.includeLocation = false
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:17 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:17
23:07:17 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:17
23:07:17 # Loggers configuration
23:07:17
23:07:17 # Spifly logger
23:07:17 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:17 log4j2.logger.spifly.level = WARN
23:07:17
23:07:17 # Security audit logger
23:07:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:17 log4j2.logger.audit.level = INFO
23:07:17 log4j2.logger.audit.additivity = false
23:07:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:17
23:07:17 # Appenders configuration
23:07:17
23:07:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:17 log4j2.appender.console.type = Console
23:07:17 log4j2.appender.console.name = Console
23:07:17 log4j2.appender.console.layout.type = PatternLayout
23:07:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:17
23:07:17 # Rolling file appender
23:07:17 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:17 log4j2.appender.rolling.name = RollingFile
23:07:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:17 # uncomment to not force a disk flush
23:07:17 #log4j2.appender.rolling.immediateFlush = false
23:07:17 log4j2.appender.rolling.append = true
23:07:17 log4j2.appender.rolling.layout.type = PatternLayout
23:07:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:17 log4j2.appender.rolling.policies.type = Policies
23:07:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:17 log4j2.appender.rolling.policies.size.size = 1GB
23:07:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:17 log4j2.appender.rolling.strategy.max = 7
23:07:17
23:07:17 # Audit file appender
23:07:17 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:17 log4j2.appender.audit.name = AuditRollingFile
23:07:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:17 log4j2.appender.audit.append = true
23:07:17 log4j2.appender.audit.layout.type = PatternLayout
23:07:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:17 log4j2.appender.audit.policies.type = Policies
23:07:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:17 log4j2.appender.audit.policies.size.size = 8MB
23:07:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:17 log4j2.appender.audit.strategy.max = 7
23:07:17
23:07:17 # OSGi appender
23:07:17 log4j2.appender.osgi.type = PaxOsgi
23:07:17 log4j2.appender.osgi.name = PaxOsgi
23:07:17 log4j2.appender.osgi.filter = *
23:07:17
23:07:17 # help with identification of maven-related problems with pax-url-aether
23:07:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:17 #log4j2.logger.aether.level = TRACE
23:07:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:17 #log4j2.logger.http-headers.level = DEBUG
23:07:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:17 #log4j2.logger.maven.level = TRACE
23:07:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:17 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:17 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:17 + local -r controllermem=2048m
23:07:17 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:17 + echo Configure
23:07:17 Configure
23:07:17 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:17 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:17 + echo ' max memory: 2048m'
23:07:17 max memory: 2048m
23:07:17 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:17 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:17 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:17 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:17 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:17 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:17 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:17 #!/bin/sh
23:07:17 #
23:07:17 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:17 # contributor license agreements. See the NOTICE file distributed with
23:07:17 # this work for additional information regarding copyright ownership.
23:07:17 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:17 # (the "License"); you may not use this file except in compliance with
23:07:17 # the License. You may obtain a copy of the License at
23:07:17 #
23:07:17 # http://www.apache.org/licenses/LICENSE-2.0
23:07:17 #
23:07:17 # Unless required by applicable law or agreed to in writing, software
23:07:17 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:17 # See the License for the specific language governing permissions and
23:07:17 # limitations under the License.
23:07:17 #
23:07:17
23:07:17 #
23:07:17 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:17 # script: client, instance, shell, start, status, stop, karaf
23:07:17 #
23:07:17 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:17 # Actions go here...
23:07:17 # fi
23:07:17
23:07:17 #
23:07:17 # general settings which should be applied for all scripts go here; please keep
23:07:17 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:17 # in example of the start script where the start script is executed first and the
23:07:17 # karaf script afterwards.
23:07:17 #
23:07:17
23:07:17 #
23:07:17 # The following section shows the possible configuration options for the default
23:07:17 # karaf scripts
23:07:17 #
23:07:17 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:17 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:17 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:17 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:17 # export KARAF_HOME # Karaf home folder
23:07:17 # export KARAF_DATA # Karaf data folder
23:07:17 # export KARAF_BASE # Karaf base folder
23:07:17 # export KARAF_ETC # Karaf etc folder
23:07:17 # export KARAF_LOG # Karaf log folder
23:07:17 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:17 # export KARAF_OPTS # Additional available Karaf options
23:07:17 # export KARAF_DEBUG # Enable debug mode
23:07:17 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:17 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:17 Set Java version
23:07:17 + echo 'Set Java version'
23:07:17 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:17 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:07:17 sudo: a password is required
23:07:17 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:17 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:07:17 sudo: a password is required
23:07:17 JDK default version ...
23:07:17 + echo 'JDK default version ...'
23:07:17 + java -version
23:07:17 openjdk version "21.0.8" 2025-07-15
23:07:17 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:17 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:17 Set JAVA_HOME
23:07:17 + echo 'Set JAVA_HOME'
23:07:17 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:17 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:17 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:17 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:17 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:17 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:17 Listing all open ports on controller system...
23:07:17 + echo 'Listing all open ports on controller system...'
23:07:17 + netstat -pnatu
23:07:17 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:17 Configuring cluster
23:07:17 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:17 + echo 'Configuring cluster'
23:07:17 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.22
23:07:17 ################################################
23:07:17 ## Configure Cluster ##
23:07:17 ################################################
23:07:17 NOTE: Cluster configuration files not found. Copying from
23:07:17 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:17 Configuring unique name in pekko.conf
23:07:17 Configuring hostname in pekko.conf
23:07:17 Configuring data and rpc seed nodes in pekko.conf
23:07:17 modules = [
23:07:17
23:07:17 {
23:07:17 name = "inventory"
23:07:17 namespace = "urn:opendaylight:inventory"
23:07:17 shard-strategy = "module"
23:07:17 },
23:07:17 {
23:07:17 name = "topology"
23:07:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:17 shard-strategy = "module"
23:07:17 },
23:07:17 {
23:07:17 name = "toaster"
23:07:17 namespace = "http://netconfcentral.org/ns/toaster"
23:07:17 shard-strategy = "module"
23:07:17 }
23:07:17 ]
23:07:17 Configuring replication type in module-shards.conf
23:07:17 ################################################
23:07:17 ## NOTE: Manually restart controller to ##
23:07:17 ## apply configuration. ##
23:07:17 ################################################
23:07:17 Dump pekko.conf
23:07:17 + echo 'Dump pekko.conf'
23:07:17 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:17
23:07:17 odl-cluster-data {
23:07:17 pekko {
23:07:17 remote {
23:07:17 artery {
23:07:17 enabled = on
23:07:17 transport = tcp
23:07:17 canonical.hostname = "10.30.170.22"
23:07:17 canonical.port = 2550
23:07:17 }
23:07:17 }
23:07:17
23:07:17 cluster {
23:07:17 # Using artery.
23:07:17 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.22:2550"]
23:07:17
23:07:17 roles = ["member-1"]
23:07:17
23:07:17 # when under load we might trip a false positive on the failure detector
23:07:17 # failure-detector {
23:07:17 # heartbeat-interval = 4 s
23:07:17 # acceptable-heartbeat-pause = 16s
23:07:17 # }
23:07:17 }
23:07:17
23:07:17 persistence {
23:07:17 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:17 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:17 # The relative path is always relative to KARAF_HOME.
23:07:17
23:07:17 # snapshot-store.local.dir = "target/snapshots"
23:07:17
23:07:17 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:17 snapshot-store.local.use-lz4-compression = false
23:07:17 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:17 snapshot-store.local.lz4-blocksize = 256KB
23:07:17 }
23:07:17 disable-default-actor-system-quarantined-event-handling = "false"
23:07:17 }
23:07:17 }
23:07:17 Dump modules.conf
23:07:17 + echo 'Dump modules.conf'
23:07:17 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:17 modules = [
23:07:17
23:07:17 {
23:07:17 name = "inventory"
23:07:17 namespace = "urn:opendaylight:inventory"
23:07:17 shard-strategy = "module"
23:07:17 },
23:07:17 {
23:07:17 name = "topology"
23:07:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:17 shard-strategy = "module"
23:07:17 },
23:07:17 {
23:07:17 name = "toaster"
23:07:17 namespace = "http://netconfcentral.org/ns/toaster"
23:07:17 shard-strategy = "module"
23:07:17 }
23:07:17 ]
23:07:17 Dump module-shards.conf
23:07:17 + echo 'Dump module-shards.conf'
23:07:17 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:17 module-shards = [
23:07:17 {
23:07:17 name = "default"
23:07:17 shards = [
23:07:17 {
23:07:17 name = "default"
23:07:17 replicas = ["member-1"]
23:07:17 }
23:07:17 ]
23:07:17 },
23:07:17 {
23:07:17 name = "inventory"
23:07:17 shards = [
23:07:17 {
23:07:17 name="inventory"
23:07:17 replicas = ["member-1"]
23:07:17 }
23:07:17 ]
23:07:17 },
23:07:17 {
23:07:17 name = "topology"
23:07:17 shards = [
23:07:17 {
23:07:17 name="topology"
23:07:17 replicas = ["member-1"]
23:07:17 }
23:07:17 ]
23:07:17 },
23:07:17 {
23:07:17 name = "toaster"
23:07:17 shards = [
23:07:17 {
23:07:17 name="toaster"
23:07:17 replicas = ["member-1"]
23:07:17 }
23:07:17 ]
23:07:17 }
23:07:17 ]
23:07:17 Locating config plan to use...
23:07:17 Finished running config plans
23:07:17 Starting member-1 with IP address 10.30.170.22
23:07:17 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:07:17 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:07:17 Redirecting karaf console output to karaf_console.log
23:07:17 Starting controller...
23:07:17 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:17 Execute the post startup script on controller 10.30.170.22
23:07:17 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:07:18 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:07:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:18 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:08:23 2025-11-02T23:07:33,456 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:23 Controller is UP
23:08:23 2025-11-02T23:07:33,456 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:23 Listing all open ports on controller system...
23:08:23 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:08:23 looking for "BindException: Address already in use" in log file
23:08:23 looking for "server is unhealthy" in log file
23:08:23 Let's take the karaf thread dump
23:08:23 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:08:23 karaf main: org.apache.karaf.main.Main, pid:2046
23:08:23 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:08:24 Generating mininet variables...
23:08:24 Locating test plan to use...
23:08:24 Changing the testplan path...
23:08:24 # Place the suites in run order:
23:08:24 /w/workspace/yangtools-csit-1node-system-only-titanium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot
23:08:24 Starting Robot test suites /w/workspace/yangtools-csit-1node-system-only-titanium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot ...
23:08:25 ==============================================================================
23:08:25 yangtools-system.txt :: Suite for testing performance of yang-model-validat...
23:08:25 ==============================================================================
23:08:27 Kill_Odl :: The ODL instance consumes resources, kill it. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:08:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:08:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:08:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:08:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:08:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:08:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:08:29 | PASS |
23:08:29 ------------------------------------------------------------------------------
23:08:29 Prepare_Yang_Files_To_Test :: Set up collection of Yang files to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:08:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:09:34 | PASS |
23:09:34 ------------------------------------------------------------------------------
23:09:34 Deploy_And_Start_Odl_Yang_Validator_Utility :: Download appropriat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:09:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:09:37 working on: /home/jenkins/src/main/yang/experimental/ietf-extracted-YANG-modules/SUPA-netl3vpn@2014-08-13.yang
23:09:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:09:44 | FAIL |
23:09:44 '[?2004l
0
' cannot be converted to an integer: ValueError: invalid literal for int() with base 10: '\x1b[?2004l0'
23:09:44 ------------------------------------------------------------------------------
23:09:44 yangtools-system.txt :: Suite for testing performance of yang-mode... | FAIL |
23:09:44 3 tests, 2 passed, 1 failed
23:09:44 ==============================================================================
23:09:44 Output: /w/workspace/yangtools-csit-1node-system-only-titanium/output.xml
23:09:45 Log: /w/workspace/yangtools-csit-1node-system-only-titanium/log.html
23:09:45 Report: /w/workspace/yangtools-csit-1node-system-only-titanium/report.html
23:09:45 Examining the files in data/log and checking filesize
23:09:45 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:45 total 344
23:09:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:07 .
23:09:45 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 23:07 ..
23:09:45 -rw-rw-r-- 1 jenkins jenkins 336012 Nov 2 23:08 karaf.log
23:09:45 -rw-rw-r-- 1 jenkins jenkins 2344 Nov 2 23:08 karaf_console.log
23:09:45 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:45 332K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:09:45 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:09:45 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:46 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
23:09:46 Let's take the karaf thread dump again...
23:09:46 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:46 karaf main: org.apache.karaf.main.Main, pid:
23:09:46 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:46 Usage:
23:09:46 jstack [-l][-e]
23:09:46 (to connect to running process)
23:09:46
23:09:46 Options:
23:09:46 -l long listing. Prints additional information about locks
23:09:46 -e extended listing. Prints additional information about threads
23:09:46 -? -h --help -help to print this help message
23:09:46 Killing ODL
23:09:46 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:51 Compressing karaf.log 1
23:09:51 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:51 Fetching compressed karaf.log 1
23:09:52 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:52 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:52 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:52 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:52 Fetch GC logs
23:09:52 Warning: Permanently added '10.30.170.22' (ECDSA) to the list of known hosts.
23:09:52 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:09:52 Examine copied files
23:09:52 total 6944
23:09:52 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 23:09 gclogs-1
23:09:52 -rw-rw-r--. 1 jenkins jenkins 2344 Nov 2 23:09 odl1_karaf_console.log
23:09:52 -rw-rw-r--. 1 jenkins jenkins 25818 Nov 2 23:09 odl1_karaf.log.gz
23:09:52 -rw-rw-r--. 1 jenkins jenkins 0 Nov 2 23:09 karaf_1__threads_after.log
23:09:52 -rw-rw-r--. 1 jenkins jenkins 11060 Nov 2 23:09 ps_after.log
23:09:52 -rw-rw-r--. 1 jenkins jenkins 246471 Nov 2 23:09 report.html
23:09:52 -rw-rw-r--. 1 jenkins jenkins 1288396 Nov 2 23:09 log.html
23:09:52 -rw-rw-r--. 1 jenkins jenkins 5348830 Nov 2 23:09 output.xml
23:09:52 -rw-rw-r--. 1 jenkins jenkins 0 Nov 2 23:09 yang-model-validator--yangtools-system-txt.1762124978.384.log
23:09:52 -rw-rw-r--. 1 jenkins jenkins 163 Nov 2 23:08 testplan.txt
23:09:52 -rw-rw-r--. 1 jenkins jenkins 104630 Nov 2 23:08 karaf_1_2046_threads_before.log
23:09:52 -rw-rw-r--. 1 jenkins jenkins 14322 Nov 2 23:08 ps_before.log
23:09:52 -rw-rw-r--. 1 jenkins jenkins 3172 Nov 2 23:07 post-startup-script.sh
23:09:52 -rw-rw-r--. 1 jenkins jenkins 252 Nov 2 23:07 startup-script.sh
23:09:52 -rw-rw-r--. 1 jenkins jenkins 3391 Nov 2 23:07 configuration-script.sh
23:09:52 -rw-rw-r--. 1 jenkins jenkins 335 Nov 2 23:07 detect_variables.env
23:09:52 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 2 23:07 pom.xml
23:09:52 -rw-rw-r--. 1 jenkins jenkins 92 Nov 2 23:07 set_variables.env
23:09:52 -rw-rw-r--. 1 jenkins jenkins 252 Nov 2 23:07 slave_addresses.txt
23:09:52 -rw-rw-r--. 1 jenkins jenkins 570 Nov 2 23:06 requirements.txt
23:09:52 -rw-rw-r--. 1 jenkins jenkins 26 Nov 2 23:06 env.properties
23:09:52 -rw-rw-r--. 1 jenkins jenkins 333 Nov 2 23:04 stack-parameters.yaml
23:09:52 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 2 23:03 test
23:09:52 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 23:03 test@tmp
23:09:52 -rw-rw-r--. 1 jenkins jenkins 1404 Nov 2 08:31 maven-metadata.xml
23:09:53 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins835265358967916897.sh
23:09:53 Karaf Deployments, Tests must have already run
23:09:53 [yangtools-csit-1node-system-only-titanium] $ /bin/sh /tmp/jenkins4089773072944435349.sh
23:09:53 Cleaning up Robot installation...
23:09:53 $ ssh-agent -k
23:09:53 unset SSH_AUTH_SOCK;
23:09:53 unset SSH_AGENT_PID;
23:09:53 echo Agent pid 5276 killed;
23:09:53 [ssh-agent] Stopped.
23:09:53 Recording plot data
23:09:53 Robot results publisher started...
23:09:53 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:09:53 -Parsing output xml:
23:09:54 Done!
23:09:54 -Copying log files to build dir:
23:09:54 Done!
23:09:54 -Assigning results to build:
23:09:54 Done!
23:09:54 -Checking thresholds:
23:09:54 Done!
23:09:54 Done publishing Robot results.
23:09:54 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:09:54 [PostBuildScript] - [INFO] Executing post build scripts.
23:09:54 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins3048789614647811921.sh
23:09:54 Archiving csit artifacts
23:09:54 mv: cannot stat '*_1.png': No such file or directory
23:09:54 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:09:54 % Total % Received % Xferd Average Speed Time Time Time Current
23:09:54 Dload Upload Total Spent Left Speed
23:09:54
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 857k 0 857k 0 0 3557k 0 --:--:-- --:--:-- --:--:-- 3557k
23:09:55 Archive: robot-plugin.zip
23:09:55 inflating: ./archives/robot-plugin/log.html
23:09:55 inflating: ./archives/robot-plugin/output.xml
23:09:55 inflating: ./archives/robot-plugin/report.html
23:09:55 mv: cannot stat '*.log.gz': No such file or directory
23:09:55 mv: cannot stat '*.csv': No such file or directory
23:09:55 mv: cannot stat '*.png': No such file or directory
23:09:55 [PostBuildScript] - [INFO] Executing post build scripts.
23:09:55 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins2575589786554619631.sh
23:09:55 [PostBuildScript] - [INFO] Executing post build scripts.
23:09:55 [EnvInject] - Injecting environment variables from a build step.
23:09:55 [EnvInject] - Injecting as environment variables the properties content
23:09:55 OS_CLOUD=vex
23:09:55 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-titanium-59
23:09:55
23:09:55 [EnvInject] - Variables injected successfully.
23:09:55 provisioning config files...
23:09:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:09:55 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins17246451795126526512.sh
23:09:55 ---> openstack-stack-delete.sh
23:09:55 Setup pyenv:
23:09:55 system
23:09:55 3.8.13
23:09:55 3.9.13
23:09:55 3.10.13
23:09:55 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:09:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from file:/tmp/.os_lf_venv
23:09:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:09:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:09:58 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:09:58 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:09:58 lf-activate-venv(): INFO: Base packages installed successfully
23:09:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:10:18 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:10:18 INFO: Stack cost retrieval disabled, setting cost to 0
23:10:30 INFO: Deleting stack releng-yangtools-csit-1node-system-only-titanium-59
23:10:30 Successfully deleted stack releng-yangtools-csit-1node-system-only-titanium-59
23:10:30 [PostBuildScript] - [INFO] Executing post build scripts.
23:10:30 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins975196131087080409.sh
23:10:30 ---> sysstat.sh
23:10:30 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins16422486535683879387.sh
23:10:30 ---> package-listing.sh
23:10:30 ++ facter osfamily
23:10:30 ++ tr '[:upper:]' '[:lower:]'
23:10:31 + OS_FAMILY=redhat
23:10:31 + workspace=/w/workspace/yangtools-csit-1node-system-only-titanium
23:10:31 + START_PACKAGES=/tmp/packages_start.txt
23:10:31 + END_PACKAGES=/tmp/packages_end.txt
23:10:31 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:10:31 + PACKAGES=/tmp/packages_start.txt
23:10:31 + '[' /w/workspace/yangtools-csit-1node-system-only-titanium ']'
23:10:31 + PACKAGES=/tmp/packages_end.txt
23:10:31 + case "${OS_FAMILY}" in
23:10:31 + rpm -qa
23:10:31 + sort
23:10:31 + '[' -f /tmp/packages_start.txt ']'
23:10:31 + '[' -f /tmp/packages_end.txt ']'
23:10:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:10:31 + '[' /w/workspace/yangtools-csit-1node-system-only-titanium ']'
23:10:31 + mkdir -p /w/workspace/yangtools-csit-1node-system-only-titanium/archives/
23:10:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/yangtools-csit-1node-system-only-titanium/archives/
23:10:31 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins13267214889979694364.sh
23:10:31 ---> capture-instance-metadata.sh
23:10:31 Setup pyenv:
23:10:31 system
23:10:31 3.8.13
23:10:31 3.9.13
23:10:31 3.10.13
23:10:31 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:10:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from file:/tmp/.os_lf_venv
23:10:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:33 lf-activate-venv(): INFO: Base packages installed successfully
23:10:33 lf-activate-venv(): INFO: Installing additional packages: lftools
23:10:43 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:10:43 INFO: Running in OpenStack, capturing instance metadata
23:10:43 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins4593443742635181747.sh
23:10:43 provisioning config files...
23:10:44 Could not find credentials [logs] for yangtools-csit-1node-system-only-titanium #59
23:10:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/yangtools-csit-1node-system-only-titanium@tmp/config607736737841073066tmp
23:10:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:10:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:10:44 provisioning config files...
23:10:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:10:44 [EnvInject] - Injecting environment variables from a build step.
23:10:44 [EnvInject] - Injecting as environment variables the properties content
23:10:44 SERVER_ID=logs
23:10:44
23:10:44 [EnvInject] - Variables injected successfully.
23:10:44 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins4210009132594225805.sh
23:10:44 ---> create-netrc.sh
23:10:44 WARN: Log server credential not found.
23:10:44 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins12924487040764297731.sh
23:10:44 ---> python-tools-install.sh
23:10:44 Setup pyenv:
23:10:44 system
23:10:44 3.8.13
23:10:44 3.9.13
23:10:44 3.10.13
23:10:44 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:10:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from file:/tmp/.os_lf_venv
23:10:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:46 lf-activate-venv(): INFO: Base packages installed successfully
23:10:46 lf-activate-venv(): INFO: Installing additional packages: lftools
23:10:56 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:10:56 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins8032760299647665065.sh
23:10:56 ---> sudo-logs.sh
23:10:56 Archiving 'sudo' log..
23:10:56 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins18108250990785686230.sh
23:10:56 ---> job-cost.sh
23:10:56 Setup pyenv:
23:10:56 system
23:10:56 3.8.13
23:10:56 3.9.13
23:10:56 3.10.13
23:10:56 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:10:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from file:/tmp/.os_lf_venv
23:10:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:59 lf-activate-venv(): INFO: Base packages installed successfully
23:10:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:11:07 DEBUG: total: 0
23:11:07 INFO: Retrieving Stack Cost...
23:11:08 INFO: Retrieving Pricing Info for: v3-standard-2
23:11:08 INFO: Archiving Costs
23:11:08 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins11250757472930355816.sh
23:11:08 ---> logs-deploy.sh
23:11:08 Setup pyenv:
23:11:08 system
23:11:08 3.8.13
23:11:08 3.9.13
23:11:08 3.10.13
23:11:08 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:11:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlh9 from file:/tmp/.os_lf_venv
23:11:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:11:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:11:10 lf-activate-venv(): INFO: Base packages installed successfully
23:11:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:11:24 lf-activate-venv(): INFO: Adding /tmp/venv-tlh9/bin to PATH
23:11:24 WARNING: Nexus logging server not set
23:11:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/yangtools-csit-1node-system-only-titanium/59/
23:11:24 INFO: archiving logs to S3
23:11:25 ---> uname -a:
23:11:25 Linux prd-centos8-robot-2c-8g-4815.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:11:25
23:11:25
23:11:25 ---> lscpu:
23:11:25 Architecture: x86_64
23:11:25 CPU op-mode(s): 32-bit, 64-bit
23:11:25 Byte Order: Little Endian
23:11:25 CPU(s): 2
23:11:25 On-line CPU(s) list: 0,1
23:11:25 Thread(s) per core: 1
23:11:25 Core(s) per socket: 1
23:11:25 Socket(s): 2
23:11:25 NUMA node(s): 1
23:11:25 Vendor ID: AuthenticAMD
23:11:25 CPU family: 23
23:11:25 Model: 49
23:11:25 Model name: AMD EPYC-Rome Processor
23:11:25 Stepping: 0
23:11:25 CPU MHz: 2799.998
23:11:25 BogoMIPS: 5599.99
23:11:25 Virtualization: AMD-V
23:11:25 Hypervisor vendor: KVM
23:11:25 Virtualization type: full
23:11:25 L1d cache: 32K
23:11:25 L1i cache: 32K
23:11:25 L2 cache: 512K
23:11:25 L3 cache: 16384K
23:11:25 NUMA node0 CPU(s): 0,1
23:11:25 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:11:25
23:11:25
23:11:25 ---> nproc:
23:11:25 2
23:11:25
23:11:25
23:11:25 ---> df -h:
23:11:25 Filesystem Size Used Avail Use% Mounted on
23:11:25 devtmpfs 3.8G 0 3.8G 0% /dev
23:11:25 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:11:25 tmpfs 3.8G 17M 3.8G 1% /run
23:11:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:11:25 /dev/vda1 40G 8.4G 32G 21% /
23:11:25 tmpfs 770M 0 770M 0% /run/user/1001
23:11:25
23:11:25
23:11:25 ---> free -m:
23:11:25 total used free shared buff/cache available
23:11:25 Mem: 7697 586 4918 19 2192 6812
23:11:25 Swap: 1023 0 1023
23:11:25
23:11:25
23:11:25 ---> ip addr:
23:11:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:11:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:11:25 inet 127.0.0.1/8 scope host lo
23:11:25 valid_lft forever preferred_lft forever
23:11:25 inet6 ::1/128 scope host
23:11:25 valid_lft forever preferred_lft forever
23:11:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:11:25 link/ether fa:16:3e:3b:d8:1d brd ff:ff:ff:ff:ff:ff
23:11:25 altname enp0s3
23:11:25 altname ens3
23:11:25 inet 10.30.170.137/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:11:25 valid_lft 85900sec preferred_lft 85900sec
23:11:25 inet6 fe80::f816:3eff:fe3b:d81d/64 scope link
23:11:25 valid_lft forever preferred_lft forever
23:11:25
23:11:25
23:11:25 ---> sar -b -r -n DEV:
23:11:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/02/2025 _x86_64_ (2 CPU)
23:11:25
23:11:25 23:03:01 LINUX RESTART (2 CPU)
23:11:25
23:11:25 11:04:01 PM tps rtps wtps bread/s bwrtn/s
23:11:25 11:05:01 PM 125.33 0.32 125.01 14.52 11191.71
23:11:25 11:06:01 PM 43.62 1.03 42.59 115.29 5253.40
23:11:25 11:07:01 PM 64.91 6.97 57.94 1290.05 3788.07
23:11:25 11:08:01 PM 41.98 2.52 39.46 396.07 6548.91
23:11:25 11:09:01 PM 4.62 0.20 4.42 11.60 185.59
23:11:25 11:10:01 PM 5.63 0.33 5.30 37.86 378.89
23:11:25 11:11:01 PM 30.66 0.52 30.14 63.85 1553.17
23:11:25 Average: 45.25 1.70 43.56 275.57 4129.08
23:11:25
23:11:25 11:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:11:25 11:05:01 PM 5072108 6942020 2810316 35.65 2688 2046972 753004 8.43 190564 2269452 152276
23:11:25 11:06:01 PM 5241980 7083908 2640444 33.50 2688 2017764 621696 6.96 218304 2074904 10756
23:11:25 11:07:01 PM 4902916 6998820 2979508 37.80 2688 2261612 678420 7.60 252832 2343656 175488
23:11:25 11:08:01 PM 4947960 7055028 2934464 37.23 2688 2273620 628352 7.04 264520 2286108 4
23:11:25 11:09:01 PM 4903368 7011136 2979056 37.79 2688 2274320 691732 7.75 264900 2330672 4
23:11:25 11:10:01 PM 5072496 7009880 2809928 35.65 2688 2107896 690276 7.73 266464 2176512 20868
23:11:25 11:11:01 PM 5088280 7023236 2794144 35.45 2688 2108132 666772 7.47 468864 1967844 11244
23:11:25 Average: 5032730 7017718 2849694 36.15 2688 2155759 675750 7.57 275207 2207021 52949
23:11:25
23:11:25 11:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:11:25 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:11:25 11:05:01 PM eth0 126.74 101.13 1470.52 19.84 0.00 0.00 0.00 0.00
23:11:25 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:11:25 11:06:01 PM eth0 10.18 8.55 6.14 3.57 0.00 0.00 0.00 0.00
23:11:25 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:11:25 11:07:01 PM eth0 42.21 37.46 334.42 7.67 0.00 0.00 0.00 0.00
23:11:25 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:11:25 11:08:01 PM eth0 198.90 145.24 43.81 31.73 0.00 0.00 0.00 0.00
23:11:25 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:11:25 11:09:01 PM eth0 17.09 11.58 4.98 1.49 0.00 0.00 0.00 0.00
23:11:25 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:11:25 11:10:01 PM eth0 117.95 100.25 144.93 43.98 0.00 0.00 0.00 0.00
23:11:25 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:11:25 11:11:01 PM eth0 16.93 15.06 13.99 7.96 0.00 0.00 0.00 0.00
23:11:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:11:25 Average: eth0 75.72 59.90 288.49 16.61 0.00 0.00 0.00 0.00
23:11:25
23:11:25
23:11:25 ---> sar -P ALL:
23:11:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/02/2025 _x86_64_ (2 CPU)
23:11:25
23:11:25 23:03:01 LINUX RESTART (2 CPU)
23:11:25
23:11:25 11:04:01 PM CPU %user %nice %system %iowait %steal %idle
23:11:25 11:05:01 PM all 37.97 0.00 5.29 2.83 0.10 53.81
23:11:25 11:05:01 PM 0 50.28 0.00 6.39 2.90 0.10 40.33
23:11:25 11:05:01 PM 1 25.71 0.00 4.19 2.76 0.10 67.24
23:11:25 11:06:01 PM all 16.23 0.00 2.23 1.05 0.07 80.42
23:11:25 11:06:01 PM 0 23.26 0.00 2.47 0.97 0.07 73.24
23:11:25 11:06:01 PM 1 9.22 0.00 1.98 1.13 0.07 87.60
23:11:25 11:07:01 PM all 30.66 0.00 5.25 1.07 0.09 62.93
23:11:25 11:07:01 PM 0 32.10 0.00 5.54 0.85 0.10 61.41
23:11:25 11:07:01 PM 1 29.22 0.00 4.97 1.28 0.08 64.45
23:11:25 11:08:01 PM all 7.30 0.00 1.74 1.26 0.05 89.65
23:11:25 11:08:01 PM 0 8.83 0.00 1.72 1.70 0.07 87.68
23:11:25 11:08:01 PM 1 5.77 0.00 1.75 0.82 0.03 91.63
23:11:25 11:09:01 PM all 3.24 0.00 0.32 0.01 0.06 96.38
23:11:25 11:09:01 PM 0 3.31 0.00 0.37 0.02 0.05 96.26
23:11:25 11:09:01 PM 1 3.16 0.00 0.27 0.00 0.07 96.50
23:11:25 11:10:01 PM all 12.20 0.00 1.66 0.09 0.08 85.96
23:11:25 11:10:01 PM 0 16.98 0.00 1.66 0.07 0.08 81.20
23:11:25 11:10:01 PM 1 7.44 0.00 1.66 0.12 0.08 90.70
23:11:25 11:11:01 PM all 29.85 0.00 3.29 0.18 0.09 66.59
23:11:25 11:11:01 PM 0 35.20 0.00 3.94 0.15 0.10 60.61
23:11:25 11:11:01 PM 1 24.50 0.00 2.64 0.22 0.08 72.56
23:11:25 Average: all 19.67 0.00 2.83 0.93 0.08 76.49
23:11:25 Average: 0 24.30 0.00 3.16 0.95 0.08 71.51
23:11:25 Average: 1 15.04 0.00 2.50 0.91 0.07 81.48
23:11:25
23:11:25
23:11:25