02:03:56 Started by timer
02:03:56 Running as SYSTEM
02:03:58 [EnvInject] - Loading node environment variables.
02:03:58 Building remotely on prd-ubuntu20.04-docker-2c-8g-33 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron
02:03:59 [ssh-agent] Looking for ssh-agent implementation...
02:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:03:59 $ ssh-agent
02:03:59 SSH_AUTH_SOCK=/tmp/ssh-5nPXKhvXUxxB/agent.1521
02:03:59 SSH_AGENT_PID=1523
02:03:59 [ssh-agent] Started.
02:03:59 Running ssh-add (command line suppressed)
02:03:59 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4307447979541168593.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4307447979541168593.key)
02:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
02:04:00 The recommended git tool is: NONE
02:04:05 using credential edgex-jenkins-ssh
02:04:05 Wiping out workspace first.
02:04:05 Cloning the remote Git repository
02:04:05 Cloning repository git@github.com:edgexfoundry/ci-management
02:04:05 > git init /w/workspace/ci-management-openstack-cron # timeout=10
02:04:05 Fetching upstream changes from git@github.com:edgexfoundry/ci-management
02:04:05 > git --version # timeout=10
02:04:05 > git --version # 'git version 2.25.1'
02:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub
02:04:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10
02:04:06 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10
02:04:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:04:08 Avoid second fetch
02:04:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
02:04:08 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master)
02:04:08 > git config core.sparsecheckout # timeout=10
02:04:08 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10
02:04:08 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer"
02:04:08 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10
02:04:08 > git remote # timeout=10
02:04:08 > git submodule init # timeout=10
02:04:08 > git submodule sync # timeout=10
02:04:08 > git config --get remote.origin.url # timeout=10
02:04:08 > git submodule init # timeout=10
02:04:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
02:04:08 > git config --get submodule.packer/common-packer.url # timeout=10
02:04:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10
02:04:09 > git config --get submodule.global-jjb.url # timeout=10
02:04:09 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10
02:04:09 > git submodule update --init --recursive packer/common-packer # timeout=10
02:04:09 > git submodule update --init --recursive global-jjb # timeout=10
02:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell]
02:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell]
02:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell]
02:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell]
02:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell]
02:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell]
02:04:14 Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
02:04:14 provisioning config files...
02:04:14 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:04:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:04:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:04:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17427522846205678930.sh
02:04:14 ---> python-tools-install.sh
02:04:14 Setup pyenv:
02:04:14 * system (set by /opt/pyenv/version)
02:04:14 * 3.8.20 (set by /opt/pyenv/version)
02:04:14 * 3.9.20 (set by /opt/pyenv/version)
02:04:14 3.10.15
02:04:14 3.11.10
02:04:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FEAj
02:04:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:04:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:04:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:04:22 lf-activate-venv(): INFO: Base packages installed successfully
02:04:22 lf-activate-venv(): INFO: Installing additional packages: lftools
02:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-FEAj/bin to PATH
02:04:42 Generating Requirements File
02:05:03 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.
02:05:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
02:05:03 Python 3.11.10
02:05:03 pip 26.2.1 from /tmp/venv-FEAj/lib/python3.11/site-packages/pip (python 3.11)
02:05:03 aiohappyeyeballs==2.7.1
02:05:03 aiohttp==3.14.3
02:05:03 aiosignal==1.4.0
02:05:03 appdirs==1.4.4
02:05:03 argcomplete==3.7.1
02:05:03 aspy.yaml==1.3.0
02:05:03 attrs==26.1.0
02:05:03 autopage==0.6.0
02:05:03 beautifulsoup4==4.15.0
02:05:03 boto3==1.43.65
02:05:03 botocore==1.43.65
02:05:03 bs4==0.0.2
02:05:03 certifi==2026.7.22
02:05:03 cffi==2.1.1
02:05:03 cfgv==3.5.0
02:05:03 chardet==7.4.3
02:05:03 charset-normalizer==3.4.9
02:05:03 click==8.4.2
02:05:03 cliff==4.15.0
02:05:03 cmd2==4.1.2
02:05:03 cryptography==3.3.2
02:05:03 debtcollector==3.1.0
02:05:03 decorator==5.3.1
02:05:03 defusedxml==0.7.1
02:05:03 Deprecated==1.3.1
02:05:03 distlib==0.4.3
02:05:03 dnspython==2.8.0
02:05:03 docker==7.2.0
02:05:03 dogpile.cache==1.5.0
02:05:03 durationpy==0.10
02:05:03 email-validator==2.3.0
02:05:03 filelock==3.32.2
02:05:03 frozenlist==1.8.0
02:05:03 future==1.0.0
02:05:03 gitdb==4.0.12
02:05:03 GitPython==3.1.58
02:05:03 httplib2==0.30.2
02:05:03 identify==2.6.19
02:05:03 idna==3.18
02:05:03 importlib-resources==1.5.0
02:05:03 iso8601==2.1.0
02:05:03 Jinja2==3.1.6
02:05:03 jmespath==1.1.0
02:05:03 jsonpatch==1.33
02:05:03 jsonpointer==3.1.1
02:05:03 jsonschema==4.26.0
02:05:03 jsonschema-specifications==2025.9.1
02:05:03 keystoneauth1==5.15.0
02:05:03 kubernetes==36.0.3
02:05:03 lftools==0.37.22
02:05:03 lxml==6.1.1
02:05:03 markdown-it-py==4.2.0
02:05:03 MarkupSafe==3.0.3
02:05:03 mdurl==0.1.2
02:05:03 msgpack==1.2.1
02:05:03 multi_key_dict==2.0.3
02:05:03 multidict==6.7.1
02:05:03 munch==4.0.0
02:05:03 netaddr==1.3.0
02:05:03 niet==1.4.2
02:05:03 nodeenv==1.10.0
02:05:03 oauth2client==4.1.3
02:05:03 oauthlib==3.3.1
02:05:03 openstacksdk==4.18.0
02:05:03 os-service-types==1.9.0
02:05:03 osc-lib==4.7.0
02:05:03 oslo.config==10.6.0
02:05:03 oslo.context==6.5.0
02:05:03 oslo.i18n==6.9.0
02:05:03 oslo.log==8.3.0
02:05:03 oslo.serialization==5.11.0
02:05:03 oslo.utils==10.1.1
02:05:03 packaging==26.3
02:05:03 pbr==7.0.3
02:05:03 platformdirs==4.11.0
02:05:03 prettytable==3.18.0
02:05:03 prompt_toolkit==3.0.53
02:05:03 propcache==0.5.2
02:05:03 psutil==7.2.2
02:05:03 pyasn1==0.6.4
02:05:03 pyasn1_modules==0.4.2
02:05:03 pycparser==3.0
02:05:03 pygerrit2==2.0.15
02:05:03 PyGithub==2.9.1
02:05:03 Pygments==2.20.0
02:05:03 PyJWT==2.13.0
02:05:03 PyNaCl==1.6.2
02:05:03 pyparsing==2.4.7
02:05:03 pyperclip==1.11.0
02:05:03 pyrsistent==0.20.0
02:05:03 python-dateutil==2.9.0.post0
02:05:03 python-discovery==1.5.1
02:05:03 python-heatclient==5.2.0
02:05:03 python-jenkins==1.8.3
02:05:03 python-keystoneclient==5.8.0
02:05:03 python-magnumclient==4.11.0
02:05:03 python-manilaclient==6.2.0
02:05:03 python-openstackclient==10.2.1
02:05:03 python-swiftclient==4.10.0
02:05:03 PyYAML==6.0.3
02:05:03 referencing==0.37.0
02:05:03 requests==2.34.2
02:05:03 requests-oauthlib==2.0.0
02:05:03 rfc3986==2.0.0
02:05:03 rich==15.0.0
02:05:03 rich-argparse==1.8.0
02:05:03 rpds-py==2026.6.3
02:05:03 rsa==4.9.1
02:05:03 ruamel.yaml==0.19.1
02:05:03 ruamel.yaml.clib==0.2.15
02:05:03 s3transfer==0.19.2
02:05:03 simplejson==4.1.1
02:05:03 six==1.17.0
02:05:03 smmap==5.0.3
02:05:03 soupsieve==2.9.1
02:05:03 stevedore==5.9.0
02:05:03 tabulate==0.10.0
02:05:03 toml==0.10.2
02:05:03 tomlkit==0.15.1
02:05:03 tqdm==4.70.0
02:05:03 typing_extensions==4.16.0
02:05:03 urllib3==1.26.20
02:05:03 virtualenv==21.7.1
02:05:03 wcwidth==0.8.2
02:05:03 websocket-client==1.9.0
02:05:03 wrapt==2.3.0
02:05:03 xdg==6.0.0
02:05:03 xmltodict==1.0.4
02:05:03 yarl==1.24.5
02:05:03 yq==4.1.2
02:05:04 [EnvInject] - Injecting environment variables from a build step.
02:05:04 [EnvInject] - Injecting as environment variables the properties content
02:05:04 OS_CLOUD=vex
02:05:04
02:05:04 [EnvInject] - Variables injected successfully.
02:05:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
02:05:04 Run condition [Boolean condition] enabling perform for step [Execute shell]
02:05:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17801674957515863038.sh
02:05:04 ---> Orphaned k8s clusters
02:05:04 Setup pyenv:
02:05:04 system
02:05:04 3.8.20
02:05:04 3.9.20
02:05:04 3.10.15
02:05:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version)
02:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEAj from file:/tmp/.os_lf_venv
02:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:05:05 lf-activate-venv(): INFO: Base packages installed successfully
02:05:05 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient
02:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-FEAj/bin to PATH
02:05:14 -----> Delete orphaned cluster
02:05:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
02:05:14 Run condition [Boolean condition] enabling perform for step [Execute shell]
02:05:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11127090875747566600.sh
02:05:14 ---> Orphaned stacks
02:05:14 Setup pyenv:
02:05:14 system
02:05:14 3.8.20
02:05:14 3.9.20
02:05:14 3.10.15
02:05:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version)
02:05:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEAj from file:/tmp/.os_lf_venv
02:05:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:05:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:05:15 lf-activate-venv(): INFO: Base packages installed successfully
02:05:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:05:25 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.
02:05:25 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible.
02:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-FEAj/bin to PATH
02:05:26 + mapfile -t OS_COE_CLUSTERS_ID
02:05:26 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name
02:05:26 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)'
02:05:26 ++ awk '{print $1}'
02:05:29 + echo '-----> Active clusters -> stacks'
02:05:29 -----> Active clusters -> stacks
02:05:29 + OS_COE_STACKS=()
02:05:29 + [[ 0 -gt 0 ]]
02:05:29 + mapfile -t OS_STACKS
02:05:29 ++ 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
02:05:29 ++ awk '{print $1}'
02:05:30 + echo '-----> Active stacks'
02:05:30 -----> Active stacks
02:05:30 + echo '-----> Delete orphaned stacks'
02:05:30 -----> Delete orphaned stacks
02:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True)
02:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell]
02:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4545982924040238202.sh
02:05:30 ---> Orphaned servers
02:05:30 Setup pyenv:
02:05:30 system
02:05:30 3.8.20
02:05:30 3.9.20
02:05:30 3.10.15
02:05:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version)
02:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEAj from file:/tmp/.os_lf_venv
02:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:05:32 lf-activate-venv(): INFO: Base packages installed successfully
02:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-FEAj/bin to PATH
02:05:47 -----> Active servers
02:05:47 prd-ubuntu20.04-docker-2c-8g-33
02:05:47 prd-ubuntu20.04-docker-8c-8g-32
02:05:47 prd-ubuntu20.04-docker-arm64-4c-16g-31
02:05:47 prd-ubuntu20.04-docker-8c-8g-28
02:05:47 prd-centos7-blackbox-4c-2g-16080
02:05:47 prd-centos7-blackbox-4c-2g-16079
02:05:47 -----> Delete orphaned servers
02:08:43 ERROR: Failed to fetch data from https://jenkins.edgexfoundry.org/computer/api/json?tree=computer[displayName] with status code 502
02:08:43
02:08:43
502 Bad Gateway
02:08:43
02:08:43 502 Bad Gateway
02:08:43
nginx/1.18.0
02:08:43
02:08:43
02:08:43
02:08:43
02:08:43 502
02:08:43 Build step 'Conditional step (single)' marked build as failure
02:08:43 $ ssh-agent -k
02:08:43 unset SSH_AUTH_SOCK;
02:08:43 unset SSH_AGENT_PID;
02:08:43 echo Agent pid 1523 killed;
02:08:44 [ssh-agent] Stopped.
02:08:44 [PostBuildScript] - [INFO] Executing post build scripts.
02:08:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5363366606637067655.sh
02:08:44 ---> sysstat.sh
02:08:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5664787654070915426.sh
02:08:45 ---> package-listing.sh
02:08:45 ++ facter osfamily
02:08:45 ++ tr '[:upper:]' '[:lower:]'
02:08:45 + OS_FAMILY=debian
02:08:45 + workspace=/w/workspace/ci-management-openstack-cron
02:08:45 + START_PACKAGES=/tmp/packages_start.txt
02:08:45 + END_PACKAGES=/tmp/packages_end.txt
02:08:45 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:08:45 + PACKAGES=/tmp/packages_start.txt
02:08:45 + '[' /w/workspace/ci-management-openstack-cron ']'
02:08:45 + PACKAGES=/tmp/packages_end.txt
02:08:45 + case "${OS_FAMILY}" in
02:08:45 + grep '^ii'
02:08:45 + dpkg -l
02:08:45 + '[' -f /tmp/packages_start.txt ']'
02:08:45 + '[' -f /tmp/packages_end.txt ']'
02:08:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:08:45 + '[' /w/workspace/ci-management-openstack-cron ']'
02:08:45 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/
02:08:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/
02:08:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6651616595723513772.sh
02:08:45 ---> capture-instance-metadata.sh
02:08:45 Setup pyenv:
02:08:45 system
02:08:45 3.8.20
02:08:45 3.9.20
02:08:45 3.10.15
02:08:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version)
02:08:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEAj from file:/tmp/.os_lf_venv
02:08:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:08:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:08:47 lf-activate-venv(): INFO: Base packages installed successfully
02:08:47 lf-activate-venv(): INFO: Installing additional packages: lftools
02:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-FEAj/bin to PATH
02:08:52 INFO: Running in OpenStack, capturing instance metadata
02:08:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5899783738752869986.sh
02:08:53 provisioning config files...
02:08:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1496770780928906416tmp
02:08:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
02:08:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
02:08:53 [EnvInject] - Injecting environment variables from a build step.
02:08:53 [EnvInject] - Injecting as environment variables the properties content
02:08:53 SERVER_ID=logs
02:08:53
02:08:53 [EnvInject] - Variables injected successfully.
02:08:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3339669034185159844.sh
02:08:53 ---> create-netrc.sh
02:08:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18151047526056381500.sh
02:08:53 ---> python-tools-install.sh
02:08:53 Setup pyenv:
02:08:53 system
02:08:53 3.8.20
02:08:53 3.9.20
02:08:53 3.10.15
02:08:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version)
02:08:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEAj from file:/tmp/.os_lf_venv
02:08:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:08:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:08:55 lf-activate-venv(): INFO: Base packages installed successfully
02:08:55 lf-activate-venv(): INFO: Installing additional packages: lftools
02:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-FEAj/bin to PATH
02:09:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17414813225015489882.sh
02:09:00 ---> sudo-logs.sh
02:09:00 Archiving 'sudo' log..
02:09:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17041994614846266577.sh
02:09:00 ---> job-cost.sh
02:09:00 Setup pyenv:
02:09:00 system
02:09:00 3.8.20
02:09:00 3.9.20
02:09:00 3.10.15
02:09:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version)
02:09:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEAj from file:/tmp/.os_lf_venv
02:09:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:09:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:09:02 lf-activate-venv(): INFO: Base packages installed successfully
02:09:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-FEAj/bin to PATH
02:09:07 INFO: No Stack...
02:09:07 INFO: Retrieving Pricing Info for: v3-standard-2
02:09:07 INFO: Archiving Costs
02:09:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8557120916394547728.sh
02:09:08 ---> logs-deploy.sh
02:09:08 Setup pyenv:
02:09:08 system
02:09:08 3.8.20
02:09:08 3.9.20
02:09:08 3.10.15
02:09:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version)
02:09:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEAj from file:/tmp/.os_lf_venv
02:09:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:09:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:09:09 lf-activate-venv(): INFO: Base packages installed successfully
02:09:09 lf-activate-venv(): INFO: Installing additional packages: lftools
02:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-FEAj/bin to PATH
02:09:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64170
02:09:15 INFO: archiving workspace using pattern(s):
02:09:16 Archives upload complete.
02:09:16 INFO: archiving logs to Nexus
02:09:17 ---> uname -a:
02:09:17 Linux prd-ubuntu20-04-docker-2c-8g-33 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
02:09:17
02:09:17
02:09:17 ---> lscpu:
02:09:17 Architecture: x86_64
02:09:17 CPU op-mode(s): 32-bit, 64-bit
02:09:17 Byte Order: Little Endian
02:09:17 Address sizes: 40 bits physical, 48 bits virtual
02:09:17 CPU(s): 2
02:09:17 On-line CPU(s) list: 0,1
02:09:17 Thread(s) per core: 1
02:09:17 Core(s) per socket: 1
02:09:17 Socket(s): 2
02:09:17 NUMA node(s): 1
02:09:17 Vendor ID: AuthenticAMD
02:09:17 CPU family: 23
02:09:17 Model: 49
02:09:17 Model name: AMD EPYC-Rome Processor
02:09:17 Stepping: 0
02:09:17 CPU MHz: 2799.998
02:09:17 BogoMIPS: 5599.99
02:09:17 Virtualization: AMD-V
02:09:17 Hypervisor vendor: KVM
02:09:17 Virtualization type: full
02:09:17 L1d cache: 64 KiB
02:09:17 L1i cache: 64 KiB
02:09:17 L2 cache: 1 MiB
02:09:17 L3 cache: 32 MiB
02:09:17 NUMA node0 CPU(s): 0,1
02:09:17 Vulnerability Gather data sampling: Not affected
02:09:17 Vulnerability Itlb multihit: Not affected
02:09:17 Vulnerability L1tf: Not affected
02:09:17 Vulnerability Mds: Not affected
02:09:17 Vulnerability Meltdown: Not affected
02:09:17 Vulnerability Mmio stale data: Not affected
02:09:17 Vulnerability Retbleed: Vulnerable
02:09:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
02:09:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
02:09:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
02:09:17 Vulnerability Srbds: Not affected
02:09:17 Vulnerability Tsx async abort: Not affected
02:09:17 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
02:09:17
02:09:17
02:09:17 ---> nproc:
02:09:17 2
02:09:17
02:09:17
02:09:17 ---> df -h:
02:09:17 Filesystem Size Used Avail Use% Mounted on
02:09:17 udev 3.9G 0 3.9G 0% /dev
02:09:17 tmpfs 795M 1.1M 794M 1% /run
02:09:17 /dev/vda1 39G 9.9G 29G 26% /
02:09:17 tmpfs 3.9G 0 3.9G 0% /dev/shm
02:09:17 tmpfs 5.0M 0 5.0M 0% /run/lock
02:09:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
02:09:17 /dev/loop0 44M 44M 0 100% /snap/snapd/15177
02:09:17 /dev/loop1 62M 62M 0 100% /snap/core20/1405
02:09:17 /dev/loop2 68M 68M 0 100% /snap/lxd/22753
02:09:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi
02:09:17 tmpfs 795M 0 795M 0% /run/user/1001
02:09:17
02:09:17
02:09:17 ---> free -m:
02:09:17 total used free shared buff/cache available
02:09:17 Mem: 7945 533 4893 1 2518 7112
02:09:17 Swap: 1023 0 1023
02:09:17
02:09:17
02:09:17 ---> ip addr:
02:09:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:09:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:09:17 inet 127.0.0.1/8 scope host lo
02:09:17 valid_lft forever preferred_lft forever
02:09:17 inet6 ::1/128 scope host
02:09:17 valid_lft forever preferred_lft forever
02:09:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000
02:09:17 link/ether fa:16:3e:71:77:54 brd ff:ff:ff:ff:ff:ff
02:09:17 inet 10.30.123.105/23 metric 100 brd 10.30.123.255 scope global dynamic ens3
02:09:17 valid_lft 86043sec preferred_lft 86043sec
02:09:17 inet6 fe80::f816:3eff:fe71:7754/64 scope link
02:09:17 valid_lft forever preferred_lft forever
02:09:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default
02:09:17 link/ether 46:bd:07:89:7f:6f brd ff:ff:ff:ff:ff:ff
02:09:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
02:09:17 valid_lft forever preferred_lft forever
02:09:17
02:09:17
02:09:17 ---> sar -b -r -n DEV:
02:09:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-33) 08/06/26 _x86_64_ (2 CPU)
02:09:17
02:09:17 02:03:22 LINUX RESTART (2 CPU)
02:09:17
02:09:17 02:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s
02:09:17 02:05:01 297.02 11.49 285.53 0.00 944.52 9834.15 0.00
02:09:17 02:06:01 61.64 1.60 60.04 0.00 114.91 12285.29 0.00
02:09:17 02:07:01 2.67 0.17 2.50 0.00 22.00 358.47 0.00
02:09:17 02:08:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00
02:09:17 02:09:01 4.07 1.02 3.05 0.00 93.18 170.37 0.00
02:09:17 Average: 72.51 2.83 69.68 0.00 232.55 4514.27 0.00
02:09:17
02:09:17 02:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:09:17 02:05:01 5012744 7237516 540740 6.65 88576 2293580 1196196 13.02 763996 2101360 315840
02:09:17 02:06:01 5095500 7355096 419172 5.15 93704 2319832 1075724 11.71 674448 2101724 9176
02:09:17 02:07:01 5094320 7354528 419784 5.16 93732 2320492 1095408 11.93 675704 2100980 124
02:09:17 02:08:01 5094880 7355112 419172 5.15 93752 2320492 1079388 11.75 675440 2100888 160
02:09:17 02:09:01 5077000 7341304 432836 5.32 94156 2323980 1106892 12.05 693172 2102052 11716
02:09:17 Average: 5074889 7328711 446341 5.49 92784 2315675 1110722 12.09 696552 2101401 67403
02:09:17
02:09:17 02:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:09:17 02:05:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00
02:09:17 02:05:01 ens3 136.52 104.20 1554.46 37.58 0.00 0.00 0.00 0.00
02:09:17 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:09:17 02:06:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00
02:09:17 02:06:01 ens3 13.46 12.86 47.27 3.24 0.00 0.00 0.00 0.00
02:09:17 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:09:17 02:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00
02:09:17 02:07:01 ens3 0.63 0.72 0.40 0.10 0.00 0.00 0.00 0.00
02:09:17 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:09:17 02:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00
02:09:17 02:08:01 ens3 0.58 0.58 0.31 0.07 0.00 0.00 0.00 0.00
02:09:17 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:09:17 02:09:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00
02:09:17 02:09:01 ens3 10.40 7.95 8.83 3.84 0.00 0.00 0.00 0.00
02:09:17 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:09:17 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00
02:09:17 Average: ens3 31.97 25.00 318.13 8.87 0.00 0.00 0.00 0.00
02:09:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:09:17
02:09:17
02:09:17 ---> sar -P ALL:
02:09:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-33) 08/06/26 _x86_64_ (2 CPU)
02:09:17
02:09:17 02:03:22 LINUX RESTART (2 CPU)
02:09:17
02:09:17 02:04:02 CPU %user %nice %system %iowait %steal %idle
02:09:17 02:05:01 all 37.94 0.00 3.68 5.26 0.08 53.04
02:09:17 02:05:01 0 54.88 0.00 4.32 6.79 0.10 33.91
02:09:17 02:05:01 1 21.15 0.00 3.04 3.75 0.07 72.00
02:09:17 02:06:01 all 30.03 0.00 1.89 1.34 0.07 66.67
02:09:17 02:06:01 0 37.30 0.00 2.30 0.83 0.08 59.49
02:09:17 02:06:01 1 22.81 0.00 1.49 1.85 0.07 73.80
02:09:17 02:07:01 all 0.18 0.00 0.10 0.04 0.03 99.65
02:09:17 02:07:01 0 0.20 0.00 0.12 0.02 0.03 99.63
02:09:17 02:07:01 1 0.17 0.00 0.08 0.07 0.02 99.66
02:09:17 02:08:01 all 0.11 0.00 0.07 0.01 0.02 99.80
02:09:17 02:08:01 0 0.07 0.00 0.07 0.00 0.02 99.85
02:09:17 02:08:01 1 0.15 0.00 0.07 0.02 0.02 99.75
02:09:17 02:09:01 all 12.61 0.00 1.10 0.07 0.03 86.19
02:09:17 02:09:01 0 5.10 0.00 1.02 0.05 0.02 93.82
02:09:17 02:09:01 1 20.15 0.00 1.19 0.08 0.05 78.52
02:09:17 Average: all 16.16 0.00 1.36 1.34 0.05 81.09
02:09:17 Average: 0 19.41 0.00 1.55 1.52 0.05 77.47
02:09:17 Average: 1 12.91 0.00 1.17 1.15 0.04 84.72
02:09:17
02:09:17
02:09:17