19:05:09 Started by timer 19:05:09 Running as SYSTEM 19:05:09 [EnvInject] - Loading node environment variables. 19:05:09 Building remotely on prd-ubuntu20.04-docker-2c-8g-426 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:05:09 [ssh-agent] Looking for ssh-agent implementation... 19:05:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:10 $ ssh-agent 19:05:10 SSH_AUTH_SOCK=/tmp/ssh-vOKPkhhLg2qF/agent.1544 19:05:10 SSH_AGENT_PID=1546 19:05:10 [ssh-agent] Started. 19:05:10 Running ssh-add (command line suppressed) 19:05:10 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17193587637483210596.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17193587637483210596.key) 19:05:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:10 The recommended git tool is: NONE 19:05:12 using credential edgex-jenkins-ssh 19:05:12 Wiping out workspace first. 19:05:12 Cloning the remote Git repository 19:05:12 Cloning repository git@github.com:edgexfoundry/ci-management 19:05:12 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:05:12 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:05:12 > git --version # timeout=10 19:05:12 > git --version # 'git version 2.25.1' 19:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:12 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:05:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:13 Avoid second fetch 19:05:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:05:13 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 19:05:13 > git config core.sparsecheckout # timeout=10 19:05:13 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:05:13 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 19:05:13 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:05:13 > git remote # timeout=10 19:05:13 > git submodule init # timeout=10 19:05:13 > git submodule sync # timeout=10 19:05:13 > git config --get remote.origin.url # timeout=10 19:05:13 > git submodule init # timeout=10 19:05:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:05:13 > git config --get submodule.packer/common-packer.url # timeout=10 19:05:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:05:13 > git config --get submodule.global-jjb.url # timeout=10 19:05:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:05:13 > git submodule update --init --recursive packer/common-packer # timeout=10 19:05:14 > git submodule update --init --recursive global-jjb # timeout=10 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:05:23 provisioning config files... 19:05:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:05:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:05:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:05:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15351829856381791401.sh 19:05:23 ---> python-tools-install.sh 19:05:23 Setup pyenv: 19:05:23 * system (set by /opt/pyenv/version) 19:05:23 * 3.8.20 (set by /opt/pyenv/version) 19:05:23 * 3.9.20 (set by /opt/pyenv/version) 19:05:23 3.10.15 19:05:23 3.11.10 19:05:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kO5U 19:05:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:32 lf-activate-venv(): INFO: Base packages installed successfully 19:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools 19:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-kO5U/bin to PATH 19:05:55 Generating Requirements File 19:06:17 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. 19:06:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:06:17 Python 3.11.10 19:06:17 pip 26.2.1 from /tmp/venv-kO5U/lib/python3.11/site-packages/pip (python 3.11) 19:06:17 aiohappyeyeballs==2.7.1 19:06:17 aiohttp==3.14.3 19:06:17 aiosignal==1.4.0 19:06:17 appdirs==1.4.4 19:06:17 argcomplete==3.7.2 19:06:17 aspy.yaml==1.3.0 19:06:17 attrs==26.1.0 19:06:17 autopage==0.6.0 19:06:17 beautifulsoup4==4.15.0 19:06:17 boto3==1.43.71 19:06:17 botocore==1.43.71 19:06:17 bs4==0.0.2 19:06:17 certifi==2026.7.22 19:06:17 cffi==2.1.1 19:06:17 cfgv==3.5.0 19:06:17 chardet==7.5.1 19:06:17 charset-normalizer==3.5.0 19:06:17 click==8.4.2 19:06:17 cliff==4.15.0 19:06:17 cmd2==4.2.0 19:06:17 cryptography==3.3.2 19:06:17 debtcollector==3.1.0 19:06:17 decorator==5.3.1 19:06:17 defusedxml==0.7.1 19:06:17 Deprecated==1.3.1 19:06:17 distlib==0.4.3 19:06:17 dnspython==2.8.0 19:06:17 docker==7.2.0 19:06:17 dogpile.cache==1.5.0 19:06:17 durationpy==0.10 19:06:17 email-validator==2.3.0 19:06:17 filelock==3.32.3 19:06:17 frozenlist==1.8.0 19:06:17 future==1.0.0 19:06:17 gitdb==4.0.12 19:06:17 GitPython==3.1.59 19:06:17 httplib2==0.30.2 19:06:17 identify==2.6.19 19:06:17 idna==3.18 19:06:17 importlib-resources==1.5.0 19:06:17 iso8601==2.1.0 19:06:17 Jinja2==3.1.6 19:06:17 jmespath==1.1.0 19:06:17 jsonpatch==1.33 19:06:17 jsonpointer==3.1.1 19:06:17 jsonschema==4.26.0 19:06:17 jsonschema-specifications==2025.9.1 19:06:17 keystoneauth1==5.15.0 19:06:17 kubernetes==36.0.3 19:06:17 lftools==0.37.23 19:06:17 lxml==6.1.1 19:06:17 markdown-it-py==4.2.0 19:06:17 MarkupSafe==3.0.3 19:06:17 mdurl==0.1.2 19:06:17 msgpack==1.2.1 19:06:17 multi_key_dict==2.0.3 19:06:17 multidict==6.7.1 19:06:17 munch==4.0.0 19:06:17 netaddr==1.3.0 19:06:17 niet==1.4.2 19:06:17 nodeenv==1.10.0 19:06:17 oauth2client==4.1.3 19:06:17 oauthlib==3.3.1 19:06:17 openstacksdk==4.18.0 19:06:17 os-service-types==1.9.0 19:06:17 osc-lib==4.7.0 19:06:17 oslo.config==10.7.0 19:06:17 oslo.context==6.5.0 19:06:17 oslo.i18n==6.9.0 19:06:17 oslo.log==8.3.0 19:06:17 oslo.serialization==5.11.0 19:06:17 oslo.utils==10.1.1 19:06:17 packaging==26.3 19:06:17 pbr==7.0.3 19:06:17 platformdirs==4.11.3 19:06:17 prettytable==3.18.0 19:06:17 prompt_toolkit==3.0.53 19:06:17 propcache==0.5.2 19:06:17 psutil==7.2.2 19:06:17 pyasn1==0.6.4 19:06:17 pyasn1_modules==0.4.2 19:06:17 pycparser==3.0 19:06:17 pygerrit2==2.0.15 19:06:17 PyGithub==2.9.1 19:06:17 Pygments==2.20.0 19:06:17 PyJWT==2.13.0 19:06:17 PyNaCl==1.6.2 19:06:17 pyparsing==2.4.7 19:06:17 pyperclip==1.11.0 19:06:17 pyrsistent==0.20.0 19:06:17 python-dateutil==2.9.0.post0 19:06:17 python-discovery==1.5.2 19:06:17 python-heatclient==5.2.0 19:06:17 python-jenkins==1.8.3 19:06:17 python-keystoneclient==5.8.0 19:06:17 python-magnumclient==4.11.0 19:06:17 python-manilaclient==6.2.0 19:06:17 python-openstackclient==10.2.1 19:06:17 python-swiftclient==4.10.0 19:06:17 PyYAML==6.0.3 19:06:17 referencing==0.37.0 19:06:17 requests==2.34.2 19:06:17 requests-oauthlib==2.0.0 19:06:17 rfc3986==2.0.0 19:06:17 rich==15.0.0 19:06:17 rich-argparse==1.8.0 19:06:17 rpds-py==2026.6.3 19:06:17 rsa==4.9.1 19:06:17 ruamel.yaml==0.19.1 19:06:17 ruamel.yaml.clib==0.2.15 19:06:17 s3transfer==0.19.2 19:06:17 simplejson==4.1.1 19:06:17 six==1.17.0 19:06:17 smmap==5.0.3 19:06:17 soupsieve==2.9.2 19:06:17 stevedore==5.9.0 19:06:17 tabulate==0.10.0 19:06:17 toml==0.10.2 19:06:17 tomlkit==0.15.1 19:06:17 tqdm==4.70.0 19:06:17 typing_extensions==4.16.0 19:06:17 urllib3==1.26.20 19:06:17 virtualenv==21.7.4 19:06:17 wcwidth==0.8.2 19:06:17 websocket-client==1.9.0 19:06:17 wrapt==2.3.0 19:06:17 xdg==6.0.0 19:06:17 xmltodict==1.0.4 19:06:17 yarl==1.24.5 19:06:17 yq==4.1.2 19:06:17 [EnvInject] - Injecting environment variables from a build step. 19:06:17 [EnvInject] - Injecting as environment variables the properties content 19:06:17 OS_CLOUD=vex 19:06:17 19:06:17 [EnvInject] - Variables injected successfully. 19:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4582193955247770747.sh 19:06:17 ---> Orphaned k8s clusters 19:06:17 Setup pyenv: 19:06:17 system 19:06:17 3.8.20 19:06:17 3.9.20 19:06:17 3.10.15 19:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kO5U from file:/tmp/.os_lf_venv 19:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:19 lf-activate-venv(): INFO: Base packages installed successfully 19:06:19 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-kO5U/bin to PATH 19:06:28 -----> Delete orphaned cluster 19:06:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4118317964813549576.sh 19:06:28 ---> Orphaned stacks 19:06:28 Setup pyenv: 19:06:28 system 19:06:28 3.8.20 19:06:28 3.9.20 19:06:28 3.10.15 19:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kO5U from file:/tmp/.os_lf_venv 19:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:30 lf-activate-venv(): INFO: Base packages installed successfully 19:06:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:40 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. 19:06:40 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 19:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-kO5U/bin to PATH 19:06:40 + mapfile -t OS_COE_CLUSTERS_ID 19:06:40 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:06:40 ++ awk '{print $1}' 19:06:40 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:06:44 + echo '-----> Active clusters -> stacks' 19:06:44 -----> Active clusters -> stacks 19:06:44 + OS_COE_STACKS=() 19:06:44 + [[ 0 -gt 0 ]] 19:06:44 + mapfile -t OS_STACKS 19:06:44 ++ awk '{print $1}' 19:06:44 ++ 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 19:06:45 + echo '-----> Active stacks' 19:06:45 -----> Active stacks 19:06:45 + echo '-----> Delete orphaned stacks' 19:06:45 -----> Delete orphaned stacks 19:06:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11985852472615950055.sh 19:06:45 ---> Orphaned servers 19:06:45 Setup pyenv: 19:06:45 system 19:06:45 3.8.20 19:06:45 3.9.20 19:06:45 3.10.15 19:06:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kO5U from file:/tmp/.os_lf_venv 19:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:46 lf-activate-venv(): INFO: Base packages installed successfully 19:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-kO5U/bin to PATH 19:06:59 -----> Active servers 19:06:59 prd-ubuntu20.04-docker-2c-8g-426 19:06:59 -----> Delete orphaned servers 19:06:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1099784507595390638.sh 19:06:59 ---> Orphaned ports 19:06:59 Setup pyenv: 19:06:59 system 19:06:59 3.8.20 19:06:59 3.9.20 19:06:59 3.10.15 19:06:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kO5U from file:/tmp/.os_lf_venv 19:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:01 lf-activate-venv(): INFO: Base packages installed successfully 19:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-kO5U/bin to PATH 19:07:08 No orphaned ports to process. 19:07:09 Build step 'Conditional step (single)' marked build as failure 19:07:09 $ ssh-agent -k 19:07:09 unset SSH_AUTH_SOCK; 19:07:09 unset SSH_AGENT_PID; 19:07:09 echo Agent pid 1546 killed; 19:07:09 [ssh-agent] Stopped. 19:07:09 [PostBuildScript] - [INFO] Executing post build scripts. 19:07:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12089106536715066376.sh 19:07:09 ---> sysstat.sh 19:07:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13737612295919608102.sh 19:07:09 ---> package-listing.sh 19:07:09 ++ facter osfamily 19:07:09 ++ tr '[:upper:]' '[:lower:]' 19:07:09 + OS_FAMILY=debian 19:07:09 + workspace=/w/workspace/ci-management-openstack-cron 19:07:09 + START_PACKAGES=/tmp/packages_start.txt 19:07:09 + END_PACKAGES=/tmp/packages_end.txt 19:07:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:07:09 + PACKAGES=/tmp/packages_start.txt 19:07:09 + '[' /w/workspace/ci-management-openstack-cron ']' 19:07:09 + PACKAGES=/tmp/packages_end.txt 19:07:09 + case "${OS_FAMILY}" in 19:07:09 + dpkg -l 19:07:09 + grep '^ii' 19:07:09 + '[' -f /tmp/packages_start.txt ']' 19:07:09 + '[' -f /tmp/packages_end.txt ']' 19:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:07:09 + '[' /w/workspace/ci-management-openstack-cron ']' 19:07:09 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:07:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2283695232905533115.sh 19:07:10 ---> capture-instance-metadata.sh 19:07:10 Setup pyenv: 19:07:10 system 19:07:10 3.8.20 19:07:10 3.9.20 19:07:10 3.10.15 19:07:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kO5U from file:/tmp/.os_lf_venv 19:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:11 lf-activate-venv(): INFO: Base packages installed successfully 19:07:11 lf-activate-venv(): INFO: Installing additional packages: lftools 19:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-kO5U/bin to PATH 19:07:16 INFO: Running in OpenStack, capturing instance metadata 19:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7630027403344258086.sh 19:07:17 provisioning config files... 19:07:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2461048683070188657tmp 19:07:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:07:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:07:17 [EnvInject] - Injecting environment variables from a build step. 19:07:17 [EnvInject] - Injecting as environment variables the properties content 19:07:17 SERVER_ID=logs 19:07:17 19:07:17 [EnvInject] - Variables injected successfully. 19:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14166306406757200519.sh 19:07:17 ---> create-netrc.sh 19:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9649918970991672706.sh 19:07:17 ---> python-tools-install.sh 19:07:17 Setup pyenv: 19:07:17 system 19:07:17 3.8.20 19:07:17 3.9.20 19:07:17 3.10.15 19:07:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kO5U from file:/tmp/.os_lf_venv 19:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:19 lf-activate-venv(): INFO: Base packages installed successfully 19:07:19 lf-activate-venv(): INFO: Installing additional packages: lftools 19:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-kO5U/bin to PATH 19:07:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11505896732718656875.sh 19:07:24 ---> sudo-logs.sh 19:07:24 Archiving 'sudo' log.. 19:07:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12775754496630870934.sh 19:07:24 ---> job-cost.sh 19:07:24 Setup pyenv: 19:07:24 system 19:07:24 3.8.20 19:07:24 3.9.20 19:07:24 3.10.15 19:07:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kO5U from file:/tmp/.os_lf_venv 19:07:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:26 lf-activate-venv(): INFO: Base packages installed successfully 19:07:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-kO5U/bin to PATH 19:07:31 INFO: No Stack... 19:07:31 INFO: Retrieving Pricing Info for: v3-standard-2 19:07:32 INFO: Archiving Costs 19:07:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9064238950547157348.sh 19:07:32 ---> logs-deploy.sh 19:07:32 Setup pyenv: 19:07:32 system 19:07:32 3.8.20 19:07:32 3.9.20 19:07:32 3.10.15 19:07:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kO5U from file:/tmp/.os_lf_venv 19:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:33 lf-activate-venv(): INFO: Base packages installed successfully 19:07:33 lf-activate-venv(): INFO: Installing additional packages: lftools 19:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-kO5U/bin to PATH 19:07:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64377 19:07:39 INFO: archiving workspace using pattern(s): 19:07:40 Archives upload complete. 19:07:40 INFO: archiving logs to Nexus 19:07:41 ---> uname -a: 19:07:41 Linux prd-ubuntu20-04-docker-2c-8g-426 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:07:41 19:07:41 19:07:41 ---> lscpu: 19:07:41 Architecture: x86_64 19:07:41 CPU op-mode(s): 32-bit, 64-bit 19:07:41 Byte Order: Little Endian 19:07:41 Address sizes: 40 bits physical, 48 bits virtual 19:07:41 CPU(s): 2 19:07:41 On-line CPU(s) list: 0,1 19:07:41 Thread(s) per core: 1 19:07:41 Core(s) per socket: 1 19:07:41 Socket(s): 2 19:07:41 NUMA node(s): 1 19:07:41 Vendor ID: AuthenticAMD 19:07:41 CPU family: 23 19:07:41 Model: 49 19:07:41 Model name: AMD EPYC-Rome Processor 19:07:41 Stepping: 0 19:07:41 CPU MHz: 2800.000 19:07:41 BogoMIPS: 5600.00 19:07:41 Virtualization: AMD-V 19:07:41 Hypervisor vendor: KVM 19:07:41 Virtualization type: full 19:07:41 L1d cache: 64 KiB 19:07:41 L1i cache: 64 KiB 19:07:41 L2 cache: 1 MiB 19:07:41 L3 cache: 32 MiB 19:07:41 NUMA node0 CPU(s): 0,1 19:07:41 Vulnerability Gather data sampling: Not affected 19:07:41 Vulnerability Itlb multihit: Not affected 19:07:41 Vulnerability L1tf: Not affected 19:07:41 Vulnerability Mds: Not affected 19:07:41 Vulnerability Meltdown: Not affected 19:07:41 Vulnerability Mmio stale data: Not affected 19:07:41 Vulnerability Retbleed: Vulnerable 19:07:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:07:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:07:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:07:41 Vulnerability Srbds: Not affected 19:07:41 Vulnerability Tsx async abort: Not affected 19:07:41 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 19:07:41 19:07:41 19:07:41 ---> nproc: 19:07:41 2 19:07:41 19:07:41 19:07:41 ---> df -h: 19:07:41 Filesystem Size Used Avail Use% Mounted on 19:07:41 udev 3.9G 0 3.9G 0% /dev 19:07:41 tmpfs 795M 1.1M 794M 1% /run 19:07:41 /dev/vda1 39G 9.9G 29G 26% / 19:07:41 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:07:41 tmpfs 5.0M 0 5.0M 0% /run/lock 19:07:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:07:41 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:07:41 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 19:07:41 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 19:07:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:07:41 tmpfs 795M 0 795M 0% /run/user/1001 19:07:41 19:07:41 19:07:41 ---> free -m: 19:07:41 total used free shared buff/cache available 19:07:41 Mem: 7945 545 4883 1 2516 7099 19:07:41 Swap: 1023 0 1023 19:07:41 19:07:41 19:07:41 ---> ip addr: 19:07:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:07:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:41 inet 127.0.0.1/8 scope host lo 19:07:41 valid_lft forever preferred_lft forever 19:07:41 inet6 ::1/128 scope host 19:07:41 valid_lft forever preferred_lft forever 19:07:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:07:41 link/ether fa:16:3e:70:88:a3 brd ff:ff:ff:ff:ff:ff 19:07:41 inet 10.30.123.25/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 19:07:41 valid_lft 86214sec preferred_lft 86214sec 19:07:41 inet6 fe80::f816:3eff:fe70:88a3/64 scope link 19:07:41 valid_lft forever preferred_lft forever 19:07:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:07:41 link/ether e2:82:d1:16:40:77 brd ff:ff:ff:ff:ff:ff 19:07:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:07:41 valid_lft forever preferred_lft forever 19:07:41 19:07:41 19:07:41 ---> sar -b -r -n DEV: 19:07:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-426) 08/14/26 _x86_64_ (2 CPU) 19:07:41 19:07:41 19:04:36 LINUX RESTART (2 CPU) 19:07:41 19:07:41 19:05:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:07:41 19:06:01 335.06 65.09 269.97 0.00 10836.75 32405.45 0.00 19:07:41 19:07:01 88.74 1.78 86.95 0.00 139.04 14178.99 0.00 19:07:41 Average: 209.81 32.90 176.91 0.00 5397.25 23137.78 0.00 19:07:41 19:07:41 19:05:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:41 19:06:01 5252544 7305436 478648 5.88 82220 2136992 1157600 12.60 682748 1956976 213800 19:07:41 19:07:01 5037064 7297724 473988 5.83 93592 2321168 1162156 12.65 728444 2102160 31920 19:07:41 Average: 5144804 7301580 476318 5.85 87906 2229080 1159878 12.63 705596 2029568 122860 19:07:41 19:07:41 19:05:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:41 19:06:01 lo 1.03 1.03 0.12 0.12 0.00 0.00 0.00 0.00 19:07:41 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:41 19:06:01 ens3 410.21 241.96 1854.65 72.86 0.00 0.00 0.00 0.00 19:07:41 19:07:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 19:07:41 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:41 19:07:01 ens3 30.08 23.25 333.74 5.27 0.00 0.00 0.00 0.00 19:07:41 Average: lo 1.12 1.12 0.12 0.12 0.00 0.00 0.00 0.00 19:07:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:41 Average: ens3 216.92 130.75 1081.31 38.49 0.00 0.00 0.00 0.00 19:07:41 19:07:41 19:07:41 ---> sar -P ALL: 19:07:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-426) 08/14/26 _x86_64_ (2 CPU) 19:07:41 19:07:41 19:04:36 LINUX RESTART (2 CPU) 19:07:41 19:07:41 19:05:03 CPU %user %nice %system %iowait %steal %idle 19:07:41 19:06:01 all 35.69 0.00 4.55 7.61 0.09 52.06 19:07:41 19:06:01 0 27.47 0.00 3.91 5.78 0.07 62.78 19:07:41 19:06:01 1 43.88 0.00 5.19 9.44 0.10 41.39 19:07:41 19:07:01 all 40.47 0.00 2.79 2.30 0.29 54.15 19:07:41 19:07:01 0 40.90 0.00 3.00 2.70 0.08 53.31 19:07:41 19:07:01 1 40.04 0.00 2.58 1.90 0.50 54.98 19:07:41 Average: all 38.13 0.00 3.65 4.90 0.19 53.13 19:07:41 Average: 0 34.32 0.00 3.44 4.21 0.08 57.95 19:07:41 Average: 1 41.92 0.00 3.86 5.59 0.30 48.33 19:07:41 19:07:41 19:07:41