04:04:08 Started by timer 04:04:08 Running as SYSTEM 04:04:08 [EnvInject] - Loading node environment variables. 04:04:08 Building remotely on prd-ubuntu20.04-docker-2c-8g-409 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 04:04:08 [ssh-agent] Looking for ssh-agent implementation... 04:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:08 $ ssh-agent 04:04:08 SSH_AUTH_SOCK=/tmp/ssh-OZ0Sbk3hOrFF/agent.1546 04:04:08 SSH_AGENT_PID=1548 04:04:08 [ssh-agent] Started. 04:04:08 Running ssh-add (command line suppressed) 04:04:08 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_15554693063864841164.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_15554693063864841164.key) 04:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:08 The recommended git tool is: NONE 04:04:10 using credential edgex-jenkins-ssh 04:04:10 Wiping out workspace first. 04:04:10 Cloning the remote Git repository 04:04:10 Cloning repository git@github.com:edgexfoundry/ci-management 04:04:10 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:04:10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 04:04:10 > git --version # timeout=10 04:04:10 > git --version # 'git version 2.25.1' 04:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:11 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 04:04:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:11 Avoid second fetch 04:04:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:04:12 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 04:04:12 > git config core.sparsecheckout # timeout=10 04:04:12 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:12 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 04:04:12 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:12 > git remote # timeout=10 04:04:12 > git submodule init # timeout=10 04:04:12 > git submodule sync # timeout=10 04:04:12 > git config --get remote.origin.url # timeout=10 04:04:12 > git submodule init # timeout=10 04:04:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:04:12 > git config --get submodule.packer/common-packer.url # timeout=10 04:04:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:04:12 > git config --get submodule.global-jjb.url # timeout=10 04:04:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:04:12 > git submodule update --init --recursive packer/common-packer # timeout=10 04:04:13 > git submodule update --init --recursive global-jjb # timeout=10 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:04:18 provisioning config files... 04:04:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:04:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:04:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4943188002052556772.sh 04:04:18 ---> python-tools-install.sh 04:04:18 Setup pyenv: 04:04:18 * system (set by /opt/pyenv/version) 04:04:18 * 3.8.20 (set by /opt/pyenv/version) 04:04:18 * 3.9.20 (set by /opt/pyenv/version) 04:04:18 3.10.15 04:04:18 3.11.10 04:04:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5rOK 04:04:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:04:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:26 lf-activate-venv(): INFO: Base packages installed successfully 04:04:26 lf-activate-venv(): INFO: Installing additional packages: lftools 04:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-5rOK/bin to PATH 04:04:51 Generating Requirements File 04:05:14 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. 04:05:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:05:14 Python 3.11.10 04:05:15 pip 26.2.1 from /tmp/venv-5rOK/lib/python3.11/site-packages/pip (python 3.11) 04:05:15 aiohappyeyeballs==2.7.1 04:05:15 aiohttp==3.14.3 04:05:15 aiosignal==1.4.0 04:05:15 appdirs==1.4.4 04:05:15 argcomplete==3.7.2 04:05:15 aspy.yaml==1.3.0 04:05:15 attrs==26.1.0 04:05:15 autopage==0.6.0 04:05:15 beautifulsoup4==4.15.0 04:05:15 boto3==1.43.71 04:05:15 botocore==1.43.71 04:05:15 bs4==0.0.2 04:05:15 certifi==2026.7.22 04:05:15 cffi==2.1.1 04:05:15 cfgv==3.5.0 04:05:15 chardet==7.5.1 04:05:15 charset-normalizer==3.5.0 04:05:15 click==8.4.2 04:05:15 cliff==4.15.0 04:05:15 cmd2==4.2.0 04:05:15 cryptography==3.3.2 04:05:15 debtcollector==3.1.0 04:05:15 decorator==5.3.1 04:05:15 defusedxml==0.7.1 04:05:15 Deprecated==1.3.1 04:05:15 distlib==0.4.3 04:05:15 dnspython==2.8.0 04:05:15 docker==7.2.0 04:05:15 dogpile.cache==1.5.0 04:05:15 durationpy==0.10 04:05:15 email-validator==2.3.0 04:05:15 filelock==3.32.3 04:05:15 frozenlist==1.8.0 04:05:15 future==1.0.0 04:05:15 gitdb==4.0.12 04:05:15 GitPython==3.1.59 04:05:15 httplib2==0.30.2 04:05:15 identify==2.6.19 04:05:15 idna==3.18 04:05:15 importlib-resources==1.5.0 04:05:15 iso8601==2.1.0 04:05:15 Jinja2==3.1.6 04:05:15 jmespath==1.1.0 04:05:15 jsonpatch==1.33 04:05:15 jsonpointer==3.1.1 04:05:15 jsonschema==4.26.0 04:05:15 jsonschema-specifications==2025.9.1 04:05:15 keystoneauth1==5.15.0 04:05:15 kubernetes==36.0.3 04:05:15 lftools==0.37.23 04:05:15 lxml==6.1.1 04:05:15 markdown-it-py==4.2.0 04:05:15 MarkupSafe==3.0.3 04:05:15 mdurl==0.1.2 04:05:15 msgpack==1.2.1 04:05:15 multi_key_dict==2.0.3 04:05:15 multidict==6.7.1 04:05:15 munch==4.0.0 04:05:15 netaddr==1.3.0 04:05:15 niet==1.4.2 04:05:15 nodeenv==1.10.0 04:05:15 oauth2client==4.1.3 04:05:15 oauthlib==3.3.1 04:05:15 openstacksdk==4.18.0 04:05:15 os-service-types==1.9.0 04:05:15 osc-lib==4.7.0 04:05:15 oslo.config==10.7.0 04:05:15 oslo.context==6.5.0 04:05:15 oslo.i18n==6.9.0 04:05:15 oslo.log==8.3.0 04:05:15 oslo.serialization==5.11.0 04:05:15 oslo.utils==10.1.1 04:05:15 packaging==26.3 04:05:15 pbr==7.0.3 04:05:15 platformdirs==4.11.3 04:05:15 prettytable==3.18.0 04:05:15 prompt_toolkit==3.0.53 04:05:15 propcache==0.5.2 04:05:15 psutil==7.2.2 04:05:15 pyasn1==0.6.4 04:05:15 pyasn1_modules==0.4.2 04:05:15 pycparser==3.0 04:05:15 pygerrit2==2.0.15 04:05:15 PyGithub==2.9.1 04:05:15 Pygments==2.20.0 04:05:15 PyJWT==2.13.0 04:05:15 PyNaCl==1.6.2 04:05:15 pyparsing==2.4.7 04:05:15 pyperclip==1.11.0 04:05:15 pyrsistent==0.20.0 04:05:15 python-dateutil==2.9.0.post0 04:05:15 python-discovery==1.5.2 04:05:15 python-heatclient==5.2.0 04:05:15 python-jenkins==1.8.3 04:05:15 python-keystoneclient==5.8.0 04:05:15 python-magnumclient==4.11.0 04:05:15 python-manilaclient==6.2.0 04:05:15 python-openstackclient==10.2.1 04:05:15 python-swiftclient==4.10.0 04:05:15 PyYAML==6.0.3 04:05:15 referencing==0.37.0 04:05:15 requests==2.34.2 04:05:15 requests-oauthlib==2.0.0 04:05:15 rfc3986==2.0.0 04:05:15 rich==15.0.0 04:05:15 rich-argparse==1.8.0 04:05:15 rpds-py==2026.6.3 04:05:15 rsa==4.9.1 04:05:15 ruamel.yaml==0.19.1 04:05:15 ruamel.yaml.clib==0.2.15 04:05:15 s3transfer==0.19.2 04:05:15 simplejson==4.1.1 04:05:15 six==1.17.0 04:05:15 smmap==5.0.3 04:05:15 soupsieve==2.9.2 04:05:15 stevedore==5.9.0 04:05:15 tabulate==0.10.0 04:05:15 toml==0.10.2 04:05:15 tomlkit==0.15.1 04:05:15 tqdm==4.70.0 04:05:15 typing_extensions==4.16.0 04:05:15 urllib3==1.26.20 04:05:15 virtualenv==21.7.4 04:05:15 wcwidth==0.8.2 04:05:15 websocket-client==1.9.0 04:05:15 wrapt==2.3.0 04:05:15 xdg==6.0.0 04:05:15 xmltodict==1.0.4 04:05:15 yarl==1.24.5 04:05:15 yq==4.1.2 04:05:15 [EnvInject] - Injecting environment variables from a build step. 04:05:15 [EnvInject] - Injecting as environment variables the properties content 04:05:15 OS_CLOUD=vex 04:05:15 04:05:15 [EnvInject] - Variables injected successfully. 04:05:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14336075112798248233.sh 04:05:15 ---> Orphaned k8s clusters 04:05:15 Setup pyenv: 04:05:15 system 04:05:15 3.8.20 04:05:15 3.9.20 04:05:15 3.10.15 04:05:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rOK from file:/tmp/.os_lf_venv 04:05:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:17 lf-activate-venv(): INFO: Base packages installed successfully 04:05:17 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-5rOK/bin to PATH 04:05:28 -----> Delete orphaned cluster 04:05:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17630915295105750136.sh 04:05:28 ---> Orphaned stacks 04:05:28 Setup pyenv: 04:05:28 system 04:05:28 3.8.20 04:05:28 3.9.20 04:05:28 3.10.15 04:05:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rOK from file:/tmp/.os_lf_venv 04:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:30 lf-activate-venv(): INFO: Base packages installed successfully 04:05:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05:43 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. 04:05:43 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 04:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-5rOK/bin to PATH 04:05:44 + mapfile -t OS_COE_CLUSTERS_ID 04:05:44 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:05:44 ++ awk '{print $1}' 04:05:44 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:05:46 + echo '-----> Active clusters -> stacks' 04:05:46 -----> Active clusters -> stacks 04:05:46 + OS_COE_STACKS=() 04:05:46 + [[ 0 -gt 0 ]] 04:05:46 + mapfile -t OS_STACKS 04:05:46 ++ awk '{print $1}' 04:05:46 ++ 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 04:05:47 + echo '-----> Active stacks' 04:05:47 -----> Active stacks 04:05:47 + echo '-----> Delete orphaned stacks' 04:05:47 -----> Delete orphaned stacks 04:05:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2059308956674867842.sh 04:05:47 ---> Orphaned servers 04:05:47 Setup pyenv: 04:05:47 system 04:05:47 3.8.20 04:05:47 3.9.20 04:05:47 3.10.15 04:05:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rOK from file:/tmp/.os_lf_venv 04:05:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:49 lf-activate-venv(): INFO: Base packages installed successfully 04:05:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-5rOK/bin to PATH 04:06:01 -----> Active servers 04:06:01 prd-ubuntu20.04-docker-2c-8g-409 04:06:01 -----> Delete orphaned servers 04:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8559557663971837905.sh 04:06:02 ---> Orphaned ports 04:06:02 Setup pyenv: 04:06:02 system 04:06:02 3.8.20 04:06:02 3.9.20 04:06:02 3.10.15 04:06:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rOK from file:/tmp/.os_lf_venv 04:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:03 lf-activate-venv(): INFO: Base packages installed successfully 04:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-5rOK/bin to PATH 04:06:11 No orphaned ports to process. 04:06:11 Build step 'Conditional step (single)' marked build as failure 04:06:11 $ ssh-agent -k 04:06:11 unset SSH_AUTH_SOCK; 04:06:11 unset SSH_AGENT_PID; 04:06:11 echo Agent pid 1548 killed; 04:06:11 [ssh-agent] Stopped. 04:06:11 [PostBuildScript] - [INFO] Executing post build scripts. 04:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16964918853477159036.sh 04:06:11 ---> sysstat.sh 04:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1809179915099782901.sh 04:06:12 ---> package-listing.sh 04:06:12 ++ facter osfamily 04:06:12 ++ tr '[:upper:]' '[:lower:]' 04:06:12 + OS_FAMILY=debian 04:06:12 + workspace=/w/workspace/ci-management-openstack-cron 04:06:12 + START_PACKAGES=/tmp/packages_start.txt 04:06:12 + END_PACKAGES=/tmp/packages_end.txt 04:06:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:06:12 + PACKAGES=/tmp/packages_start.txt 04:06:12 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:12 + PACKAGES=/tmp/packages_end.txt 04:06:12 + case "${OS_FAMILY}" in 04:06:12 + grep '^ii' 04:06:12 + dpkg -l 04:06:12 + '[' -f /tmp/packages_start.txt ']' 04:06:12 + '[' -f /tmp/packages_end.txt ']' 04:06:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:06:12 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:12 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:06:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5292995515251007179.sh 04:06:12 ---> capture-instance-metadata.sh 04:06:12 Setup pyenv: 04:06:12 system 04:06:12 3.8.20 04:06:12 3.9.20 04:06:12 3.10.15 04:06:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rOK from file:/tmp/.os_lf_venv 04:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:14 lf-activate-venv(): INFO: Base packages installed successfully 04:06:14 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-5rOK/bin to PATH 04:06:19 INFO: Running in OpenStack, capturing instance metadata 04:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12954134506484304658.sh 04:06:19 provisioning config files... 04:06:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config327359970121474750tmp 04:06:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:06:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:06:19 [EnvInject] - Injecting environment variables from a build step. 04:06:19 [EnvInject] - Injecting as environment variables the properties content 04:06:19 SERVER_ID=logs 04:06:19 04:06:19 [EnvInject] - Variables injected successfully. 04:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8027841610588402508.sh 04:06:19 ---> create-netrc.sh 04:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9819240810252066816.sh 04:06:19 ---> python-tools-install.sh 04:06:19 Setup pyenv: 04:06:19 system 04:06:19 3.8.20 04:06:19 3.9.20 04:06:19 3.10.15 04:06:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rOK from file:/tmp/.os_lf_venv 04:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:21 lf-activate-venv(): INFO: Base packages installed successfully 04:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-5rOK/bin to PATH 04:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13812682179597333584.sh 04:06:26 ---> sudo-logs.sh 04:06:26 Archiving 'sudo' log.. 04:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12953176568963917960.sh 04:06:26 ---> job-cost.sh 04:06:26 Setup pyenv: 04:06:26 system 04:06:26 3.8.20 04:06:26 3.9.20 04:06:26 3.10.15 04:06:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rOK from file:/tmp/.os_lf_venv 04:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:28 lf-activate-venv(): INFO: Base packages installed successfully 04:06:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-5rOK/bin to PATH 04:06:33 INFO: No Stack... 04:06:33 INFO: Retrieving Pricing Info for: v3-standard-2 04:06:33 INFO: Archiving Costs 04:06:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8808681127199617643.sh 04:06:33 ---> logs-deploy.sh 04:06:33 Setup pyenv: 04:06:33 system 04:06:33 3.8.20 04:06:33 3.9.20 04:06:33 3.10.15 04:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5rOK from file:/tmp/.os_lf_venv 04:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:35 lf-activate-venv(): INFO: Base packages installed successfully 04:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-5rOK/bin to PATH 04:06:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64362 04:06:40 INFO: archiving workspace using pattern(s): 04:06:41 Archives upload complete. 04:06:41 INFO: archiving logs to Nexus 04:06:42 ---> uname -a: 04:06:42 Linux prd-ubuntu20-04-docker-2c-8g-409 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 04:06:42 04:06:42 04:06:42 ---> lscpu: 04:06:42 Architecture: x86_64 04:06:42 CPU op-mode(s): 32-bit, 64-bit 04:06:42 Byte Order: Little Endian 04:06:42 Address sizes: 40 bits physical, 48 bits virtual 04:06:42 CPU(s): 2 04:06:42 On-line CPU(s) list: 0,1 04:06:42 Thread(s) per core: 1 04:06:42 Core(s) per socket: 1 04:06:42 Socket(s): 2 04:06:42 NUMA node(s): 1 04:06:42 Vendor ID: AuthenticAMD 04:06:42 CPU family: 23 04:06:42 Model: 49 04:06:42 Model name: AMD EPYC-Rome Processor 04:06:42 Stepping: 0 04:06:42 CPU MHz: 2799.998 04:06:42 BogoMIPS: 5599.99 04:06:42 Virtualization: AMD-V 04:06:42 Hypervisor vendor: KVM 04:06:42 Virtualization type: full 04:06:42 L1d cache: 64 KiB 04:06:42 L1i cache: 64 KiB 04:06:42 L2 cache: 1 MiB 04:06:42 L3 cache: 32 MiB 04:06:42 NUMA node0 CPU(s): 0,1 04:06:42 Vulnerability Gather data sampling: Not affected 04:06:42 Vulnerability Itlb multihit: Not affected 04:06:42 Vulnerability L1tf: Not affected 04:06:42 Vulnerability Mds: Not affected 04:06:42 Vulnerability Meltdown: Not affected 04:06:42 Vulnerability Mmio stale data: Not affected 04:06:42 Vulnerability Retbleed: Vulnerable 04:06:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:06:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:06:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:06:42 Vulnerability Srbds: Not affected 04:06:42 Vulnerability Tsx async abort: Not affected 04:06:42 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 04:06:42 04:06:42 04:06:42 ---> nproc: 04:06:42 2 04:06:42 04:06:42 04:06:42 ---> df -h: 04:06:42 Filesystem Size Used Avail Use% Mounted on 04:06:42 udev 3.9G 0 3.9G 0% /dev 04:06:42 tmpfs 795M 1.1M 794M 1% /run 04:06:42 /dev/vda1 39G 9.9G 29G 26% / 04:06:42 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:06:42 tmpfs 5.0M 0 5.0M 0% /run/lock 04:06:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:06:42 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 04:06:42 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 04:06:42 /dev/loop2 62M 62M 0 100% /snap/core20/1405 04:06:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:06:42 tmpfs 795M 0 795M 0% /run/user/1001 04:06:42 04:06:42 04:06:42 ---> free -m: 04:06:42 total used free shared buff/cache available 04:06:42 Mem: 7945 533 4893 1 2518 7111 04:06:42 Swap: 1023 0 1023 04:06:42 04:06:42 04:06:42 ---> ip addr: 04:06:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:06:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:06:42 inet 127.0.0.1/8 scope host lo 04:06:42 valid_lft forever preferred_lft forever 04:06:42 inet6 ::1/128 scope host 04:06:42 valid_lft forever preferred_lft forever 04:06:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:06:42 link/ether fa:16:3e:f1:a0:05 brd ff:ff:ff:ff:ff:ff 04:06:42 inet 10.30.123.84/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 04:06:42 valid_lft 86205sec preferred_lft 86205sec 04:06:42 inet6 fe80::f816:3eff:fef1:a005/64 scope link 04:06:42 valid_lft forever preferred_lft forever 04:06:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:06:42 link/ether 3e:aa:56:e1:f9:bf brd ff:ff:ff:ff:ff:ff 04:06:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:06:42 valid_lft forever preferred_lft forever 04:06:42 04:06:42 04:06:42 ---> sar -b -r -n DEV: 04:06:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-409) 08/14/26 _x86_64_ (2 CPU) 04:06:42 04:06:42 04:03:30 LINUX RESTART (2 CPU) 04:06:42 04:06:42 04:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:06:42 04:05:01 345.18 34.94 310.24 0.00 5097.98 13899.07 0.00 04:06:42 04:06:01 67.08 1.43 65.64 0.00 89.70 12783.49 0.00 04:06:42 Average: 204.95 18.05 186.90 0.00 2572.60 13336.55 0.00 04:06:42 04:06:42 04:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:06:42 04:05:01 5202124 7280400 503472 6.19 83316 2159536 1144872 12.46 706788 1981668 190304 04:06:42 04:06:01 5035304 7293996 478640 5.88 93376 2319152 1129112 12.29 732064 2102256 31496 04:06:42 Average: 5118714 7287198 491056 6.04 88346 2239344 1136992 12.38 719426 2041962 110900 04:06:42 04:06:42 04:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:06:42 04:05:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 04:06:42 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:42 04:05:01 ens3 325.54 225.45 1827.27 72.59 0.00 0.00 0.00 0.00 04:06:42 04:06:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 04:06:42 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:42 04:06:01 ens3 26.82 19.41 296.01 4.16 0.00 0.00 0.00 0.00 04:06:42 Average: lo 1.04 1.04 0.11 0.11 0.00 0.00 0.00 0.00 04:06:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:42 Average: ens3 174.91 121.56 1055.14 38.08 0.00 0.00 0.00 0.00 04:06:42 04:06:42 04:06:42 ---> sar -P ALL: 04:06:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-409) 08/14/26 _x86_64_ (2 CPU) 04:06:42 04:06:42 04:03:30 LINUX RESTART (2 CPU) 04:06:42 04:06:42 04:04:02 CPU %user %nice %system %iowait %steal %idle 04:06:42 04:05:01 all 36.41 0.00 3.66 8.78 0.08 51.07 04:06:42 04:05:01 0 25.50 0.00 3.52 11.23 0.07 59.69 04:06:42 04:05:01 1 47.33 0.00 3.81 6.33 0.10 42.43 04:06:42 04:06:01 all 35.89 0.00 2.36 10.90 0.10 50.74 04:06:42 04:06:01 0 36.96 0.00 1.97 7.23 0.10 53.74 04:06:42 04:06:01 1 34.82 0.00 2.76 14.59 0.10 47.73 04:06:42 Average: all 36.15 0.00 3.01 9.85 0.09 50.90 04:06:42 Average: 0 31.28 0.00 2.73 9.21 0.08 56.69 04:06:42 Average: 1 41.03 0.00 3.28 10.49 0.10 45.10 04:06:42 04:06:42 04:06:42