06:06:32 Started by timer 06:06:32 Running as SYSTEM 06:06:32 [EnvInject] - Loading node environment variables. 06:06:32 Building remotely on prd-ubuntu20.04-docker-2c-8g-10241 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 06:06:32 [ssh-agent] Looking for ssh-agent implementation... 06:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:32 $ ssh-agent 06:06:32 SSH_AUTH_SOCK=/tmp/ssh-9npv8omU6Y0J/agent.1598 06:06:32 SSH_AGENT_PID=1600 06:06:32 [ssh-agent] Started. 06:06:32 Running ssh-add (command line suppressed) 06:06:32 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_513260539072567409.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_513260539072567409.key) 06:06:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:32 The recommended git tool is: NONE 06:06:34 using credential edgex-jenkins-ssh 06:06:34 Wiping out workspace first. 06:06:34 Cloning the remote Git repository 06:06:34 Cloning repository git@github.com:edgexfoundry/ci-management 06:06:34 > git init /w/workspace/ci-management-openstack-cron # timeout=10 06:06:34 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 06:06:34 > git --version # timeout=10 06:06:34 > git --version # 'git version 2.25.1' 06:06:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:35 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 06:06:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:35 Avoid second fetch 06:06:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:06:35 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 06:06:35 > git config core.sparsecheckout # timeout=10 06:06:35 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 06:06:35 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 06:06:35 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 06:06:35 > git remote # timeout=10 06:06:35 > git submodule init # timeout=10 06:06:36 > git submodule sync # timeout=10 06:06:36 > git config --get remote.origin.url # timeout=10 06:06:36 > git submodule init # timeout=10 06:06:36 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:06:36 > git config --get submodule.packer/common-packer.url # timeout=10 06:06:36 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:06:36 > git config --get submodule.global-jjb.url # timeout=10 06:06:36 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:06:36 > git submodule update --init --recursive packer/common-packer # timeout=10 06:06:36 > git submodule update --init --recursive global-jjb # timeout=10 06:06:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:40 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:06:40 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:06:40 provisioning config files... 06:06:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:06:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:06:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1992467774711976964.sh 06:06:40 ---> python-tools-install.sh 06:06:40 Setup pyenv: 06:06:40 * system (set by /opt/pyenv/version) 06:06:40 * 3.8.20 (set by /opt/pyenv/version) 06:06:40 * 3.9.20 (set by /opt/pyenv/version) 06:06:40 3.10.15 06:06:40 3.11.10 06:06:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0j5D 06:06:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:49 lf-activate-venv(): INFO: Base packages installed successfully 06:06:49 lf-activate-venv(): INFO: Installing additional packages: lftools 06:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:07:09 Generating Requirements File 06:07:30 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:07:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:07:30 Python 3.11.10 06:07:30 pip 26.1.1 from /tmp/venv-0j5D/lib/python3.11/site-packages/pip (python 3.11) 06:07:31 aiohappyeyeballs==2.6.2 06:07:31 aiohttp==3.13.5 06:07:31 aiosignal==1.4.0 06:07:31 appdirs==1.4.4 06:07:31 argcomplete==3.6.3 06:07:31 aspy.yaml==1.3.0 06:07:31 attrs==26.1.0 06:07:31 autopage==0.6.0 06:07:31 beautifulsoup4==4.14.3 06:07:31 boto3==1.43.13 06:07:31 botocore==1.43.13 06:07:31 bs4==0.0.2 06:07:31 certifi==2026.5.20 06:07:31 cffi==2.0.0 06:07:31 cfgv==3.5.0 06:07:31 chardet==7.4.3 06:07:31 charset-normalizer==3.4.7 06:07:31 click==8.4.1 06:07:31 cliff==4.14.0 06:07:31 cmd2==3.5.1 06:07:31 cryptography==3.3.2 06:07:31 debtcollector==3.1.0 06:07:31 decorator==5.3.1 06:07:31 defusedxml==0.7.1 06:07:31 Deprecated==1.3.1 06:07:31 distlib==0.4.0 06:07:31 dnspython==2.8.0 06:07:31 docker==7.1.0 06:07:31 dogpile.cache==1.5.0 06:07:31 durationpy==0.10 06:07:31 email-validator==2.3.0 06:07:31 filelock==3.29.0 06:07:31 frozenlist==1.8.0 06:07:31 future==1.0.0 06:07:31 gitdb==4.0.12 06:07:31 GitPython==3.1.50 06:07:31 httplib2==0.30.2 06:07:31 identify==2.6.19 06:07:31 idna==3.16 06:07:31 importlib-resources==1.5.0 06:07:31 iso8601==2.1.0 06:07:31 Jinja2==3.1.6 06:07:31 jmespath==1.1.0 06:07:31 jsonpatch==1.33 06:07:31 jsonpointer==3.1.1 06:07:31 jsonschema==4.26.0 06:07:31 jsonschema-specifications==2025.9.1 06:07:31 keystoneauth1==5.14.0 06:07:31 kubernetes==36.0.0 06:07:31 lftools==0.37.22 06:07:31 lxml==6.1.1 06:07:31 markdown-it-py==4.2.0 06:07:31 MarkupSafe==3.0.3 06:07:31 mdurl==0.1.2 06:07:31 msgpack==1.1.2 06:07:31 multi_key_dict==2.0.3 06:07:31 multidict==6.7.1 06:07:31 munch==4.0.0 06:07:31 netaddr==1.3.0 06:07:31 niet==1.4.2 06:07:31 nodeenv==1.10.0 06:07:31 oauth2client==4.1.3 06:07:31 oauthlib==3.3.1 06:07:31 openstacksdk==4.13.0 06:07:31 os-service-types==1.8.2 06:07:31 osc-lib==4.6.0 06:07:31 oslo.config==10.4.0 06:07:31 oslo.context==6.4.0 06:07:31 oslo.i18n==6.8.0 06:07:31 oslo.log==8.2.0 06:07:31 oslo.serialization==5.10.0 06:07:31 oslo.utils==10.0.1 06:07:31 packaging==26.2 06:07:31 pbr==7.0.3 06:07:31 platformdirs==4.9.6 06:07:31 prettytable==3.17.0 06:07:31 propcache==0.5.2 06:07:31 psutil==7.2.2 06:07:31 pyasn1==0.6.3 06:07:31 pyasn1_modules==0.4.2 06:07:31 pycparser==3.0 06:07:31 pygerrit2==2.0.15 06:07:31 PyGithub==2.9.1 06:07:31 Pygments==2.20.0 06:07:31 PyJWT==2.13.0 06:07:31 PyNaCl==1.6.2 06:07:31 pyparsing==2.4.7 06:07:31 pyperclip==1.11.0 06:07:31 pyrsistent==0.20.0 06:07:31 python-cinderclient==9.9.0 06:07:31 python-dateutil==2.9.0.post0 06:07:31 python-discovery==1.3.1 06:07:31 python-heatclient==5.2.0 06:07:31 python-jenkins==1.8.3 06:07:31 python-keystoneclient==5.8.0 06:07:31 python-magnumclient==4.10.0 06:07:31 python-openstackclient==10.0.0 06:07:31 python-swiftclient==4.10.0 06:07:31 PyYAML==6.0.3 06:07:31 referencing==0.37.0 06:07:31 requests==2.34.2 06:07:31 requests-oauthlib==2.0.0 06:07:31 rfc3986==2.0.0 06:07:31 rich==15.0.0 06:07:31 rich-argparse==1.8.0 06:07:31 rpds-py==0.30.0 06:07:31 rsa==4.9.1 06:07:31 ruamel.yaml==0.19.1 06:07:31 ruamel.yaml.clib==0.2.15 06:07:31 s3transfer==0.17.0 06:07:31 simplejson==4.1.1 06:07:31 six==1.17.0 06:07:31 smmap==5.0.3 06:07:31 soupsieve==2.8.3 06:07:31 stevedore==5.8.0 06:07:31 tabulate==0.10.0 06:07:31 toml==0.10.2 06:07:31 tomlkit==0.15.0 06:07:31 tqdm==4.67.3 06:07:31 typing_extensions==4.15.0 06:07:31 urllib3==1.26.20 06:07:31 virtualenv==21.3.3 06:07:31 wcwidth==0.7.0 06:07:31 websocket-client==1.9.0 06:07:31 wrapt==2.2.0 06:07:31 xdg==6.0.0 06:07:31 xmltodict==1.0.4 06:07:31 yarl==1.24.2 06:07:31 yq==3.4.3 06:07:31 [EnvInject] - Injecting environment variables from a build step. 06:07:31 [EnvInject] - Injecting as environment variables the properties content 06:07:31 OS_CLOUD=vex 06:07:31 06:07:31 [EnvInject] - Variables injected successfully. 06:07:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:07:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:07:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10080236863358947797.sh 06:07:31 ---> Orphaned k8s clusters 06:07:31 Setup pyenv: 06:07:31 system 06:07:31 3.8.20 06:07:31 3.9.20 06:07:31 3.10.15 06:07:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:07:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:07:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:07:33 lf-activate-venv(): INFO: Base packages installed successfully 06:07:33 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 06:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:07:43 -----> Delete orphaned cluster 06:07:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:07:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:07:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins91198615954058988.sh 06:07:43 ---> Orphaned stacks 06:07:43 Setup pyenv: 06:07:43 system 06:07:43 3.8.20 06:07:43 3.9.20 06:07:43 3.10.15 06:07:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:07:44 lf-activate-venv(): INFO: Base packages installed successfully 06:07:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:07:57 + mapfile -t OS_COE_CLUSTERS_ID 06:07:57 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:07:57 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:07:57 ++ awk '{print $1}' 06:07:59 + echo '-----> Active clusters -> stacks' 06:07:59 -----> Active clusters -> stacks 06:07:59 + OS_COE_STACKS=() 06:07:59 + [[ 0 -gt 0 ]] 06:07:59 + mapfile -t OS_STACKS 06:07:59 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 06:07:59 ++ awk '{print $1}' 06:08:51 Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/f5ab9a59d6c649bd8ed4af258c4ba755/stacks?stack_status=CREATE_COMPLETE&stack_status=DELETE_FAILED&stack_status=CREATE_FAILED: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 06:08:51 + echo '-----> Active stacks' 06:08:51 -----> Active stacks 06:08:51 + echo '-----> Delete orphaned stacks' 06:08:51 -----> Delete orphaned stacks 06:08:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:08:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:08:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11267008814046116250.sh 06:08:51 ---> Orphaned servers 06:08:51 Setup pyenv: 06:08:51 system 06:08:51 3.8.20 06:08:51 3.9.20 06:08:51 3.10.15 06:08:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:08:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:08:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:08:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:08:53 lf-activate-venv(): INFO: Base packages installed successfully 06:08:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:10:00 Failed to contact the endpoint at https://image.public.mtl1.vexxhost.net/ for discovery. Fallback to using that endpoint as the base url. 06:10:51 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 06:11:41 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 06:12:32 -----> Active servers 06:12:32 prd-ubuntu20.04-docker-2c-8g-10241 06:12:32 prd-centos7-docker-4c-2g-10237 06:12:32 prd-ubuntu20.04-docker-arm64-4c-16g-10228 06:12:32 prd-ubuntu20.04-docker-arm64-4c-16g-10227 06:12:32 prd-ubuntu20.04-docker-8c-8g-10224 06:12:32 prd-ubuntu20.04-docker-8c-8g-10215 06:12:32 prd-ubuntu20.04-docker-2c-8g-10109 06:12:32 prd-centos7-docker-4c-2g-10056 06:12:32 prd-centos7-docker-4c-2g-10049 06:12:32 prd-ubuntu20.04-docker-8c-8g-10039 06:12:32 prd-centos7-docker-4c-2g-10034 06:12:32 prd-centos7-docker-4c-2g-9989 06:12:32 prd-ubuntu18.04-docker-8c-8g-9957 06:12:32 prd-ubuntu20.04-docker-2c-8g-9950 06:12:32 prd-ubuntu20.04-docker-8c-8g-9951 06:12:32 prd-ubuntu20.04-docker-arm64-4c-16g-9822 06:12:32 prd-centos7-blackbox-4c-2g-9479 06:12:32 -----> Delete orphaned servers 06:12:33 Deleting orphaned server: prd-centos7-docker-4c-2g-10237 06:12:35 WARN: Server "prd-centos7-docker-4c-2g-10237" is not older than 15 minutes. 06:12:36 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-10109 06:12:39 Deleting orphaned server: prd-centos7-docker-4c-2g-10056 06:12:42 Deleting orphaned server: prd-centos7-docker-4c-2g-10049 06:12:45 Deleting orphaned server: prd-ubuntu20.04-docker-8c-8g-10039 06:12:47 Deleting orphaned server: prd-centos7-docker-4c-2g-10034 06:12:50 Deleting orphaned server: prd-centos7-docker-4c-2g-9989 06:12:53 Deleting orphaned server: prd-ubuntu18.04-docker-8c-8g-9957 06:12:56 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-9950 06:12:59 Deleting orphaned server: prd-ubuntu20.04-docker-8c-8g-9951 06:13:02 Deleting orphaned server: prd-ubuntu20.04-docker-arm64-4c-16g-9822 06:13:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:13:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:13:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins910910579120323907.sh 06:13:05 ---> Orphaned ports 06:13:05 Setup pyenv: 06:13:05 system 06:13:05 3.8.20 06:13:05 3.9.20 06:13:05 3.10.15 06:13:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:13:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:13:06 lf-activate-venv(): INFO: Base packages installed successfully 06:13:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 06:13:14 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:13:15 Ports to process: 1; age limit: 1779428594 06:13:15 Using 6 parallel processes... 06:13:16 06:13:16 Computers / CPU cores / Max jobs to run 06:13:16 1:local / 2 / 2 06:13:16 06:13:16 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 06:13:17 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:0/1/100%/2.0s local:0/1/100%/2.0s 06:13:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:13:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:13:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3823407831631975531.sh 06:13:17 ---> Orphaned volumes 06:13:17 + source /home/jenkins/lf-env.sh 06:13:17 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:13:17 ++ mktemp -d /tmp/venv-XXXX 06:13:17 + lf_venv=/tmp/venv-DrZ2 06:13:17 + local venv_file=/tmp/.os_lf_venv 06:13:17 + local python=python3 06:13:17 + local options 06:13:17 + local set_path=true 06:13:17 + local install_args= 06:13:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:13:17 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:13:17 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:13:17 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:13:17 + true 06:13:17 + case $1 in 06:13:17 + python=python3 06:13:17 + shift 2 06:13:17 + true 06:13:17 + case $1 in 06:13:17 + shift 06:13:17 + break 06:13:17 + case $python in 06:13:17 + local pkg_list= 06:13:17 + [[ -d /opt/pyenv ]] 06:13:17 + echo 'Setup pyenv:' 06:13:17 Setup pyenv: 06:13:17 + export PYENV_ROOT=/opt/pyenv 06:13:17 + PYENV_ROOT=/opt/pyenv 06:13:17 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:13:17 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:13:17 + pyenv versions 06:13:17 system 06:13:17 3.8.20 06:13:17 3.9.20 06:13:17 3.10.15 06:13:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:13:17 + command -v pyenv 06:13:17 ++ pyenv init - --no-rehash 06:13:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:13:17 for i in ${!paths[@]}; do 06:13:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:13:17 fi; done; 06:13:17 echo "${paths[*]}"'\'')" 06:13:17 export PATH="/opt/pyenv/shims:${PATH}" 06:13:17 export PYENV_SHELL=bash 06:13:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:13:17 pyenv() { 06:13:17 local command 06:13:17 command="${1:-}" 06:13:17 if [ "$#" -gt 0 ]; then 06:13:17 shift 06:13:17 fi 06:13:17 06:13:17 case "$command" in 06:13:17 rehash|shell) 06:13:17 eval "$(pyenv "sh-$command" "$@")" 06:13:17 ;; 06:13:17 *) 06:13:17 command pyenv "$command" "$@" 06:13:17 ;; 06:13:17 esac 06:13:17 }' 06:13:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:13:17 for i in ${!paths[@]}; do 06:13:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:13:17 fi; done; 06:13:17 echo "${paths[*]}"' 06:13:17 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:13:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:13:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:13:17 ++ export PYENV_SHELL=bash 06:13:17 ++ PYENV_SHELL=bash 06:13:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:13:17 +++ complete -F _pyenv pyenv 06:13:17 ++ lf-pyver python3 06:13:17 ++ local py_version_xy=python3 06:13:17 ++ local py_version_xyz= 06:13:17 ++ pyenv versions 06:13:17 ++ local command 06:13:17 ++ command=versions 06:13:17 ++ '[' 1 -gt 0 ']' 06:13:17 ++ shift 06:13:17 ++ case "$command" in 06:13:17 ++ command pyenv versions 06:13:17 ++ pyenv versions 06:13:17 ++ sed 's/^[ *]* //' 06:13:17 ++ grep -E '^[0-9.]*[0-9]$' 06:13:17 ++ awk '{ print $1 }' 06:13:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:13:17 +++ sort -V 06:13:17 +++ grep '^3' /tmp/.pyenv_versions 06:13:17 +++ tail -n 1 06:13:17 ++ py_version_xyz=3.11.10 06:13:17 ++ [[ -z 3.11.10 ]] 06:13:17 ++ echo 3.11.10 06:13:17 ++ return 0 06:13:17 + pyenv local 3.11.10 06:13:17 + local command 06:13:17 + command=local 06:13:17 + '[' 2 -gt 0 ']' 06:13:17 + shift 06:13:17 + case "$command" in 06:13:17 + command pyenv local 3.11.10 06:13:17 + pyenv local 3.11.10 06:13:17 + for arg in "$@" 06:13:17 + case $arg in 06:13:17 + pkg_list+='lftools[openstack] ' 06:13:17 + for arg in "$@" 06:13:17 + case $arg in 06:13:17 + pkg_list+='kubernetes ' 06:13:17 + for arg in "$@" 06:13:17 + case $arg in 06:13:17 + pkg_list+='niet ' 06:13:17 + for arg in "$@" 06:13:17 + case $arg in 06:13:17 + pkg_list+='python-heatclient ' 06:13:17 + for arg in "$@" 06:13:17 + case $arg in 06:13:17 + pkg_list+='python-openstackclient ' 06:13:17 + for arg in "$@" 06:13:17 + case $arg in 06:13:17 + pkg_list+='python-magnumclient ' 06:13:17 + for arg in "$@" 06:13:17 + case $arg in 06:13:17 + pkg_list+='yq ' 06:13:17 + [[ -f /tmp/.os_lf_venv ]] 06:13:17 ++ cat /tmp/.os_lf_venv 06:13:17 + lf_venv=/tmp/venv-0j5D 06:13:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from' file:/tmp/.os_lf_venv 06:13:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:13:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:13:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:17 + local 'pip_opts=--upgrade --quiet' 06:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:13:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:13:17 + [[ -n '' ]] 06:13:17 + [[ -n '' ]] 06:13:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:13:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:13:17 + /tmp/venv-0j5D/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:13:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:13:19 lf-activate-venv(): INFO: Base packages installed successfully 06:13:19 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 06:13:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 06:13:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:13:19 + /tmp/venv-0j5D/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:13:29 + type python3 06:13:29 + true 06:13:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH' 06:13:29 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:13:29 + PATH=/tmp/venv-0j5D/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:13:29 + return 0 06:13:29 + mapfile -t os_volumes 06:13:29 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 06:13:31 + '[' 0 -eq 0 ']' 06:13:31 + echo 'No orphaned volumes found.' 06:13:31 No orphaned volumes found. 06:13:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:13:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:13:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13752768308821031362.sh 06:13:31 ---> Protect in-use images 06:13:31 Setup pyenv: 06:13:31 system 06:13:31 3.8.20 06:13:31 3.9.20 06:13:31 3.10.15 06:13:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:13:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:13:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:13:33 lf-activate-venv(): INFO: Base packages installed successfully 06:13:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 06:13:42 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:13:42 INFO: There are images to protect defined in jenkins-config. 06:13:42 INFO: Protecting the following images: 06:13:42 ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347 06:13:42 ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352 06:13:42 ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156 06:13:42 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220920-203114.324 06:13:42 ZZCI - Ubuntu 20.04 - docker - arm64 - 20220921-021824.649 06:13:42 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250625-192343.651 06:13:42 ZZCI - Ubuntu 24.04 - docker - x86_64 - 20250625-202413.753 06:14:34 Failed to contact the endpoint at https://image.public.mtl1.vexxhost.net/ for discovery. Fallback to using that endpoint as the base url. 06:15:24 Failed to contact the endpoint at https://image.public.mtl1.vexxhost.net/ for discovery. Fallback to using that endpoint as the base url. 06:15:24 The image service for vex:ca-ymq-1 exists but does not have any supported versions. 06:15:24 Build step 'Conditional step (single)' marked build as failure 06:15:24 $ ssh-agent -k 06:15:24 unset SSH_AUTH_SOCK; 06:15:24 unset SSH_AGENT_PID; 06:15:24 echo Agent pid 1600 killed; 06:15:24 [ssh-agent] Stopped. 06:15:24 [PostBuildScript] - [INFO] Executing post build scripts. 06:15:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14401159439551283609.sh 06:15:24 ---> sysstat.sh 06:15:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins397153026381284167.sh 06:15:25 ---> package-listing.sh 06:15:25 ++ facter osfamily 06:15:25 ++ tr '[:upper:]' '[:lower:]' 06:15:25 + OS_FAMILY=debian 06:15:25 + workspace=/w/workspace/ci-management-openstack-cron 06:15:25 + START_PACKAGES=/tmp/packages_start.txt 06:15:25 + END_PACKAGES=/tmp/packages_end.txt 06:15:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:25 + PACKAGES=/tmp/packages_start.txt 06:15:25 + '[' /w/workspace/ci-management-openstack-cron ']' 06:15:25 + PACKAGES=/tmp/packages_end.txt 06:15:25 + case "${OS_FAMILY}" in 06:15:25 + grep '^ii' 06:15:25 + dpkg -l 06:15:25 + '[' -f /tmp/packages_start.txt ']' 06:15:25 + '[' -f /tmp/packages_end.txt ']' 06:15:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:25 + '[' /w/workspace/ci-management-openstack-cron ']' 06:15:25 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 06:15:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 06:15:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17485407764015155372.sh 06:15:25 ---> capture-instance-metadata.sh 06:15:25 Setup pyenv: 06:15:25 system 06:15:25 3.8.20 06:15:25 3.9.20 06:15:25 3.10.15 06:15:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:15:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:15:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:27 lf-activate-venv(): INFO: Base packages installed successfully 06:15:27 lf-activate-venv(): INFO: Installing additional packages: lftools 06:15:33 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:15:33 INFO: Running in OpenStack, capturing instance metadata 06:15:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4973250521606033037.sh 06:15:33 provisioning config files... 06:15:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5304017536522060494tmp 06:15:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:15:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:15:33 [EnvInject] - Injecting environment variables from a build step. 06:15:33 [EnvInject] - Injecting as environment variables the properties content 06:15:33 SERVER_ID=logs 06:15:33 06:15:33 [EnvInject] - Variables injected successfully. 06:15:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13498085409960209110.sh 06:15:33 ---> create-netrc.sh 06:15:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins729569480494785135.sh 06:15:33 ---> python-tools-install.sh 06:15:33 Setup pyenv: 06:15:33 system 06:15:33 3.8.20 06:15:33 3.9.20 06:15:33 3.10.15 06:15:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:15:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:15:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:35 lf-activate-venv(): INFO: Base packages installed successfully 06:15:35 lf-activate-venv(): INFO: Installing additional packages: lftools 06:15:40 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:15:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2576053360253082199.sh 06:15:40 ---> sudo-logs.sh 06:15:40 Archiving 'sudo' log.. 06:15:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8077443474502113142.sh 06:15:41 ---> job-cost.sh 06:15:41 Setup pyenv: 06:15:41 system 06:15:41 3.8.20 06:15:41 3.9.20 06:15:41 3.10.15 06:15:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:15:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:15:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:43 lf-activate-venv(): INFO: Base packages installed successfully 06:15:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:15:48 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:15:48 INFO: No Stack... 06:15:48 INFO: Retrieving Pricing Info for: v3-standard-2 06:15:48 INFO: Archiving Costs 06:15:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12230274335458942693.sh 06:15:48 ---> logs-deploy.sh 06:15:48 Setup pyenv: 06:15:48 system 06:15:48 3.8.20 06:15:48 3.9.20 06:15:48 3.10.15 06:15:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:15:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0j5D from file:/tmp/.os_lf_venv 06:15:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:15:50 lf-activate-venv(): INFO: Base packages installed successfully 06:15:50 lf-activate-venv(): INFO: Installing additional packages: lftools 06:15:56 lf-activate-venv(): INFO: Adding /tmp/venv-0j5D/bin to PATH 06:15:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62351 06:15:56 INFO: archiving workspace using pattern(s): 06:15:57 Archives upload complete. 06:15:57 INFO: archiving logs to Nexus 06:15:58 ---> uname -a: 06:15:58 Linux prd-ubuntu20-04-docker-2c-8g-10241 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:15:58 06:15:58 06:15:58 ---> lscpu: 06:15:58 Architecture: x86_64 06:15:58 CPU op-mode(s): 32-bit, 64-bit 06:15:58 Byte Order: Little Endian 06:15:58 Address sizes: 40 bits physical, 48 bits virtual 06:15:58 CPU(s): 2 06:15:58 On-line CPU(s) list: 0,1 06:15:58 Thread(s) per core: 1 06:15:58 Core(s) per socket: 1 06:15:58 Socket(s): 2 06:15:58 NUMA node(s): 1 06:15:58 Vendor ID: AuthenticAMD 06:15:58 CPU family: 23 06:15:58 Model: 49 06:15:58 Model name: AMD EPYC-Rome Processor 06:15:58 Stepping: 0 06:15:58 CPU MHz: 2799.998 06:15:58 BogoMIPS: 5599.99 06:15:58 Virtualization: AMD-V 06:15:58 Hypervisor vendor: KVM 06:15:58 Virtualization type: full 06:15:58 L1d cache: 64 KiB 06:15:58 L1i cache: 64 KiB 06:15:58 L2 cache: 1 MiB 06:15:58 L3 cache: 32 MiB 06:15:58 NUMA node0 CPU(s): 0,1 06:15:58 Vulnerability Gather data sampling: Not affected 06:15:58 Vulnerability Itlb multihit: Not affected 06:15:58 Vulnerability L1tf: Not affected 06:15:58 Vulnerability Mds: Not affected 06:15:58 Vulnerability Meltdown: Not affected 06:15:58 Vulnerability Mmio stale data: Not affected 06:15:58 Vulnerability Retbleed: Vulnerable 06:15:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:15:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:15:58 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:15:58 Vulnerability Srbds: Not affected 06:15:58 Vulnerability Tsx async abort: Not affected 06:15:58 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 06:15:58 06:15:58 06:15:58 ---> nproc: 06:15:58 2 06:15:58 06:15:58 06:15:58 ---> df -h: 06:15:58 Filesystem Size Used Avail Use% Mounted on 06:15:58 udev 3.9G 0 3.9G 0% /dev 06:15:58 tmpfs 795M 1.1M 794M 1% /run 06:15:58 /dev/vda1 39G 9.9G 29G 26% / 06:15:58 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:15:58 tmpfs 5.0M 0 5.0M 0% /run/lock 06:15:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:15:58 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 06:15:58 /dev/loop0 62M 62M 0 100% /snap/core20/1405 06:15:58 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:15:58 tmpfs 795M 0 795M 0% /run/user/1001 06:15:58 /dev/loop3 50M 50M 0 100% /snap/snapd/26865 06:15:58 06:15:58 06:15:58 ---> free -m: 06:15:58 total used free shared buff/cache available 06:15:58 Mem: 7945 549 4779 1 2616 7094 06:15:58 Swap: 1023 0 1023 06:15:58 06:15:58 06:15:58 ---> ip addr: 06:15:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:15:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:15:58 inet 127.0.0.1/8 scope host lo 06:15:58 valid_lft forever preferred_lft forever 06:15:58 inet6 ::1/128 scope host 06:15:58 valid_lft forever preferred_lft forever 06:15:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:15:58 link/ether fa:16:3e:fe:d2:de brd ff:ff:ff:ff:ff:ff 06:15:58 inet 10.30.123.84/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 06:15:58 valid_lft 85804sec preferred_lft 85804sec 06:15:58 inet6 fe80::f816:3eff:fefe:d2de/64 scope link 06:15:58 valid_lft forever preferred_lft forever 06:15:58 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:15:58 link/ether 6e:af:a0:88:f1:7c brd ff:ff:ff:ff:ff:ff 06:15:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:15:58 valid_lft forever preferred_lft forever 06:15:58 06:15:58 06:15:58 ---> sar -b -r -n DEV: 06:15:58 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-10241) 05/22/26 _x86_64_ (2 CPU) 06:15:58 06:15:58 06:06:02 LINUX RESTART (2 CPU) 06:15:58 06:15:58 06:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:15:58 06:08:01 125.27 2.73 122.54 0.00 124.32 14567.02 0.00 06:15:58 06:09:01 22.36 0.02 22.35 0.00 3.87 2449.33 0.00 06:15:58 06:10:01 9.87 0.28 9.58 0.00 2.27 565.11 0.00 06:15:58 06:11:01 1.37 0.00 1.37 0.00 0.00 25.06 0.00 06:15:58 06:12:01 20.76 1.05 19.71 0.00 41.72 2542.35 0.00 06:15:58 06:13:01 4.77 1.27 3.50 0.00 95.17 88.24 0.00 06:15:58 06:14:01 26.53 0.62 25.91 0.00 30.13 1166.61 0.00 06:15:58 06:15:01 3.50 0.00 3.50 0.00 0.00 331.14 0.00 06:15:58 Average: 26.60 0.74 25.85 0.00 37.00 2692.06 0.00 06:15:58 06:15:58 06:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:15:58 06:08:01 5049204 7291888 478256 5.88 94164 2303408 1111024 12.10 726016 2090952 63080 06:15:58 06:09:01 5009320 7252008 518416 6.37 94692 2303320 1151128 12.53 770280 2087744 10728 06:15:58 06:10:01 5050460 7294420 475508 5.84 95252 2303524 1102328 12.00 729776 2086500 348 06:15:58 06:11:01 5050320 7294324 475548 5.84 95288 2303524 1123660 12.23 729272 2086500 144 06:15:58 06:12:01 4922488 7277768 486272 5.98 109584 2398660 1160868 12.64 791984 2142360 536 06:15:58 06:13:01 4902796 7260344 504000 6.19 109336 2401196 1168700 12.72 830196 2126152 728 06:15:58 06:14:01 4920164 7281488 482316 5.93 111764 2402084 1132384 12.33 811996 2125652 9160 06:15:58 06:15:01 4920300 7281636 482072 5.92 111804 2402084 1148340 12.50 811340 2125652 128 06:15:58 Average: 4978132 7279234 487798 6.00 102736 2352225 1137304 12.38 775108 2108939 10606 06:15:58 06:15:58 06:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:15:58 06:08:01 ens3 41.94 36.65 417.35 8.78 0.00 0.00 0.00 0.00 06:15:58 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:58 06:08:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 06:15:58 06:09:01 ens3 3.93 3.75 2.73 1.49 0.00 0.00 0.00 0.00 06:15:58 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:58 06:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:15:58 06:10:01 ens3 2.83 2.98 2.66 0.96 0.00 0.00 0.00 0.00 06:15:58 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:58 06:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:15:58 06:11:01 ens3 0.55 0.50 0.66 0.07 0.00 0.00 0.00 0.00 06:15:58 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:58 06:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:15:58 06:12:01 ens3 41.80 18.94 850.73 1.63 0.00 0.00 0.00 0.00 06:15:58 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:58 06:12:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 06:15:58 06:13:01 ens3 13.15 15.34 12.12 2.74 0.00 0.00 0.00 0.00 06:15:58 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:58 06:13:01 lo 4.20 4.20 0.39 0.39 0.00 0.00 0.00 0.00 06:15:58 06:14:01 ens3 23.46 22.96 17.28 7.78 0.00 0.00 0.00 0.00 06:15:58 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:58 06:14:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 06:15:58 06:15:01 ens3 0.40 0.35 0.09 0.05 0.00 0.00 0.00 0.00 06:15:58 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:58 06:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:15:58 Average: ens3 15.95 12.64 162.43 2.92 0.00 0.00 0.00 0.00 06:15:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:58 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 06:15:58 06:15:58 06:15:58 ---> sar -P ALL: 06:15:58 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-10241) 05/22/26 _x86_64_ (2 CPU) 06:15:58 06:15:58 06:06:02 LINUX RESTART (2 CPU) 06:15:58 06:15:58 06:07:02 CPU %user %nice %system %iowait %steal %idle 06:15:58 06:08:01 all 39.74 0.00 3.18 4.46 0.12 52.49 06:15:58 06:08:01 0 37.44 0.00 3.22 5.01 0.12 54.21 06:15:58 06:08:01 1 42.04 0.00 3.15 3.91 0.12 50.78 06:15:58 06:09:01 all 4.40 0.00 0.37 0.59 0.05 94.59 06:15:58 06:09:01 0 2.84 0.00 0.30 0.90 0.03 95.93 06:15:58 06:09:01 1 5.97 0.00 0.44 0.28 0.07 93.25 06:15:58 06:10:01 all 6.38 0.00 0.31 1.45 0.04 91.82 06:15:58 06:10:01 0 11.10 0.00 0.40 2.89 0.05 85.56 06:15:58 06:10:01 1 1.65 0.00 0.22 0.02 0.03 98.08 06:15:58 06:11:01 all 1.11 0.00 0.04 0.04 0.02 98.78 06:15:58 06:11:01 0 0.05 0.00 0.05 0.08 0.03 99.78 06:15:58 06:11:01 1 2.15 0.00 0.03 0.00 0.02 97.80 06:15:58 06:12:01 all 3.49 0.00 1.77 1.34 0.03 93.36 06:15:58 06:12:01 0 3.28 0.00 1.28 2.18 0.03 93.23 06:15:58 06:12:01 1 3.70 0.00 2.27 0.50 0.03 93.50 06:15:58 06:13:01 all 11.99 0.00 1.21 0.07 0.07 86.66 06:15:58 06:13:01 0 16.99 0.00 1.34 0.07 0.07 81.54 06:15:58 06:13:01 1 7.01 0.00 1.08 0.07 0.07 91.77 06:15:58 06:14:01 all 27.75 0.00 1.69 1.01 0.06 69.49 06:15:58 06:14:01 0 14.42 0.00 1.34 0.13 0.05 84.06 06:15:58 06:14:01 1 41.04 0.00 2.05 1.88 0.07 54.96 06:15:58 06:15:01 all 0.08 0.00 0.04 0.03 0.03 99.81 06:15:58 06:15:01 0 0.12 0.00 0.07 0.05 0.05 99.72 06:15:58 06:15:01 1 0.05 0.00 0.02 0.02 0.02 99.90 06:15:58 Average: all 11.81 0.00 1.07 1.12 0.05 85.95 06:15:58 Average: 0 10.73 0.00 1.00 1.41 0.05 86.81 06:15:58 Average: 1 12.88 0.00 1.15 0.83 0.05 85.08 06:15:58 06:15:58 06:15:58