12:22:54 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118482 12:22:54 Running as SYSTEM 12:22:54 [EnvInject] - Loading node environment variables. 12:22:55 Building remotely on prd-ubuntu2204-builder-2c-2g-1549 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-cfg-verify 12:22:55 [ssh-agent] Looking for ssh-agent implementation... 12:22:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:22:55 $ ssh-agent 12:22:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJuTjSD/agent.1518 12:22:55 SSH_AGENT_PID=1520 12:22:55 [ssh-agent] Started. 12:22:55 Running ssh-add (command line suppressed) 12:22:56 Identity added: /w/workspace/builder-jenkins-cfg-verify@tmp/private_key_13631036148455300771.key (/w/workspace/builder-jenkins-cfg-verify@tmp/private_key_13631036148455300771.key) 12:22:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:22:56 The recommended git tool is: NONE 12:22:59 using credential jenkins-ssh 12:22:59 Wiping out workspace first. 12:22:59 Cloning the remote Git repository 12:22:59 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:22:59 > git init /w/workspace/builder-jenkins-cfg-verify # timeout=10 12:22:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:22:59 > git --version # timeout=10 12:22:59 > git --version # 'git version 2.34.1' 12:22:59 using GIT_SSH to set credentials jenkins-ssh 12:22:59 Verifying host key using known hosts file 12:22:59 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. 12:22:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:23:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:23:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:23:02 using GIT_SSH to set credentials jenkins-ssh 12:23:02 Verifying host key using known hosts file 12:23:02 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. 12:23:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/82/118482/1 # timeout=10 12:23:02 > git rev-parse 19af74de8e435ef6d115e3899fb089176954a3cb^{commit} # timeout=10 12:23:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:23:02 Checking out Revision 19af74de8e435ef6d115e3899fb089176954a3cb (refs/changes/82/118482/1) 12:23:02 > git config core.sparsecheckout # timeout=10 12:23:02 > git checkout -f 19af74de8e435ef6d115e3899fb089176954a3cb # timeout=10 12:23:05 Commit message: "Update cloud image" 12:23:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:23:06 > git rev-list --no-walk c5c38abd01a56578ee1d03cca79b7a8b37eb701d # timeout=10 12:23:06 > git remote # timeout=10 12:23:06 > git submodule init # timeout=10 12:23:06 > git submodule sync # timeout=10 12:23:06 > git config --get remote.origin.url # timeout=10 12:23:06 > git submodule init # timeout=10 12:23:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:23:06 > git config --get submodule.global-jjb.url # timeout=10 12:23:06 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:23:06 > git config --get submodule.packer/common-packer.url # timeout=10 12:23:06 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:23:06 > git submodule update --init --recursive global-jjb # timeout=10 12:23:07 > git submodule update --init --recursive packer/common-packer # timeout=10 12:23:07 provisioning config files... 12:23:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:23:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:23:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:23:08 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3857767397723713361.sh 12:23:08 ---> python-tools-install.sh 12:23:08 Setup pyenv: 12:23:08 * system (set by /opt/pyenv/version) 12:23:08 * 3.8.20 (set by /opt/pyenv/version) 12:23:08 * 3.9.20 (set by /opt/pyenv/version) 12:23:08 * 3.10.15 (set by /opt/pyenv/version) 12:23:08 * 3.11.10 (set by /opt/pyenv/version) 12:23:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ONW 12:23:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:23:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:23:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:23:18 lf-activate-venv(): INFO: Base packages installed successfully 12:23:18 lf-activate-venv(): INFO: Installing additional packages: lftools 12:23:48 lf-activate-venv(): INFO: Adding /tmp/venv-2ONW/bin to PATH 12:23:48 Generating Requirements File 12:24:09 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. 12:24:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:24:10 Python 3.11.10 12:24:10 pip 25.2 from /tmp/venv-2ONW/lib/python3.11/site-packages/pip (python 3.11) 12:24:10 appdirs==1.4.4 12:24:10 argcomplete==3.6.2 12:24:10 aspy.yaml==1.3.0 12:24:10 attrs==25.4.0 12:24:10 autopage==0.5.2 12:24:10 beautifulsoup4==4.14.2 12:24:10 boto3==1.40.46 12:24:10 botocore==1.40.46 12:24:10 bs4==0.0.2 12:24:10 cachetools==6.2.0 12:24:10 certifi==2025.10.5 12:24:10 cffi==2.0.0 12:24:10 cfgv==3.4.0 12:24:10 chardet==5.2.0 12:24:10 charset-normalizer==3.4.3 12:24:10 click==8.3.0 12:24:10 cliff==4.11.0 12:24:10 cmd2==2.7.0 12:24:10 cryptography==3.3.2 12:24:10 debtcollector==3.0.0 12:24:10 decorator==5.2.1 12:24:10 defusedxml==0.7.1 12:24:10 Deprecated==1.2.18 12:24:10 distlib==0.4.0 12:24:10 dnspython==2.8.0 12:24:10 docker==7.1.0 12:24:10 dogpile.cache==1.4.1 12:24:10 durationpy==0.10 12:24:10 email-validator==2.3.0 12:24:10 filelock==3.19.1 12:24:10 future==1.0.0 12:24:10 gitdb==4.0.12 12:24:10 GitPython==3.1.45 12:24:10 google-auth==2.41.1 12:24:10 httplib2==0.31.0 12:24:10 identify==2.6.15 12:24:10 idna==3.10 12:24:10 importlib-resources==1.5.0 12:24:10 iso8601==2.1.0 12:24:10 Jinja2==3.1.6 12:24:10 jmespath==1.0.1 12:24:10 jsonpatch==1.33 12:24:10 jsonpointer==3.0.0 12:24:10 jsonschema==4.25.1 12:24:10 jsonschema-specifications==2025.9.1 12:24:10 keystoneauth1==5.12.0 12:24:10 kubernetes==34.1.0 12:24:10 lftools==0.37.14 12:24:10 lxml==6.0.2 12:24:10 markdown-it-py==4.0.0 12:24:10 MarkupSafe==3.0.3 12:24:10 mdurl==0.1.2 12:24:10 msgpack==1.1.1 12:24:10 multi_key_dict==2.0.3 12:24:10 munch==4.0.0 12:24:10 netaddr==1.3.0 12:24:10 niet==1.4.2 12:24:10 nodeenv==1.9.1 12:24:10 oauth2client==4.1.3 12:24:10 oauthlib==3.3.1 12:24:10 openstacksdk==4.7.1 12:24:10 os-service-types==1.8.0 12:24:10 osc-lib==4.2.0 12:24:10 oslo.config==10.0.0 12:24:10 oslo.context==6.1.0 12:24:10 oslo.i18n==6.6.0 12:24:10 oslo.log==7.2.1 12:24:10 oslo.serialization==5.8.0 12:24:10 oslo.utils==9.1.0 12:24:10 packaging==25.0 12:24:10 pbr==7.0.1 12:24:10 platformdirs==4.4.0 12:24:10 prettytable==3.16.0 12:24:10 psutil==7.1.0 12:24:10 pyasn1==0.6.1 12:24:10 pyasn1_modules==0.4.2 12:24:10 pycparser==2.23 12:24:10 pygerrit2==2.0.15 12:24:10 PyGithub==2.8.1 12:24:10 Pygments==2.19.2 12:24:10 PyJWT==2.10.1 12:24:10 PyNaCl==1.6.0 12:24:10 pyparsing==2.4.7 12:24:10 pyperclip==1.11.0 12:24:10 pyrsistent==0.20.0 12:24:10 python-cinderclient==9.8.0 12:24:10 python-dateutil==2.9.0.post0 12:24:10 python-heatclient==4.3.0 12:24:10 python-jenkins==1.8.3 12:24:10 python-keystoneclient==5.7.0 12:24:10 python-magnumclient==4.9.0 12:24:10 python-openstackclient==8.2.0 12:24:10 python-swiftclient==4.8.0 12:24:10 PyYAML==6.0.3 12:24:10 referencing==0.36.2 12:24:10 requests==2.32.5 12:24:10 requests-oauthlib==2.0.0 12:24:10 requestsexceptions==1.4.0 12:24:10 rfc3986==2.0.0 12:24:10 rich==14.1.0 12:24:10 rich-argparse==1.7.1 12:24:10 rpds-py==0.27.1 12:24:10 rsa==4.9.1 12:24:10 ruamel.yaml==0.18.15 12:24:10 ruamel.yaml.clib==0.2.14 12:24:10 s3transfer==0.14.0 12:24:10 simplejson==3.20.2 12:24:10 six==1.17.0 12:24:10 smmap==5.0.2 12:24:10 soupsieve==2.8 12:24:10 stevedore==5.5.0 12:24:10 tabulate==0.9.0 12:24:10 toml==0.10.2 12:24:10 tomlkit==0.13.3 12:24:10 tqdm==4.67.1 12:24:10 typing_extensions==4.15.0 12:24:10 tzdata==2025.2 12:24:10 urllib3==1.26.20 12:24:10 virtualenv==20.34.0 12:24:10 wcwidth==0.2.14 12:24:10 websocket-client==1.8.0 12:24:10 wrapt==1.17.3 12:24:10 xdg==6.0.0 12:24:10 xmltodict==1.0.2 12:24:10 yq==3.4.3 12:24:10 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins3603391447319435459.sh 12:24:10 ---> jenkins-verify-images.sh 12:24:10 + source /home/jenkins/lf-env.sh 12:24:10 + '[' -f /tmp/.os_lf_venv ']' 12:24:10 ++ cat /tmp/.os_lf_venv 12:24:10 + os_lf_venv=/tmp/venv-2ONW 12:24:10 + '[' -d /tmp/venv-2ONW ']' 12:24:10 + '[' -f /tmp/venv-2ONW/bin/openstack ']' 12:24:10 + echo 'Re-use existing venv: /tmp/venv-2ONW' 12:24:10 Re-use existing venv: /tmp/venv-2ONW 12:24:10 + PATH=/tmp/venv-2ONW/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:10 + error=false 12:24:10 + echo 'Verifying that cloud has a master configuration file' 12:24:10 Verifying that cloud has a master configuration file 12:24:10 + [[ -d jenkins-config/clouds/openstack ]] 12:24:10 + for cloud in jenkins-config/clouds/openstack/* 12:24:10 + [[ -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ]] 12:24:10 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 12:24:10 ++ cut -d= -f2 12:24:10 + os_cloud= 12:24:10 + os_cloud=vex 12:24:10 + OS_CLOUD=vex 12:24:10 + verify_images jenkins-config/clouds/openstack/odlvex 12:24:10 + echo 'Verifying images on jenkins-config/clouds/openstack/odlvex' 12:24:10 Verifying images on jenkins-config/clouds/openstack/odlvex 12:24:10 + for file in "$1"/* 12:24:10 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg ']' 12:24:10 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-1g.cfg 12:24:10 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:10 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:10 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:10 + grep active 12:24:17 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:24:17 + for file in "$1"/* 12:24:17 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg ']' 12:24:17 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-2g.cfg 12:24:17 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:17 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:17 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:17 + grep active 12:24:23 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:24:23 + for file in "$1"/* 12:24:23 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg ']' 12:24:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-2c-8g.cfg 12:24:23 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:23 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:23 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:23 + grep active 12:24:30 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:24:30 + for file in "$1"/* 12:24:30 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg ']' 12:24:30 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-16g.cfg 12:24:30 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:30 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:30 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:30 + grep active 12:24:37 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:24:37 + for file in "$1"/* 12:24:37 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg ']' 12:24:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-4c-4g.cfg 12:24:37 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:37 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:37 + grep active 12:24:37 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:43 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:24:43 + for file in "$1"/* 12:24:43 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg ']' 12:24:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-builder-8c-8g.cfg 12:24:43 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:43 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:43 + grep active 12:24:43 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:24:50 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:24:50 + for file in "$1"/* 12:24:50 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg ']' 12:24:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg 12:24:50 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:24:50 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:24:50 + grep active 12:24:50 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:24:57 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 12:24:57 + for file in "$1"/* 12:24:57 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg ']' 12:24:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg 12:24:57 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:24:57 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:24:57 + grep active 12:24:57 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:25:03 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 12:25:03 + for file in "$1"/* 12:25:03 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg ']' 12:25:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg 12:25:03 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:25:03 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:25:03 + grep active 12:25:03 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:25:09 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 12:25:09 + for file in "$1"/* 12:25:09 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg ']' 12:25:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg 12:25:09 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:25:09 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:25:09 + grep active 12:25:09 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195' 12:25:15 | f7e1b755-5695-4181-a739-29b935fc726d | ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 | active | 12:25:15 + for file in "$1"/* 12:25:15 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg ']' 12:25:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-2c-2g.cfg 12:25:15 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:25:15 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:25:15 + grep active 12:25:15 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:25:22 | ea126542-2638-4c7f-aebb-7b8613157bd0 | ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 | active | 12:25:22 + for file in "$1"/* 12:25:22 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg ']' 12:25:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-helm-4c-4g.cfg 12:25:22 + export 'IMAGE_NAME=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:25:22 + IMAGE_NAME='ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:25:22 + openstack image list --property 'name=ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034' 12:25:22 + grep active 12:25:28 | ea126542-2638-4c7f-aebb-7b8613157bd0 | ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 | active | 12:25:28 + for file in "$1"/* 12:25:28 + '[' -f jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg ']' 12:25:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg 12:25:28 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:25:28 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:25:28 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:25:28 + grep active 12:25:34 | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | 12:25:34 + for file in "$1"/* 12:25:34 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg ']' 12:25:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-1g.cfg 12:25:34 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:34 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:34 + grep active 12:25:34 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:40 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:25:40 + for file in "$1"/* 12:25:40 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg ']' 12:25:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-2g.cfg 12:25:40 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:40 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:40 + grep active 12:25:40 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:47 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:25:47 + for file in "$1"/* 12:25:47 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg ']' 12:25:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-2c-8g.cfg 12:25:47 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:47 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:47 + grep active 12:25:47 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:54 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:25:54 + for file in "$1"/* 12:25:54 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg ']' 12:25:54 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-16g.cfg 12:25:54 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:54 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:54 + grep active 12:25:54 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:59 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:25:59 + for file in "$1"/* 12:25:59 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg ']' 12:25:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-4c-4g.cfg 12:25:59 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:59 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:59 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:25:59 + grep active 12:26:06 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:26:06 + for file in "$1"/* 12:26:06 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg ']' 12:26:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-builder-8c-8g.cfg 12:26:06 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:26:06 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:26:06 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263' 12:26:06 + grep active 12:26:12 | f1256fd2-371b-44d8-bff1-979f510f425d | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 | active | 12:26:12 + for file in "$1"/* 12:26:12 + '[' -f jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg ']' 12:26:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/centos8-robot-2c-8g.cfg 12:26:12 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 12:26:12 + IMAGE_NAME='ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 12:26:12 + grep active 12:26:12 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803' 12:26:18 | 9b23c8ce-1d2f-4fd0-92a8-58e242c64711 | ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 | active | 12:26:18 + for file in "$1"/* 12:26:18 + '[' -f jenkins-config/clouds/openstack/odlvex/cloud.cfg ']' 12:26:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/cloud.cfg 12:26:18 + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:26:18 + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:26:18 + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538' 12:26:18 + grep active 12:26:24 | 74b6c2db-d31b-4645-87bd-944bb5a81521 | ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 | active | 12:26:24 + for file in "$1"/* 12:26:24 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg ']' 12:26:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg 12:26:24 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:26:24 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:26:24 + grep active 12:26:24 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:26:31 | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | 12:26:31 + for file in "$1"/* 12:26:31 + '[' -f jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg ']' 12:26:31 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg 12:26:31 + export 'IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:26:31 + IMAGE_NAME='ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:26:31 + grep active 12:26:31 + openstack image list --property 'name=ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858' 12:26:37 | 5c53db16-c71d-43b6-9630-7175dab3ab0c | ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 | active | 12:26:37 + for file in "$1"/* 12:26:37 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg ']' 12:26:37 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg 12:26:37 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:26:37 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:26:37 + grep active 12:26:37 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:26:43 | 2c7d7ff7-f45a-4b26-9799-240bdf2547be | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 | active | 12:26:43 + for file in "$1"/* 12:26:43 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg ']' 12:26:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg 12:26:43 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:26:43 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:26:43 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 12:26:43 + grep active 12:26:50 | 2c7d7ff7-f45a-4b26-9799-240bdf2547be | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 | active | 12:26:50 + for file in "$1"/* 12:26:50 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg ']' 12:26:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-2c-1g.cfg 12:26:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:26:50 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:26:50 + grep active 12:26:50 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:26:57 | 0b1e3cde-3573-4e2c-9173-de1516434676 | ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 | active | 12:26:57 + for file in "$1"/* 12:26:57 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg ']' 12:26:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-helm-4c-4g.cfg 12:26:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:26:57 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:26:57 + grep active 12:26:57 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950' 12:27:03 | 0b1e3cde-3573-4e2c-9173-de1516434676 | ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 | active | 12:27:03 + for file in "$1"/* 12:27:03 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg ']' 12:27:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg 12:27:03 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 12:27:03 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 12:27:03 + grep active 12:27:03 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 12:27:09 | 4bd0af65-1566-46d4-9c08-8617e83edd03 | ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 | active | 12:27:09 + for file in "$1"/* 12:27:09 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg ']' 12:27:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 12:27:09 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:09 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:09 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:09 + grep active 12:27:15 | 2f2f5953-5716-417d-bcf1-2aebd973dfe9 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 | active | 12:27:15 + for file in "$1"/* 12:27:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg ']' 12:27:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 12:27:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:15 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:15 + grep active 12:27:15 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:22 | 2f2f5953-5716-417d-bcf1-2aebd973dfe9 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 | active | 12:27:22 + for file in "$1"/* 12:27:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg ']' 12:27:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 12:27:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:22 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:22 + grep active 12:27:22 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:28 | 2f2f5953-5716-417d-bcf1-2aebd973dfe9 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 | active | 12:27:28 + for file in "$1"/* 12:27:28 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg ']' 12:27:28 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 12:27:28 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:28 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:28 + grep active 12:27:28 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:34 | 2f2f5953-5716-417d-bcf1-2aebd973dfe9 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 | active | 12:27:34 + for file in "$1"/* 12:27:34 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg ']' 12:27:34 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 12:27:34 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:34 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:34 + grep active 12:27:34 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:40 | 2f2f5953-5716-417d-bcf1-2aebd973dfe9 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 | active | 12:27:40 + for file in "$1"/* 12:27:40 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg ']' 12:27:40 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 12:27:40 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:40 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:40 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:40 + grep active 12:27:47 | 2f2f5953-5716-417d-bcf1-2aebd973dfe9 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 | active | 12:27:47 + for file in "$1"/* 12:27:47 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg ']' 12:27:47 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 12:27:47 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:47 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:47 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133' 12:27:47 + grep active 12:27:53 | 2f2f5953-5716-417d-bcf1-2aebd973dfe9 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 | active | 12:27:53 + for file in "$1"/* 12:27:53 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg ']' 12:27:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 12:27:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:27:53 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:27:53 + grep active 12:27:53 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:02 | 5b1b03d2-1439-46c5-984c-a4ceaf510768 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 | active | 12:28:02 + for file in "$1"/* 12:28:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg ']' 12:28:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 12:28:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:02 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:02 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:02 + grep active 12:28:06 | 5b1b03d2-1439-46c5-984c-a4ceaf510768 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 | active | 12:28:06 + for file in "$1"/* 12:28:06 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg ']' 12:28:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 12:28:06 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:06 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:06 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:06 + grep active 12:28:12 | 5b1b03d2-1439-46c5-984c-a4ceaf510768 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 | active | 12:28:12 + for file in "$1"/* 12:28:12 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg ']' 12:28:12 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 12:28:12 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:12 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:12 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:12 + grep active 12:28:18 | 5b1b03d2-1439-46c5-984c-a4ceaf510768 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 | active | 12:28:18 + for file in "$1"/* 12:28:18 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg ']' 12:28:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 12:28:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:18 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:18 + grep active 12:28:18 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:24 | 5b1b03d2-1439-46c5-984c-a4ceaf510768 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 | active | 12:28:24 + for file in "$1"/* 12:28:24 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg ']' 12:28:24 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 12:28:24 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:24 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:24 + grep active 12:28:24 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:31 | 5b1b03d2-1439-46c5-984c-a4ceaf510768 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 | active | 12:28:31 + for file in "$1"/* 12:28:31 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg ']' 12:28:31 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 12:28:31 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:31 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:31 + grep active 12:28:31 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:38 | 5b1b03d2-1439-46c5-984c-a4ceaf510768 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 | active | 12:28:38 + for file in "$1"/* 12:28:38 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg ']' 12:28:38 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 12:28:38 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:38 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:38 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 12:28:38 + grep active 12:28:44 | 5b1b03d2-1439-46c5-984c-a4ceaf510768 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 | active | 12:28:44 + for file in "$1"/* 12:28:44 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg ']' 12:28:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 12:28:44 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:28:44 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:28:44 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:28:44 + grep active 12:28:50 | 47b1a404-fc19-4a60-a11c-f558a09e358a | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 | active | 12:28:50 + for file in "$1"/* 12:28:50 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg ']' 12:28:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 12:28:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:28:50 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:28:50 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:28:50 + grep active 12:28:56 | 47b1a404-fc19-4a60-a11c-f558a09e358a | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 | active | 12:28:56 + for file in "$1"/* 12:28:56 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg ']' 12:28:56 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 12:28:56 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:28:56 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:28:56 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:28:56 + grep active 12:29:02 | 47b1a404-fc19-4a60-a11c-f558a09e358a | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 | active | 12:29:02 + for file in "$1"/* 12:29:02 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg ']' 12:29:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 12:29:02 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:02 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:02 + grep active 12:29:02 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:08 | 47b1a404-fc19-4a60-a11c-f558a09e358a | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 | active | 12:29:08 + for file in "$1"/* 12:29:08 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg ']' 12:29:08 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 12:29:08 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:08 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:08 + grep active 12:29:08 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:15 | 47b1a404-fc19-4a60-a11c-f558a09e358a | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 | active | 12:29:15 + for file in "$1"/* 12:29:15 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg ']' 12:29:15 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 12:29:15 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:15 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:15 + grep active 12:29:15 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:22 | 47b1a404-fc19-4a60-a11c-f558a09e358a | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 | active | 12:29:22 + for file in "$1"/* 12:29:22 + '[' -f jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg ']' 12:29:22 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 12:29:22 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:22 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:22 + grep active 12:29:22 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 12:29:28 | 47b1a404-fc19-4a60-a11c-f558a09e358a | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 | active | 12:29:28 + false 12:29:28 $ ssh-agent -k 12:29:28 unset SSH_AUTH_SOCK; 12:29:28 unset SSH_AGENT_PID; 12:29:28 echo Agent pid 1520 killed; 12:29:28 [ssh-agent] Stopped. 12:29:28 [PostBuildScript] - [INFO] Executing post build scripts. 12:29:28 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14700945159891687116.sh 12:29:28 ---> sysstat.sh 12:29:29 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins162992146842800911.sh 12:29:29 ---> package-listing.sh 12:29:29 ++ facter osfamily 12:29:29 ++ tr '[:upper:]' '[:lower:]' 12:29:29 + OS_FAMILY=debian 12:29:29 + workspace=/w/workspace/builder-jenkins-cfg-verify 12:29:29 + START_PACKAGES=/tmp/packages_start.txt 12:29:29 + END_PACKAGES=/tmp/packages_end.txt 12:29:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:29:29 + PACKAGES=/tmp/packages_start.txt 12:29:29 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 12:29:29 + PACKAGES=/tmp/packages_end.txt 12:29:29 + case "${OS_FAMILY}" in 12:29:29 + dpkg -l 12:29:29 + grep '^ii' 12:29:29 + '[' -f /tmp/packages_start.txt ']' 12:29:29 + '[' -f /tmp/packages_end.txt ']' 12:29:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:29:29 + '[' /w/workspace/builder-jenkins-cfg-verify ']' 12:29:29 + mkdir -p /w/workspace/builder-jenkins-cfg-verify/archives/ 12:29:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-cfg-verify/archives/ 12:29:29 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4094440748438925641.sh 12:29:29 ---> capture-instance-metadata.sh 12:29:29 Setup pyenv: 12:29:29 system 12:29:29 3.8.20 12:29:29 3.9.20 12:29:29 3.10.15 12:29:29 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:29:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ONW from file:/tmp/.os_lf_venv 12:29:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:31 lf-activate-venv(): INFO: Base packages installed successfully 12:29:31 lf-activate-venv(): INFO: Installing additional packages: lftools 12:29:45 lf-activate-venv(): INFO: Adding /tmp/venv-2ONW/bin to PATH 12:29:45 INFO: Running in OpenStack, capturing instance metadata 12:29:45 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins16564943871726713754.sh 12:29:45 provisioning config files... 12:29:46 Could not find credentials [logs] for builder-jenkins-cfg-verify #660 12:29:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-cfg-verify@tmp/config6823274504690566672tmp 12:29:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:29:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:29:46 provisioning config files... 12:29:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:29:46 [EnvInject] - Injecting environment variables from a build step. 12:29:46 [EnvInject] - Injecting as environment variables the properties content 12:29:46 SERVER_ID=logs 12:29:46 12:29:46 [EnvInject] - Variables injected successfully. 12:29:46 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins2217862275845817432.sh 12:29:46 ---> create-netrc.sh 12:29:46 WARN: Log server credential not found. 12:29:46 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins6581932436374612036.sh 12:29:46 ---> python-tools-install.sh 12:29:46 Setup pyenv: 12:29:46 system 12:29:46 3.8.20 12:29:46 3.9.20 12:29:46 3.10.15 12:29:46 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:29:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ONW from file:/tmp/.os_lf_venv 12:29:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:49 lf-activate-venv(): INFO: Base packages installed successfully 12:29:49 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:03 lf-activate-venv(): INFO: Adding /tmp/venv-2ONW/bin to PATH 12:30:03 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins9244888912471314319.sh 12:30:03 ---> sudo-logs.sh 12:30:03 Archiving 'sudo' log.. 12:30:03 [builder-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins125379206812840639.sh 12:30:03 ---> job-cost.sh 12:30:03 Setup pyenv: 12:30:03 system 12:30:03 3.8.20 12:30:03 3.9.20 12:30:03 3.10.15 12:30:03 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:30:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ONW from file:/tmp/.os_lf_venv 12:30:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:06 lf-activate-venv(): INFO: Base packages installed successfully 12:30:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:30:20 lf-activate-venv(): INFO: Adding /tmp/venv-2ONW/bin to PATH 12:30:20 INFO: No Stack... 12:30:20 INFO: Retrieving Pricing Info for: v3-standard-2 12:30:20 INFO: Archiving Costs 12:30:20 [builder-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins8416965362105010833.sh 12:30:20 ---> logs-deploy.sh 12:30:20 Setup pyenv: 12:30:20 system 12:30:20 3.8.20 12:30:20 3.9.20 12:30:20 3.10.15 12:30:20 * 3.11.10 (set by /w/workspace/builder-jenkins-cfg-verify/.python-version) 12:30:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ONW from file:/tmp/.os_lf_venv 12:30:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:23 lf-activate-venv(): INFO: Base packages installed successfully 12:30:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:30:47 lf-activate-venv(): INFO: Adding /tmp/venv-2ONW/bin to PATH 12:30:47 WARNING: Nexus logging server not set 12:30:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-cfg-verify/660/ 12:30:47 INFO: archiving logs to S3 12:30:48 ---> uname -a: 12:30:48 Linux prd-ubuntu2204-builder-2c-2g-1549 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:30:48 12:30:48 12:30:48 ---> lscpu: 12:30:48 Architecture: x86_64 12:30:48 CPU op-mode(s): 32-bit, 64-bit 12:30:48 Address sizes: 40 bits physical, 48 bits virtual 12:30:48 Byte Order: Little Endian 12:30:48 CPU(s): 2 12:30:48 On-line CPU(s) list: 0,1 12:30:48 Vendor ID: AuthenticAMD 12:30:48 Model name: AMD EPYC-Rome Processor 12:30:48 CPU family: 23 12:30:48 Model: 49 12:30:48 Thread(s) per core: 1 12:30:48 Core(s) per socket: 1 12:30:48 Socket(s): 2 12:30:48 Stepping: 0 12:30:48 BogoMIPS: 5599.99 12:30:48 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 12:30:48 Virtualization: AMD-V 12:30:48 Hypervisor vendor: KVM 12:30:48 Virtualization type: full 12:30:48 L1d cache: 64 KiB (2 instances) 12:30:48 L1i cache: 64 KiB (2 instances) 12:30:48 L2 cache: 1 MiB (2 instances) 12:30:48 L3 cache: 32 MiB (2 instances) 12:30:48 NUMA node(s): 1 12:30:48 NUMA node0 CPU(s): 0,1 12:30:48 Vulnerability Gather data sampling: Not affected 12:30:48 Vulnerability Itlb multihit: Not affected 12:30:48 Vulnerability L1tf: Not affected 12:30:48 Vulnerability Mds: Not affected 12:30:48 Vulnerability Meltdown: Not affected 12:30:48 Vulnerability Mmio stale data: Not affected 12:30:48 Vulnerability Reg file data sampling: Not affected 12:30:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:30:48 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:30:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:30:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:30:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:30:48 Vulnerability Srbds: Not affected 12:30:48 Vulnerability Tsx async abort: Not affected 12:30:48 12:30:48 12:30:48 ---> nproc: 12:30:48 2 12:30:48 12:30:48 12:30:48 ---> df -h: 12:30:48 Filesystem Size Used Avail Use% Mounted on 12:30:48 tmpfs 794M 1.1M 793M 1% /run 12:30:48 /dev/vda1 39G 8.4G 31G 22% / 12:30:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:30:48 tmpfs 5.0M 0 5.0M 0% /run/lock 12:30:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:30:48 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:30:48 12:30:48 12:30:48 ---> free -m: 12:30:48 total used free shared buff/cache available 12:30:48 Mem: 7937 529 4503 4 2904 7106 12:30:48 Swap: 1023 0 1023 12:30:48 12:30:48 12:30:48 ---> ip addr: 12:30:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:30:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:30:48 inet 127.0.0.1/8 scope host lo 12:30:48 valid_lft forever preferred_lft forever 12:30:48 inet6 ::1/128 scope host 12:30:48 valid_lft forever preferred_lft forever 12:30:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:30:48 link/ether fa:16:3e:8c:8b:2f brd ff:ff:ff:ff:ff:ff 12:30:48 altname enp0s3 12:30:48 inet 10.30.170.225/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:30:48 valid_lft 85883sec preferred_lft 85883sec 12:30:48 inet6 fe80::f816:3eff:fe8c:8b2f/64 scope link 12:30:48 valid_lft forever preferred_lft forever 12:30:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:30:48 link/ether 02:42:8b:f1:2c:24 brd ff:ff:ff:ff:ff:ff 12:30:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:30:48 valid_lft forever preferred_lft forever 12:30:48 12:30:48 12:30:48 ---> sar -b -r -n DEV: 12:30:48 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-1549) 10/07/25 _x86_64_ (2 CPU) 12:30:48 12:30:48 12:22:14 LINUX RESTART (2 CPU) 12:30:48 12:30:48 12:30:48 ---> sar -P ALL: 12:30:48 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-1549) 10/07/25 _x86_64_ (2 CPU) 12:30:48 12:30:48 12:22:14 LINUX RESTART (2 CPU) 12:30:48 12:30:48 12:30:48