10:23:28 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/121636 10:23:28 Started by user Anil Belur 10:23:28 Rebuilds build #699 10:23:28 Running as SYSTEM 10:23:28 [EnvInject] - Loading node environment variables. 10:23:28 Building remotely on prd-ubuntu2204-builder-2c-2g-3796 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 10:23:28 [ssh-agent] Looking for ssh-agent implementation... 10:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:29 $ ssh-agent 10:23:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEJZlhm/agent.1510 10:23:29 SSH_AGENT_PID=1512 10:23:29 [ssh-agent] Started. 10:23:29 Running ssh-add (command line suppressed) 10:23:29 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_7183559548902035613.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_7183559548902035613.key) 10:23:29 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:23:29 The recommended git tool is: NONE 10:23:33 using credential jenkins-ssh 10:23:33 Wiping out workspace first. 10:23:33 Cloning the remote Git repository 10:23:33 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:23:33 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 10:23:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:23:33 > git --version # timeout=10 10:23:33 > git --version # 'git version 2.34.1' 10:23:33 using GIT_SSH to set credentials jenkins-ssh 10:23:33 Verifying host key using known hosts file, will automatically accept unseen keys 10:23:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:23:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:23:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:23:36 using GIT_SSH to set credentials jenkins-ssh 10:23:36 Verifying host key using known hosts file, will automatically accept unseen keys 10:23:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/36/121636/2 # timeout=10 10:23:36 > git rev-parse c6fd9c5ead069d98ca4e884f41855ff810ca7cd7^{commit} # timeout=10 10:23:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:23:36 Checking out Revision c6fd9c5ead069d98ca4e884f41855ff810ca7cd7 (refs/changes/36/121636/2) 10:23:36 > git config core.sparsecheckout # timeout=10 10:23:36 > git checkout -f c6fd9c5ead069d98ca4e884f41855ff810ca7cd7 # timeout=10 10:23:36 Commit message: "CI: Remove Ubuntu 18.04 cloud configs from Jenkins" 10:23:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:23:36 > git rev-list --no-walk a2cedd5c48ae32f79d2957416952fa35c40c8bd8 # timeout=10 10:23:36 > git remote # timeout=10 10:23:36 > git submodule init # timeout=10 10:23:36 > git submodule sync # timeout=10 10:23:37 > git config --get remote.origin.url # timeout=10 10:23:37 > git submodule init # timeout=10 10:23:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:23:37 > git config --get submodule.global-jjb.url # timeout=10 10:23:37 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:23:37 > git config --get submodule.packer/common-packer.url # timeout=10 10:23:37 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:23:37 > git submodule update --init --recursive global-jjb # timeout=10 10:23:37 > git submodule update --init --recursive packer/common-packer # timeout=10 10:23:41 provisioning config files... 10:23:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:23:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:23:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:23:42 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins5044142389327051295.sh 10:23:42 ---> python-tools-install.sh 10:23:42 Setup pyenv: 10:23:42 * system (set by /opt/pyenv/version) 10:23:42 * 3.8.20 (set by /opt/pyenv/version) 10:23:42 * 3.9.20 (set by /opt/pyenv/version) 10:23:42 3.10.15 10:23:42 3.11.10 10:23:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iJyy 10:23:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:23:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:23:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:23:50 lf-activate-venv(): INFO: Base packages installed successfully 10:23:50 lf-activate-venv(): INFO: Installing additional packages: lftools 10:24:16 lf-activate-venv(): INFO: Adding /tmp/venv-iJyy/bin to PATH 10:24:16 Generating Requirements File 10:24:35 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. 10:24:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:24:35 Python 3.11.10 10:24:35 pip 26.0.1 from /tmp/venv-iJyy/lib/python3.11/site-packages/pip (python 3.11) 10:24:36 appdirs==1.4.4 10:24:36 argcomplete==3.6.3 10:24:36 aspy.yaml==1.3.0 10:24:36 attrs==25.4.0 10:24:36 autopage==0.6.0 10:24:36 beautifulsoup4==4.14.3 10:24:36 boto3==1.42.70 10:24:36 botocore==1.42.70 10:24:36 bs4==0.0.2 10:24:36 certifi==2026.2.25 10:24:36 cffi==2.0.0 10:24:36 cfgv==3.5.0 10:24:36 chardet==7.2.0 10:24:36 charset-normalizer==3.4.6 10:24:36 click==8.3.1 10:24:36 cliff==4.13.2 10:24:36 cmd2==3.4.0 10:24:36 cryptography==3.3.2 10:24:36 debtcollector==3.0.0 10:24:36 decorator==5.2.1 10:24:36 defusedxml==0.7.1 10:24:36 Deprecated==1.3.1 10:24:36 distlib==0.4.0 10:24:36 dnspython==2.8.0 10:24:36 docker==7.1.0 10:24:36 dogpile.cache==1.5.0 10:24:36 durationpy==0.10 10:24:36 email-validator==2.3.0 10:24:36 filelock==3.25.2 10:24:36 future==1.0.0 10:24:36 gitdb==4.0.12 10:24:36 GitPython==3.1.46 10:24:36 httplib2==0.30.2 10:24:36 identify==2.6.18 10:24:36 idna==3.11 10:24:36 importlib-resources==1.5.0 10:24:36 iso8601==2.1.0 10:24:36 Jinja2==3.1.6 10:24:36 jmespath==1.1.0 10:24:36 jsonpatch==1.33 10:24:36 jsonpointer==3.0.0 10:24:36 jsonschema==4.26.0 10:24:36 jsonschema-specifications==2025.9.1 10:24:36 keystoneauth1==5.13.1 10:24:36 kubernetes==35.0.0 10:24:36 lftools==0.37.22 10:24:36 lxml==6.0.2 10:24:36 markdown-it-py==4.0.0 10:24:36 MarkupSafe==3.0.3 10:24:36 mdurl==0.1.2 10:24:36 msgpack==1.1.2 10:24:36 multi_key_dict==2.0.3 10:24:36 munch==4.0.0 10:24:36 netaddr==1.3.0 10:24:36 niet==1.4.2 10:24:36 nodeenv==1.10.0 10:24:36 oauth2client==4.1.3 10:24:36 oauthlib==3.3.1 10:24:36 openstacksdk==4.10.0 10:24:36 os-service-types==1.8.2 10:24:36 osc-lib==4.4.0 10:24:36 oslo.config==10.3.0 10:24:36 oslo.context==6.3.0 10:24:36 oslo.i18n==6.7.2 10:24:36 oslo.log==8.1.0 10:24:36 oslo.serialization==5.9.1 10:24:36 oslo.utils==10.0.0 10:24:36 packaging==26.0 10:24:36 pbr==7.0.3 10:24:36 platformdirs==4.9.4 10:24:36 prettytable==3.17.0 10:24:36 psutil==7.2.2 10:24:36 pyasn1==0.6.3 10:24:36 pyasn1_modules==0.4.2 10:24:36 pycparser==3.0 10:24:36 pygerrit2==2.0.15 10:24:36 PyGithub==2.8.1 10:24:36 Pygments==2.19.2 10:24:36 PyJWT==2.12.1 10:24:36 PyNaCl==1.6.2 10:24:36 pyparsing==2.4.7 10:24:36 pyperclip==1.11.0 10:24:36 pyrsistent==0.20.0 10:24:36 python-cinderclient==9.9.0 10:24:36 python-dateutil==2.9.0.post0 10:24:36 python-discovery==1.1.3 10:24:36 python-heatclient==5.1.0 10:24:36 python-jenkins==1.8.3 10:24:36 python-keystoneclient==5.8.0 10:24:36 python-magnumclient==4.10.0 10:24:36 python-openstackclient==9.0.0 10:24:36 python-swiftclient==4.10.0 10:24:36 PyYAML==6.0.3 10:24:36 referencing==0.37.0 10:24:36 requests==2.32.5 10:24:36 requests-oauthlib==2.0.0 10:24:36 requestsexceptions==1.4.0 10:24:36 rfc3986==2.0.0 10:24:36 rich==14.3.3 10:24:36 rich-argparse==1.7.2 10:24:36 rpds-py==0.30.0 10:24:36 rsa==4.9.1 10:24:36 ruamel.yaml==0.19.1 10:24:36 ruamel.yaml.clib==0.2.15 10:24:36 s3transfer==0.16.0 10:24:36 simplejson==3.20.2 10:24:36 six==1.17.0 10:24:36 smmap==5.0.3 10:24:36 soupsieve==2.8.3 10:24:36 stevedore==5.7.0 10:24:36 tabulate==0.10.0 10:24:36 toml==0.10.2 10:24:36 tomlkit==0.14.0 10:24:36 tqdm==4.67.3 10:24:36 typing_extensions==4.15.0 10:24:36 urllib3==1.26.20 10:24:36 virtualenv==21.2.0 10:24:36 wcwidth==0.6.0 10:24:36 websocket-client==1.9.0 10:24:36 wrapt==2.1.2 10:24:36 xdg==6.0.0 10:24:36 xmltodict==1.0.4 10:24:36 yq==3.4.3 10:24:36 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins13794956937631779885.sh 10:24:36 ---> uv-install.sh 10:24:36 Installing uv/uvx (latest) using shell installer 10:24:36 2026-03-18 10:24:36 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d10873ad-a7f9-4d5c-b33f-d6a7781f8886?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-18T11%3A17%3A46Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-18T10%3A17%3A20Z&ske=2026-03-18T11%3A17%3A46Z&sks=b&skv=2018-11-09&sig=nEJoWWaVg78ucTidOnUa%2BbkDOw3loKZmjkUz12bCCuM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzgyOTY5MCwibmJmIjoxNzczODI5MzkwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mo84gQiqyoXk1IL9UFP0qHDo4gkNhvq2eFMrFu3Rg3w&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-KupAmG.sh" [1] 10:24:36 downloading uv 0.10.11 x86_64-unknown-linux-gnu 10:24:36 no checksums to verify 10:24:37 installing to /home/jenkins/.local/bin 10:24:37 uv 10:24:37 uvx 10:24:37 everything's installed! 10:24:37 10:24:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:24:37 10:24:37 source $HOME/.local/bin/env (sh, bash, zsh) 10:24:37 source $HOME/.local/bin/env.fish (fish) 10:24:37 Adding install location to PATH 10:24:37 ---> Validating uv/uvx install 10:24:37 uvx 0.10.11 10:24:37 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins13888642699793154655.sh 10:24:37 ---> jenkins-verify-images.sh 10:24:37 + source /home/jenkins/lf-env.sh 10:24:37 + '[' -f /tmp/.os_lf_venv ']' 10:24:37 ++ cat /tmp/.os_lf_venv 10:24:37 + os_lf_venv=/tmp/venv-iJyy 10:24:37 + '[' -d /tmp/venv-iJyy ']' 10:24:37 + '[' -f /tmp/venv-iJyy/bin/openstack ']' 10:24:37 + echo 'Re-use existing venv: /tmp/venv-iJyy' 10:24:37 Re-use existing venv: /tmp/venv-iJyy 10:24:37 + PATH=/tmp/venv-iJyy/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:24:37 + error=false 10:24:37 + echo 'Verifying that cloud has a master configuration file' 10:24:37 Verifying that cloud has a master configuration file 10:24:37 + [[ -d jenkins-config/clouds/openstack ]] 10:24:37 + for cloud in jenkins-config/clouds/openstack/* 10:24:37 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 10:24:37 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 10:24:37 ++ cut -d= -f2 10:24:37 + os_cloud= 10:24:37 + os_cloud=vex 10:24:37 + OS_CLOUD=vex 10:24:37 + verify_images jenkins-config/clouds/openstack/odlvex 10:24:37 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 10:24:37 Verifying images on jenkins-config/clouds/openstack/odlvex 10:24:37 + for file in "$1"/* 10:24:37 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg ']' 10:24:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg 10:24:37 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:37 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:37 + grep active 10:24:37 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:37 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:24:37 warnings.warn( 10:24:40 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:40 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 10:24:40 + error=true 10:24:40 + for file in "$1"/* 10:24:40 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg ']' 10:24:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg 10:24:40 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:40 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:40 + grep active 10:24:40 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:40 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:24:40 warnings.warn( 10:24:44 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:44 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 10:24:44 + error=true 10:24:44 + for file in "$1"/* 10:24:44 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg ']' 10:24:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg 10:24:44 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:44 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:44 + grep active 10:24:44 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:44 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:24:44 warnings.warn( 10:24:47 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:47 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 10:24:47 + error=true 10:24:47 + for file in "$1"/* 10:24:47 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg ']' 10:24:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg 10:24:47 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:47 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:47 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:47 + grep active 10:24:47 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:24:47 warnings.warn( 10:24:50 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:50 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 10:24:50 + error=true 10:24:50 + for file in "$1"/* 10:24:50 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg ']' 10:24:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg 10:24:50 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:50 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:50 + grep active 10:24:50 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:50 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:24:50 warnings.warn( 10:24:54 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:54 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 10:24:54 + error=true 10:24:54 + for file in "$1"/* 10:24:54 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg ']' 10:24:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg 10:24:54 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:54 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:54 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:54 + grep active 10:24:54 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:24:54 warnings.warn( 10:24:57 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:24:57 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 10:24:57 + error=true 10:24:57 + for file in "$1"/* 10:24:57 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg ']' 10:24:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg 10:24:57 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:24:57 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:24:57 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:24:57 + grep active 10:24:57 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:24:57 warnings.warn( 10:25:00 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:00 ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 10:25:00 + error=true 10:25:00 + for file in "$1"/* 10:25:00 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg ']' 10:25:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg 10:25:00 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:00 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:00 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:00 + grep active 10:25:00 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:00 warnings.warn( 10:25:04 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:04 ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 10:25:04 + error=true 10:25:04 + for file in "$1"/* 10:25:04 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg ']' 10:25:04 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg 10:25:04 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:04 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:04 + grep active 10:25:04 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:04 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:04 warnings.warn( 10:25:07 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:07 ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 10:25:07 + error=true 10:25:07 + for file in "$1"/* 10:25:07 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg ']' 10:25:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg 10:25:07 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:07 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:07 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:07 + grep active 10:25:07 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:07 warnings.warn( 10:25:11 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 10:25:11 ERROR: No matching image found for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 10:25:11 + error=true 10:25:11 + for file in "$1"/* 10:25:11 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg ']' 10:25:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg 10:25:11 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 10:25:11 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 10:25:11 + grep active 10:25:11 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 10:25:11 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:11 warnings.warn( 10:25:14 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 10:25:14 ERROR: No matching image found for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 10:25:14 + error=true 10:25:14 + for file in "$1"/* 10:25:14 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg ']' 10:25:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg 10:25:14 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 10:25:14 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 10:25:14 + grep active 10:25:14 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 10:25:14 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:14 warnings.warn( 10:25:17 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 10:25:17 ERROR: No matching image found for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 10:25:17 + error=true 10:25:17 + for file in "$1"/* 10:25:17 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg ']' 10:25:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg 10:25:17 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 10:25:17 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 10:25:17 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 10:25:17 + grep active 10:25:17 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:17 warnings.warn( 10:25:21 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 10:25:21 ERROR: No matching image found for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 10:25:21 + error=true 10:25:21 + for file in "$1"/* 10:25:21 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg ']' 10:25:21 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg 10:25:21 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:21 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:21 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:21 + grep active 10:25:21 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:21 warnings.warn( 10:25:24 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:24 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 10:25:24 + error=true 10:25:24 + for file in "$1"/* 10:25:24 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg ']' 10:25:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg 10:25:24 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:24 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:24 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:24 + grep active 10:25:24 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:24 warnings.warn( 10:25:27 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:27 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 10:25:27 + error=true 10:25:27 + for file in "$1"/* 10:25:27 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg ']' 10:25:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg 10:25:27 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:27 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:27 + grep active 10:25:27 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:27 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:27 warnings.warn( 10:25:31 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:31 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 10:25:31 + error=true 10:25:31 + for file in "$1"/* 10:25:31 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg ']' 10:25:31 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg 10:25:31 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:31 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:31 + grep active 10:25:31 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:31 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:31 warnings.warn( 10:25:34 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:34 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 10:25:34 + error=true 10:25:34 + for file in "$1"/* 10:25:34 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg ']' 10:25:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg 10:25:34 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:34 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:34 + grep active 10:25:34 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:34 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:34 warnings.warn( 10:25:37 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:37 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 10:25:37 + error=true 10:25:37 + for file in "$1"/* 10:25:37 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg ']' 10:25:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg 10:25:37 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:37 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:37 + grep active 10:25:37 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:38 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:38 warnings.warn( 10:25:41 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 10:25:41 ERROR: No matching image found for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 10:25:41 + error=true 10:25:41 + for file in "$1"/* 10:25:41 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg ']' 10:25:41 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg 10:25:41 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 10:25:41 + IMAGE_NAME='ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 10:25:41 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 10:25:41 + grep active 10:25:41 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:41 warnings.warn( 10:25:44 + echo 'ERROR: No matching image found for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 10:25:44 ERROR: No matching image found for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 10:25:44 + error=true 10:25:44 + for file in "$1"/* 10:25:44 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 10:25:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 10:25:44 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:25:44 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:25:44 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:25:44 + grep active 10:25:44 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:44 warnings.warn( 10:25:48 + echo 'ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 10:25:48 ERROR: No matching image found for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 10:25:48 + error=true 10:25:48 + for file in "$1"/* 10:25:48 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 10:25:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 10:25:48 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 10:25:48 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 10:25:48 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 10:25:48 + grep active 10:25:48 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:48 warnings.warn( 10:25:51 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 10:25:51 + for file in "$1"/* 10:25:51 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 10:25:51 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 10:25:51 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 10:25:51 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 10:25:51 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 10:25:51 + grep active 10:25:51 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:51 warnings.warn( 10:25:55 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 10:25:55 + for file in "$1"/* 10:25:55 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' 10:25:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 10:25:55 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:25:55 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:25:55 + grep active 10:25:55 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:25:55 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:55 warnings.warn( 10:25:58 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 10:25:58 + for file in "$1"/* 10:25:58 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' 10:25:58 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 10:25:58 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:25:58 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:25:58 + grep active 10:25:58 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:25:58 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:25:58 warnings.warn( 10:26:01 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 10:26:01 + for file in "$1"/* 10:26:01 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' 10:26:01 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 10:26:01 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:01 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:01 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:01 + grep active 10:26:02 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:02 warnings.warn( 10:26:05 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 10:26:05 + for file in "$1"/* 10:26:05 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' 10:26:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 10:26:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:05 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:05 + grep active 10:26:05 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:06 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:06 warnings.warn( 10:26:08 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 10:26:08 + for file in "$1"/* 10:26:08 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' 10:26:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 10:26:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:08 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:08 + grep active 10:26:08 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:08 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:08 warnings.warn( 10:26:11 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 10:26:11 + for file in "$1"/* 10:26:11 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' 10:26:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 10:26:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:11 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:11 + grep active 10:26:11 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:12 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:12 warnings.warn( 10:26:15 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 10:26:15 + for file in "$1"/* 10:26:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' 10:26:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 10:26:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:15 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:15 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532' 10:26:15 + grep active 10:26:15 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:15 warnings.warn( 10:26:18 | 2071d821-7369-44f7-9c66-7f0c7833e644 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 | active | 10:26:18 + for file in "$1"/* 10:26:18 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 10:26:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 10:26:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:18 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:18 + grep active 10:26:18 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:18 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:18 warnings.warn( 10:26:22 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 10:26:22 + for file in "$1"/* 10:26:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 10:26:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 10:26:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:22 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:22 + grep active 10:26:22 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:22 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:22 warnings.warn( 10:26:25 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 10:26:25 + for file in "$1"/* 10:26:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 10:26:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 10:26:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:25 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:25 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:25 + grep active 10:26:25 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:25 warnings.warn( 10:26:29 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 10:26:29 + for file in "$1"/* 10:26:29 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 10:26:29 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 10:26:29 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:29 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:29 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:29 + grep active 10:26:29 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:29 warnings.warn( 10:26:32 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 10:26:32 + for file in "$1"/* 10:26:32 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 10:26:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 10:26:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:32 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:32 + grep active 10:26:32 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:32 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:32 warnings.warn( 10:26:35 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 10:26:35 + for file in "$1"/* 10:26:35 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 10:26:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 10:26:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:35 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:35 + grep active 10:26:35 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:35 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:35 warnings.warn( 10:26:39 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 10:26:39 + for file in "$1"/* 10:26:39 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 10:26:39 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 10:26:39 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:39 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:39 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:39 + grep active 10:26:39 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:39 warnings.warn( 10:26:42 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 10:26:42 + for file in "$1"/* 10:26:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 10:26:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 10:26:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:42 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:42 + grep active 10:26:42 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 10:26:42 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:42 warnings.warn( 10:26:45 | b816885f-49f0-40bb-8e7e-025067a2e964 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 | active | 10:26:45 + for file in "$1"/* 10:26:45 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 10:26:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 10:26:45 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:45 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:45 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:45 + grep active 10:26:45 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:45 warnings.warn( 10:26:49 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 10:26:49 + for file in "$1"/* 10:26:49 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 10:26:49 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 10:26:49 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:49 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:49 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:49 + grep active 10:26:49 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:49 warnings.warn( 10:26:52 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 10:26:52 + for file in "$1"/* 10:26:52 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 10:26:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 10:26:52 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:52 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:52 + grep active 10:26:52 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:52 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:52 warnings.warn( 10:26:57 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 10:26:57 + for file in "$1"/* 10:26:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 10:26:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 10:26:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:57 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:57 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:26:57 + grep active 10:26:57 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:26:57 warnings.warn( 10:27:00 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 10:27:00 + for file in "$1"/* 10:27:00 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 10:27:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 10:27:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:27:00 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:27:00 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:27:00 + grep active 10:27:00 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:00 warnings.warn( 10:27:02 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 10:27:02 + for file in "$1"/* 10:27:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 10:27:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 10:27:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:27:02 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:27:02 + grep active 10:27:02 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:27:02 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:02 warnings.warn( 10:27:05 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 10:27:05 + for file in "$1"/* 10:27:05 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 10:27:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 10:27:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:27:05 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:27:05 + grep active 10:27:05 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303' 10:27:05 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:05 warnings.warn( 10:27:09 | dcf14a65-e2ad-4a85-a62f-a5a01e205d3b | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 | active | 10:27:09 + for file in "$1"/* 10:27:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg ']' 10:27:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-1c-4g.cfg 10:27:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:09 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:09 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:09 + grep active 10:27:09 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:09 warnings.warn( 10:27:12 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 10:27:12 + for file in "$1"/* 10:27:12 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg ']' 10:27:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-1g.cfg 10:27:12 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:12 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:12 + grep active 10:27:12 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:12 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:12 warnings.warn( 10:27:15 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 10:27:15 + for file in "$1"/* 10:27:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg ']' 10:27:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-2g.cfg 10:27:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:15 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:15 + grep active 10:27:15 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:15 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:15 warnings.warn( 10:27:19 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 10:27:19 + for file in "$1"/* 10:27:19 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg ']' 10:27:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-2c-8g.cfg 10:27:19 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:19 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:19 + grep active 10:27:19 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:19 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:19 warnings.warn( 10:27:22 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 10:27:22 + for file in "$1"/* 10:27:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg ']' 10:27:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-16g.cfg 10:27:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:22 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:22 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:22 + grep active 10:27:22 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:22 warnings.warn( 10:27:25 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 10:27:25 + for file in "$1"/* 10:27:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg ']' 10:27:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-4c-4g.cfg 10:27:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:25 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:25 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:25 + grep active 10:27:26 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:26 warnings.warn( 10:27:29 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 10:27:29 + for file in "$1"/* 10:27:29 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg ']' 10:27:29 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-32g.cfg 10:27:29 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:29 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:29 + grep active 10:27:29 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:29 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:29 warnings.warn( 10:27:32 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 10:27:32 + for file in "$1"/* 10:27:32 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg ']' 10:27:32 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-builder-8c-8g.cfg 10:27:32 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:32 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:32 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812' 10:27:32 + grep active 10:27:32 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:32 warnings.warn( 10:27:35 | 98aadc10-3a0b-4c78-95c2-6934623afa0a | ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 | active | 10:27:35 + for file in "$1"/* 10:27:35 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg ']' 10:27:35 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2404-robot-2c-8g.cfg 10:27:35 + export 'IMAGE_NAME=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 10:27:35 + IMAGE_NAME='ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 10:27:35 + grep active 10:27:35 + openstack image list --property 'name=ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635' 10:27:35 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:35 warnings.warn( 10:27:39 | 748a97e3-da46-4753-a154-915beb72aaab | ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 | active | 10:27:39 + for file in "$1"/* 10:27:39 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg ']' 10:27:39 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-1c-4g.cfg 10:27:39 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:39 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:39 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:39 + grep active 10:27:39 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:39 warnings.warn( 10:27:42 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 10:27:42 + for file in "$1"/* 10:27:42 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg ']' 10:27:42 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-1g.cfg 10:27:42 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:42 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:42 + grep active 10:27:42 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:42 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:42 warnings.warn( 10:27:45 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 10:27:45 + for file in "$1"/* 10:27:45 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg ']' 10:27:45 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-2g.cfg 10:27:45 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:45 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:45 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:45 + grep active 10:27:45 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:45 warnings.warn( 10:27:49 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 10:27:49 + for file in "$1"/* 10:27:49 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg ']' 10:27:49 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-2c-8g.cfg 10:27:49 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:49 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:49 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:49 + grep active 10:27:49 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:49 warnings.warn( 10:27:52 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 10:27:52 + for file in "$1"/* 10:27:52 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg ']' 10:27:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-16g.cfg 10:27:52 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:52 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:52 + grep active 10:27:52 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:52 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:52 warnings.warn( 10:27:55 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 10:27:55 + for file in "$1"/* 10:27:55 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg ']' 10:27:55 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-4c-4g.cfg 10:27:55 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:55 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:55 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:55 + grep active 10:27:56 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:56 warnings.warn( 10:27:59 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 10:27:59 + for file in "$1"/* 10:27:59 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg ']' 10:27:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-32g.cfg 10:27:59 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:59 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:59 + grep active 10:27:59 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:27:59 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:27:59 warnings.warn( 10:28:02 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 10:28:02 + for file in "$1"/* 10:28:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg ']' 10:28:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-builder-8c-8g.cfg 10:28:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:28:02 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:28:02 + grep active 10:28:02 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069' 10:28:02 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:28:02 warnings.warn( 10:28:05 | e9f1f786-5025-4831-94a0-def4a6d8b5d9 | ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 | active | 10:28:05 + for file in "$1"/* 10:28:05 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg ']' 10:28:05 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-1c-4g.cfg 10:28:05 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:05 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:05 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:05 + grep active 10:28:06 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:28:06 warnings.warn( 10:28:09 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 10:28:09 + for file in "$1"/* 10:28:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg ']' 10:28:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-2g.cfg 10:28:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:09 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:09 + grep active 10:28:09 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:09 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:28:09 warnings.warn( 10:28:12 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 10:28:12 + for file in "$1"/* 10:28:12 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg ']' 10:28:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-2c-8g.cfg 10:28:12 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:12 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:12 + grep active 10:28:12 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:12 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:28:12 warnings.warn( 10:28:16 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 10:28:16 + for file in "$1"/* 10:28:16 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg ']' 10:28:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-16g.cfg 10:28:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:16 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:16 + grep active 10:28:16 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:16 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:28:16 warnings.warn( 10:28:19 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 10:28:19 + for file in "$1"/* 10:28:19 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg ']' 10:28:19 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-4c-4g.cfg 10:28:19 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:19 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:19 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:19 + grep active 10:28:19 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:28:19 warnings.warn( 10:28:22 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 10:28:22 + for file in "$1"/* 10:28:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg ']' 10:28:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-32g.cfg 10:28:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:22 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:22 + grep active 10:28:22 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:22 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:28:22 warnings.warn( 10:28:25 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 10:28:25 + for file in "$1"/* 10:28:25 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg ']' 10:28:25 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2504-docker-8c-8g.cfg 10:28:25 + export 'IMAGE_NAME=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:25 + IMAGE_NAME='ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:25 + grep active 10:28:25 + openstack image list --property 'name=ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713' 10:28:26 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:28:26 warnings.warn( 10:28:29 | c28f6034-3c74-41e4-b8ae-4df291f9fddb | ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 | active | 10:28:29 + true 10:28:29 + exit 1 10:28:29 ++ '[' 1 = 1 ']' 10:28:29 ++ '[' -x /usr/bin/clear_console ']' 10:28:29 ++ /usr/bin/clear_console -q 10:28:29 Build step 'Execute shell' marked build as failure 10:28:29 $ ssh-agent -k 10:28:29 unset SSH_AUTH_SOCK; 10:28:29 unset SSH_AGENT_PID; 10:28:29 echo Agent pid 1512 killed; 10:28:29 [ssh-agent] Stopped. 10:28:29 [PostBuildScript] - [INFO] Executing post build scripts. 10:28:29 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins16656170383871862586.sh 10:28:29 ---> sysstat.sh 10:28:30 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins11601400267609593265.sh 10:28:30 ---> package-listing.sh 10:28:30 ++ facter osfamily 10:28:30 ++ tr '[:upper:]' '[:lower:]' 10:28:30 + OS_FAMILY=debian 10:28:30 + workspace=/w/workspace/builder-jenkins-cfg-verify 10:28:30 + START_PACKAGES=/tmp/packages_start.txt 10:28:30 + END_PACKAGES=/tmp/packages_end.txt 10:28:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:30 + PACKAGES=/tmp/packages_start.txt 10:28:30 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 10:28:30 + PACKAGES=/tmp/packages_end.txt 10:28:30 + case "${OS_FAMILY}" in 10:28:30 + dpkg -l 10:28:30 + grep '^ii' 10:28:30 + '[' -f /tmp/packages_start.txt ']' 10:28:30 + '[' -f /tmp/packages_end.txt ']' 10:28:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:28:30 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 10:28:30 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 10:28:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 10:28:30 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10365836359159474745.sh 10:28:30 ---> capture-instance-metadata.sh 10:28:30 Setup pyenv: 10:28:30 system 10:28:30 3.8.20 10:28:30 3.9.20 10:28:30 3.10.15 10:28:30 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 10:28:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iJyy from file:/tmp/.os_lf_venv 10:28:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:32 lf-activate-venv(): INFO: Base packages installed successfully 10:28:32 lf-activate-venv(): INFO: Installing additional packages: lftools 10:28:41 lf-activate-venv(): INFO: Adding /tmp/venv-iJyy/bin to PATH 10:28:41 INFO: Running in OpenStack, capturing instance metadata 10:28:41 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14761895330746632164.sh 10:28:41 provisioning config files... 10:28:42 Could not find credentials [logs] for builder-jenkins-cfg-verify #700 10:28:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config1045111696166787888tmp 10:28:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:28:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:28:42 provisioning config files... 10:28:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:28:42 [EnvInject] - Injecting environment variables from a build step. 10:28:42 [EnvInject] - Injecting as environment variables the properties content 10:28:42 SERVER_ID=logs 10:28:42 10:28:42 [EnvInject] - Variables injected successfully. 10:28:42 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9734281575523169504.sh 10:28:42 ---> create-netrc.sh 10:28:42 WARN: Log server credential not found. 10:28:42 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7889170241047859085.sh 10:28:42 ---> python-tools-install.sh 10:28:42 Setup pyenv: 10:28:42 system 10:28:42 3.8.20 10:28:42 3.9.20 10:28:42 3.10.15 10:28:42 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 10:28:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iJyy from file:/tmp/.os_lf_venv 10:28:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:44 lf-activate-venv(): INFO: Base packages installed successfully 10:28:44 lf-activate-venv(): INFO: Installing additional packages: lftools 10:28:54 lf-activate-venv(): INFO: Adding /tmp/venv-iJyy/bin to PATH 10:28:54 [builder-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins8479118797047785043.sh 10:28:54 ---> uv-install.sh 10:28:54 uv 0.10.11 is already installed 10:28:54 uvx 0.10.11 10:28:54 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6308498490575817071.sh 10:28:54 ---> sudo-logs.sh 10:28:54 Archiving 'sudo' log.. 10:28:54 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins17770355968022309265.sh 10:28:54 ---> job-cost.sh 10:28:54 INFO: Activating Python virtual environment... 10:28:54 Setup pyenv: 10:28:54 system 10:28:54 3.8.20 10:28:54 3.9.20 10:28:54 3.10.15 10:28:54 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 10:28:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iJyy from file:/tmp/.os_lf_venv 10:28:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:56 lf-activate-venv(): INFO: Base packages installed successfully 10:28:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:29:02 lf-activate-venv(): INFO: Adding /tmp/venv-iJyy/bin to PATH 10:29:02 INFO: No stack-cost file found 10:29:02 INFO: Instance uptime: 384s 10:29:02 INFO: Fetching instance metadata (attempt 1 of 3)... 10:29:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:29:02 INFO: Successfully fetched instance metadata 10:29:02 INFO: Instance type: v3-standard-2 10:29:02 INFO: Retrieving pricing info for: v3-standard-2 10:29:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:29:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=384 10:29:02 INFO: Successfully fetched Vexxhost pricing API 10:29:02 INFO: Retrieved cost: 0.06 10:29:02 INFO: Retrieved resource: v3-standard-2 10:29:02 INFO: Creating archive directory: /w/workspace/builder-jenkins-cfg-verify/archives/cost 10:29:02 INFO: Archiving costs to: /w/workspace/builder-jenkins-cfg-verify/archives/cost.csv 10:29:02 INFO: Successfully archived job cost data 10:29:02 DEBUG: Cost data: builder-jenkins-cfg-verify,700,2026-03-18 10:29:02,v3-standard-2,384,0.06,0.00,FAILURE 10:29:02 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins2243846651842011585.sh 10:29:02 ---> logs-deploy.sh 10:29:02 Setup pyenv: 10:29:02 system 10:29:02 3.8.20 10:29:02 3.9.20 10:29:02 3.10.15 10:29:02 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 10:29:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iJyy from file:/tmp/.os_lf_venv 10:29:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:04 lf-activate-venv(): INFO: Base packages installed successfully 10:29:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:29:13 lf-activate-venv(): INFO: Adding /tmp/venv-iJyy/bin to PATH 10:29:13 WARNING: Nexus logging server not set 10:29:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/700/ 10:29:13 INFO: archiving logs to S3 10:29:13 /tmp/venv-iJyy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 10:29:13 warnings.warn( 10:29:14 ---> uname -a: 10:29:14 Linux prd-ubuntu2204-builder-2c-2g-3796 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:29:14 10:29:14 10:29:14 ---> lscpu: 10:29:14 Architecture: x86_64 10:29:14 CPU op-mode(s): 32-bit, 64-bit 10:29:14 Address sizes: 40 bits physical, 48 bits virtual 10:29:14 Byte Order: Little Endian 10:29:14 CPU(s): 2 10:29:14 On-line CPU(s) list: 0,1 10:29:14 Vendor ID: AuthenticAMD 10:29:14 Model name: AMD EPYC-Rome Processor 10:29:14 CPU family: 23 10:29:14 Model: 49 10:29:14 Thread(s) per core: 1 10:29:14 Core(s) per socket: 1 10:29:14 Socket(s): 2 10:29:14 Stepping: 0 10:29:14 BogoMIPS: 5599.99 10:29:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:29:14 Virtualization: AMD-V 10:29:14 Hypervisor vendor: KVM 10:29:14 Virtualization type: full 10:29:14 L1d cache: 64 KiB (2 instances) 10:29:14 L1i cache: 64 KiB (2 instances) 10:29:14 L2 cache: 1 MiB (2 instances) 10:29:14 L3 cache: 32 MiB (2 instances) 10:29:14 NUMA node(s): 1 10:29:14 NUMA node0 CPU(s): 0,1 10:29:14 Vulnerability Gather data sampling: Not affected 10:29:14 Vulnerability Indirect target selection: Not affected 10:29:14 Vulnerability Itlb multihit: Not affected 10:29:14 Vulnerability L1tf: Not affected 10:29:14 Vulnerability Mds: Not affected 10:29:14 Vulnerability Meltdown: Not affected 10:29:14 Vulnerability Mmio stale data: Not affected 10:29:14 Vulnerability Reg file data sampling: Not affected 10:29:14 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:29:14 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:29:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:29:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:29:14 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:29:14 Vulnerability Srbds: Not affected 10:29:14 Vulnerability Tsa: Not affected 10:29:14 Vulnerability Tsx async abort: Not affected 10:29:14 Vulnerability Vmscape: Not affected 10:29:14 10:29:14 10:29:14 ---> nproc: 10:29:14 2 10:29:14 10:29:14 10:29:14 ---> df -h: 10:29:14 Filesystem Size Used Avail Use% Mounted on 10:29:14 tmpfs 794M 1.1M 793M 1% /run 10:29:14 /dev/vda1 39G 8.4G 31G 22% / 10:29:14 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:29:14 tmpfs 5.0M 0 5.0M 0% /run/lock 10:29:14 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:29:14 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:29:14 10:29:14 10:29:14 ---> free -m: 10:29:14 total used free shared buff/cache available 10:29:14 Mem: 7937 552 4843 4 2541 7091 10:29:14 Swap: 1023 0 1023 10:29:14 10:29:14 10:29:14 ---> ip addr: 10:29:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:29:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:29:14 inet 127.0.0.1/8 scope host lo 10:29:14 valid_lft forever preferred_lft forever 10:29:14 inet6 ::1/128 scope host 10:29:14 valid_lft forever preferred_lft forever 10:29:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:29:14 link/ether fa:16:3e:d1:71:ae brd ff:ff:ff:ff:ff:ff 10:29:14 altname enp0s3 10:29:14 inet 10.30.170.148/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:29:14 valid_lft 86011sec preferred_lft 86011sec 10:29:14 inet6 fe80::f816:3eff:fed1:71ae/64 scope link 10:29:14 valid_lft forever preferred_lft forever 10:29:14 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:29:14 link/ether 96:a7:f1:7e:73:e2 brd ff:ff:ff:ff:ff:ff 10:29:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:29:14 valid_lft forever preferred_lft forever 10:29:14 10:29:14 10:29:14 ---> sar -b -r -n DEV: 10:29:14 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-3796) 03/18/26 _x86_64_ (2 CPU) 10:29:14 10:29:14 10:22:49 LINUX RESTART (2 CPU) 10:29:14 10:29:14 10:29:14 ---> sar -P ALL: 10:29:14 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-3796) 03/18/26 _x86_64_ (2 CPU) 10:29:14 10:29:14 10:22:49 LINUX RESTART (2 CPU) 10:29:14 10:29:14 10:29:14