01:03:53 Started by timer 01:03:53 Running as SYSTEM 01:03:54 [EnvInject] - Loading node environment variables. 01:03:54 Building remotely on prd-ubuntu20.04-docker-2c-8g-9739 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:03:54 [ssh-agent] Looking for ssh-agent implementation... 01:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:54 $ ssh-agent 01:03:54 SSH_AUTH_SOCK=/tmp/ssh-uM46kEsuJiNG/agent.1528 01:03:54 SSH_AGENT_PID=1530 01:03:54 [ssh-agent] Started. 01:03:54 Running ssh-add (command line suppressed) 01:03:54 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6370052031214144489.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6370052031214144489.key) 01:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:54 The recommended git tool is: NONE 01:03:56 using credential edgex-jenkins-ssh 01:03:56 Wiping out workspace first. 01:03:56 Cloning the remote Git repository 01:03:56 Cloning repository git@github.com:edgexfoundry/ci-management 01:03:56 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:03:56 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:03:56 > git --version # timeout=10 01:03:56 > git --version # 'git version 2.25.1' 01:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:03:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:57 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:57 Avoid second fetch 01:03:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:03:57 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:03:57 > git config core.sparsecheckout # timeout=10 01:03:57 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:03:57 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:03:57 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:03:57 > git remote # timeout=10 01:03:57 > git submodule init # timeout=10 01:03:57 > git submodule sync # timeout=10 01:03:57 > git config --get remote.origin.url # timeout=10 01:03:57 > git submodule init # timeout=10 01:03:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:03:58 > git config --get submodule.packer/common-packer.url # timeout=10 01:03:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:03:58 > git config --get submodule.global-jjb.url # timeout=10 01:03:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:03:58 > git submodule update --init --recursive packer/common-packer # timeout=10 01:03:58 > git submodule update --init --recursive global-jjb # timeout=10 01:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:02 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:02 provisioning config files... 01:04:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11427687971687472687.sh 01:04:02 ---> python-tools-install.sh 01:04:02 Setup pyenv: 01:04:02 * system (set by /opt/pyenv/version) 01:04:02 * 3.8.20 (set by /opt/pyenv/version) 01:04:02 * 3.9.20 (set by /opt/pyenv/version) 01:04:02 3.10.15 01:04:02 3.11.10 01:04:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9FDp 01:04:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:10 lf-activate-venv(): INFO: Base packages installed successfully 01:04:10 lf-activate-venv(): INFO: Installing additional packages: lftools 01:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-9FDp/bin to PATH 01:04:35 Generating Requirements File 01:04:55 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. 01:04:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:04:55 Python 3.11.10 01:04:56 pip 26.1.1 from /tmp/venv-9FDp/lib/python3.11/site-packages/pip (python 3.11) 01:04:56 aiohappyeyeballs==2.6.2 01:04:56 aiohttp==3.13.5 01:04:56 aiosignal==1.4.0 01:04:56 appdirs==1.4.4 01:04:56 argcomplete==3.6.3 01:04:56 aspy.yaml==1.3.0 01:04:56 attrs==26.1.0 01:04:56 autopage==0.6.0 01:04:56 beautifulsoup4==4.14.3 01:04:56 boto3==1.43.12 01:04:56 botocore==1.43.12 01:04:56 bs4==0.0.2 01:04:56 certifi==2026.5.20 01:04:56 cffi==2.0.0 01:04:56 cfgv==3.5.0 01:04:56 chardet==7.4.3 01:04:56 charset-normalizer==3.4.7 01:04:56 click==8.4.0 01:04:56 cliff==4.14.0 01:04:56 cmd2==3.5.1 01:04:56 cryptography==3.3.2 01:04:56 debtcollector==3.1.0 01:04:56 decorator==5.3.1 01:04:56 defusedxml==0.7.1 01:04:56 Deprecated==1.3.1 01:04:56 distlib==0.4.0 01:04:56 dnspython==2.8.0 01:04:56 docker==7.1.0 01:04:56 dogpile.cache==1.5.0 01:04:56 durationpy==0.10 01:04:56 email-validator==2.3.0 01:04:56 filelock==3.29.0 01:04:56 frozenlist==1.8.0 01:04:56 future==1.0.0 01:04:56 gitdb==4.0.12 01:04:56 GitPython==3.1.50 01:04:56 httplib2==0.30.2 01:04:56 identify==2.6.19 01:04:56 idna==3.15 01:04:56 importlib-resources==1.5.0 01:04:56 iso8601==2.1.0 01:04:56 Jinja2==3.1.6 01:04:56 jmespath==1.1.0 01:04:56 jsonpatch==1.33 01:04:56 jsonpointer==3.1.1 01:04:56 jsonschema==4.26.0 01:04:56 jsonschema-specifications==2025.9.1 01:04:56 keystoneauth1==5.14.0 01:04:56 kubernetes==36.0.0 01:04:56 lftools==0.37.22 01:04:56 lxml==6.1.1 01:04:56 markdown-it-py==4.2.0 01:04:56 MarkupSafe==3.0.3 01:04:56 mdurl==0.1.2 01:04:56 msgpack==1.1.2 01:04:56 multi_key_dict==2.0.3 01:04:56 multidict==6.7.1 01:04:56 munch==4.0.0 01:04:56 netaddr==1.3.0 01:04:56 niet==1.4.2 01:04:56 nodeenv==1.10.0 01:04:56 oauth2client==4.1.3 01:04:56 oauthlib==3.3.1 01:04:56 openstacksdk==4.13.0 01:04:56 os-service-types==1.8.2 01:04:56 osc-lib==4.6.0 01:04:56 oslo.config==10.4.0 01:04:56 oslo.context==6.4.0 01:04:56 oslo.i18n==6.8.0 01:04:56 oslo.log==8.2.0 01:04:56 oslo.serialization==5.10.0 01:04:56 oslo.utils==10.0.1 01:04:56 packaging==26.2 01:04:56 pbr==7.0.3 01:04:56 platformdirs==4.9.6 01:04:56 prettytable==3.17.0 01:04:56 propcache==0.5.2 01:04:56 psutil==7.2.2 01:04:56 pyasn1==0.6.3 01:04:56 pyasn1_modules==0.4.2 01:04:56 pycparser==3.0 01:04:56 pygerrit2==2.0.15 01:04:56 PyGithub==2.9.1 01:04:56 Pygments==2.20.0 01:04:56 PyJWT==2.12.1 01:04:56 PyNaCl==1.6.2 01:04:56 pyparsing==2.4.7 01:04:56 pyperclip==1.11.0 01:04:56 pyrsistent==0.20.0 01:04:56 python-cinderclient==9.9.0 01:04:56 python-dateutil==2.9.0.post0 01:04:56 python-discovery==1.3.1 01:04:56 python-heatclient==5.2.0 01:04:56 python-jenkins==1.8.3 01:04:56 python-keystoneclient==5.8.0 01:04:56 python-magnumclient==4.10.0 01:04:56 python-openstackclient==10.0.0 01:04:56 python-swiftclient==4.10.0 01:04:56 PyYAML==6.0.3 01:04:56 referencing==0.37.0 01:04:56 requests==2.34.2 01:04:56 requests-oauthlib==2.0.0 01:04:56 rfc3986==2.0.0 01:04:56 rich==15.0.0 01:04:56 rich-argparse==1.8.0 01:04:56 rpds-py==0.30.0 01:04:56 rsa==4.9.1 01:04:56 ruamel.yaml==0.19.1 01:04:56 ruamel.yaml.clib==0.2.15 01:04:56 s3transfer==0.17.0 01:04:56 simplejson==4.1.1 01:04:56 six==1.17.0 01:04:56 smmap==5.0.3 01:04:56 soupsieve==2.8.3 01:04:56 stevedore==5.8.0 01:04:56 tabulate==0.10.0 01:04:56 toml==0.10.2 01:04:56 tomlkit==0.15.0 01:04:56 tqdm==4.67.3 01:04:56 typing_extensions==4.15.0 01:04:56 urllib3==1.26.20 01:04:56 virtualenv==21.3.3 01:04:56 wcwidth==0.7.0 01:04:56 websocket-client==1.9.0 01:04:56 wrapt==2.1.2 01:04:56 xdg==6.0.0 01:04:56 xmltodict==1.0.4 01:04:56 yarl==1.24.2 01:04:56 yq==3.4.3 01:04:56 [EnvInject] - Injecting environment variables from a build step. 01:04:56 [EnvInject] - Injecting as environment variables the properties content 01:04:56 OS_CLOUD=vex 01:04:56 01:04:56 [EnvInject] - Variables injected successfully. 01:04:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:04:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:04:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14687050931887508280.sh 01:04:56 ---> Orphaned k8s clusters 01:04:56 Setup pyenv: 01:04:56 system 01:04:56 3.8.20 01:04:56 3.9.20 01:04:56 3.10.15 01:04:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9FDp from file:/tmp/.os_lf_venv 01:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:58 lf-activate-venv(): INFO: Base packages installed successfully 01:04:58 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:04 lf-activate-venv(): INFO: Adding /tmp/venv-9FDp/bin to PATH 01:05:07 -----> Delete orphaned cluster 01:05:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4011249981361092640.sh 01:05:07 ---> Orphaned stacks 01:05:07 Setup pyenv: 01:05:07 system 01:05:07 3.8.20 01:05:07 3.9.20 01:05:07 3.10.15 01:05:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9FDp from file:/tmp/.os_lf_venv 01:05:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:09 lf-activate-venv(): INFO: Base packages installed successfully 01:05:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-9FDp/bin to PATH 01:05:22 + mapfile -t OS_COE_CLUSTERS_ID 01:05:22 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:22 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:22 ++ awk '{print $1}' 01:05:24 + echo '-----> Active clusters -> stacks' 01:05:24 -----> Active clusters -> stacks 01:05:24 + OS_COE_STACKS=() 01:05:24 + [[ 0 -gt 0 ]] 01:05:24 + mapfile -t OS_STACKS 01:05:24 ++ 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 01:05:24 ++ awk '{print $1}' 01:05:26 + echo '-----> Active stacks' 01:05:26 -----> Active stacks 01:05:26 + echo '-----> Delete orphaned stacks' 01:05:26 -----> Delete orphaned stacks 01:05:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18215646264754935200.sh 01:05:26 ---> Orphaned servers 01:05:26 Setup pyenv: 01:05:26 system 01:05:26 3.8.20 01:05:26 3.9.20 01:05:26 3.10.15 01:05:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9FDp from file:/tmp/.os_lf_venv 01:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:28 lf-activate-venv(): INFO: Base packages installed successfully 01:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-9FDp/bin to PATH 01:05:45 -----> Active servers 01:05:45 prd-ubuntu20.04-docker-2c-8g-9739 01:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-9737 01:05:45 prd-ubuntu20.04-docker-8c-8g-9734 01:05:45 prd-centos7-blackbox-4c-2g-9479 01:05:45 -----> Delete orphaned servers 01:07:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:07:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:07:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15388023989645827492.sh 01:07:31 ---> Orphaned ports 01:07:31 Setup pyenv: 01:07:31 system 01:07:31 3.8.20 01:07:31 3.9.20 01:07:31 3.10.15 01:07:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9FDp from file:/tmp/.os_lf_venv 01:07:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:32 lf-activate-venv(): INFO: Base packages installed successfully 01:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-9FDp/bin to PATH 01:07:41 No orphaned ports to process. 01:07:41 Build step 'Conditional step (single)' marked build as failure 01:07:41 $ ssh-agent -k 01:07:41 unset SSH_AUTH_SOCK; 01:07:41 unset SSH_AGENT_PID; 01:07:41 echo Agent pid 1530 killed; 01:07:41 [ssh-agent] Stopped. 01:07:42 [PostBuildScript] - [INFO] Executing post build scripts. 01:07:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2791434512338574467.sh 01:07:42 ---> sysstat.sh 01:07:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8491274697461816619.sh 01:07:42 ---> package-listing.sh 01:07:42 ++ tr '[:upper:]' '[:lower:]' 01:07:42 ++ facter osfamily 01:07:42 + OS_FAMILY=debian 01:07:42 + workspace=/w/workspace/ci-management-openstack-cron 01:07:42 + START_PACKAGES=/tmp/packages_start.txt 01:07:42 + END_PACKAGES=/tmp/packages_end.txt 01:07:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:07:42 + PACKAGES=/tmp/packages_start.txt 01:07:42 + '[' /w/workspace/ci-management-openstack-cron ']' 01:07:42 + PACKAGES=/tmp/packages_end.txt 01:07:42 + case "${OS_FAMILY}" in 01:07:42 + dpkg -l 01:07:42 + grep '^ii' 01:07:42 + '[' -f /tmp/packages_start.txt ']' 01:07:42 + '[' -f /tmp/packages_end.txt ']' 01:07:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:07:43 + '[' /w/workspace/ci-management-openstack-cron ']' 01:07:43 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:07:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:07:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12170141129311506669.sh 01:07:43 ---> capture-instance-metadata.sh 01:07:43 Setup pyenv: 01:07:43 system 01:07:43 3.8.20 01:07:43 3.9.20 01:07:43 3.10.15 01:07:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9FDp from file:/tmp/.os_lf_venv 01:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:44 lf-activate-venv(): INFO: Base packages installed successfully 01:07:44 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-9FDp/bin to PATH 01:07:50 INFO: Running in OpenStack, capturing instance metadata 01:07:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6354021137765442051.sh 01:07:50 provisioning config files... 01:07:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2622865760959690525tmp 01:07:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:07:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:07:50 [EnvInject] - Injecting environment variables from a build step. 01:07:50 [EnvInject] - Injecting as environment variables the properties content 01:07:50 SERVER_ID=logs 01:07:50 01:07:50 [EnvInject] - Variables injected successfully. 01:07:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2262980988368903469.sh 01:07:50 ---> create-netrc.sh 01:07:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17284961217481859148.sh 01:07:51 ---> python-tools-install.sh 01:07:51 Setup pyenv: 01:07:51 system 01:07:51 3.8.20 01:07:51 3.9.20 01:07:51 3.10.15 01:07:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9FDp from file:/tmp/.os_lf_venv 01:07:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:52 lf-activate-venv(): INFO: Base packages installed successfully 01:07:52 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:58 lf-activate-venv(): INFO: Adding /tmp/venv-9FDp/bin to PATH 01:07:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10776946473208163817.sh 01:07:58 ---> sudo-logs.sh 01:07:58 Archiving 'sudo' log.. 01:07:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins765732087603376638.sh 01:07:58 ---> job-cost.sh 01:07:58 Setup pyenv: 01:07:59 system 01:07:59 3.8.20 01:07:59 3.9.20 01:07:59 3.10.15 01:07:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9FDp from file:/tmp/.os_lf_venv 01:07:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:00 lf-activate-venv(): INFO: Base packages installed successfully 01:08:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-9FDp/bin to PATH 01:08:05 INFO: No Stack... 01:08:06 INFO: Retrieving Pricing Info for: v3-standard-2 01:08:06 INFO: Archiving Costs 01:08:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11300917249368266457.sh 01:08:06 ---> logs-deploy.sh 01:08:06 Setup pyenv: 01:08:06 system 01:08:06 3.8.20 01:08:06 3.9.20 01:08:06 3.10.15 01:08:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9FDp from file:/tmp/.os_lf_venv 01:08:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:08 lf-activate-venv(): INFO: Base packages installed successfully 01:08:08 lf-activate-venv(): INFO: Installing additional packages: lftools 01:08:14 lf-activate-venv(): INFO: Adding /tmp/venv-9FDp/bin to PATH 01:08:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62324 01:08:14 INFO: archiving workspace using pattern(s): 01:08:17 Archives upload complete. 01:08:17 INFO: archiving logs to Nexus 01:08:18 ---> uname -a: 01:08:18 Linux prd-ubuntu20-04-docker-2c-8g-9739 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:08:18 01:08:18 01:08:18 ---> lscpu: 01:08:18 Architecture: x86_64 01:08:18 CPU op-mode(s): 32-bit, 64-bit 01:08:18 Byte Order: Little Endian 01:08:18 Address sizes: 40 bits physical, 48 bits virtual 01:08:18 CPU(s): 2 01:08:18 On-line CPU(s) list: 0,1 01:08:18 Thread(s) per core: 1 01:08:18 Core(s) per socket: 1 01:08:18 Socket(s): 2 01:08:18 NUMA node(s): 1 01:08:18 Vendor ID: AuthenticAMD 01:08:18 CPU family: 23 01:08:18 Model: 49 01:08:18 Model name: AMD EPYC-Rome Processor 01:08:18 Stepping: 0 01:08:18 CPU MHz: 2799.998 01:08:18 BogoMIPS: 5599.99 01:08:18 Virtualization: AMD-V 01:08:18 Hypervisor vendor: KVM 01:08:18 Virtualization type: full 01:08:18 L1d cache: 64 KiB 01:08:18 L1i cache: 64 KiB 01:08:18 L2 cache: 1 MiB 01:08:18 L3 cache: 32 MiB 01:08:18 NUMA node0 CPU(s): 0,1 01:08:18 Vulnerability Gather data sampling: Not affected 01:08:18 Vulnerability Itlb multihit: Not affected 01:08:18 Vulnerability L1tf: Not affected 01:08:18 Vulnerability Mds: Not affected 01:08:18 Vulnerability Meltdown: Not affected 01:08:18 Vulnerability Mmio stale data: Not affected 01:08:18 Vulnerability Retbleed: Vulnerable 01:08:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:08:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:08:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:08:18 Vulnerability Srbds: Not affected 01:08:18 Vulnerability Tsx async abort: Not affected 01:08:18 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 01:08:18 01:08:18 01:08:18 ---> nproc: 01:08:18 2 01:08:18 01:08:18 01:08:18 ---> df -h: 01:08:18 Filesystem Size Used Avail Use% Mounted on 01:08:18 udev 3.9G 0 3.9G 0% /dev 01:08:18 tmpfs 795M 1.1M 794M 1% /run 01:08:18 /dev/vda1 39G 9.9G 29G 26% / 01:08:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:08:18 tmpfs 5.0M 0 5.0M 0% /run/lock 01:08:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:08:18 /dev/loop0 62M 62M 0 100% /snap/core20/1405 01:08:18 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 01:08:18 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 01:08:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:08:18 tmpfs 795M 0 795M 0% /run/user/1001 01:08:18 01:08:18 01:08:18 ---> free -m: 01:08:18 total used free shared buff/cache available 01:08:18 Mem: 7945 530 4906 1 2508 7115 01:08:18 Swap: 1023 0 1023 01:08:18 01:08:18 01:08:18 ---> ip addr: 01:08:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:08:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:08:18 inet 127.0.0.1/8 scope host lo 01:08:18 valid_lft forever preferred_lft forever 01:08:18 inet6 ::1/128 scope host 01:08:18 valid_lft forever preferred_lft forever 01:08:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:08:18 link/ether fa:16:3e:89:37:86 brd ff:ff:ff:ff:ff:ff 01:08:18 inet 10.30.122.152/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:08:18 valid_lft 86101sec preferred_lft 86101sec 01:08:18 inet6 fe80::f816:3eff:fe89:3786/64 scope link 01:08:18 valid_lft forever preferred_lft forever 01:08:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:08:18 link/ether 76:fb:71:53:79:6d brd ff:ff:ff:ff:ff:ff 01:08:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:08:18 valid_lft forever preferred_lft forever 01:08:18 01:08:18 01:08:18 ---> sar -b -r -n DEV: 01:08:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9739) 05/21/26 _x86_64_ (2 CPU) 01:08:18 01:08:18 01:03:21 LINUX RESTART (2 CPU) 01:08:18 01:08:18 01:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:08:18 01:05:01 164.51 9.28 155.22 0.00 817.60 9034.38 0.00 01:08:18 01:06:01 76.22 2.73 73.49 0.00 123.71 11577.80 0.00 01:08:18 01:07:01 2.70 0.17 2.53 0.00 22.00 341.01 0.00 01:08:18 01:08:01 20.56 0.82 19.75 0.00 84.65 950.11 0.00 01:08:18 Average: 66.00 3.25 62.75 0.00 261.99 5475.82 0.00 01:08:18 01:08:18 01:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:08:18 01:05:01 5053052 7284752 490296 6.03 90600 2297568 1135100 12.36 702528 2116852 299860 01:08:18 01:06:01 5109656 7359816 413596 5.08 95380 2309836 1077580 11.73 665548 2094620 9520 01:08:18 01:07:01 5109948 7360740 412748 5.07 95416 2310496 1077580 11.73 667000 2093880 128 01:08:18 01:08:01 5062348 7318012 455548 5.60 97412 2313524 1119060 12.18 714300 2093728 12240 01:08:18 Average: 5083751 7330830 443047 5.45 94702 2307856 1102330 12.00 687344 2099770 80437 01:08:18 01:08:18 01:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:08:18 01:05:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 01:08:18 01:05:01 ens3 79.29 58.44 1291.15 11.17 0.00 0.00 0.00 0.00 01:08:18 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:18 01:06:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 01:08:18 01:06:01 ens3 20.45 20.13 47.29 6.13 0.00 0.00 0.00 0.00 01:08:18 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:18 01:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:08:18 01:07:01 ens3 0.65 0.82 0.30 0.11 0.00 0.00 0.00 0.00 01:08:18 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:18 01:08:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 01:08:18 01:08:01 ens3 22.71 19.70 18.22 8.14 0.00 0.00 0.00 0.00 01:08:18 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:18 Average: lo 1.03 1.03 0.11 0.11 0.00 0.00 0.00 0.00 01:08:18 Average: ens3 30.77 24.77 339.24 6.39 0.00 0.00 0.00 0.00 01:08:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:18 01:08:18 01:08:18 ---> sar -P ALL: 01:08:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9739) 05/21/26 _x86_64_ (2 CPU) 01:08:18 01:08:18 01:03:21 LINUX RESTART (2 CPU) 01:08:18 01:08:18 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:08:18 01:05:01 all 37.84 0.00 3.42 7.16 0.08 51.50 01:08:18 01:05:01 0 40.60 0.00 3.03 1.92 0.08 54.37 01:08:18 01:05:01 1 35.08 0.00 3.81 12.41 0.08 48.62 01:08:18 01:06:01 all 24.28 0.00 1.58 2.66 0.05 71.44 01:08:18 01:06:01 0 31.48 0.00 1.60 0.72 0.05 66.16 01:08:18 01:06:01 1 17.09 0.00 1.55 4.60 0.05 76.71 01:08:18 01:07:01 all 0.19 0.00 0.05 0.04 0.03 99.69 01:08:18 01:07:01 0 0.08 0.00 0.05 0.00 0.03 99.83 01:08:18 01:07:01 1 0.30 0.00 0.05 0.08 0.02 99.55 01:08:18 01:08:01 all 21.78 0.00 1.54 0.56 0.07 76.05 01:08:18 01:08:01 0 21.27 0.00 1.42 0.17 0.07 77.08 01:08:18 01:08:01 1 22.30 0.00 1.66 0.95 0.07 75.02 01:08:18 Average: all 21.03 0.00 1.65 2.61 0.06 74.66 01:08:18 Average: 0 23.36 0.00 1.53 0.70 0.06 74.36 01:08:18 Average: 1 18.70 0.00 1.77 4.52 0.05 74.96 01:08:18 01:08:18 01:08:18