11:08:21 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121422 11:08:21 Running as SYSTEM 11:08:21 [EnvInject] - Loading node environment variables. 11:08:21 Building remotely on prd-ubuntu2204-builder-2c-2g-442260 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 11:08:22 [ssh-agent] Looking for ssh-agent implementation... 11:08:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:22 $ ssh-agent 11:08:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXntI4Cl/agent.1527 11:08:22 SSH_AGENT_PID=1529 11:08:22 [ssh-agent] Started. 11:08:22 Running ssh-add (command line suppressed) 11:08:22 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_14095991893668723982.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_14095991893668723982.key) 11:08:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:08:22 The recommended git tool is: NONE 11:08:24 using credential jenkins-ssh 11:08:24 Wiping out workspace first. 11:08:24 Cloning the remote Git repository 11:08:24 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:08:24 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 11:08:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:08:24 > git --version # timeout=10 11:08:24 > git --version # 'git version 2.34.1' 11:08:24 using GIT_SSH to set credentials jenkins-ssh 11:08:24 Verifying host key using known hosts file, will automatically accept unseen keys 11:08:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:08:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:08:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:08:27 using GIT_SSH to set credentials jenkins-ssh 11:08:27 Verifying host key using known hosts file, will automatically accept unseen keys 11:08:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/22/121422/1 # timeout=10 11:08:27 > git rev-parse 3fadbf5cf82bc016ee0b5f7894c6cc0991aee1f5^{commit} # timeout=10 11:08:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:08:27 Checking out Revision 3fadbf5cf82bc016ee0b5f7894c6cc0991aee1f5 (refs/changes/22/121422/1) 11:08:27 > git config core.sparsecheckout # timeout=10 11:08:27 > git checkout -f 3fadbf5cf82bc016ee0b5f7894c6cc0991aee1f5 # timeout=10 11:08:31 Commit message: "Switch queue-{disttest,intqueu} to Ubuntu 24.04" 11:08:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:08:31 > git rev-list --no-walk e1c002ebe7592528f566b9905c53f5bdffd1f174 # timeout=10 11:08:31 > git remote # timeout=10 11:08:31 > git submodule init # timeout=10 11:08:31 > git submodule sync # timeout=10 11:08:31 > git config --get remote.origin.url # timeout=10 11:08:31 > git submodule init # timeout=10 11:08:31 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:08:31 > git config --get submodule.global-jjb.url # timeout=10 11:08:31 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:08:31 > git config --get submodule.packer/common-packer.url # timeout=10 11:08:31 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:08:31 > git submodule update --init --recursive global-jjb # timeout=10 11:08:32 > git submodule update --init --recursive packer/common-packer # timeout=10 11:08:33 provisioning config files... 11:08:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:08:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:08:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:08:33 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3054678260236707721.sh 11:08:33 ---> python-tools-install.sh 11:08:33 Setup pyenv: 11:08:33 * system (set by /opt/pyenv/version) 11:08:33 * 3.8.20 (set by /opt/pyenv/version) 11:08:33 * 3.9.20 (set by /opt/pyenv/version) 11:08:33 3.10.15 11:08:33 3.11.10 11:08:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HKcn 11:08:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:08:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:42 lf-activate-venv(): INFO: Base packages installed successfully 11:08:42 lf-activate-venv(): INFO: Installing additional packages: lftools 11:09:05 lf-activate-venv(): INFO: Adding /tmp/venv-HKcn/bin to PATH 11:09:05 Generating Requirements File 11:09:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:09:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:09:24 Python 3.11.10 11:09:25 pip 26.0.1 from /tmp/venv-HKcn/lib/python3.11/site-packages/pip (python 3.11) 11:09:25 appdirs==1.4.4 11:09:25 argcomplete==3.6.3 11:09:25 aspy.yaml==1.3.0 11:09:25 attrs==25.4.0 11:09:25 autopage==0.6.0 11:09:25 beautifulsoup4==4.14.3 11:09:25 boto3==1.42.65 11:09:25 botocore==1.42.65 11:09:25 bs4==0.0.2 11:09:25 certifi==2026.2.25 11:09:25 cffi==2.0.0 11:09:25 cfgv==3.5.0 11:09:25 chardet==7.0.1 11:09:25 charset-normalizer==3.4.5 11:09:25 click==8.3.1 11:09:25 cliff==4.13.2 11:09:25 cmd2==3.4.0 11:09:25 cryptography==3.3.2 11:09:25 debtcollector==3.0.0 11:09:25 decorator==5.2.1 11:09:25 defusedxml==0.7.1 11:09:25 Deprecated==1.3.1 11:09:25 distlib==0.4.0 11:09:25 dnspython==2.8.0 11:09:25 docker==7.1.0 11:09:25 dogpile.cache==1.5.0 11:09:25 durationpy==0.10 11:09:25 email-validator==2.3.0 11:09:25 filelock==3.25.1 11:09:25 future==1.0.0 11:09:25 gitdb==4.0.12 11:09:25 GitPython==3.1.46 11:09:25 httplib2==0.30.2 11:09:25 identify==2.6.17 11:09:25 idna==3.11 11:09:25 importlib-resources==1.5.0 11:09:25 iso8601==2.1.0 11:09:25 Jinja2==3.1.6 11:09:25 jmespath==1.1.0 11:09:25 jsonpatch==1.33 11:09:25 jsonpointer==3.0.0 11:09:25 jsonschema==4.26.0 11:09:25 jsonschema-specifications==2025.9.1 11:09:25 keystoneauth1==5.13.1 11:09:25 kubernetes==35.0.0 11:09:25 lftools==0.37.22 11:09:25 lxml==6.0.2 11:09:25 markdown-it-py==4.0.0 11:09:25 MarkupSafe==3.0.3 11:09:25 mdurl==0.1.2 11:09:25 msgpack==1.1.2 11:09:25 multi_key_dict==2.0.3 11:09:25 munch==4.0.0 11:09:25 netaddr==1.3.0 11:09:25 niet==1.4.2 11:09:25 nodeenv==1.10.0 11:09:25 oauth2client==4.1.3 11:09:25 oauthlib==3.3.1 11:09:25 openstacksdk==4.10.0 11:09:25 os-service-types==1.8.2 11:09:25 osc-lib==4.4.0 11:09:25 oslo.config==10.3.0 11:09:25 oslo.context==6.3.0 11:09:25 oslo.i18n==6.7.2 11:09:25 oslo.log==8.1.0 11:09:25 oslo.serialization==5.9.1 11:09:25 oslo.utils==10.0.0 11:09:25 packaging==26.0 11:09:25 pbr==7.0.3 11:09:25 platformdirs==4.9.4 11:09:25 prettytable==3.17.0 11:09:25 psutil==7.2.2 11:09:25 pyasn1==0.6.2 11:09:25 pyasn1_modules==0.4.2 11:09:25 pycparser==3.0 11:09:25 pygerrit2==2.0.15 11:09:25 PyGithub==2.8.1 11:09:25 Pygments==2.19.2 11:09:25 PyJWT==2.11.0 11:09:25 PyNaCl==1.6.2 11:09:25 pyparsing==2.4.7 11:09:25 pyperclip==1.11.0 11:09:25 pyrsistent==0.20.0 11:09:25 python-cinderclient==9.9.0 11:09:25 python-dateutil==2.9.0.post0 11:09:25 python-discovery==1.1.3 11:09:25 python-heatclient==5.1.0 11:09:25 python-jenkins==1.8.3 11:09:25 python-keystoneclient==5.8.0 11:09:25 python-magnumclient==4.10.0 11:09:25 python-openstackclient==9.0.0 11:09:25 python-swiftclient==4.10.0 11:09:25 PyYAML==6.0.3 11:09:25 referencing==0.37.0 11:09:25 requests==2.32.5 11:09:25 requests-oauthlib==2.0.0 11:09:25 requestsexceptions==1.4.0 11:09:25 rfc3986==2.0.0 11:09:25 rich==14.3.3 11:09:25 rich-argparse==1.7.2 11:09:25 rpds-py==0.30.0 11:09:25 rsa==4.9.1 11:09:25 ruamel.yaml==0.19.1 11:09:25 ruamel.yaml.clib==0.2.15 11:09:25 s3transfer==0.16.0 11:09:25 simplejson==3.20.2 11:09:25 six==1.17.0 11:09:25 smmap==5.0.3 11:09:25 soupsieve==2.8.3 11:09:25 stevedore==5.7.0 11:09:25 tabulate==0.10.0 11:09:25 toml==0.10.2 11:09:25 tomlkit==0.14.0 11:09:25 tqdm==4.67.3 11:09:25 typing_extensions==4.15.0 11:09:25 urllib3==1.26.20 11:09:25 virtualenv==21.2.0 11:09:25 wcwidth==0.6.0 11:09:25 websocket-client==1.9.0 11:09:25 wrapt==2.1.2 11:09:25 xdg==6.0.0 11:09:25 xmltodict==1.0.4 11:09:25 yq==3.4.3 11:09:25 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins2494525260572955852.sh 11:09:25 ---> jenkins-verify-images.sh 11:09:25 + source /home/jenkins/lf-env.sh 11:09:25 + '[' -f /tmp/.os_lf_venv ']' 11:09:25 ++ cat /tmp/.os_lf_venv 11:09:25 + os_lf_venv=/tmp/venv-HKcn 11:09:25 + '[' -d /tmp/venv-HKcn ']' 11:09:25 + '[' -f /tmp/venv-HKcn/bin/openstack ']' 11:09:25 + echo 'Re-use existing venv: /tmp/venv-HKcn' 11:09:25 Re-use existing venv: /tmp/venv-HKcn 11:09:25 + PATH=/tmp/venv-HKcn/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:09:25 + error=false 11:09:25 + echo 'Verifying that cloud has a master configuration file' 11:09:25 Verifying that cloud has a master configuration file 11:09:25 + [[ -d jenkins-config/clouds/openstack ]] 11:09:25 + for cloud in jenkins-config/clouds/openstack/* 11:09:25 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 11:09:25 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 11:09:25 ++ cut -d= -f2 11:09:25 + os_cloud= 11:09:25 + os_cloud=vex 11:09:25 + OS_CLOUD=vex 11:09:25 + verify_images jenkins-config/clouds/openstack/odlvex 11:09:25 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 11:09:25 Verifying images on jenkins-config/clouds/openstack/odlvex 11:09:25 + for file in "$1"/* 11:09:25 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg ']' 11:09:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg 11:09:25 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:25 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:25 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:25 + grep active 11:09:25 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:25 warnings.warn( 11:09:29 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:29 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:09:29 + error=true 11:09:29 + for file in "$1"/* 11:09:29 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg ']' 11:09:29 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg 11:09:29 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:29 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:29 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:29 + grep active 11:09:29 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:29 warnings.warn( 11:09:32 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:32 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:09:32 + error=true 11:09:32 + for file in "$1"/* 11:09:32 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg ']' 11:09:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg 11:09:32 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:32 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:32 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:32 + grep active 11:09:32 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:32 warnings.warn( 11:09:35 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:35 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:09:35 + error=true 11:09:35 + for file in "$1"/* 11:09:35 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg ']' 11:09:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg 11:09:35 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:35 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:35 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:35 + grep active 11:09:35 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:35 warnings.warn( 11:09:38 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:38 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:09:38 + error=true 11:09:38 + for file in "$1"/* 11:09:38 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg ']' 11:09:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg 11:09:38 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:38 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:38 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:38 + grep active 11:09:39 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:39 warnings.warn( 11:09:42 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:42 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:09:42 + error=true 11:09:42 + for file in "$1"/* 11:09:42 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg ']' 11:09:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg 11:09:42 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:42 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:42 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:42 + grep active 11:09:42 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:42 warnings.warn( 11:09:45 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:09:45 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:09:45 + error=true 11:09:45 + for file in "$1"/* 11:09:45 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg ']' 11:09:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg 11:09:45 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:45 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:45 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:45 + grep active 11:09:45 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:45 warnings.warn( 11:09:48 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:48 ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:09:48 + error=true 11:09:48 + for file in "$1"/* 11:09:48 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg ']' 11:09:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg 11:09:48 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:48 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:48 + grep active 11:09:48 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:48 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:48 warnings.warn( 11:09:52 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:52 ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:09:52 + error=true 11:09:52 + for file in "$1"/* 11:09:52 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg ']' 11:09:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg 11:09:52 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:52 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:52 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:52 + grep active 11:09:52 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:52 warnings.warn( 11:09:55 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:55 ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:09:55 + error=true 11:09:55 + for file in "$1"/* 11:09:55 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg ']' 11:09:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg 11:09:55 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:55 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:55 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:55 + grep active 11:09:55 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:55 warnings.warn( 11:09:59 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 11:09:59 ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:09:59 + error=true 11:09:59 + for file in "$1"/* 11:09:59 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg ']' 11:09:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg 11:09:59 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 11:09:59 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 11:09:59 + grep active 11:09:59 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 11:09:59 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:09:59 warnings.warn( 11:10:02 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 11:10:02 ERROR: No matching image found for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:10:02 + error=true 11:10:02 + for file in "$1"/* 11:10:02 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg ']' 11:10:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg 11:10:02 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 11:10:02 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 11:10:02 + grep active 11:10:02 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 11:10:02 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:02 warnings.warn( 11:10:05 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 11:10:05 ERROR: No matching image found for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:10:05 + error=true 11:10:05 + for file in "$1"/* 11:10:05 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg ']' 11:10:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg 11:10:05 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 11:10:05 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 11:10:05 + grep active 11:10:05 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 11:10:05 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:05 warnings.warn( 11:10:09 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 11:10:09 ERROR: No matching image found for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:10:09 + error=true 11:10:09 + for file in "$1"/* 11:10:09 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg ']' 11:10:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg 11:10:09 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:09 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:09 + grep active 11:10:09 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:09 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:09 warnings.warn( 11:10:12 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:12 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:10:12 + error=true 11:10:12 + for file in "$1"/* 11:10:12 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg ']' 11:10:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg 11:10:12 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:12 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:12 + grep active 11:10:12 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:12 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:12 warnings.warn( 11:10:15 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:15 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:10:15 + error=true 11:10:15 + for file in "$1"/* 11:10:15 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg ']' 11:10:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg 11:10:15 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:15 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:15 + grep active 11:10:15 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:15 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:15 warnings.warn( 11:10:18 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:18 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:10:18 + error=true 11:10:18 + for file in "$1"/* 11:10:18 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg ']' 11:10:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg 11:10:18 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:18 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:18 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:18 + grep active 11:10:19 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:19 warnings.warn( 11:10:22 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:22 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:10:22 + error=true 11:10:22 + for file in "$1"/* 11:10:22 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg ']' 11:10:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg 11:10:22 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:22 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:22 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:22 + grep active 11:10:22 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:22 warnings.warn( 11:10:25 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:25 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:10:25 + error=true 11:10:25 + for file in "$1"/* 11:10:25 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg ']' 11:10:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg 11:10:25 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:25 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:25 + grep active 11:10:25 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:25 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:25 warnings.warn( 11:10:28 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 11:10:28 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:10:28 + error=true 11:10:28 + for file in "$1"/* 11:10:28 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg ']' 11:10:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg 11:10:28 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 11:10:28 + IMAGE_NAME='ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 11:10:28 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 11:10:28 + grep active 11:10:29 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:29 warnings.warn( 11:10:32 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 11:10:32 ERROR: No matching image found for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:10:32 + error=true 11:10:32 + for file in "$1"/* 11:10:32 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 11:10:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 11:10:32 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:10:32 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:10:32 + grep active 11:10:32 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:10:32 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:32 warnings.warn( 11:10:35 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 11:10:35 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:10:35 + error=true 11:10:35 + for file in "$1"/* 11:10:35 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 11:10:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 11:10:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 11:10:35 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 11:10:35 + grep active 11:10:35 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 11:10:35 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:35 warnings.warn( 11:10:38 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 11:10:38 + for file in "$1"/* 11:10:38 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 11:10:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 11:10:38 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 11:10:38 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 11:10:38 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 11:10:38 + grep active 11:10:39 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:39 warnings.warn( 11:10:42 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 11:10:42 + for file in "$1"/* 11:10:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg ']' 11:10:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg 11:10:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 11:10:42 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 11:10:42 + grep active 11:10:42 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 11:10:42 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:42 warnings.warn( 11:10:45 + echo 'ERROR: No matching image found for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 11:10:45 ERROR: No matching image found for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:10:45 + error=true 11:10:45 + for file in "$1"/* 11:10:45 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg ']' 11:10:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg 11:10:45 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 11:10:45 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 11:10:45 + grep active 11:10:45 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 11:10:45 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:45 warnings.warn( 11:10:48 + echo 'ERROR: No matching image found for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 11:10:48 ERROR: No matching image found for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:10:48 + error=true 11:10:48 + for file in "$1"/* 11:10:48 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg ']' 11:10:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg 11:10:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 11:10:48 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 11:10:48 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 11:10:48 + grep active 11:10:49 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:49 warnings.warn( 11:10:52 + echo 'ERROR: No matching image found for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 11:10:52 ERROR: No matching image found for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:10:52 + error=true 11:10:52 + for file in "$1"/* 11:10:52 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg ']' 11:10:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg 11:10:52 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 11:10:52 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 11:10:52 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 11:10:52 + grep active 11:10:52 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:52 warnings.warn( 11:10:55 + echo 'ERROR: No matching image found for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 11:10:55 ERROR: No matching image found for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:10:55 + error=true 11:10:55 + for file in "$1"/* 11:10:55 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg ']' 11:10:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg 11:10:55 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 11:10:55 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 11:10:55 + grep active 11:10:55 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 11:10:55 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:55 warnings.warn( 11:10:58 | 4bd0af65-1566-46d4-9c08-8617e83edd03 | ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 | active | 11:10:58 + for file in "$1"/* 11:10:58 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' 11:10:58 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 11:10:58 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:10:58 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:10:58 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:10:58 + grep active 11:10:58 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:10:58 warnings.warn( 11:11:02 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 11:11:02 + for file in "$1"/* 11:11:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' 11:11:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 11:11:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:02 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:02 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:02 + grep active 11:11:02 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:02 warnings.warn( 11:11:05 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 11:11:05 + for file in "$1"/* 11:11:05 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' 11:11:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 11:11:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:05 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:05 + grep active 11:11:05 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:05 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:05 warnings.warn( 11:11:08 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 11:11:08 + for file in "$1"/* 11:11:08 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' 11:11:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 11:11:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:08 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:08 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:08 + grep active 11:11:08 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:08 warnings.warn( 11:11:11 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 11:11:11 + for file in "$1"/* 11:11:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' 11:11:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 11:11:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:11 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:11 + grep active 11:11:11 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:12 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:12 warnings.warn( 11:11:15 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 11:11:15 + for file in "$1"/* 11:11:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' 11:11:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 11:11:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:15 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:15 + grep active 11:11:15 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:15 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:15 warnings.warn( 11:11:18 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 11:11:18 + for file in "$1"/* 11:11:18 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' 11:11:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 11:11:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:18 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:18 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 11:11:18 + grep active 11:11:18 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:18 warnings.warn( 11:11:21 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 11:11:21 + for file in "$1"/* 11:11:21 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 11:11:21 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 11:11:21 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:21 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:21 + grep active 11:11:21 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:21 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:21 warnings.warn( 11:11:25 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 11:11:25 + for file in "$1"/* 11:11:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 11:11:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 11:11:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:25 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:25 + grep active 11:11:25 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:25 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:25 warnings.warn( 11:11:28 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 11:11:28 + for file in "$1"/* 11:11:28 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 11:11:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 11:11:28 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:28 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:28 + grep active 11:11:28 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:28 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:28 warnings.warn( 11:11:31 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 11:11:31 + for file in "$1"/* 11:11:31 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 11:11:31 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 11:11:31 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:31 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:31 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:31 + grep active 11:11:31 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:31 warnings.warn( 11:11:34 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 11:11:34 + for file in "$1"/* 11:11:34 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 11:11:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 11:11:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:34 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:34 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:34 + grep active 11:11:34 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:34 warnings.warn( 11:11:38 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 11:11:38 + for file in "$1"/* 11:11:38 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 11:11:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 11:11:38 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:38 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:38 + grep active 11:11:38 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:38 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:38 warnings.warn( 11:11:41 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 11:11:41 + for file in "$1"/* 11:11:41 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 11:11:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 11:11:41 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:41 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:41 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:41 + grep active 11:11:41 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:41 warnings.warn( 11:11:44 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 11:11:44 + for file in "$1"/* 11:11:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 11:11:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 11:11:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:44 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:44 + grep active 11:11:44 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 11:11:45 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:45 warnings.warn( 11:11:48 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 11:11:48 + for file in "$1"/* 11:11:48 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 11:11:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 11:11:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:48 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:48 + grep active 11:11:48 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:48 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:48 warnings.warn( 11:11:51 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 11:11:51 + for file in "$1"/* 11:11:51 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 11:11:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 11:11:51 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:51 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:51 + grep active 11:11:51 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:51 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:51 warnings.warn( 11:11:54 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 11:11:54 + for file in "$1"/* 11:11:54 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 11:11:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 11:11:54 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:54 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:54 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:54 + grep active 11:11:54 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:54 warnings.warn( 11:11:57 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 11:11:57 + for file in "$1"/* 11:11:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 11:11:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 11:11:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:57 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:57 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:11:57 + grep active 11:11:58 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:11:58 warnings.warn( 11:12:01 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 11:12:01 + for file in "$1"/* 11:12:01 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 11:12:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 11:12:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:12:01 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:12:01 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:12:01 + grep active 11:12:01 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:01 warnings.warn( 11:12:04 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 11:12:04 + for file in "$1"/* 11:12:04 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 11:12:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 11:12:04 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:12:04 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:12:04 + grep active 11:12:04 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:12:04 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:04 warnings.warn( 11:12:07 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 11:12:07 + for file in "$1"/* 11:12:07 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 11:12:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 11:12:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:12:07 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:12:07 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 11:12:07 + grep active 11:12:07 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:07 warnings.warn( 11:12:11 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 11:12:11 + for file in "$1"/* 11:12:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' 11:12:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg 11:12:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:11 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:11 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:11 + grep active 11:12:11 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:11 warnings.warn( 11:12:14 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 11:12:14 + for file in "$1"/* 11:12:14 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' 11:12:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg 11:12:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:14 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:14 + grep active 11:12:14 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:14 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:14 warnings.warn( 11:12:17 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 11:12:17 + for file in "$1"/* 11:12:17 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' 11:12:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg 11:12:17 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:17 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:17 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:17 + grep active 11:12:17 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:17 warnings.warn( 11:12:20 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 11:12:20 + for file in "$1"/* 11:12:20 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' 11:12:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg 11:12:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:20 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:20 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:20 + grep active 11:12:21 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:21 warnings.warn( 11:12:24 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 11:12:24 + for file in "$1"/* 11:12:24 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' 11:12:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg 11:12:24 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:24 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:24 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:24 + grep active 11:12:24 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:24 warnings.warn( 11:12:27 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 11:12:27 + for file in "$1"/* 11:12:27 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' 11:12:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg 11:12:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:27 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:27 + grep active 11:12:27 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:27 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:27 warnings.warn( 11:12:30 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 11:12:30 + for file in "$1"/* 11:12:30 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' 11:12:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg 11:12:30 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:30 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:30 + grep active 11:12:30 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:30 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:30 warnings.warn( 11:12:34 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 11:12:34 + for file in "$1"/* 11:12:34 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' 11:12:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg 11:12:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:34 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:34 + grep active 11:12:34 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 11:12:34 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:34 warnings.warn( 11:12:37 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 11:12:37 + for file in "$1"/* 11:12:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' 11:12:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg 11:12:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 11:12:37 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 11:12:37 + grep active 11:12:37 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 11:12:37 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:37 warnings.warn( 11:12:40 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 11:12:40 + for file in "$1"/* 11:12:40 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' 11:12:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg 11:12:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:40 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:40 + grep active 11:12:40 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:40 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:40 warnings.warn( 11:12:43 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 11:12:43 + for file in "$1"/* 11:12:43 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' 11:12:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg 11:12:43 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:43 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:43 + grep active 11:12:43 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:43 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:43 warnings.warn( 11:12:47 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 11:12:47 + for file in "$1"/* 11:12:47 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' 11:12:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg 11:12:47 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:47 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:47 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:47 + grep active 11:12:47 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:47 warnings.warn( 11:12:50 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 11:12:50 + for file in "$1"/* 11:12:50 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' 11:12:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg 11:12:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:50 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:50 + grep active 11:12:50 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:50 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:50 warnings.warn( 11:12:53 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 11:12:53 + for file in "$1"/* 11:12:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' 11:12:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg 11:12:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:53 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:53 + grep active 11:12:53 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:53 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:53 warnings.warn( 11:12:56 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 11:12:56 + for file in "$1"/* 11:12:56 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' 11:12:56 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg 11:12:56 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:56 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:56 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:12:56 + grep active 11:12:57 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:12:57 warnings.warn( 11:13:00 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 11:13:00 + for file in "$1"/* 11:13:00 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' 11:13:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg 11:13:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:13:00 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:13:00 + grep active 11:13:00 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:13:00 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:13:00 warnings.warn( 11:13:03 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 11:13:03 + for file in "$1"/* 11:13:03 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' 11:13:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg 11:13:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:13:03 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:13:03 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 11:13:03 + grep active 11:13:03 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:13:03 warnings.warn( 11:13:06 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 11:13:06 + for file in "$1"/* 11:13:06 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' 11:13:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg 11:13:06 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:06 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:06 + grep active 11:13:06 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:06 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:13:06 warnings.warn( 11:13:09 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 11:13:09 + for file in "$1"/* 11:13:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' 11:13:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg 11:13:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:09 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:09 + grep active 11:13:09 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:10 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:13:10 warnings.warn( 11:13:13 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 11:13:13 + for file in "$1"/* 11:13:13 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' 11:13:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg 11:13:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:13 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:13 + grep active 11:13:13 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:13 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:13:13 warnings.warn( 11:13:16 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 11:13:16 + for file in "$1"/* 11:13:16 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' 11:13:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg 11:13:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:16 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:16 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:16 + grep active 11:13:16 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:13:16 warnings.warn( 11:13:19 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 11:13:19 + for file in "$1"/* 11:13:19 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' 11:13:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg 11:13:19 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:19 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:19 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:19 + grep active 11:13:19 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:13:19 warnings.warn( 11:13:22 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 11:13:22 + for file in "$1"/* 11:13:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' 11:13:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg 11:13:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:22 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:22 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:22 + grep active 11:13:23 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:13:23 warnings.warn( 11:13:26 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 11:13:26 + for file in "$1"/* 11:13:26 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' 11:13:26 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg 11:13:26 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:26 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:26 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 11:13:26 + grep active 11:13:26 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:13:26 warnings.warn( 11:13:29 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 11:13:29 + true 11:13:29 + exit 1 11:13:29 ++ '[' 1 = 1 ']' 11:13:29 ++ '[' -x /usr/bin/clear_console ']' 11:13:29 ++ /usr/bin/clear_console -q 11:13:29 Build step 'Execute shell' marked build as failure 11:13:29 $ ssh-agent -k 11:13:29 unset SSH_AUTH_SOCK; 11:13:29 unset SSH_AGENT_PID; 11:13:29 echo Agent pid 1529 killed; 11:13:29 [ssh-agent] Stopped. 11:13:29 [PostBuildScript] - [INFO] Executing post build scripts. 11:13:29 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14172324347724446625.sh 11:13:29 ---> sysstat.sh 11:13:30 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10710640674776281015.sh 11:13:30 ---> package-listing.sh 11:13:30 ++ facter osfamily 11:13:30 ++ tr '[:upper:]' '[:lower:]' 11:13:30 + OS_FAMILY=debian 11:13:30 + workspace=/w/workspace/builder-jenkins-cfg-verify 11:13:30 + START_PACKAGES=/tmp/packages_start.txt 11:13:30 + END_PACKAGES=/tmp/packages_end.txt 11:13:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:13:30 + PACKAGES=/tmp/packages_start.txt 11:13:30 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 11:13:30 + PACKAGES=/tmp/packages_end.txt 11:13:30 + case "${OS_FAMILY}" in 11:13:30 + dpkg -l 11:13:30 + grep '^ii' 11:13:30 + '[' -f /tmp/packages_start.txt ']' 11:13:30 + '[' -f /tmp/packages_end.txt ']' 11:13:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:13:30 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 11:13:30 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 11:13:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 11:13:30 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins2935064947452062316.sh 11:13:30 ---> capture-instance-metadata.sh 11:13:30 Setup pyenv: 11:13:30 system 11:13:30 3.8.20 11:13:30 3.9.20 11:13:30 3.10.15 11:13:30 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 11:13:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HKcn from file:/tmp/.os_lf_venv 11:13:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:32 lf-activate-venv(): INFO: Base packages installed successfully 11:13:32 lf-activate-venv(): INFO: Installing additional packages: lftools 11:13:46 lf-activate-venv(): INFO: Adding /tmp/venv-HKcn/bin to PATH 11:13:46 INFO: Running in OpenStack, capturing instance metadata 11:13:46 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6837362104296211679.sh 11:13:46 provisioning config files... 11:13:47 Could not find credentials [logs] for builder-jenkins-cfg-verify #698 11:13:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config9166172500767379586tmp 11:13:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:13:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:13:47 provisioning config files... 11:13:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:13:47 [EnvInject] - Injecting environment variables from a build step. 11:13:47 [EnvInject] - Injecting as environment variables the properties content 11:13:47 SERVER_ID=logs 11:13:47 11:13:47 [EnvInject] - Variables injected successfully. 11:13:47 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins399572779815057182.sh 11:13:47 ---> create-netrc.sh 11:13:47 WARN: Log server credential not found. 11:13:47 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins16171872118683339817.sh 11:13:47 ---> python-tools-install.sh 11:13:47 Setup pyenv: 11:13:47 system 11:13:47 3.8.20 11:13:47 3.9.20 11:13:47 3.10.15 11:13:47 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 11:13:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HKcn from file:/tmp/.os_lf_venv 11:13:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:49 lf-activate-venv(): INFO: Base packages installed successfully 11:13:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-HKcn/bin to PATH 11:13:58 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4984781801606115976.sh 11:13:58 ---> sudo-logs.sh 11:13:58 Archiving 'sudo' log.. 11:13:59 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins140601111377909331.sh 11:13:59 ---> job-cost.sh 11:13:59 INFO: Activating Python virtual environment... 11:13:59 Setup pyenv: 11:13:59 system 11:13:59 3.8.20 11:13:59 3.9.20 11:13:59 3.10.15 11:13:59 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 11:13:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HKcn from file:/tmp/.os_lf_venv 11:13:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:14:01 lf-activate-venv(): INFO: Base packages installed successfully 11:14:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:14:07 lf-activate-venv(): INFO: Adding /tmp/venv-HKcn/bin to PATH 11:14:07 INFO: No stack-cost file found 11:14:07 INFO: Instance uptime: 396s 11:14:07 INFO: Fetching instance metadata (attempt 1 of 3)... 11:14:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:14:07 INFO: Successfully fetched instance metadata 11:14:07 INFO: Instance type: v3-standard-2 11:14:07 INFO: Retrieving pricing info for: v3-standard-2 11:14:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:14:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=396 11:14:08 INFO: Successfully fetched Vexxhost pricing API 11:14:08 INFO: Retrieved cost: 0.06 11:14:08 INFO: Retrieved resource: v3-standard-2 11:14:08 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost 11:14:08 INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv 11:14:08 INFO: Successfully archived job cost data 11:14:08 DEBUG: Cost data: builder-jenkins-cfg-verify,698,2026-03-11 11:14:08,v3-standard-2,396,0.06,0.00,FAILURE 11:14:08 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins14869798052298003172.sh 11:14:08 ---> logs-deploy.sh 11:14:08 Setup pyenv: 11:14:08 system 11:14:08 3.8.20 11:14:08 3.9.20 11:14:08 3.10.15 11:14:08 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 11:14:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HKcn from file:/tmp/.os_lf_venv 11:14:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:14:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:14:10 lf-activate-venv(): INFO: Base packages installed successfully 11:14:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:14:19 lf-activate-venv(): INFO: Adding /tmp/venv-HKcn/bin to PATH 11:14:19 WARNING: Nexus logging server not set 11:14:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/698/ 11:14:19 INFO: archiving logs to S3 11:14:19 /tmp/venv-HKcn/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 11:14:19 warnings.warn( 11:14:20 ---> uname -a: 11:14:20 Linux prd-ubuntu2204-builder-2c-2g-442260 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:14:20 11:14:20 11:14:20 ---> lscpu: 11:14:20 Architecture: x86_64 11:14:20 CPU op-mode(s): 32-bit, 64-bit 11:14:20 Address sizes: 40 bits physical, 48 bits virtual 11:14:20 Byte Order: Little Endian 11:14:20 CPU(s): 2 11:14:20 On-line CPU(s) list: 0,1 11:14:20 Vendor ID: AuthenticAMD 11:14:20 Model name: AMD EPYC-Rome Processor 11:14:20 CPU family: 23 11:14:20 Model: 49 11:14:20 Thread(s) per core: 1 11:14:20 Core(s) per socket: 1 11:14:20 Socket(s): 2 11:14:20 Stepping: 0 11:14:20 BogoMIPS: 5599.99 11:14:20 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:14:20 Virtualization: AMD-V 11:14:20 Hypervisor vendor: KVM 11:14:20 Virtualization type: full 11:14:20 L1d cache: 64 KiB (2 instances) 11:14:20 L1i cache: 64 KiB (2 instances) 11:14:20 L2 cache: 1 MiB (2 instances) 11:14:20 L3 cache: 32 MiB (2 instances) 11:14:20 NUMA node(s): 1 11:14:20 NUMA node0 CPU(s): 0,1 11:14:20 Vulnerability Gather data sampling: Not affected 11:14:20 Vulnerability Indirect target selection: Not affected 11:14:20 Vulnerability Itlb multihit: Not affected 11:14:20 Vulnerability L1tf: Not affected 11:14:20 Vulnerability Mds: Not affected 11:14:20 Vulnerability Meltdown: Not affected 11:14:20 Vulnerability Mmio stale data: Not affected 11:14:20 Vulnerability Reg file data sampling: Not affected 11:14:20 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:14:20 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:14:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:14:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:14:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:14:20 Vulnerability Srbds: Not affected 11:14:20 Vulnerability Tsa: Not affected 11:14:20 Vulnerability Tsx async abort: Not affected 11:14:20 Vulnerability Vmscape: Not affected 11:14:20 11:14:20 11:14:20 ---> nproc: 11:14:20 2 11:14:20 11:14:20 11:14:20 ---> df -h: 11:14:20 Filesystem Size Used Avail Use% Mounted on 11:14:20 tmpfs 794M 1.1M 793M 1% /run 11:14:20 /dev/vda1 39G 8.4G 31G 22% / 11:14:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:14:20 tmpfs 5.0M 0 5.0M 0% /run/lock 11:14:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:14:20 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:14:20 11:14:20 11:14:20 ---> free -m: 11:14:20 total used free shared buff/cache available 11:14:20 Mem: 7937 541 4912 4 2483 7103 11:14:20 Swap: 1023 0 1023 11:14:20 11:14:20 11:14:20 ---> ip addr: 11:14:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:14:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:14:20 inet 127.0.0.1/8 scope host lo 11:14:20 valid_lft forever preferred_lft forever 11:14:20 inet6 ::1/128 scope host 11:14:20 valid_lft forever preferred_lft forever 11:14:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:14:20 link/ether fa:16:3e:4a:17:eb brd ff:ff:ff:ff:ff:ff 11:14:20 altname enp0s3 11:14:20 inet 10.30.171.24/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:14:20 valid_lft 85998sec preferred_lft 85998sec 11:14:20 inet6 fe80::f816:3eff:fe4a:17eb/64 scope link 11:14:20 valid_lft forever preferred_lft forever 11:14:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:14:20 link/ether 52:9a:76:1e:5a:b5 brd ff:ff:ff:ff:ff:ff 11:14:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:14:20 valid_lft forever preferred_lft forever 11:14:20 11:14:20 11:14:20 ---> sar -b -r -n DEV: 11:14:20 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-442260) 03/11/26 _x86_64_ (2 CPU) 11:14:20 11:14:20 11:07:40 LINUX RESTART (2 CPU) 11:14:20 11:14:20 11:14:20 ---> sar -P ALL: 11:14:20 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-442260) 03/11/26 _x86_64_ (2 CPU) 11:14:20 11:14:20 11:07:40 LINUX RESTART (2 CPU) 11:14:20 11:14:20 11:14:20