23:04:26 Started by timer 23:04:26 Running as SYSTEM 23:04:26 [EnvInject] - Loading node environment variables. 23:04:26 Building remotely on prd-ubuntu20.04-docker-2c-8g-3407 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 23:04:26 [ssh-agent] Looking for ssh-agent implementation... 23:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:26 $ ssh-agent 23:04:26 SSH_AUTH_SOCK=/tmp/ssh-Gvz5VWGvBl30/agent.1534 23:04:26 SSH_AGENT_PID=1536 23:04:26 [ssh-agent] Started. 23:04:26 Running ssh-add (command line suppressed) 23:04:26 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4931487310861719166.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4931487310861719166.key) 23:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:26 The recommended git tool is: NONE 23:04:28 using credential edgex-jenkins-ssh 23:04:28 Wiping out workspace first. 23:04:28 Cloning the remote Git repository 23:04:28 Cloning repository git@github.com:edgexfoundry/ci-management 23:04:28 > git init /w/workspace/ci-management-openstack-cron # timeout=10 23:04:28 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 23:04:28 > git --version # timeout=10 23:04:28 > git --version # 'git version 2.25.1' 23:04:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:29 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 23:04:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:30 Avoid second fetch 23:04:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:04:30 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 23:04:30 > git config core.sparsecheckout # timeout=10 23:04:30 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:04:30 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 23:04:30 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:04:30 > git remote # timeout=10 23:04:30 > git submodule init # timeout=10 23:04:30 > git submodule sync # timeout=10 23:04:30 > git config --get remote.origin.url # timeout=10 23:04:30 > git submodule init # timeout=10 23:04:30 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:04:30 > git config --get submodule.packer/common-packer.url # timeout=10 23:04:30 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:04:30 > git config --get submodule.global-jjb.url # timeout=10 23:04:30 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:04:30 > git submodule update --init --recursive packer/common-packer # timeout=10 23:04:31 > git submodule update --init --recursive global-jjb # timeout=10 23:04:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:35 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:35 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:04:35 provisioning config files... 23:04:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:04:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:04:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:04:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5579205580754917708.sh 23:04:35 ---> python-tools-install.sh 23:04:35 Setup pyenv: 23:04:35 * system (set by /opt/pyenv/version) 23:04:35 * 3.8.20 (set by /opt/pyenv/version) 23:04:35 * 3.9.20 (set by /opt/pyenv/version) 23:04:35 3.10.15 23:04:35 3.11.10 23:04:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xtfv 23:04:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:04:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:44 lf-activate-venv(): INFO: Base packages installed successfully 23:04:44 lf-activate-venv(): INFO: Installing additional packages: lftools 23:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-Xtfv/bin to PATH 23:05:05 Generating Requirements File 23:05:22 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. 23:05:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:05:22 Python 3.11.10 23:05:22 pip 26.0.1 from /tmp/venv-Xtfv/lib/python3.11/site-packages/pip (python 3.11) 23:05:22 appdirs==1.4.4 23:05:22 argcomplete==3.6.3 23:05:22 aspy.yaml==1.3.0 23:05:22 attrs==25.4.0 23:05:22 autopage==0.6.0 23:05:22 beautifulsoup4==4.14.3 23:05:22 boto3==1.42.68 23:05:22 botocore==1.42.68 23:05:22 bs4==0.0.2 23:05:22 certifi==2026.2.25 23:05:22 cffi==2.0.0 23:05:22 cfgv==3.5.0 23:05:22 chardet==7.1.0 23:05:22 charset-normalizer==3.4.5 23:05:22 click==8.3.1 23:05:22 cliff==4.13.2 23:05:22 cmd2==3.4.0 23:05:22 cryptography==3.3.2 23:05:22 debtcollector==3.0.0 23:05:22 decorator==5.2.1 23:05:22 defusedxml==0.7.1 23:05:22 Deprecated==1.3.1 23:05:22 distlib==0.4.0 23:05:22 dnspython==2.8.0 23:05:22 docker==7.1.0 23:05:22 dogpile.cache==1.5.0 23:05:22 durationpy==0.10 23:05:22 email-validator==2.3.0 23:05:22 filelock==3.25.2 23:05:22 future==1.0.0 23:05:22 gitdb==4.0.12 23:05:22 GitPython==3.1.46 23:05:22 httplib2==0.30.2 23:05:22 identify==2.6.17 23:05:22 idna==3.11 23:05:22 importlib-resources==1.5.0 23:05:22 iso8601==2.1.0 23:05:22 Jinja2==3.1.6 23:05:22 jmespath==1.1.0 23:05:22 jsonpatch==1.33 23:05:22 jsonpointer==3.0.0 23:05:22 jsonschema==4.26.0 23:05:22 jsonschema-specifications==2025.9.1 23:05:22 keystoneauth1==5.13.1 23:05:22 kubernetes==35.0.0 23:05:22 lftools==0.37.22 23:05:22 lxml==6.0.2 23:05:22 markdown-it-py==4.0.0 23:05:22 MarkupSafe==3.0.3 23:05:22 mdurl==0.1.2 23:05:22 msgpack==1.1.2 23:05:22 multi_key_dict==2.0.3 23:05:22 munch==4.0.0 23:05:22 netaddr==1.3.0 23:05:22 niet==1.4.2 23:05:22 nodeenv==1.10.0 23:05:22 oauth2client==4.1.3 23:05:22 oauthlib==3.3.1 23:05:22 openstacksdk==4.10.0 23:05:22 os-service-types==1.8.2 23:05:22 osc-lib==4.4.0 23:05:22 oslo.config==10.3.0 23:05:22 oslo.context==6.3.0 23:05:22 oslo.i18n==6.7.2 23:05:22 oslo.log==8.1.0 23:05:22 oslo.serialization==5.9.1 23:05:22 oslo.utils==10.0.0 23:05:22 packaging==26.0 23:05:22 pbr==7.0.3 23:05:22 platformdirs==4.9.4 23:05:22 prettytable==3.17.0 23:05:22 psutil==7.2.2 23:05:22 pyasn1==0.6.2 23:05:22 pyasn1_modules==0.4.2 23:05:22 pycparser==3.0 23:05:22 pygerrit2==2.0.15 23:05:22 PyGithub==2.8.1 23:05:22 Pygments==2.19.2 23:05:22 PyJWT==2.12.1 23:05:22 PyNaCl==1.6.2 23:05:22 pyparsing==2.4.7 23:05:22 pyperclip==1.11.0 23:05:22 pyrsistent==0.20.0 23:05:22 python-cinderclient==9.9.0 23:05:22 python-dateutil==2.9.0.post0 23:05:22 python-discovery==1.1.3 23:05:22 python-heatclient==5.1.0 23:05:22 python-jenkins==1.8.3 23:05:22 python-keystoneclient==5.8.0 23:05:22 python-magnumclient==4.10.0 23:05:22 python-openstackclient==9.0.0 23:05:22 python-swiftclient==4.10.0 23:05:22 PyYAML==6.0.3 23:05:22 referencing==0.37.0 23:05:22 requests==2.32.5 23:05:22 requests-oauthlib==2.0.0 23:05:22 requestsexceptions==1.4.0 23:05:22 rfc3986==2.0.0 23:05:22 rich==14.3.3 23:05:22 rich-argparse==1.7.2 23:05:22 rpds-py==0.30.0 23:05:22 rsa==4.9.1 23:05:22 ruamel.yaml==0.19.1 23:05:22 ruamel.yaml.clib==0.2.15 23:05:22 s3transfer==0.16.0 23:05:22 simplejson==3.20.2 23:05:22 six==1.17.0 23:05:22 smmap==5.0.3 23:05:22 soupsieve==2.8.3 23:05:22 stevedore==5.7.0 23:05:22 tabulate==0.10.0 23:05:22 toml==0.10.2 23:05:22 tomlkit==0.14.0 23:05:22 tqdm==4.67.3 23:05:22 typing_extensions==4.15.0 23:05:22 urllib3==1.26.20 23:05:22 virtualenv==21.2.0 23:05:22 wcwidth==0.6.0 23:05:22 websocket-client==1.9.0 23:05:22 wrapt==2.1.2 23:05:22 xdg==6.0.0 23:05:22 xmltodict==1.0.4 23:05:22 yq==3.4.3 23:05:22 [EnvInject] - Injecting environment variables from a build step. 23:05:22 [EnvInject] - Injecting as environment variables the properties content 23:05:22 OS_CLOUD=vex 23:05:22 23:05:22 [EnvInject] - Variables injected successfully. 23:05:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11058369785056356279.sh 23:05:22 ---> Orphaned k8s clusters 23:05:22 Setup pyenv: 23:05:22 system 23:05:22 3.8.20 23:05:22 3.9.20 23:05:22 3.10.15 23:05:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xtfv from file:/tmp/.os_lf_venv 23:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:24 lf-activate-venv(): INFO: Base packages installed successfully 23:05:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-Xtfv/bin to PATH 23:05:29 /tmp/venv-Xtfv/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 23:05:29 warnings.warn( 23:05:31 -----> Delete orphaned cluster 23:05:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15833146631413691126.sh 23:05:31 ---> Orphaned stacks 23:05:31 Setup pyenv: 23:05:31 system 23:05:31 3.8.20 23:05:31 3.9.20 23:05:31 3.10.15 23:05:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xtfv from file:/tmp/.os_lf_venv 23:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:33 lf-activate-venv(): INFO: Base packages installed successfully 23:05:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-Xtfv/bin to PATH 23:05:45 + mapfile -t OS_COE_CLUSTERS_ID 23:05:45 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:05:45 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:05:45 ++ awk '{print $1}' 23:05:45 /tmp/venv-Xtfv/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 23:05:45 warnings.warn( 23:05:49 + echo '-----> Active clusters -> stacks' 23:05:49 -----> Active clusters -> stacks 23:05:49 + OS_COE_STACKS=() 23:05:49 + [[ 0 -gt 0 ]] 23:05:49 + mapfile -t OS_STACKS 23:05:49 ++ 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 23:05:49 ++ awk '{print $1}' 23:05:49 /tmp/venv-Xtfv/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 23:05:49 warnings.warn( 23:05:50 + echo '-----> Active stacks' 23:05:50 -----> Active stacks 23:05:50 + echo '-----> Delete orphaned stacks' 23:05:50 -----> Delete orphaned stacks 23:05:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1467610697419041581.sh 23:05:50 ---> Orphaned servers 23:05:50 Setup pyenv: 23:05:50 system 23:05:50 3.8.20 23:05:50 3.9.20 23:05:50 3.10.15 23:05:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xtfv from file:/tmp/.os_lf_venv 23:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:52 lf-activate-venv(): INFO: Base packages installed successfully 23:05:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-Xtfv/bin to PATH 23:06:01 /tmp/venv-Xtfv/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 23:06:01 warnings.warn( 23:06:06 -----> Active servers 23:06:06 prd-ubuntu20.04-docker-2c-8g-3407 23:06:06 prd-centos7-blackbox-4c-2g-3088 23:06:06 -----> Delete orphaned servers 23:06:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:06:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:06:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14564756280417505722.sh 23:06:06 ---> Orphaned ports 23:06:06 Setup pyenv: 23:06:06 system 23:06:06 3.8.20 23:06:06 3.9.20 23:06:06 3.10.15 23:06:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xtfv from file:/tmp/.os_lf_venv 23:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:08 lf-activate-venv(): INFO: Base packages installed successfully 23:06:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-Xtfv/bin to PATH 23:06:15 /tmp/venv-Xtfv/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 23:06:15 warnings.warn( 23:06:17 No orphaned ports to process. 23:06:17 Build step 'Conditional step (single)' marked build as failure 23:06:17 $ ssh-agent -k 23:06:17 unset SSH_AUTH_SOCK; 23:06:17 unset SSH_AGENT_PID; 23:06:17 echo Agent pid 1536 killed; 23:06:17 [ssh-agent] Stopped. 23:06:17 [PostBuildScript] - [INFO] Executing post build scripts. 23:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3640701383322236701.sh 23:06:17 ---> sysstat.sh 23:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16245836257812242960.sh 23:06:18 ---> package-listing.sh 23:06:18 ++ facter osfamily 23:06:18 ++ tr '[:upper:]' '[:lower:]' 23:06:18 + OS_FAMILY=debian 23:06:18 + workspace=/w/workspace/ci-management-openstack-cron 23:06:18 + START_PACKAGES=/tmp/packages_start.txt 23:06:18 + END_PACKAGES=/tmp/packages_end.txt 23:06:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:18 + PACKAGES=/tmp/packages_start.txt 23:06:18 + '[' /w/workspace/ci-management-openstack-cron ']' 23:06:18 + PACKAGES=/tmp/packages_end.txt 23:06:18 + case "${OS_FAMILY}" in 23:06:18 + dpkg -l 23:06:18 + grep '^ii' 23:06:18 + '[' -f /tmp/packages_start.txt ']' 23:06:18 + '[' -f /tmp/packages_end.txt ']' 23:06:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:18 + '[' /w/workspace/ci-management-openstack-cron ']' 23:06:18 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 23:06:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 23:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16772791156296607162.sh 23:06:18 ---> capture-instance-metadata.sh 23:06:18 Setup pyenv: 23:06:18 system 23:06:18 3.8.20 23:06:18 3.9.20 23:06:18 3.10.15 23:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xtfv from file:/tmp/.os_lf_venv 23:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:20 lf-activate-venv(): INFO: Base packages installed successfully 23:06:20 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-Xtfv/bin to PATH 23:06:28 INFO: Running in OpenStack, capturing instance metadata 23:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1146930102672204970.sh 23:06:28 provisioning config files... 23:06:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10175141354160178198tmp 23:06:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:06:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:06:28 [EnvInject] - Injecting environment variables from a build step. 23:06:28 [EnvInject] - Injecting as environment variables the properties content 23:06:28 SERVER_ID=logs 23:06:28 23:06:28 [EnvInject] - Variables injected successfully. 23:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2057068077086130075.sh 23:06:28 ---> create-netrc.sh 23:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14701801352962307306.sh 23:06:28 ---> python-tools-install.sh 23:06:28 Setup pyenv: 23:06:28 system 23:06:28 3.8.20 23:06:28 3.9.20 23:06:28 3.10.15 23:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xtfv from file:/tmp/.os_lf_venv 23:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:30 lf-activate-venv(): INFO: Base packages installed successfully 23:06:30 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-Xtfv/bin to PATH 23:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14394203279278186909.sh 23:06:36 ---> sudo-logs.sh 23:06:36 Archiving 'sudo' log.. 23:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7197467407613183663.sh 23:06:36 ---> job-cost.sh 23:06:37 Setup pyenv: 23:06:37 system 23:06:37 3.8.20 23:06:37 3.9.20 23:06:37 3.10.15 23:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xtfv from file:/tmp/.os_lf_venv 23:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:38 lf-activate-venv(): INFO: Base packages installed successfully 23:06:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-Xtfv/bin to PATH 23:06:44 INFO: No Stack... 23:06:44 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:44 INFO: Archiving Costs 23:06:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5439930848975168079.sh 23:06:44 ---> logs-deploy.sh 23:06:44 Setup pyenv: 23:06:44 system 23:06:44 3.8.20 23:06:44 3.9.20 23:06:44 3.10.15 23:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xtfv from file:/tmp/.os_lf_venv 23:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:46 lf-activate-venv(): INFO: Base packages installed successfully 23:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-Xtfv/bin to PATH 23:06:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60690 23:06:52 INFO: archiving workspace using pattern(s): 23:06:52 /tmp/venv-Xtfv/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 23:06:52 warnings.warn( 23:06:53 Archives upload complete. 23:06:54 INFO: archiving logs to Nexus 23:06:54 /tmp/venv-Xtfv/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 23:06:54 warnings.warn( 23:06:54 ---> uname -a: 23:06:54 Linux prd-ubuntu20-04-docker-2c-8g-3407 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:06:54 23:06:54 23:06:54 ---> lscpu: 23:06:54 Architecture: x86_64 23:06:54 CPU op-mode(s): 32-bit, 64-bit 23:06:54 Byte Order: Little Endian 23:06:54 Address sizes: 40 bits physical, 48 bits virtual 23:06:54 CPU(s): 2 23:06:54 On-line CPU(s) list: 0,1 23:06:54 Thread(s) per core: 1 23:06:54 Core(s) per socket: 1 23:06:54 Socket(s): 2 23:06:54 NUMA node(s): 1 23:06:54 Vendor ID: AuthenticAMD 23:06:54 CPU family: 23 23:06:54 Model: 49 23:06:54 Model name: AMD EPYC-Rome Processor 23:06:54 Stepping: 0 23:06:54 CPU MHz: 2800.000 23:06:54 BogoMIPS: 5600.00 23:06:54 Virtualization: AMD-V 23:06:54 Hypervisor vendor: KVM 23:06:54 Virtualization type: full 23:06:54 L1d cache: 64 KiB 23:06:54 L1i cache: 64 KiB 23:06:54 L2 cache: 1 MiB 23:06:54 L3 cache: 32 MiB 23:06:54 NUMA node0 CPU(s): 0,1 23:06:54 Vulnerability Gather data sampling: Not affected 23:06:54 Vulnerability Itlb multihit: Not affected 23:06:54 Vulnerability L1tf: Not affected 23:06:54 Vulnerability Mds: Not affected 23:06:54 Vulnerability Meltdown: Not affected 23:06:54 Vulnerability Mmio stale data: Not affected 23:06:54 Vulnerability Retbleed: Vulnerable 23:06:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:06:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:06:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:06:54 Vulnerability Srbds: Not affected 23:06:54 Vulnerability Tsx async abort: Not affected 23:06:54 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 23:06:54 23:06:54 23:06:54 ---> nproc: 23:06:54 2 23:06:54 23:06:54 23:06:54 ---> df -h: 23:06:54 Filesystem Size Used Avail Use% Mounted on 23:06:54 udev 3.9G 0 3.9G 0% /dev 23:06:54 tmpfs 795M 1.1M 794M 1% /run 23:06:54 /dev/vda1 39G 9.8G 29G 26% / 23:06:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:06:54 tmpfs 5.0M 0 5.0M 0% /run/lock 23:06:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:06:54 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 23:06:54 /dev/loop2 62M 62M 0 100% /snap/core20/1405 23:06:54 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 23:06:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:06:54 tmpfs 795M 0 795M 0% /run/user/1001 23:06:54 23:06:54 23:06:54 ---> free -m: 23:06:54 total used free shared buff/cache available 23:06:54 Mem: 7945 518 5005 1 2421 7131 23:06:54 Swap: 1023 0 1023 23:06:54 23:06:54 23:06:54 ---> ip addr: 23:06:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:06:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:06:54 inet 127.0.0.1/8 scope host lo 23:06:54 valid_lft forever preferred_lft forever 23:06:54 inet6 ::1/128 scope host 23:06:54 valid_lft forever preferred_lft forever 23:06:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:06:54 link/ether fa:16:3e:4a:3a:4d brd ff:ff:ff:ff:ff:ff 23:06:54 inet 10.30.123.176/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 23:06:54 valid_lft 86216sec preferred_lft 86216sec 23:06:54 inet6 fe80::f816:3eff:fe4a:3a4d/64 scope link 23:06:54 valid_lft forever preferred_lft forever 23:06:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:06:54 link/ether 62:67:58:22:7c:ea brd ff:ff:ff:ff:ff:ff 23:06:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:06:54 valid_lft forever preferred_lft forever 23:06:54 23:06:54 23:06:54 ---> sar -b -r -n DEV: 23:06:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3407) 03/13/26 _x86_64_ (2 CPU) 23:06:54 23:06:54 23:03:54 LINUX RESTART (2 CPU) 23:06:54 23:06:54 23:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:06:54 23:05:01 348.39 70.08 278.31 0.00 11578.74 46339.63 0.00 23:06:54 23:06:01 115.08 0.93 114.15 0.00 53.99 13031.96 0.00 23:06:54 Average: 231.76 35.51 196.24 0.00 5817.33 29688.57 0.00 23:06:54 23:06:54 23:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:06:54 23:05:01 5290836 7263968 529440 6.51 72948 2072736 1235080 13.45 737604 1879664 155828 23:06:54 23:06:01 5180384 7344216 434276 5.34 93588 2228800 1107836 12.06 681220 2018704 27656 23:06:54 Average: 5235610 7304092 481858 5.92 83268 2150768 1171458 12.75 709412 1949184 91742 23:06:54 23:06:54 23:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:06:54 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:54 23:05:01 ens3 359.19 238.43 1708.85 72.94 0.00 0.00 0.00 0.00 23:06:54 23:05:01 lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 23:06:54 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:54 23:06:01 ens3 37.51 33.88 285.11 9.91 0.00 0.00 0.00 0.00 23:06:54 23:06:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 23:06:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:54 Average: ens3 198.38 136.17 997.10 41.43 0.00 0.00 0.00 0.00 23:06:54 Average: lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 23:06:54 23:06:54 23:06:54 ---> sar -P ALL: 23:06:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3407) 03/13/26 _x86_64_ (2 CPU) 23:06:54 23:06:54 23:03:54 LINUX RESTART (2 CPU) 23:06:54 23:06:54 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:06:54 23:05:01 all 29.31 0.00 5.31 10.18 0.08 55.12 23:06:54 23:05:01 0 24.70 0.00 4.24 14.09 0.08 56.89 23:06:54 23:05:01 1 33.94 0.00 6.39 6.26 0.08 53.33 23:06:54 23:06:01 all 37.60 0.00 3.08 3.35 0.12 55.86 23:06:54 23:06:01 0 31.74 0.00 3.29 4.94 0.12 59.92 23:06:54 23:06:01 1 43.43 0.00 2.88 1.76 0.12 51.81 23:06:54 Average: all 33.46 0.00 4.19 6.76 0.10 55.49 23:06:54 Average: 0 28.22 0.00 3.76 9.51 0.10 58.40 23:06:54 Average: 1 38.71 0.00 4.62 4.00 0.10 52.57 23:06:54 23:06:54 23:06:54