05:06:03 Started by timer 05:06:03 Running as SYSTEM 05:06:03 [EnvInject] - Loading node environment variables. 05:06:03 Building remotely on prd-ubuntu20.04-docker-2c-8g-16081 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 05:06:03 [ssh-agent] Looking for ssh-agent implementation... 05:06:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:03 $ ssh-agent 05:06:03 SSH_AUTH_SOCK=/tmp/ssh-FGaKqzfFh6pV/agent.1530 05:06:03 SSH_AGENT_PID=1532 05:06:03 [ssh-agent] Started. 05:06:03 Running ssh-add (command line suppressed) 05:06:03 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11437471747397718801.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11437471747397718801.key) 05:06:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:03 The recommended git tool is: NONE 05:06:05 using credential edgex-jenkins-ssh 05:06:05 Wiping out workspace first. 05:06:05 Cloning the remote Git repository 05:06:05 Cloning repository git@github.com:edgexfoundry/ci-management 05:06:06 > git init /w/workspace/ci-management-openstack-cron # timeout=10 05:06:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 05:06:06 > git --version # timeout=10 05:06:06 > git --version # 'git version 2.25.1' 05:06:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:06 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 05:06:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:07 Avoid second fetch 05:06:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:06:07 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 05:06:07 > git config core.sparsecheckout # timeout=10 05:06:07 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 05:06:07 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 05:06:07 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 05:06:07 > git remote # timeout=10 05:06:07 > git submodule init # timeout=10 05:06:07 > git submodule sync # timeout=10 05:06:07 > git config --get remote.origin.url # timeout=10 05:06:07 > git submodule init # timeout=10 05:06:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:06:07 > git config --get submodule.packer/common-packer.url # timeout=10 05:06:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:06:07 > git config --get submodule.global-jjb.url # timeout=10 05:06:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:06:07 > git submodule update --init --recursive packer/common-packer # timeout=10 05:06:08 > git submodule update --init --recursive global-jjb # timeout=10 05:06:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:06:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:06:12 provisioning config files... 05:06:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:06:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:06:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13400385113621292009.sh 05:06:12 ---> python-tools-install.sh 05:06:12 Setup pyenv: 05:06:12 * system (set by /opt/pyenv/version) 05:06:12 * 3.8.20 (set by /opt/pyenv/version) 05:06:12 * 3.9.20 (set by /opt/pyenv/version) 05:06:12 3.10.15 05:06:12 3.11.10 05:06:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eA1c 05:06:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:06:21 lf-activate-venv(): INFO: Base packages installed successfully 05:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools 05:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-eA1c/bin to PATH 05:06:42 Generating Requirements File 05:07:06 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. 05:07:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:07:06 Python 3.11.10 05:07:06 pip 26.2 from /tmp/venv-eA1c/lib/python3.11/site-packages/pip (python 3.11) 05:07:06 aiohappyeyeballs==2.7.1 05:07:06 aiohttp==3.14.3 05:07:06 aiosignal==1.4.0 05:07:06 appdirs==1.4.4 05:07:06 argcomplete==3.7.0 05:07:06 aspy.yaml==1.3.0 05:07:06 attrs==26.1.0 05:07:06 autopage==0.6.0 05:07:06 beautifulsoup4==4.15.0 05:07:06 boto3==1.43.62 05:07:06 botocore==1.43.62 05:07:06 bs4==0.0.2 05:07:06 certifi==2026.7.22 05:07:06 cffi==2.1.0 05:07:06 cfgv==3.5.0 05:07:06 chardet==7.4.3 05:07:06 charset-normalizer==3.4.9 05:07:06 click==8.4.2 05:07:06 cliff==4.15.0 05:07:06 cmd2==4.1.2 05:07:06 cryptography==3.3.2 05:07:06 debtcollector==3.1.0 05:07:06 decorator==5.3.1 05:07:06 defusedxml==0.7.1 05:07:06 Deprecated==1.3.1 05:07:06 distlib==0.4.3 05:07:06 dnspython==2.8.0 05:07:06 docker==7.2.0 05:07:06 dogpile.cache==1.5.0 05:07:06 durationpy==0.10 05:07:06 email-validator==2.3.0 05:07:06 filelock==3.32.2 05:07:06 frozenlist==1.8.0 05:07:06 future==1.0.0 05:07:06 gitdb==4.0.12 05:07:06 GitPython==3.1.57 05:07:06 httplib2==0.30.2 05:07:06 identify==2.6.19 05:07:06 idna==3.18 05:07:06 importlib-resources==1.5.0 05:07:06 iso8601==2.1.0 05:07:06 Jinja2==3.1.6 05:07:06 jmespath==1.1.0 05:07:06 jsonpatch==1.33 05:07:06 jsonpointer==3.1.1 05:07:06 jsonschema==4.26.0 05:07:06 jsonschema-specifications==2025.9.1 05:07:06 keystoneauth1==5.15.0 05:07:06 kubernetes==36.0.3 05:07:06 lftools==0.37.22 05:07:06 lxml==6.1.1 05:07:06 markdown-it-py==4.2.0 05:07:06 MarkupSafe==3.0.3 05:07:06 mdurl==0.1.2 05:07:06 msgpack==1.2.1 05:07:06 multi_key_dict==2.0.3 05:07:06 multidict==6.7.1 05:07:06 munch==4.0.0 05:07:06 netaddr==1.3.0 05:07:06 niet==1.4.2 05:07:06 nodeenv==1.10.0 05:07:06 oauth2client==4.1.3 05:07:06 oauthlib==3.3.1 05:07:06 openstacksdk==4.17.0 05:07:06 os-service-types==1.8.2 05:07:06 osc-lib==4.7.0 05:07:06 oslo.config==10.6.0 05:07:06 oslo.context==6.5.0 05:07:06 oslo.i18n==6.9.0 05:07:06 oslo.log==8.3.0 05:07:06 oslo.serialization==5.11.0 05:07:06 oslo.utils==10.1.1 05:07:06 packaging==26.2 05:07:06 pbr==7.0.3 05:07:06 platformdirs==4.11.0 05:07:06 prettytable==3.18.0 05:07:06 prompt_toolkit==3.0.53 05:07:06 propcache==0.5.2 05:07:06 psutil==7.2.2 05:07:06 pyasn1==0.6.4 05:07:06 pyasn1_modules==0.4.2 05:07:06 pycparser==3.0 05:07:06 pygerrit2==2.0.15 05:07:06 PyGithub==2.9.1 05:07:06 Pygments==2.20.0 05:07:06 PyJWT==2.13.0 05:07:06 PyNaCl==1.6.2 05:07:06 pyparsing==2.4.7 05:07:06 pyperclip==1.11.0 05:07:06 pyrsistent==0.20.0 05:07:06 python-dateutil==2.9.0.post0 05:07:06 python-discovery==1.5.1 05:07:06 python-heatclient==5.2.0 05:07:06 python-jenkins==1.8.3 05:07:06 python-keystoneclient==5.8.0 05:07:06 python-magnumclient==4.11.0 05:07:06 python-manilaclient==6.2.0 05:07:06 python-openstackclient==10.2.1 05:07:06 python-swiftclient==4.10.0 05:07:06 PyYAML==6.0.3 05:07:06 referencing==0.37.0 05:07:06 requests==2.34.2 05:07:06 requests-oauthlib==2.0.0 05:07:06 rfc3986==2.0.0 05:07:06 rich==15.0.0 05:07:06 rich-argparse==1.8.0 05:07:06 rpds-py==2026.6.3 05:07:06 rsa==4.9.1 05:07:06 ruamel.yaml==0.19.1 05:07:06 ruamel.yaml.clib==0.2.15 05:07:06 s3transfer==0.19.2 05:07:06 simplejson==4.1.1 05:07:06 six==1.17.0 05:07:06 smmap==5.0.3 05:07:06 soupsieve==2.9.1 05:07:06 stevedore==5.9.0 05:07:06 tabulate==0.10.0 05:07:06 toml==0.10.2 05:07:06 tomlkit==0.15.1 05:07:06 tqdm==4.70.0 05:07:06 typing_extensions==4.16.0 05:07:06 urllib3==1.26.20 05:07:06 virtualenv==21.7.1 05:07:06 wcwidth==0.8.2 05:07:06 websocket-client==1.9.0 05:07:06 wrapt==2.3.0 05:07:06 xdg==6.0.0 05:07:06 xmltodict==1.0.4 05:07:06 yarl==1.24.5 05:07:06 yq==4.1.2 05:07:06 [EnvInject] - Injecting environment variables from a build step. 05:07:07 [EnvInject] - Injecting as environment variables the properties content 05:07:07 OS_CLOUD=vex 05:07:07 05:07:07 [EnvInject] - Variables injected successfully. 05:07:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:07:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:07:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13664144084037349545.sh 05:07:07 ---> Orphaned k8s clusters 05:07:07 Setup pyenv: 05:07:07 system 05:07:07 3.8.20 05:07:07 3.9.20 05:07:07 3.10.15 05:07:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eA1c from file:/tmp/.os_lf_venv 05:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:07:08 lf-activate-venv(): INFO: Base packages installed successfully 05:07:08 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-eA1c/bin to PATH 05:07:17 -----> Delete orphaned cluster 05:07:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:07:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:07:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2139631150662042338.sh 05:07:17 ---> Orphaned stacks 05:07:17 Setup pyenv: 05:07:17 system 05:07:17 3.8.20 05:07:17 3.9.20 05:07:17 3.10.15 05:07:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eA1c from file:/tmp/.os_lf_venv 05:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:07:19 lf-activate-venv(): INFO: Base packages installed successfully 05:07:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:07:29 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. 05:07:29 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 05:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-eA1c/bin to PATH 05:07:30 + mapfile -t OS_COE_CLUSTERS_ID 05:07:30 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:07:30 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:07:30 ++ awk '{print $1}' 05:07:32 + echo '-----> Active clusters -> stacks' 05:07:32 -----> Active clusters -> stacks 05:07:32 + OS_COE_STACKS=() 05:07:32 + [[ 0 -gt 0 ]] 05:07:32 + mapfile -t OS_STACKS 05:07:32 ++ 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 05:07:32 ++ awk '{print $1}' 05:07:34 + echo '-----> Active stacks' 05:07:34 -----> Active stacks 05:07:34 + echo '-----> Delete orphaned stacks' 05:07:34 -----> Delete orphaned stacks 05:07:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:07:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:07:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4146301103845311971.sh 05:07:34 ---> Orphaned servers 05:07:34 Setup pyenv: 05:07:34 system 05:07:34 3.8.20 05:07:34 3.9.20 05:07:34 3.10.15 05:07:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eA1c from file:/tmp/.os_lf_venv 05:07:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:07:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:07:35 lf-activate-venv(): INFO: Base packages installed successfully 05:07:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:07:44 lf-activate-venv(): INFO: Adding /tmp/venv-eA1c/bin to PATH 05:07:49 -----> Active servers 05:07:49 prd-ubuntu20.04-docker-2c-8g-15427 05:07:49 prd-ubuntu20.04-docker-2c-8g-16081 05:07:49 prd-centos7-blackbox-4c-2g-16080 05:07:49 prd-centos7-blackbox-4c-2g-16079 05:07:49 prd-centos7-blackbox-4c-2g-16077 05:07:49 prd-centos7-blackbox-4c-2g-16078 05:07:49 prd-centos7-blackbox-4c-2g-15587 05:07:49 -----> Delete orphaned servers 05:07:49 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 05:07:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:07:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:07:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14379307404864087773.sh 05:07:53 ---> Orphaned ports 05:07:53 Setup pyenv: 05:07:53 system 05:07:53 3.8.20 05:07:53 3.9.20 05:07:53 3.10.15 05:07:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eA1c from file:/tmp/.os_lf_venv 05:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:07:54 lf-activate-venv(): INFO: Base packages installed successfully 05:07:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-eA1c/bin to PATH 05:08:02 No orphaned ports to process. 05:08:02 Build step 'Conditional step (single)' marked build as failure 05:08:02 $ ssh-agent -k 05:08:02 unset SSH_AUTH_SOCK; 05:08:02 unset SSH_AGENT_PID; 05:08:02 echo Agent pid 1532 killed; 05:08:02 [ssh-agent] Stopped. 05:08:03 [PostBuildScript] - [INFO] Executing post build scripts. 05:08:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12594214507741350257.sh 05:08:03 ---> sysstat.sh 05:08:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16983584612793690996.sh 05:08:03 ---> package-listing.sh 05:08:03 ++ facter osfamily 05:08:03 ++ tr '[:upper:]' '[:lower:]' 05:08:04 + OS_FAMILY=debian 05:08:04 + workspace=/w/workspace/ci-management-openstack-cron 05:08:04 + START_PACKAGES=/tmp/packages_start.txt 05:08:04 + END_PACKAGES=/tmp/packages_end.txt 05:08:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:08:04 + PACKAGES=/tmp/packages_start.txt 05:08:04 + '[' /w/workspace/ci-management-openstack-cron ']' 05:08:04 + PACKAGES=/tmp/packages_end.txt 05:08:04 + case "${OS_FAMILY}" in 05:08:04 + dpkg -l 05:08:04 + grep '^ii' 05:08:04 + '[' -f /tmp/packages_start.txt ']' 05:08:04 + '[' -f /tmp/packages_end.txt ']' 05:08:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:08:04 + '[' /w/workspace/ci-management-openstack-cron ']' 05:08:04 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 05:08:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 05:08:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2793569210813731558.sh 05:08:04 ---> capture-instance-metadata.sh 05:08:04 Setup pyenv: 05:08:04 system 05:08:04 3.8.20 05:08:04 3.9.20 05:08:04 3.10.15 05:08:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eA1c from file:/tmp/.os_lf_venv 05:08:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:08:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:08:05 lf-activate-venv(): INFO: Base packages installed successfully 05:08:05 lf-activate-venv(): INFO: Installing additional packages: lftools 05:08:11 lf-activate-venv(): INFO: Adding /tmp/venv-eA1c/bin to PATH 05:08:11 INFO: Running in OpenStack, capturing instance metadata 05:08:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10415704809658830676.sh 05:08:11 provisioning config files... 05:08:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11200260392700326616tmp 05:08:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:08:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:08:11 [EnvInject] - Injecting environment variables from a build step. 05:08:11 [EnvInject] - Injecting as environment variables the properties content 05:08:11 SERVER_ID=logs 05:08:11 05:08:11 [EnvInject] - Variables injected successfully. 05:08:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins899718119079100441.sh 05:08:12 ---> create-netrc.sh 05:08:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13753002247754053229.sh 05:08:12 ---> python-tools-install.sh 05:08:12 Setup pyenv: 05:08:12 system 05:08:12 3.8.20 05:08:12 3.9.20 05:08:12 3.10.15 05:08:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:08:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eA1c from file:/tmp/.os_lf_venv 05:08:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:08:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:08:13 lf-activate-venv(): INFO: Base packages installed successfully 05:08:13 lf-activate-venv(): INFO: Installing additional packages: lftools 05:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-eA1c/bin to PATH 05:08:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9729862928959099202.sh 05:08:19 ---> sudo-logs.sh 05:08:19 Archiving 'sudo' log.. 05:08:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8754043790231234761.sh 05:08:19 ---> job-cost.sh 05:08:19 Setup pyenv: 05:08:19 system 05:08:19 3.8.20 05:08:19 3.9.20 05:08:19 3.10.15 05:08:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:08:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eA1c from file:/tmp/.os_lf_venv 05:08:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:08:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:08:21 lf-activate-venv(): INFO: Base packages installed successfully 05:08:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:08:26 lf-activate-venv(): INFO: Adding /tmp/venv-eA1c/bin to PATH 05:08:26 INFO: No Stack... 05:08:26 INFO: Retrieving Pricing Info for: v3-standard-2 05:08:26 INFO: Archiving Costs 05:08:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9463323814393816822.sh 05:08:26 ---> logs-deploy.sh 05:08:26 Setup pyenv: 05:08:26 system 05:08:26 3.8.20 05:08:26 3.9.20 05:08:26 3.10.15 05:08:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:08:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eA1c from file:/tmp/.os_lf_venv 05:08:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:08:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:08:28 lf-activate-venv(): INFO: Base packages installed successfully 05:08:28 lf-activate-venv(): INFO: Installing additional packages: lftools 05:08:34 lf-activate-venv(): INFO: Adding /tmp/venv-eA1c/bin to PATH 05:08:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64054 05:08:34 INFO: archiving workspace using pattern(s): 05:08:35 Archives upload complete. 05:08:35 INFO: archiving logs to Nexus 05:08:36 ---> uname -a: 05:08:36 Linux prd-ubuntu20-04-docker-2c-8g-16081 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 05:08:36 05:08:36 05:08:36 ---> lscpu: 05:08:36 Architecture: x86_64 05:08:36 CPU op-mode(s): 32-bit, 64-bit 05:08:36 Byte Order: Little Endian 05:08:36 Address sizes: 40 bits physical, 48 bits virtual 05:08:36 CPU(s): 2 05:08:36 On-line CPU(s) list: 0,1 05:08:36 Thread(s) per core: 1 05:08:36 Core(s) per socket: 1 05:08:36 Socket(s): 2 05:08:36 NUMA node(s): 1 05:08:36 Vendor ID: AuthenticAMD 05:08:36 CPU family: 23 05:08:36 Model: 49 05:08:36 Model name: AMD EPYC-Rome Processor 05:08:36 Stepping: 0 05:08:36 CPU MHz: 2800.000 05:08:36 BogoMIPS: 5600.00 05:08:36 Virtualization: AMD-V 05:08:36 Hypervisor vendor: KVM 05:08:36 Virtualization type: full 05:08:36 L1d cache: 64 KiB 05:08:36 L1i cache: 64 KiB 05:08:36 L2 cache: 1 MiB 05:08:36 L3 cache: 32 MiB 05:08:36 NUMA node0 CPU(s): 0,1 05:08:36 Vulnerability Gather data sampling: Not affected 05:08:36 Vulnerability Itlb multihit: Not affected 05:08:36 Vulnerability L1tf: Not affected 05:08:36 Vulnerability Mds: Not affected 05:08:36 Vulnerability Meltdown: Not affected 05:08:36 Vulnerability Mmio stale data: Not affected 05:08:36 Vulnerability Retbleed: Vulnerable 05:08:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:08:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:08:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:08:36 Vulnerability Srbds: Not affected 05:08:36 Vulnerability Tsx async abort: Not affected 05:08:36 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 05:08:36 05:08:36 05:08:36 ---> nproc: 05:08:36 2 05:08:36 05:08:36 05:08:36 ---> df -h: 05:08:36 Filesystem Size Used Avail Use% Mounted on 05:08:36 udev 3.9G 0 3.9G 0% /dev 05:08:36 tmpfs 795M 1.1M 794M 1% /run 05:08:36 /dev/vda1 39G 9.9G 29G 26% / 05:08:36 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:08:36 tmpfs 5.0M 0 5.0M 0% /run/lock 05:08:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:08:36 /dev/loop0 62M 62M 0 100% /snap/core20/1405 05:08:36 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 05:08:36 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 05:08:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:08:36 tmpfs 795M 0 795M 0% /run/user/1001 05:08:36 05:08:36 05:08:36 ---> free -m: 05:08:36 total used free shared buff/cache available 05:08:36 Mem: 7945 520 4905 1 2519 7124 05:08:36 Swap: 1023 0 1023 05:08:36 05:08:36 05:08:36 ---> ip addr: 05:08:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:08:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:08:36 inet 127.0.0.1/8 scope host lo 05:08:36 valid_lft forever preferred_lft forever 05:08:36 inet6 ::1/128 scope host 05:08:36 valid_lft forever preferred_lft forever 05:08:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:08:36 link/ether fa:16:3e:9f:0e:bb brd ff:ff:ff:ff:ff:ff 05:08:36 inet 10.30.123.129/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 05:08:36 valid_lft 86206sec preferred_lft 86206sec 05:08:36 inet6 fe80::f816:3eff:fe9f:ebb/64 scope link 05:08:36 valid_lft forever preferred_lft forever 05:08:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:08:36 link/ether 82:ac:0f:58:7b:3d brd ff:ff:ff:ff:ff:ff 05:08:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:08:36 valid_lft forever preferred_lft forever 05:08:36 05:08:36 05:08:36 ---> sar -b -r -n DEV: 05:08:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16081) 08/01/26 _x86_64_ (2 CPU) 05:08:36 05:08:36 05:05:25 LINUX RESTART (2 CPU) 05:08:36 05:08:36 05:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:08:36 05:07:01 301.52 14.15 287.37 0.00 1029.16 9860.24 0.00 05:08:36 05:08:01 63.41 2.53 60.87 0.00 177.44 12291.15 0.00 05:08:36 Average: 182.46 8.34 174.12 0.00 603.30 11075.70 0.00 05:08:36 05:08:36 05:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:08:36 05:07:01 5069092 7262656 515376 6.33 87784 2265308 1182088 12.87 736500 2073560 284644 05:08:36 05:08:01 5064380 7326640 445656 5.48 93736 2322496 1096312 11.94 703880 2101124 15328 05:08:36 Average: 5066736 7294648 480516 5.91 90760 2293902 1139200 12.40 720190 2087342 149986 05:08:36 05:08:36 05:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:08:36 05:07:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 05:08:36 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:36 05:07:01 ens3 218.40 137.09 1650.84 50.47 0.00 0.00 0.00 0.00 05:08:36 05:08:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 05:08:36 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:36 05:08:01 ens3 16.46 15.85 50.46 3.97 0.00 0.00 0.00 0.00 05:08:36 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 05:08:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:36 Average: ens3 117.43 76.47 850.65 27.22 0.00 0.00 0.00 0.00 05:08:36 05:08:36 05:08:36 ---> sar -P ALL: 05:08:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16081) 08/01/26 _x86_64_ (2 CPU) 05:08:36 05:08:36 05:05:25 LINUX RESTART (2 CPU) 05:08:36 05:08:36 05:06:01 CPU %user %nice %system %iowait %steal %idle 05:08:36 05:07:01 all 38.59 0.00 3.48 8.26 0.09 49.58 05:08:36 05:07:01 0 49.19 0.00 3.95 12.73 0.12 34.01 05:08:36 05:07:01 1 27.99 0.00 3.00 3.80 0.07 65.14 05:08:36 05:08:01 all 40.23 0.00 2.69 2.42 0.08 54.58 05:08:36 05:08:01 0 11.91 0.00 2.32 4.46 0.08 81.23 05:08:36 05:08:01 1 68.74 0.00 3.07 0.37 0.08 27.74 05:08:36 Average: all 39.41 0.00 3.08 5.34 0.09 52.08 05:08:36 Average: 0 30.49 0.00 3.13 8.58 0.10 57.70 05:08:36 Average: 1 48.36 0.00 3.04 2.09 0.08 46.45 05:08:36 05:08:36 05:08:36