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