06:33:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/144633 06:33:38 Running as SYSTEM 06:33:38 [EnvInject] - Loading node environment variables. 06:33:38 Building remotely on prd-centos8-builder-2c-1g-3743 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-cfg-verify 06:33:38 [ssh-agent] Looking for ssh-agent implementation... 06:33:38 $ ssh-agent 06:33:38 SSH_AUTH_SOCK=/tmp/ssh-iiWASmKasoRi/agent.13477 06:33:38 SSH_AGENT_PID=13480 06:33:38 [ssh-agent] Started. 06:33:38 Running ssh-add (command line suppressed) 06:33:38 Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_3324682209942302332.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_3324682209942302332.key) 06:33:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:33:38 The recommended git tool is: NONE 06:33:43 using credential onap-jenkins-ssh 06:33:43 Wiping out workspace first. 06:33:43 Cloning the remote Git repository 06:33:43 Cloning repository git://cloud.onap.org/mirror/ci-management 06:33:44 > git init /w/workspace/ci-management-jenkins-cfg-verify # timeout=10 06:33:44 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 06:33:44 > git --version # timeout=10 06:33:44 > git --version # 'git version 2.43.0' 06:33:44 using GIT_SSH to set credentials Gerrit user 06:33:44 [INFO] Currently running in a labeled security context 06:33:44 [INFO] Currently SELinux is 'enforcing' on the host 06:33:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh8086817118613436739.key 06:33:44 Verifying host key using manually-configured host key entries 06:33:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:45 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 06:33:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:46 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 06:33:46 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 06:33:46 using GIT_SSH to set credentials Gerrit user 06:33:46 [INFO] Currently running in a labeled security context 06:33:46 [INFO] Currently SELinux is 'enforcing' on the host 06:33:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh12357758887862069972.key 06:33:46 Verifying host key using manually-configured host key entries 06:33:46 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/33/144633/1 # timeout=10 06:33:46 > git rev-parse e7e5b6b38a0d8fd8bf2257e3a41ab648660fd4a2^{commit} # timeout=10 06:33:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:33:46 Checking out Revision e7e5b6b38a0d8fd8bf2257e3a41ab648660fd4a2 (refs/changes/33/144633/1) 06:33:46 > git config core.sparsecheckout # timeout=10 06:33:47 > git checkout -f e7e5b6b38a0d8fd8bf2257e3a41ab648660fd4a2 # timeout=10 06:33:50 Commit message: "Update cloud image Ubuntu22.04 docker x86_64" 06:33:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:33:50 > git rev-list --no-walk d22bf6ad61a71988b168a2e2e5beb547a6132023 # timeout=10 06:33:50 > git remote # timeout=10 06:33:50 > git submodule init # timeout=10 06:33:50 > git submodule sync # timeout=10 06:33:50 > git config --get remote.origin.url # timeout=10 06:33:50 > git submodule init # timeout=10 06:33:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:33:50 > git config --get submodule.global-jjb.url # timeout=10 06:33:50 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:33:50 > git config --get submodule.packer/common-packer.url # timeout=10 06:33:50 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:33:51 > git submodule update --init --recursive global-jjb # timeout=10 06:33:51 > git submodule update --init --recursive packer/common-packer # timeout=10 06:33:52 provisioning config files... 06:33:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:33:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:33:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:33:53 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins11848620227988504659.sh 06:33:53 ---> python-tools-install.sh 06:33:53 Setup pyenv: 06:33:53 system 06:33:53 * 3.8.13 (set by /opt/pyenv/version) 06:33:53 * 3.9.13 (set by /opt/pyenv/version) 06:33:53 * 3.10.6 (set by /opt/pyenv/version) 06:33:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-naXB 06:33:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:01 lf-activate-venv(): INFO: Base packages installed successfully 06:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools 06:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-naXB/bin to PATH 06:34:21 Generating Requirements File 06:34:42 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. 06:34:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:34:42 Python 3.10.6 06:34:42 pip 26.1.1 from /tmp/venv-naXB/lib/python3.10/site-packages/pip (python 3.10) 06:34:43 aiohappyeyeballs==2.6.2 06:34:43 aiohttp==3.13.5 06:34:43 aiosignal==1.4.0 06:34:43 appdirs==1.4.4 06:34:43 argcomplete==3.6.3 06:34:43 aspy.yaml==1.3.0 06:34:43 async-timeout==5.0.1 06:34:43 attrs==26.1.0 06:34:43 autopage==0.6.0 06:34:43 backports.strenum==1.3.1 06:34:43 beautifulsoup4==4.14.3 06:34:43 boto3==1.43.14 06:34:43 botocore==1.43.14 06:34:43 bs4==0.0.2 06:34:43 certifi==2026.5.20 06:34:43 cffi==2.0.0 06:34:43 cfgv==3.5.0 06:34:43 chardet==7.4.3 06:34:43 charset-normalizer==3.4.7 06:34:43 click==8.4.1 06:34:43 cliff==4.14.0 06:34:43 cmd2==3.5.1 06:34:43 cryptography==3.3.2 06:34:43 debtcollector==3.1.0 06:34:43 decorator==5.3.1 06:34:43 defusedxml==0.7.1 06:34:43 Deprecated==1.3.1 06:34:43 distlib==0.4.0 06:34:43 dnspython==2.8.0 06:34:43 docker==7.1.0 06:34:43 dogpile.cache==1.5.0 06:34:43 durationpy==0.10 06:34:43 email-validator==2.3.0 06:34:43 filelock==3.29.0 06:34:43 frozenlist==1.8.0 06:34:43 future==1.0.0 06:34:43 gitdb==4.0.12 06:34:43 GitPython==3.1.50 06:34:43 httplib2==0.30.2 06:34:43 identify==2.6.19 06:34:43 idna==3.16 06:34:43 importlib-resources==1.5.0 06:34:43 iso8601==2.1.0 06:34:43 Jinja2==3.1.6 06:34:43 jmespath==1.1.0 06:34:43 jsonpatch==1.33 06:34:43 jsonpointer==3.1.1 06:34:43 jsonschema==4.26.0 06:34:43 jsonschema-specifications==2025.9.1 06:34:43 keystoneauth1==5.14.0 06:34:43 kubernetes==36.0.0 06:34:43 lftools==0.37.22 06:34:43 lxml==6.1.1 06:34:43 markdown-it-py==4.2.0 06:34:43 MarkupSafe==3.0.3 06:34:43 mdurl==0.1.2 06:34:43 msgpack==1.1.2 06:34:43 multi_key_dict==2.0.3 06:34:43 multidict==6.7.1 06:34:43 munch==4.0.0 06:34:43 netaddr==1.3.0 06:34:43 niet==1.4.2 06:34:43 nodeenv==1.10.0 06:34:43 oauth2client==4.1.3 06:34:43 oauthlib==3.3.1 06:34:43 openstacksdk==4.13.0 06:34:43 os-service-types==1.8.2 06:34:43 osc-lib==4.6.0 06:34:43 oslo.config==10.4.0 06:34:43 oslo.context==6.4.0 06:34:43 oslo.i18n==6.8.0 06:34:43 oslo.log==8.2.0 06:34:43 oslo.serialization==5.10.0 06:34:43 oslo.utils==10.0.1 06:34:43 packaging==26.2 06:34:43 pbr==7.0.3 06:34:43 platformdirs==4.9.6 06:34:43 prettytable==3.17.0 06:34:43 propcache==0.5.2 06:34:43 psutil==7.2.2 06:34:43 pyasn1==0.6.3 06:34:43 pyasn1_modules==0.4.2 06:34:43 pycparser==3.0 06:34:43 pygerrit2==2.0.15 06:34:43 PyGithub==2.9.1 06:34:43 Pygments==2.20.0 06:34:43 PyJWT==2.13.0 06:34:43 PyNaCl==1.6.2 06:34:43 pyparsing==2.4.7 06:34:43 pyperclip==1.11.0 06:34:43 pyrsistent==0.20.0 06:34:43 python-cinderclient==9.9.0 06:34:43 python-dateutil==2.9.0.post0 06:34:43 python-discovery==1.3.1 06:34:43 python-heatclient==5.2.0 06:34:43 python-jenkins==1.8.3 06:34:43 python-keystoneclient==5.8.0 06:34:43 python-magnumclient==4.10.0 06:34:43 python-openstackclient==10.0.0 06:34:43 python-swiftclient==4.10.0 06:34:43 PyYAML==6.0.3 06:34:43 referencing==0.37.0 06:34:43 requests==2.34.2 06:34:43 requests-oauthlib==2.0.0 06:34:43 rfc3986==2.0.0 06:34:43 rich==15.0.0 06:34:43 rich-argparse==1.8.0 06:34:43 rpds-py==0.30.0 06:34:43 rsa==4.9.1 06:34:43 ruamel.yaml==0.19.1 06:34:43 ruamel.yaml.clib==0.2.15 06:34:43 s3transfer==0.17.0 06:34:43 simplejson==4.1.1 06:34:43 six==1.17.0 06:34:43 smmap==5.0.3 06:34:43 soupsieve==2.8.4 06:34:43 stevedore==5.8.0 06:34:43 tabulate==0.10.0 06:34:43 toml==0.10.2 06:34:43 tomlkit==0.15.0 06:34:43 tqdm==4.67.3 06:34:43 typing_extensions==4.15.0 06:34:43 urllib3==1.26.20 06:34:43 virtualenv==21.3.3 06:34:43 wcwidth==0.7.0 06:34:43 websocket-client==1.9.0 06:34:43 wrapt==2.2.1 06:34:43 xdg==6.0.0 06:34:43 xmltodict==1.0.4 06:34:43 yarl==1.24.2 06:34:43 yq==3.4.3 06:34:43 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins16653242994469087777.sh 06:34:43 ---> uv-install.sh 06:34:43 Installing uv/uvx (latest) using shell installer 06:34:43 2026-05-26 06:34:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-JqAi2P.sh" [1] 06:34:43 downloading uv 0.11.16 x86_64-unknown-linux-gnu 06:34:44 installing to /home/jenkins/.local/bin 06:34:44 uv 06:34:44 uvx 06:34:44 everything's installed! 06:34:44 ---> Validating uv/uvx install 06:34:44 uvx 0.11.16 (x86_64-unknown-linux-gnu) 06:34:44 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins9700379809111418439.sh 06:34:44 ---> jenkins-verify-images.sh 06:34:44 + source /home/jenkins/lf-env.sh 06:34:44 + '[' -f /tmp/.os_lf_venv ']' 06:34:44 ++ cat /tmp/.os_lf_venv 06:34:44 + os_lf_venv=/tmp/venv-naXB 06:34:44 + '[' -d /tmp/venv-naXB ']' 06:34:44 + '[' -f /tmp/venv-naXB/bin/openstack ']' 06:34:44 + echo 'Re-use existing venv: /tmp/venv-naXB' 06:34:44 Re-use existing venv: /tmp/venv-naXB 06:34:44 + PATH=/tmp/venv-naXB/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:34:44 + error=false 06:34:44 + echo 'Verifying that cloud has a master configuration file' 06:34:44 Verifying that cloud has a master configuration file 06:34:44 + [[ -d jenkins-config/clouds/openstack ]] 06:34:44 + for cloud in jenkins-config/clouds/openstack/* 06:34:44 + [[ -f jenkins-config/clouds/openstack/cattle/cloud.cfg ]] 06:34:44 ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/cattle/cloud.cfg 06:34:44 ++ cut -d= -f2 06:34:44 + os_cloud= 06:34:44 + os_cloud=vex 06:34:44 + OS_CLOUD=vex 06:34:44 + verify_images jenkins-config/clouds/openstack/cattle 06:34:44 + echo 'Verifying images on jenkins-config/clouds/openstack/cattle' 06:34:44 Verifying images on jenkins-config/clouds/openstack/cattle 06:34:44 + for file in "$1"/* 06:34:44 + '[' -f jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg ']' 06:34:44 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos7-docker-2c-1g.cfg 06:34:44 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 06:34:44 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 06:34:44 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 06:34:44 + grep active 06:34:48 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 06:34:48 + for file in "$1"/* 06:34:48 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg ']' 06:34:48 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-2c-1g.cfg 06:34:48 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 06:34:48 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 06:34:48 + grep active 06:34:48 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 06:34:52 | d87d1363-d091-46c6-9ebf-8386e6f58379 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 | active | 06:34:52 + for file in "$1"/* 06:34:52 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg ']' 06:34:52 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-builder-4c-4g.cfg 06:34:52 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 06:34:52 + IMAGE_NAME='ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 06:34:52 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409' 06:34:52 + grep active 06:34:56 | d87d1363-d091-46c6-9ebf-8386e6f58379 | ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 | active | 06:34:56 + for file in "$1"/* 06:34:56 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg ']' 06:34:56 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-2c-8g.cfg 06:34:56 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 06:34:56 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 06:34:56 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 06:34:56 + grep active 06:34:59 | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | 06:34:59 + for file in "$1"/* 06:34:59 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg ']' 06:34:59 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-4c-4g.cfg 06:34:59 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 06:34:59 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 06:34:59 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 06:34:59 + grep active 06:35:02 | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | 06:35:02 + for file in "$1"/* 06:35:02 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg ']' 06:35:02 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-docker-8c-8g.cfg 06:35:02 + export 'IMAGE_NAME=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 06:35:02 + IMAGE_NAME='ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 06:35:02 + openstack image list --property 'name=ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903' 06:35:02 + grep active 06:35:06 | 4cd164bc-bb9a-468b-95a7-997500e17ab6 | ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 | active | 06:35:06 + for file in "$1"/* 06:35:06 + '[' -f jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg ']' 06:35:06 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/centos8-redis-4c-4g.cfg 06:35:06 + export 'IMAGE_NAME=CentOS Stream 8 - redis - - 310180101-1010' 06:35:06 + IMAGE_NAME='CentOS Stream 8 - redis - - 310180101-1010' 06:35:06 + openstack image list --property 'name=CentOS Stream 8 - redis - - 310180101-1010' 06:35:06 + grep active 06:35:09 | c0a9a055-4c5f-49ed-b44d-3d4217c0ad7f | CentOS Stream 8 - redis - - 310180101-1010 | active | 06:35:09 + for file in "$1"/* 06:35:09 + '[' -f jenkins-config/clouds/openstack/cattle/cloud.cfg ']' 06:35:09 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/cloud.cfg 06:35:09 + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 06:35:09 + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 06:35:09 + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261' 06:35:09 + grep active 06:35:13 | b9857894-5438-4ec1-8ab9-18f16b519657 | ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 | active | 06:35:13 + for file in "$1"/* 06:35:13 + '[' -f jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg ']' 06:35:13 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg 06:35:13 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:13 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:13 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:13 + grep active 06:35:16 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 06:35:16 + for file in "$1"/* 06:35:16 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg ']' 06:35:16 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-builder-4c-4g.cfg 06:35:16 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 06:35:16 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 06:35:16 + grep active 06:35:16 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509' 06:35:20 | 350fb7cf-3658-430c-9563-4fd2fdf79fed | ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 | active | 06:35:20 + for file in "$1"/* 06:35:20 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg ']' 06:35:20 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-16g.cfg 06:35:20 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:20 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:20 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:20 + grep active 06:35:23 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 06:35:23 + for file in "$1"/* 06:35:23 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg ']' 06:35:23 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg 06:35:23 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:23 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:23 + grep active 06:35:23 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:27 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 06:35:27 + for file in "$1"/* 06:35:27 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg ']' 06:35:27 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-v1-8c-8g.cfg 06:35:27 + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:27 + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:27 + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020' 06:35:27 + grep active 06:35:31 | 79fda0d4-e1bf-4ef6-a82d-0908007a9994 | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 | active | 06:35:31 + for file in "$1"/* 06:35:31 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg ']' 06:35:31 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-builder-4c-4g.cfg 06:35:31 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' 06:35:31 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' 06:35:31 + grep active 06:35:31 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948' 06:35:36 | 55081abb-b9ff-46b4-8f64-cbbb7bbe33fe | ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 | active | 06:35:36 + for file in "$1"/* 06:35:36 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg ']' 06:35:36 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-devstack-4c-16g.cfg 06:35:36 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' 06:35:36 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' 06:35:36 + grep active 06:35:36 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799' 06:35:39 | 9fb42ae7-cd80-43d5-8d7f-2dcbb4c287bb | ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799 | active | 06:35:39 + for file in "$1"/* 06:35:39 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg ']' 06:35:39 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-1g.cfg 06:35:39 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:39 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:39 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:39 + grep active 06:35:43 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 06:35:43 + for file in "$1"/* 06:35:43 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg ']' 06:35:43 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-2c-2g.cfg 06:35:43 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:43 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:43 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:43 + grep active 06:35:46 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 06:35:46 + for file in "$1"/* 06:35:46 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg ']' 06:35:46 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-4c-4g.cfg 06:35:46 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:46 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:46 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:46 + grep active 06:35:50 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 06:35:50 + for file in "$1"/* 06:35:50 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg ']' 06:35:50 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-16g.cfg 06:35:50 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:50 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:50 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:50 + grep active 06:35:53 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 06:35:53 + for file in "$1"/* 06:35:53 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg ']' 06:35:53 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-8c-8g.cfg 06:35:53 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:53 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:53 + grep active 06:35:53 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:57 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 06:35:57 + for file in "$1"/* 06:35:57 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg ']' 06:35:57 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-docker-v1-8c-8g.cfg 06:35:57 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:57 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:57 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280' 06:35:57 + grep active 06:36:00 | b4e32a35-e4f8-4b7b-b224-590f3f567267 | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 | active | 06:36:00 + for file in "$1"/* 06:36:00 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg ']' 06:36:00 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-helm-2c-1g.cfg 06:36:00 + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 06:36:00 + IMAGE_NAME='ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 06:36:00 + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069' 06:36:00 + grep active 06:36:03 | b67b8a46-dfe3-43a0-8dd0-eeeb8496e565 | ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 | active | 06:36:03 + for file in "$1"/* 06:36:03 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg ']' 06:36:03 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg 06:36:03 + export 'IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 06:36:03 + IMAGE_NAME='Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 06:36:04 + openstack image list --property 'name=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011' 06:36:04 + grep active 06:36:07 | d0415527-67db-45b7-90aa-b5b87988bfe3 | Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 | active | 06:36:07 + for file in "$1"/* 06:36:07 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg ']' 06:36:07 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg 06:36:07 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170' 06:36:07 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170' 06:36:07 + grep active 06:36:07 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170' 06:36:11 | ca9c3f13-4628-4417-92ce-5ef7d56889f6 | ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170 | active | 06:36:11 + for file in "$1"/* 06:36:11 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg ']' 06:36:11 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg 06:36:11 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:11 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:11 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:11 + grep active 06:36:14 | 46ca0ed3-c19e-43b0-9a34-224bc43e674d | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957 | active | 06:36:14 + for file in "$1"/* 06:36:14 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg ']' 06:36:14 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-16g.cfg 06:36:14 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:14 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:14 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:14 + grep active 06:36:18 | 46ca0ed3-c19e-43b0-9a34-224bc43e674d | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957 | active | 06:36:18 + for file in "$1"/* 06:36:18 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg ']' 06:36:18 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-8c-8g.cfg 06:36:18 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:18 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:18 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:18 + grep active 06:36:21 | 46ca0ed3-c19e-43b0-9a34-224bc43e674d | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957 | active | 06:36:21 + for file in "$1"/* 06:36:21 + '[' -f jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg ']' 06:36:21 ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-v1-8c-8g.cfg 06:36:21 + export 'IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:21 + IMAGE_NAME='ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:21 + openstack image list --property 'name=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957' 06:36:21 + grep active 06:36:25 | 46ca0ed3-c19e-43b0-9a34-224bc43e674d | ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260523-072005.957 | active | 06:36:25 + false 06:36:25 $ ssh-agent -k 06:36:25 unset SSH_AUTH_SOCK; 06:36:25 unset SSH_AGENT_PID; 06:36:25 echo Agent pid 13480 killed; 06:36:25 [ssh-agent] Stopped. 06:36:25 [PostBuildScript] - [INFO] Executing post build scripts. 06:36:25 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8537193642065657298.sh 06:36:25 ---> sysstat.sh 06:36:25 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins10330668471441876913.sh 06:36:25 ---> package-listing.sh 06:36:25 ++ facter osfamily 06:36:25 ++ tr '[:upper:]' '[:lower:]' 06:36:25 + OS_FAMILY=redhat 06:36:25 + workspace=/w/workspace/ci-management-jenkins-cfg-verify 06:36:25 + START_PACKAGES=/tmp/packages_start.txt 06:36:25 + END_PACKAGES=/tmp/packages_end.txt 06:36:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:36:25 + PACKAGES=/tmp/packages_start.txt 06:36:25 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 06:36:25 + PACKAGES=/tmp/packages_end.txt 06:36:25 + case "${OS_FAMILY}" in 06:36:25 + rpm -qa 06:36:25 + sort 06:36:26 + '[' -f /tmp/packages_start.txt ']' 06:36:26 + '[' -f /tmp/packages_end.txt ']' 06:36:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:36:26 + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' 06:36:26 + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ 06:36:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ 06:36:26 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins5553182770031229935.sh 06:36:26 ---> capture-instance-metadata.sh 06:36:26 Setup pyenv: 06:36:26 system 06:36:26 3.8.13 06:36:26 3.9.13 06:36:26 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 06:36:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-naXB from file:/tmp/.os_lf_venv 06:36:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:28 lf-activate-venv(): INFO: Base packages installed successfully 06:36:28 lf-activate-venv(): INFO: Installing additional packages: lftools 06:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-naXB/bin to PATH 06:36:35 INFO: Running in OpenStack, capturing instance metadata 06:36:35 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins12648040697340630470.sh 06:36:35 provisioning config files... 06:36:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config4846761598327972174tmp 06:36:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:36:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:36:35 [EnvInject] - Injecting environment variables from a build step. 06:36:35 [EnvInject] - Injecting as environment variables the properties content 06:36:35 SERVER_ID=logs 06:36:35 06:36:35 [EnvInject] - Variables injected successfully. 06:36:35 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15746366427677851295.sh 06:36:35 ---> create-netrc.sh 06:36:35 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7582250865136213601.sh 06:36:35 ---> python-tools-install.sh 06:36:35 Setup pyenv: 06:36:35 system 06:36:35 3.8.13 06:36:35 3.9.13 06:36:35 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 06:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-naXB from file:/tmp/.os_lf_venv 06:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:37 lf-activate-venv(): INFO: Base packages installed successfully 06:36:37 lf-activate-venv(): INFO: Installing additional packages: lftools 06:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-naXB/bin to PATH 06:36:44 [ci-management-jenkins-cfg-verify] $ /bin/sh /tmp/jenkins12242895770334525758.sh 06:36:44 ---> uv-install.sh 06:36:44 uv 0.11.16 is already installed 06:36:44 uvx 0.11.16 (x86_64-unknown-linux-gnu) 06:36:44 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins3043688139380348569.sh 06:36:44 ---> sudo-logs.sh 06:36:44 Archiving 'sudo' log.. 06:36:44 [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins7202076913573129473.sh 06:36:44 ---> job-cost.sh 06:36:44 INFO: Activating Python virtual environment... 06:36:44 Setup pyenv: 06:36:44 system 06:36:44 3.8.13 06:36:44 3.9.13 06:36:44 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 06:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-naXB from file:/tmp/.os_lf_venv 06:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:46 lf-activate-venv(): INFO: Base packages installed successfully 06:36:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-naXB/bin to PATH 06:36:50 INFO: No stack-cost file found 06:36:50 INFO: Instance uptime: 220s 06:36:50 INFO: Fetching instance metadata (attempt 1 of 3)... 06:36:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:36:51 INFO: Successfully fetched instance metadata 06:36:51 INFO: Instance type: v3-standard-2 06:36:51 INFO: Retrieving pricing info for: v3-standard-2 06:36:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:36:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=220 06:36:51 INFO: Successfully fetched Vexxhost pricing API 06:36:51 INFO: Retrieved cost: 0.06 06:36:51 INFO: Retrieved resource: v3-standard-2 06:36:51 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost 06:36:51 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-cfg-verify/archives/cost.csv 06:36:51 INFO: Successfully archived job cost data 06:36:51 DEBUG: Cost data: ci-management-jenkins-cfg-verify,250,2026-05-26 06:36:51,v3-standard-2,220,0.06,0.00,SUCCESS 06:36:51 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins9733088450833687064.sh 06:36:51 ---> logs-deploy.sh 06:36:51 Setup pyenv: 06:36:51 system 06:36:51 3.8.13 06:36:51 3.9.13 06:36:51 * 3.10.6 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) 06:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-naXB from file:/tmp/.os_lf_venv 06:36:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:53 lf-activate-venv(): INFO: Base packages installed successfully 06:36:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:36:59 lf-activate-venv(): INFO: Adding /tmp/venv-naXB/bin to PATH 06:36:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-cfg-verify/250 06:36:59 INFO: archiving workspace using pattern(s): 06:37:01 Archives upload complete. 06:37:01 INFO: archiving logs to Nexus 06:37:02 ---> uname -a: 06:37:02 Linux prd-centos8-builder-2c-1g-3743.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:37:02 06:37:02 06:37:02 ---> lscpu: 06:37:02 Architecture: x86_64 06:37:02 CPU op-mode(s): 32-bit, 64-bit 06:37:02 Byte Order: Little Endian 06:37:02 CPU(s): 2 06:37:02 On-line CPU(s) list: 0,1 06:37:02 Thread(s) per core: 1 06:37:02 Core(s) per socket: 1 06:37:02 Socket(s): 2 06:37:02 NUMA node(s): 1 06:37:02 Vendor ID: AuthenticAMD 06:37:02 CPU family: 23 06:37:02 Model: 49 06:37:02 Model name: AMD EPYC-Rome Processor 06:37:02 Stepping: 0 06:37:02 CPU MHz: 2799.998 06:37:02 BogoMIPS: 5599.99 06:37:02 Virtualization: AMD-V 06:37:02 Hypervisor vendor: KVM 06:37:02 Virtualization type: full 06:37:02 L1d cache: 32K 06:37:02 L1i cache: 32K 06:37:02 L2 cache: 512K 06:37:02 L3 cache: 16384K 06:37:02 NUMA node0 CPU(s): 0,1 06:37:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:37:02 06:37:02 06:37:02 ---> nproc: 06:37:02 2 06:37:02 06:37:02 06:37:02 ---> df -h: 06:37:02 Filesystem Size Used Avail Use% Mounted on 06:37:02 devtmpfs 3.8G 0 3.8G 0% /dev 06:37:02 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:37:02 tmpfs 3.8G 17M 3.8G 1% /run 06:37:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:37:02 /dev/vda1 40G 9.3G 31G 24% / 06:37:02 tmpfs 770M 0 770M 0% /run/user/1001 06:37:02 06:37:02 06:37:02 ---> free -m: 06:37:02 total used free shared buff/cache available 06:37:02 Mem: 7697 571 4887 19 2238 6817 06:37:02 Swap: 1023 0 1023 06:37:02 06:37:02 06:37:02 ---> ip addr: 06:37:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:37:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:37:02 inet 127.0.0.1/8 scope host lo 06:37:02 valid_lft forever preferred_lft forever 06:37:02 inet6 ::1/128 scope host 06:37:02 valid_lft forever preferred_lft forever 06:37:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:37:02 link/ether fa:16:3e:9e:9d:ef brd ff:ff:ff:ff:ff:ff 06:37:02 altname enp0s3 06:37:02 altname ens3 06:37:02 inet 10.30.107.202/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:37:02 valid_lft 86179sec preferred_lft 86179sec 06:37:02 inet6 fe80::f816:3eff:fe9e:9def/64 scope link 06:37:02 valid_lft forever preferred_lft forever 06:37:02 06:37:02 06:37:02 ---> sar -b -r -n DEV: 06:37:02 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/26/2026 _x86_64_ (2 CPU) 06:37:02 06:37:02 06:33:15 LINUX RESTART (2 CPU) 06:37:02 06:37:02 06:34:02 AM tps rtps wtps bread/s bwrtn/s 06:37:02 06:35:01 AM 233.23 88.61 144.61 1080.72 11440.90 06:37:02 06:36:01 AM 26.21 0.00 26.21 0.00 7081.14 06:37:02 06:37:01 AM 20.89 1.30 19.59 101.30 545.27 06:37:02 Average: 92.67 29.65 63.02 390.19 6327.33 06:37:02 06:37:02 06:34:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:02 06:35:01 AM 5030464 6996140 2851976 36.18 2688 2129912 679348 7.61 222132 2242916 194708 06:37:02 06:36:01 AM 5033432 6999108 2849008 36.14 2688 2129912 688208 7.71 222588 2240260 8 06:37:02 06:37:01 AM 5025424 7002192 2857016 36.25 2688 2139932 687664 7.70 426272 2043444 24276 06:37:02 Average: 5029773 6999147 2852667 36.19 2688 2133252 685073 7.67 290331 2175540 72997 06:37:02 06:37:02 06:34:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:02 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:02 06:35:01 AM eth0 95.58 62.64 1554.17 10.75 0.00 0.00 0.00 0.00 06:37:02 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:02 06:36:01 AM eth0 32.94 25.41 87.96 4.72 0.00 0.00 0.00 0.00 06:37:02 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:02 06:37:01 AM eth0 40.17 30.89 60.32 10.88 0.00 0.00 0.00 0.00 06:37:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:02 Average: eth0 56.01 39.52 562.00 8.78 0.00 0.00 0.00 0.00 06:37:02 06:37:02 06:37:02 ---> sar -P ALL: 06:37:02 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/26/2026 _x86_64_ (2 CPU) 06:37:02 06:37:02 06:33:15 LINUX RESTART (2 CPU) 06:37:02 06:37:02 06:34:02 AM CPU %user %nice %system %iowait %steal %idle 06:37:02 06:35:01 AM all 35.40 1.35 25.60 2.55 0.09 35.01 06:37:02 06:35:01 AM 0 31.17 1.96 33.27 2.56 0.10 30.93 06:37:02 06:35:01 AM 1 39.57 0.75 18.03 2.53 0.09 39.04 06:37:02 06:36:01 AM all 23.61 0.00 1.96 0.31 0.08 74.04 06:37:02 06:36:01 AM 0 21.28 0.00 1.89 0.20 0.08 76.55 06:37:02 06:36:01 AM 1 25.91 0.00 2.04 0.42 0.07 71.56 06:37:02 06:37:01 AM all 35.05 0.00 4.19 0.12 0.09 60.55 06:37:02 06:37:01 AM 0 42.63 0.00 4.51 0.17 0.08 52.61 06:37:02 06:37:01 AM 1 27.48 0.00 3.86 0.07 0.10 68.49 06:37:02 Average: all 31.33 0.44 10.44 0.98 0.09 56.73 06:37:02 Average: 0 31.74 0.64 13.01 0.96 0.09 53.56 06:37:02 Average: 1 30.91 0.25 7.89 0.99 0.08 59.87 06:37:02 06:37:02 06:37:02