08:05:00 Started by timer 08:05:00 Running as SYSTEM 08:05:00 [EnvInject] - Loading node environment variables. 08:05:00 Building remotely on prd-ubuntu20.04-docker-2c-8g-11982 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 08:05:00 [ssh-agent] Looking for ssh-agent implementation... 08:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:00 $ ssh-agent 08:05:00 SSH_AUTH_SOCK=/tmp/ssh-Vm1w78sNh96Z/agent.1527 08:05:00 SSH_AGENT_PID=1529 08:05:00 [ssh-agent] Started. 08:05:00 Running ssh-add (command line suppressed) 08:05:00 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3794456084148969307.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3794456084148969307.key) 08:05:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:00 The recommended git tool is: NONE 08:05:02 using credential edgex-jenkins-ssh 08:05:02 Wiping out workspace first. 08:05:02 Cloning the remote Git repository 08:05:02 Cloning repository git@github.com:edgexfoundry/ci-management 08:05:02 > git init /w/workspace/ci-management-openstack-cron # timeout=10 08:05:02 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 08:05:02 > git --version # timeout=10 08:05:02 > git --version # 'git version 2.25.1' 08:05:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:03 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 08:05:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:04 Avoid second fetch 08:05:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:05:04 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 08:05:04 > git config core.sparsecheckout # timeout=10 08:05:04 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 08:05:04 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 08:05:04 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 08:05:04 > git remote # timeout=10 08:05:04 > git submodule init # timeout=10 08:05:04 > git submodule sync # timeout=10 08:05:04 > git config --get remote.origin.url # timeout=10 08:05:04 > git submodule init # timeout=10 08:05:04 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:05:04 > git config --get submodule.packer/common-packer.url # timeout=10 08:05:04 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:05:04 > git config --get submodule.global-jjb.url # timeout=10 08:05:04 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:05:04 > git submodule update --init --recursive packer/common-packer # timeout=10 08:05:05 > git submodule update --init --recursive global-jjb # timeout=10 08:05:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:09 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:09 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:05:09 provisioning config files... 08:05:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:05:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:05:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:05:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2410237233974630142.sh 08:05:09 ---> python-tools-install.sh 08:05:09 Setup pyenv: 08:05:09 * system (set by /opt/pyenv/version) 08:05:09 * 3.8.20 (set by /opt/pyenv/version) 08:05:09 * 3.9.20 (set by /opt/pyenv/version) 08:05:09 3.10.15 08:05:09 3.11.10 08:05:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mD5F 08:05:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:18 lf-activate-venv(): INFO: Base packages installed successfully 08:05:18 lf-activate-venv(): INFO: Installing additional packages: lftools 08:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-mD5F/bin to PATH 08:05:40 Generating Requirements File 08:06:01 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. 08:06:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:06:01 Python 3.11.10 08:06:01 pip 26.1.1 from /tmp/venv-mD5F/lib/python3.11/site-packages/pip (python 3.11) 08:06:01 aiohappyeyeballs==2.6.2 08:06:01 aiohttp==3.13.5 08:06:01 aiosignal==1.4.0 08:06:01 appdirs==1.4.4 08:06:01 argcomplete==3.6.3 08:06:01 aspy.yaml==1.3.0 08:06:01 attrs==26.1.0 08:06:01 autopage==0.6.0 08:06:01 beautifulsoup4==4.14.3 08:06:01 boto3==1.43.18 08:06:01 botocore==1.43.18 08:06:01 bs4==0.0.2 08:06:01 certifi==2026.5.20 08:06:01 cffi==2.0.0 08:06:01 cfgv==3.5.0 08:06:01 chardet==7.4.3 08:06:01 charset-normalizer==3.4.7 08:06:01 click==8.4.1 08:06:01 cliff==4.14.0 08:06:01 cmd2==3.5.1 08:06:01 cryptography==3.3.2 08:06:01 debtcollector==3.1.0 08:06:01 decorator==5.3.1 08:06:01 defusedxml==0.7.1 08:06:01 Deprecated==1.3.1 08:06:01 distlib==0.4.0 08:06:01 dnspython==2.8.0 08:06:01 docker==7.1.0 08:06:01 dogpile.cache==1.5.0 08:06:01 durationpy==0.10 08:06:01 email-validator==2.3.0 08:06:01 filelock==3.29.0 08:06:01 frozenlist==1.8.0 08:06:01 future==1.0.0 08:06:01 gitdb==4.0.12 08:06:01 GitPython==3.1.50 08:06:01 httplib2==0.30.2 08:06:01 identify==2.6.19 08:06:01 idna==3.17 08:06:01 importlib-resources==1.5.0 08:06:01 iso8601==2.1.0 08:06:01 Jinja2==3.1.6 08:06:01 jmespath==1.1.0 08:06:01 jsonpatch==1.33 08:06:01 jsonpointer==3.1.1 08:06:01 jsonschema==4.26.0 08:06:01 jsonschema-specifications==2025.9.1 08:06:01 keystoneauth1==5.14.0 08:06:01 kubernetes==36.0.1 08:06:01 lftools==0.37.22 08:06:01 lxml==6.1.1 08:06:01 markdown-it-py==4.2.0 08:06:01 MarkupSafe==3.0.3 08:06:01 mdurl==0.1.2 08:06:01 msgpack==1.1.2 08:06:01 multi_key_dict==2.0.3 08:06:01 multidict==6.7.1 08:06:01 munch==4.0.0 08:06:01 netaddr==1.3.0 08:06:01 niet==1.4.2 08:06:01 nodeenv==1.10.0 08:06:01 oauth2client==4.1.3 08:06:01 oauthlib==3.3.1 08:06:01 openstacksdk==4.14.0 08:06:01 os-service-types==1.8.2 08:06:01 osc-lib==4.6.0 08:06:01 oslo.config==10.4.0 08:06:01 oslo.context==6.4.0 08:06:01 oslo.i18n==6.8.0 08:06:01 oslo.log==8.2.0 08:06:01 oslo.serialization==5.10.0 08:06:01 oslo.utils==10.1.0 08:06:01 packaging==26.2 08:06:01 pbr==7.0.3 08:06:01 platformdirs==4.10.0 08:06:01 prettytable==3.17.0 08:06:01 propcache==0.5.2 08:06:01 psutil==7.2.2 08:06:01 pyasn1==0.6.3 08:06:01 pyasn1_modules==0.4.2 08:06:01 pycparser==3.0 08:06:01 pygerrit2==2.0.15 08:06:01 PyGithub==2.9.1 08:06:01 Pygments==2.20.0 08:06:01 PyJWT==2.13.0 08:06:01 PyNaCl==1.6.2 08:06:01 pyparsing==2.4.7 08:06:01 pyperclip==1.11.0 08:06:01 pyrsistent==0.20.0 08:06:01 python-cinderclient==9.9.0 08:06:01 python-dateutil==2.9.0.post0 08:06:01 python-discovery==1.4.0 08:06:01 python-heatclient==5.2.0 08:06:01 python-jenkins==1.8.3 08:06:01 python-keystoneclient==5.8.0 08:06:01 python-magnumclient==4.10.0 08:06:01 python-openstackclient==10.0.0 08:06:01 python-swiftclient==4.10.0 08:06:01 PyYAML==6.0.3 08:06:01 referencing==0.37.0 08:06:01 requests==2.34.2 08:06:01 requests-oauthlib==2.0.0 08:06:01 rfc3986==2.0.0 08:06:01 rich==15.0.0 08:06:01 rich-argparse==1.8.0 08:06:01 rpds-py==2026.5.1 08:06:01 rsa==4.9.1 08:06:01 ruamel.yaml==0.19.1 08:06:01 ruamel.yaml.clib==0.2.15 08:06:01 s3transfer==0.18.0 08:06:01 simplejson==4.1.1 08:06:01 six==1.17.0 08:06:01 smmap==5.0.3 08:06:01 soupsieve==2.8.4 08:06:01 stevedore==5.8.0 08:06:01 tabulate==0.10.0 08:06:01 toml==0.10.2 08:06:01 tomlkit==0.15.0 08:06:01 tqdm==4.67.3 08:06:01 typing_extensions==4.15.0 08:06:01 urllib3==1.26.20 08:06:01 virtualenv==21.4.1 08:06:01 wcwidth==0.7.0 08:06:01 websocket-client==1.9.0 08:06:01 wrapt==2.2.1 08:06:01 xdg==6.0.0 08:06:01 xmltodict==1.0.4 08:06:01 yarl==1.24.2 08:06:01 yq==3.4.3 08:06:01 [EnvInject] - Injecting environment variables from a build step. 08:06:01 [EnvInject] - Injecting as environment variables the properties content 08:06:01 OS_CLOUD=vex 08:06:01 08:06:01 [EnvInject] - Variables injected successfully. 08:06:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6632105334801981207.sh 08:06:01 ---> Orphaned k8s clusters 08:06:01 Setup pyenv: 08:06:02 system 08:06:02 3.8.20 08:06:02 3.9.20 08:06:02 3.10.15 08:06:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mD5F from file:/tmp/.os_lf_venv 08:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:03 lf-activate-venv(): INFO: Base packages installed successfully 08:06:03 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 08:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-mD5F/bin to PATH 08:06:13 -----> Delete orphaned cluster 08:06:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4084316544313495345.sh 08:06:13 ---> Orphaned stacks 08:06:13 Setup pyenv: 08:06:13 system 08:06:13 3.8.20 08:06:13 3.9.20 08:06:13 3.10.15 08:06:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mD5F from file:/tmp/.os_lf_venv 08:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:14 lf-activate-venv(): INFO: Base packages installed successfully 08:06:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-mD5F/bin to PATH 08:06:51 + mapfile -t OS_COE_CLUSTERS_ID 08:06:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:06:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:06:51 ++ awk '{print $1}' 08:06:53 + echo '-----> Active clusters -> stacks' 08:06:53 -----> Active clusters -> stacks 08:06:53 + OS_COE_STACKS=() 08:06:53 + [[ 0 -gt 0 ]] 08:06:53 + mapfile -t OS_STACKS 08:06:53 ++ 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 08:06:53 ++ awk '{print $1}' 08:06:55 + echo '-----> Active stacks' 08:06:55 -----> Active stacks 08:06:55 + echo '-----> Delete orphaned stacks' 08:06:55 -----> Delete orphaned stacks 08:06:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11157955380513481303.sh 08:06:55 ---> Orphaned servers 08:06:55 Setup pyenv: 08:06:55 system 08:06:55 3.8.20 08:06:55 3.9.20 08:06:55 3.10.15 08:06:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mD5F from file:/tmp/.os_lf_venv 08:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:58 lf-activate-venv(): INFO: Base packages installed successfully 08:06:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:07:44 lf-activate-venv(): INFO: Adding /tmp/venv-mD5F/bin to PATH 08:07:50 -----> Active servers 08:07:50 prd-ubuntu20.04-docker-2c-8g-11982 08:07:50 prd-ubuntu20.04-docker-2c-8g-11980 08:07:50 prd-ubuntu20.04-docker-2c-8g-11979 08:07:50 prd-centos7-blackbox-4c-2g-11975 08:07:50 prd-centos7-blackbox-4c-2g-11972 08:07:50 prd-centos7-blackbox-4c-2g-11970 08:07:50 -----> Delete orphaned servers 08:07:50 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-11980 08:07:53 WARN: Server "prd-ubuntu20.04-docker-2c-8g-11980" is not older than 15 minutes. 08:07:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:07:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:07:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5582173762021455164.sh 08:07:53 ---> Orphaned ports 08:07:54 Setup pyenv: 08:07:54 system 08:07:54 3.8.20 08:07:54 3.9.20 08:07:54 3.10.15 08:07:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:07:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mD5F from file:/tmp/.os_lf_venv 08:07:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:56 lf-activate-venv(): INFO: Base packages installed successfully 08:07:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 08:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-mD5F/bin to PATH 08:08:20 No orphaned ports to process. 08:08:20 Build step 'Conditional step (single)' marked build as failure 08:08:20 $ ssh-agent -k 08:08:20 unset SSH_AUTH_SOCK; 08:08:20 unset SSH_AGENT_PID; 08:08:20 echo Agent pid 1529 killed; 08:08:20 [ssh-agent] Stopped. 08:08:20 [PostBuildScript] - [INFO] Executing post build scripts. 08:08:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8674803005229816556.sh 08:08:20 ---> sysstat.sh 08:08:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10319844447673291212.sh 08:08:21 ---> package-listing.sh 08:08:21 ++ facter osfamily 08:08:21 ++ tr '[:upper:]' '[:lower:]' 08:08:21 + OS_FAMILY=debian 08:08:21 + workspace=/w/workspace/ci-management-openstack-cron 08:08:21 + START_PACKAGES=/tmp/packages_start.txt 08:08:21 + END_PACKAGES=/tmp/packages_end.txt 08:08:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:21 + PACKAGES=/tmp/packages_start.txt 08:08:21 + '[' /w/workspace/ci-management-openstack-cron ']' 08:08:21 + PACKAGES=/tmp/packages_end.txt 08:08:21 + case "${OS_FAMILY}" in 08:08:21 + dpkg -l 08:08:21 + grep '^ii' 08:08:21 + '[' -f /tmp/packages_start.txt ']' 08:08:21 + '[' -f /tmp/packages_end.txt ']' 08:08:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:21 + '[' /w/workspace/ci-management-openstack-cron ']' 08:08:21 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 08:08:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 08:08:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10954224195210101285.sh 08:08:21 ---> capture-instance-metadata.sh 08:08:21 Setup pyenv: 08:08:21 system 08:08:21 3.8.20 08:08:21 3.9.20 08:08:21 3.10.15 08:08:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:08:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mD5F from file:/tmp/.os_lf_venv 08:08:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:23 lf-activate-venv(): INFO: Base packages installed successfully 08:08:23 lf-activate-venv(): INFO: Installing additional packages: lftools 08:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-mD5F/bin to PATH 08:08:29 INFO: Running in OpenStack, capturing instance metadata 08:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4867422648058069846.sh 08:08:29 provisioning config files... 08:08:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2864647230036767150tmp 08:08:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:08:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:08:29 [EnvInject] - Injecting environment variables from a build step. 08:08:29 [EnvInject] - Injecting as environment variables the properties content 08:08:29 SERVER_ID=logs 08:08:29 08:08:29 [EnvInject] - Variables injected successfully. 08:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins759659092465497770.sh 08:08:29 ---> create-netrc.sh 08:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11178998944801272574.sh 08:08:29 ---> python-tools-install.sh 08:08:29 Setup pyenv: 08:08:29 system 08:08:29 3.8.20 08:08:29 3.9.20 08:08:29 3.10.15 08:08:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mD5F from file:/tmp/.os_lf_venv 08:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:31 lf-activate-venv(): INFO: Base packages installed successfully 08:08:31 lf-activate-venv(): INFO: Installing additional packages: lftools 08:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-mD5F/bin to PATH 08:08:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9151997034504404293.sh 08:08:37 ---> sudo-logs.sh 08:08:37 Archiving 'sudo' log.. 08:08:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10914539153813576892.sh 08:08:37 ---> job-cost.sh 08:08:37 Setup pyenv: 08:08:37 system 08:08:37 3.8.20 08:08:37 3.9.20 08:08:37 3.10.15 08:08:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:08:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mD5F from file:/tmp/.os_lf_venv 08:08:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:39 lf-activate-venv(): INFO: Base packages installed successfully 08:08:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:08:48 lf-activate-venv(): INFO: Adding /tmp/venv-mD5F/bin to PATH 08:08:48 INFO: No Stack... 08:08:48 INFO: Retrieving Pricing Info for: v3-standard-2 08:08:49 INFO: Archiving Costs 08:08:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7166071188799458083.sh 08:08:49 ---> logs-deploy.sh 08:08:49 Setup pyenv: 08:08:49 system 08:08:49 3.8.20 08:08:49 3.9.20 08:08:49 3.10.15 08:08:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:08:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mD5F from file:/tmp/.os_lf_venv 08:08:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:08:51 lf-activate-venv(): INFO: Base packages installed successfully 08:08:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-mD5F/bin to PATH 08:09:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62545 08:09:00 INFO: archiving workspace using pattern(s): 08:09:01 Archives upload complete. 08:09:01 INFO: archiving logs to Nexus 08:09:02 ---> uname -a: 08:09:02 Linux prd-ubuntu20-04-docker-2c-8g-11982 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:09:02 08:09:02 08:09:02 ---> lscpu: 08:09:02 Architecture: x86_64 08:09:02 CPU op-mode(s): 32-bit, 64-bit 08:09:02 Byte Order: Little Endian 08:09:02 Address sizes: 40 bits physical, 48 bits virtual 08:09:02 CPU(s): 2 08:09:02 On-line CPU(s) list: 0,1 08:09:02 Thread(s) per core: 1 08:09:02 Core(s) per socket: 1 08:09:02 Socket(s): 2 08:09:02 NUMA node(s): 1 08:09:02 Vendor ID: AuthenticAMD 08:09:02 CPU family: 23 08:09:02 Model: 49 08:09:02 Model name: AMD EPYC-Rome Processor 08:09:02 Stepping: 0 08:09:02 CPU MHz: 2799.998 08:09:02 BogoMIPS: 5599.99 08:09:02 Virtualization: AMD-V 08:09:02 Hypervisor vendor: KVM 08:09:02 Virtualization type: full 08:09:02 L1d cache: 64 KiB 08:09:02 L1i cache: 64 KiB 08:09:02 L2 cache: 1 MiB 08:09:02 L3 cache: 32 MiB 08:09:02 NUMA node0 CPU(s): 0,1 08:09:02 Vulnerability Gather data sampling: Not affected 08:09:02 Vulnerability Itlb multihit: Not affected 08:09:02 Vulnerability L1tf: Not affected 08:09:02 Vulnerability Mds: Not affected 08:09:02 Vulnerability Meltdown: Not affected 08:09:02 Vulnerability Mmio stale data: Not affected 08:09:02 Vulnerability Retbleed: Vulnerable 08:09:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:09:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:09:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:09:02 Vulnerability Srbds: Not affected 08:09:02 Vulnerability Tsx async abort: Not affected 08:09:02 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 08:09:02 08:09:02 08:09:02 ---> nproc: 08:09:02 2 08:09:02 08:09:02 08:09:02 ---> df -h: 08:09:02 Filesystem Size Used Avail Use% Mounted on 08:09:02 udev 3.9G 0 3.9G 0% /dev 08:09:02 tmpfs 795M 1.1M 794M 1% /run 08:09:02 /dev/vda1 39G 9.9G 29G 26% / 08:09:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:09:02 tmpfs 5.0M 0 5.0M 0% /run/lock 08:09:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:09:02 /dev/loop0 62M 62M 0 100% /snap/core20/1405 08:09:02 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 08:09:02 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 08:09:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:09:02 tmpfs 795M 0 795M 0% /run/user/1001 08:09:02 08:09:02 08:09:02 ---> free -m: 08:09:02 total used free shared buff/cache available 08:09:02 Mem: 7945 547 4888 1 2510 7098 08:09:02 Swap: 1023 0 1023 08:09:02 08:09:02 08:09:02 ---> ip addr: 08:09:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:09:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:09:02 inet 127.0.0.1/8 scope host lo 08:09:02 valid_lft forever preferred_lft forever 08:09:02 inet6 ::1/128 scope host 08:09:02 valid_lft forever preferred_lft forever 08:09:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:09:02 link/ether fa:16:3e:44:7a:e4 brd ff:ff:ff:ff:ff:ff 08:09:02 inet 10.30.122.102/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 08:09:02 valid_lft 86125sec preferred_lft 86125sec 08:09:02 inet6 fe80::f816:3eff:fe44:7ae4/64 scope link 08:09:02 valid_lft forever preferred_lft forever 08:09:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:09:02 link/ether f2:3e:ac:62:c7:50 brd ff:ff:ff:ff:ff:ff 08:09:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:09:02 valid_lft forever preferred_lft forever 08:09:02 08:09:02 08:09:02 ---> sar -b -r -n DEV: 08:09:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11982) 05/30/26 _x86_64_ (2 CPU) 08:09:02 08:09:02 08:04:30 LINUX RESTART (2 CPU) 08:09:02 08:09:02 08:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:09:02 08:06:01 344.38 11.38 332.99 0.00 934.38 10352.42 0.00 08:09:02 08:07:01 71.55 2.55 69.01 0.00 99.72 11769.37 0.00 08:09:02 08:08:01 19.53 1.52 18.01 0.00 97.18 1397.77 0.00 08:09:02 08:09:01 30.99 0.83 30.16 0.00 84.79 1387.37 0.00 08:09:02 Average: 116.61 4.07 112.54 0.00 304.02 6226.73 0.00 08:09:02 08:09:02 08:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:09:02 08:06:01 5109600 7341956 433568 5.33 90076 2298536 1113596 12.12 644940 2120456 310484 08:09:02 08:07:01 5050648 7299432 475404 5.84 94376 2309860 1163428 12.67 725764 2097384 28812 08:09:02 08:08:01 5050992 7303640 471008 5.79 95428 2312612 1145788 12.47 728492 2094316 11084 08:09:02 08:09:01 5005392 7268824 505076 6.21 98216 2319776 1202612 13.09 780184 2087220 29828 08:09:02 Average: 5054158 7303463 471264 5.79 94524 2310196 1156356 12.59 719845 2099844 95052 08:09:02 08:09:02 08:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:09:02 08:06:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 08:09:02 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:02 08:06:01 ens3 176.29 119.85 1556.13 44.30 0.00 0.00 0.00 0.00 08:09:02 08:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:09:02 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:02 08:07:01 ens3 16.38 16.25 36.95 5.59 0.00 0.00 0.00 0.00 08:09:02 08:08:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 08:09:02 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:02 08:08:01 ens3 10.71 11.96 15.36 3.22 0.00 0.00 0.00 0.00 08:09:02 08:09:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 08:09:02 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:02 08:09:01 ens3 25.45 24.01 19.73 9.81 0.00 0.00 0.00 0.00 08:09:02 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:09:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:02 Average: ens3 57.21 43.02 407.05 15.73 0.00 0.00 0.00 0.00 08:09:02 08:09:02 08:09:02 ---> sar -P ALL: 08:09:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11982) 05/30/26 _x86_64_ (2 CPU) 08:09:02 08:09:02 08:04:30 LINUX RESTART (2 CPU) 08:09:02 08:09:02 08:05:01 CPU %user %nice %system %iowait %steal %idle 08:09:02 08:06:01 all 39.05 0.00 4.01 7.68 0.11 49.15 08:09:02 08:06:01 0 38.49 0.00 4.02 7.04 0.10 50.35 08:09:02 08:06:01 1 39.61 0.00 4.00 8.33 0.12 47.95 08:09:02 08:07:01 all 20.78 0.00 1.76 38.27 0.07 39.12 08:09:02 08:07:01 0 29.52 0.00 1.96 41.86 0.08 26.58 08:09:02 08:07:01 1 12.07 0.00 1.57 34.69 0.05 51.62 08:09:02 08:08:01 all 12.41 0.00 0.78 32.35 0.05 54.41 08:09:02 08:08:01 0 15.33 0.00 1.10 59.30 0.05 24.22 08:09:02 08:08:01 1 9.49 0.00 0.45 5.44 0.05 84.57 08:09:02 08:09:01 all 30.18 0.00 2.25 16.14 0.07 51.37 08:09:02 08:09:01 0 36.58 0.00 2.51 30.55 0.08 30.27 08:09:02 08:09:01 1 23.75 0.00 1.98 1.68 0.07 72.52 08:09:02 Average: all 25.61 0.00 2.20 23.60 0.08 48.52 08:09:02 Average: 0 30.00 0.00 2.40 34.66 0.08 32.86 08:09:02 Average: 1 21.23 0.00 2.00 12.53 0.07 64.18 08:09:02 08:09:02 08:09:02