08:04:42 Started by timer 08:04:42 Running as SYSTEM 08:04:42 [EnvInject] - Loading node environment variables. 08:04:42 Building remotely on prd-centos7-builder-2c-1g-266 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 08:04:42 [ssh-agent] Looking for ssh-agent implementation... 08:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:42 $ ssh-agent 08:04:42 SSH_AUTH_SOCK=/tmp/ssh-kocJJi9mBwSg/agent.8116 08:04:42 SSH_AGENT_PID=8117 08:04:42 [ssh-agent] Started. 08:04:42 Running ssh-add (command line suppressed) 08:04:42 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6106032760763830229.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6106032760763830229.key) 08:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:42 The recommended git tool is: NONE 08:04:44 using credential edgex-jenkins-ssh 08:04:44 Wiping out workspace first. 08:04:44 Cloning the remote Git repository 08:04:44 Cloning repository git@github.com:edgexfoundry/ci-management 08:04:44 > git init /w/workspace/ci-management-openstack-cron # timeout=10 08:04:44 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 08:04:44 > git --version # timeout=10 08:04:44 > git --version # 'git version 2.36.1' 08:04:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:44 [INFO] Currently running in a labeled security context 08:04:44 [INFO] Currently SELinux is 'enforcing' on the host 08:04:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh17043130404804961850.key 08:04:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:45 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 08:04:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:45 Avoid second fetch 08:04:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:04:45 Checking out Revision 91673078ff440f48fbe8cd9a77ba6e588ecbf535 (refs/remotes/origin/master) 08:04:45 > git config core.sparsecheckout # timeout=10 08:04:45 > git checkout -f 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 08:04:45 Commit message: "Merge pull request #688 from MightyNerdEric/device-opc-ua-settings" 08:04:45 > git rev-list --no-walk 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 08:04:45 > git remote # timeout=10 08:04:45 > git submodule init # timeout=10 08:04:45 > git submodule sync # timeout=10 08:04:46 > git config --get remote.origin.url # timeout=10 08:04:46 > git submodule init # timeout=10 08:04:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:04:46 > git config --get submodule.packer/common-packer.url # timeout=10 08:04:46 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:04:46 > git config --get submodule.global-jjb.url # timeout=10 08:04:46 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:04:46 > git submodule update --init --recursive packer/common-packer # timeout=10 08:04:46 > git submodule update --init --recursive global-jjb # timeout=10 08:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:51 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:04:51 provisioning config files... 08:04:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:04:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:04:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:04:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12584099224389649375.sh 08:04:51 ---> python-tools-install.sh 08:04:51 Setup pyenv: 08:04:51 system 08:04:51 * 3.8.13 (set by /opt/pyenv/version) 08:04:51 * 3.9.13 (set by /opt/pyenv/version) 08:04:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nSF9 08:04:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:04:59 lf-activate-venv(): INFO: Installing: lftools 08:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-nSF9/bin to PATH 08:05:33 Generating Requirements File 08:06:07 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:07 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:06:07 Python 3.9.13 08:06:08 pip 24.0 from /tmp/venv-nSF9/lib/python3.9/site-packages/pip (python 3.9) 08:06:08 appdirs==1.4.4 08:06:08 argcomplete==3.3.0 08:06:08 aspy.yaml==1.3.0 08:06:08 attrs==23.2.0 08:06:08 autopage==0.5.2 08:06:08 beautifulsoup4==4.12.3 08:06:08 boto3==1.34.106 08:06:08 botocore==1.34.106 08:06:08 bs4==0.0.2 08:06:08 cachetools==5.3.3 08:06:08 certifi==2024.2.2 08:06:08 cffi==1.16.0 08:06:08 cfgv==3.4.0 08:06:08 chardet==5.2.0 08:06:08 charset-normalizer==3.3.2 08:06:08 click==8.1.7 08:06:08 cliff==4.6.0 08:06:08 cmd2==2.4.3 08:06:08 cryptography==3.3.2 08:06:08 debtcollector==3.0.0 08:06:08 decorator==5.1.1 08:06:08 defusedxml==0.7.1 08:06:08 Deprecated==1.2.14 08:06:08 distlib==0.3.8 08:06:08 dnspython==2.6.1 08:06:08 docker==4.2.2 08:06:08 dogpile.cache==1.3.3 08:06:08 email_validator==2.1.1 08:06:08 filelock==3.14.0 08:06:08 future==1.0.0 08:06:08 gitdb==4.0.11 08:06:08 GitPython==3.1.43 08:06:08 google-auth==2.29.0 08:06:08 httplib2==0.22.0 08:06:08 identify==2.5.36 08:06:08 idna==3.7 08:06:08 importlib-resources==1.5.0 08:06:08 importlib_metadata==7.1.0 08:06:08 iso8601==2.1.0 08:06:08 Jinja2==3.1.4 08:06:08 jmespath==1.0.1 08:06:08 jsonpatch==1.33 08:06:08 jsonpointer==2.4 08:06:08 jsonschema==4.22.0 08:06:08 jsonschema-specifications==2023.12.1 08:06:08 keystoneauth1==5.6.0 08:06:08 kubernetes==29.0.0 08:06:08 lftools==0.37.10 08:06:08 lxml==5.2.2 08:06:08 MarkupSafe==2.1.5 08:06:08 msgpack==1.0.8 08:06:08 multi_key_dict==2.0.3 08:06:08 munch==4.0.0 08:06:08 netaddr==1.2.1 08:06:08 netifaces==0.11.0 08:06:08 niet==1.4.2 08:06:08 nodeenv==1.8.0 08:06:08 oauth2client==4.1.3 08:06:08 oauthlib==3.2.2 08:06:08 openstacksdk==0.62.0 08:06:08 os-client-config==2.1.0 08:06:08 os-service-types==1.7.0 08:06:08 osc-lib==3.0.1 08:06:08 oslo.config==9.4.0 08:06:08 oslo.context==5.5.0 08:06:08 oslo.i18n==6.3.0 08:06:08 oslo.log==5.5.1 08:06:08 oslo.serialization==5.4.0 08:06:08 oslo.utils==7.1.0 08:06:08 packaging==24.0 08:06:08 pbr==6.0.0 08:06:08 platformdirs==4.2.2 08:06:08 prettytable==3.10.0 08:06:08 pyasn1==0.6.0 08:06:08 pyasn1_modules==0.4.0 08:06:08 pycparser==2.22 08:06:08 pygerrit2==2.0.15 08:06:08 PyGithub==2.3.0 08:06:08 pyinotify==0.9.6 08:06:08 PyJWT==2.8.0 08:06:08 PyNaCl==1.5.0 08:06:08 pyparsing==2.4.7 08:06:08 pyperclip==1.8.2 08:06:08 pyrsistent==0.20.0 08:06:08 python-cinderclient==9.5.0 08:06:08 python-dateutil==2.9.0.post0 08:06:08 python-heatclient==3.5.0 08:06:08 python-jenkins==1.8.2 08:06:08 python-keystoneclient==5.4.0 08:06:08 python-magnumclient==4.4.0 08:06:08 python-novaclient==18.6.0 08:06:08 python-openstackclient==6.0.1 08:06:08 python-swiftclient==4.5.0 08:06:08 PyYAML==6.0.1 08:06:08 referencing==0.35.1 08:06:08 requests==2.31.0 08:06:08 requests-oauthlib==2.0.0 08:06:08 requestsexceptions==1.4.0 08:06:08 rfc3986==2.0.0 08:06:08 rpds-py==0.18.1 08:06:08 rsa==4.9 08:06:08 ruamel.yaml==0.18.6 08:06:08 ruamel.yaml.clib==0.2.8 08:06:08 s3transfer==0.10.1 08:06:08 simplejson==3.19.2 08:06:08 six==1.16.0 08:06:08 smmap==5.0.1 08:06:08 soupsieve==2.5 08:06:08 stevedore==5.2.0 08:06:08 tabulate==0.9.0 08:06:08 toml==0.10.2 08:06:08 tomlkit==0.12.5 08:06:08 tqdm==4.66.4 08:06:08 typing_extensions==4.11.0 08:06:08 tzdata==2024.1 08:06:08 urllib3==1.26.18 08:06:08 virtualenv==20.26.2 08:06:08 wcwidth==0.2.13 08:06:08 websocket-client==1.8.0 08:06:08 wrapt==1.16.0 08:06:08 xdg==6.0.0 08:06:08 xmltodict==0.13.0 08:06:08 yq==3.4.3 08:06:08 zipp==3.18.1 08:06:08 [EnvInject] - Injecting environment variables from a build step. 08:06:08 [EnvInject] - Injecting as environment variables the properties content 08:06:08 OS_CLOUD=vex 08:06:08 08:06:08 [EnvInject] - Variables injected successfully. 08:06:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14833725337293789839.sh 08:06:08 ---> Orphaned k8s clusters 08:06:08 Setup pyenv: 08:06:08 system 08:06:08 3.8.13 08:06:08 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSF9 from file:/tmp/.os_lf_venv 08:06:10 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 08:06:20 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:20 botocore 1.34.106 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.2.1 which is incompatible. 08:06:20 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.1 which is incompatible. 08:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-nSF9/bin to PATH 08:06:20 Traceback (most recent call last): 08:06:20 File "/tmp/venv-nSF9/bin/openstack", line 5, in 08:06:20 from openstackclient.shell import main 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in 08:06:20 from osc_lib.api import auth 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/osc_lib/api/auth.py", line 18, in 08:06:20 from keystoneauth1.identity.v3 import k2k 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 14, in 08:06:20 from keystoneauth1.identity import generic 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/keystoneauth1/identity/generic/__init__.py", line 14, in 08:06:20 from keystoneauth1.identity.generic.password import Password # noqa 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/keystoneauth1/identity/generic/password.py", line 16, in 08:06:20 from keystoneauth1.identity import v3 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/keystoneauth1/identity/v3/__init__.py", line 19, in 08:06:20 from keystoneauth1.identity.v3.multi_factor import * # noqa 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/keystoneauth1/identity/v3/multi_factor.py", line 14, in 08:06:20 from keystoneauth1 import loading 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/keystoneauth1/loading/__init__.py", line 15, in 08:06:20 from keystoneauth1.loading import adapter 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/keystoneauth1/loading/adapter.py", line 13, in 08:06:20 from keystoneauth1 import adapter 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 16, in 08:06:20 import requests 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:06:20 import urllib3 08:06:20 File "/tmp/venv-nSF9/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:06:20 raise ImportError( 08:06:20 ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168 08:06:20 -----> Delete orphaned cluster 08:06:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17279687632991334006.sh 08:06:20 ---> Orphaned stacks 08:06:20 Setup pyenv: 08:06:20 system 08:06:20 3.8.13 08:06:20 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSF9 from file:/tmp/.os_lf_venv 08:06:22 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-nSF9/bin to PATH 08:06:40 + mapfile -t OS_COE_CLUSTERS_ID 08:06:40 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:06:40 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:06:40 ++ awk '{print $1}' 08:06:42 + echo '-----> Active clusters -> stacks' 08:06:42 -----> Active clusters -> stacks 08:06:42 + OS_COE_STACKS=() 08:06:42 + [[ 0 -gt 0 ]] 08:06:42 + mapfile -t OS_STACKS 08:06:42 ++ 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:42 ++ awk '{print $1}' 08:06:43 + echo '-----> Active stacks' 08:06:43 -----> Active stacks 08:06:43 + echo '-----> Delete orphaned stacks' 08:06:43 -----> Delete orphaned stacks 08:06:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4840456477574475692.sh 08:06:43 ---> Orphaned servers 08:06:43 Setup pyenv: 08:06:43 system 08:06:43 3.8.13 08:06:43 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSF9 from file:/tmp/.os_lf_venv 08:06:45 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-nSF9/bin to PATH 08:07:05 -----> Active servers 08:07:05 prd-centos7-builder-2c-1g-682 08:07:05 prd-ubuntu20.04-docker-8c-8g-675 08:07:05 prd-centos7-docker-4c-2g-674 08:07:05 prd-centos7-builder-2c-1g-664 08:07:05 prd-centos7-builder-2c-1g-266 08:07:05 prd-centos7-blackbox-4c-2g-104 08:07:05 prd-centos7-builder-2c-1g-486 08:07:05 -----> Delete orphaned servers 08:07:12 Deleting orphaned server: prd-centos7-builder-2c-1g-682 08:07:21 AttributeError: 'Server' object has no attribute 'created' 08:07:22 Deleting orphaned server: prd-ubuntu20.04-docker-8c-8g-675 08:07:25 AttributeError: 'Server' object has no attribute 'created' 08:07:25 Deleting orphaned server: prd-centos7-docker-4c-2g-674 08:07:27 AttributeError: 'Server' object has no attribute 'created' 08:07:28 Deleting orphaned server: prd-centos7-builder-2c-1g-664 08:07:30 AttributeError: 'Server' object has no attribute 'created' 08:07:31 Deleting orphaned server: prd-centos7-builder-2c-1g-486 08:07:33 AttributeError: 'Server' object has no attribute 'created' 08:07:33 Build step 'Conditional step (single)' marked build as failure 08:07:33 $ ssh-agent -k 08:07:33 unset SSH_AUTH_SOCK; 08:07:33 unset SSH_AGENT_PID; 08:07:33 echo Agent pid 8117 killed; 08:07:33 [ssh-agent] Stopped. 08:07:33 [PostBuildScript] - [INFO] Executing post build scripts. 08:07:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5445241077864601785.sh 08:07:33 ---> sysstat.sh 08:07:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1730213375566081759.sh 08:07:34 ---> package-listing.sh 08:07:34 ++ facter osfamily 08:07:34 ++ tr '[:upper:]' '[:lower:]' 08:07:34 + OS_FAMILY=redhat 08:07:34 + workspace=/w/workspace/ci-management-openstack-cron 08:07:34 + START_PACKAGES=/tmp/packages_start.txt 08:07:34 + END_PACKAGES=/tmp/packages_end.txt 08:07:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:34 + PACKAGES=/tmp/packages_start.txt 08:07:34 + '[' /w/workspace/ci-management-openstack-cron ']' 08:07:34 + PACKAGES=/tmp/packages_end.txt 08:07:34 + case "${OS_FAMILY}" in 08:07:34 + rpm -qa 08:07:34 + sort 08:07:35 + '[' -f /tmp/packages_start.txt ']' 08:07:35 + '[' -f /tmp/packages_end.txt ']' 08:07:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:35 + '[' /w/workspace/ci-management-openstack-cron ']' 08:07:35 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 08:07:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 08:07:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6011748537935443351.sh 08:07:35 ---> capture-instance-metadata.sh 08:07:35 Setup pyenv: 08:07:35 system 08:07:35 3.8.13 08:07:35 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:07:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSF9 from file:/tmp/.os_lf_venv 08:07:36 lf-activate-venv(): INFO: Installing: lftools 08:07:45 lf-activate-venv(): INFO: Adding /tmp/venv-nSF9/bin to PATH 08:07:45 INFO: Running in OpenStack, capturing instance metadata 08:07:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12455603962590657546.sh 08:07:45 provisioning config files... 08:07:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9489725593111454098tmp 08:07:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:07:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:07:45 [EnvInject] - Injecting environment variables from a build step. 08:07:45 [EnvInject] - Injecting as environment variables the properties content 08:07:45 SERVER_ID=logs 08:07:45 08:07:45 [EnvInject] - Variables injected successfully. 08:07:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1574771700771647739.sh 08:07:46 ---> create-netrc.sh 08:07:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13699638971676193609.sh 08:07:46 ---> python-tools-install.sh 08:07:46 Setup pyenv: 08:07:46 system 08:07:46 3.8.13 08:07:46 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:07:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSF9 from file:/tmp/.os_lf_venv 08:07:47 lf-activate-venv(): INFO: Installing: lftools 08:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-nSF9/bin to PATH 08:07:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9822068342063946425.sh 08:07:56 ---> sudo-logs.sh 08:07:56 Archiving 'sudo' log.. 08:07:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9256109515286887598.sh 08:07:56 ---> job-cost.sh 08:07:56 Setup pyenv: 08:07:56 system 08:07:56 3.8.13 08:07:56 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:07:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSF9 from file:/tmp/.os_lf_venv 08:07:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-nSF9/bin to PATH 08:08:04 INFO: No Stack... 08:08:04 INFO: Retrieving Pricing Info for: v3-standard-2 08:08:04 INFO: Archiving Costs 08:08:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8657034871997207119.sh 08:08:05 ---> logs-deploy.sh 08:08:05 Setup pyenv: 08:08:05 system 08:08:05 3.8.13 08:08:05 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:08:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nSF9 from file:/tmp/.os_lf_venv 08:08:06 lf-activate-venv(): INFO: Installing: lftools 08:08:14 lf-activate-venv(): INFO: Adding /tmp/venv-nSF9/bin to PATH 08:08:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/45395 08:08:14 INFO: archiving workspace using pattern(s): 08:08:15 Archives upload complete. 08:08:16 INFO: archiving logs to Nexus 08:08:17 ---> uname -a: 08:08:17 Linux prd-centos7-builder-2c-1g-266.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:08:17 08:08:17 08:08:17 ---> lscpu: 08:08:17 Architecture: x86_64 08:08:17 CPU op-mode(s): 32-bit, 64-bit 08:08:17 Byte Order: Little Endian 08:08:17 CPU(s): 2 08:08:17 On-line CPU(s) list: 0,1 08:08:17 Thread(s) per core: 1 08:08:17 Core(s) per socket: 1 08:08:17 Socket(s): 2 08:08:17 NUMA node(s): 1 08:08:17 Vendor ID: AuthenticAMD 08:08:17 CPU family: 23 08:08:17 Model: 49 08:08:17 Model name: AMD EPYC-Rome Processor 08:08:17 Stepping: 0 08:08:17 CPU MHz: 2800.000 08:08:17 BogoMIPS: 5600.00 08:08:17 Virtualization: AMD-V 08:08:17 Hypervisor vendor: KVM 08:08:17 Virtualization type: full 08:08:17 L1d cache: 32K 08:08:17 L1i cache: 32K 08:08:17 L2 cache: 512K 08:08:17 L3 cache: 16384K 08:08:17 NUMA node0 CPU(s): 0,1 08:08: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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:08:17 08:08:17 08:08:17 ---> nproc: 08:08:17 2 08:08:17 08:08:17 08:08:17 ---> df -h: 08:08:17 Filesystem Size Used Avail Use% Mounted on 08:08:17 devtmpfs 3.8G 0 3.8G 0% /dev 08:08:17 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:08:17 tmpfs 3.9G 17M 3.9G 1% /run 08:08:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:08:17 /dev/vda1 40G 5.6G 35G 14% / 08:08:17 tmpfs 783M 0 783M 0% /run/user/1001 08:08:17 08:08:17 08:08:17 ---> free -m: 08:08:17 total used free shared buff/cache available 08:08:17 Mem: 7821 490 5469 16 1861 7049 08:08:17 Swap: 1023 0 1023 08:08:17 08:08:17 08:08:17 ---> ip addr: 08:08:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:08:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:08:17 inet 127.0.0.1/8 scope host lo 08:08:17 valid_lft forever preferred_lft forever 08:08:17 inet6 ::1/128 scope host 08:08:17 valid_lft forever preferred_lft forever 08:08:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:08:17 link/ether fa:16:3e:96:c3:28 brd ff:ff:ff:ff:ff:ff 08:08:17 inet 10.30.122.181/23 brd 10.30.123.255 scope global dynamic eth0 08:08:17 valid_lft 86146sec preferred_lft 86146sec 08:08:17 inet6 fe80::f816:3eff:fe96:c328/64 scope link 08:08:17 valid_lft forever preferred_lft forever 08:08:17 08:08:17 08:08:17 ---> sar -b -r -n DEV: 08:08:17 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 05/16/2024 _x86_64_ (2 CPU) 08:08:17 08:08:17 08:03:40 AM LINUX RESTART 08:08:17 08:08:17 08:05:01 AM tps rtps wtps bread/s bwrtn/s 08:08:17 08:06:01 AM 141.59 1.10 140.49 35.44 7034.29 08:08:17 08:07:01 AM 242.53 0.28 242.25 14.39 6822.49 08:08:17 08:08:01 AM 45.12 2.27 42.85 246.37 1111.48 08:08:17 Average: 143.07 1.22 141.86 98.74 4989.32 08:08:17 08:08:17 08:05:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:08:17 08:06:01 AM 5643640 2365276 29.53 2620 1758724 636052 7.02 523996 1554584 131372 08:08:17 08:07:01 AM 5639820 2369096 29.58 2620 1794868 581048 6.42 512736 1555816 17068 08:08:17 08:08:01 AM 5601136 2407780 30.06 2620 1801740 618348 6.83 668192 1439476 188 08:08:17 Average: 5628199 2380717 29.73 2620 1785111 611816 6.75 568308 1516625 49543 08:08:17 08:08:17 08:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:08:17 08:06:01 AM eth0 57.63 43.42 876.09 7.78 0.00 0.00 0.00 08:08:17 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:17 08:07:01 AM eth0 20.49 18.26 51.59 6.67 0.00 0.00 0.00 08:08:17 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:17 08:08:01 AM eth0 28.13 24.67 29.90 8.05 0.00 0.00 0.00 08:08:17 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:17 Average: eth0 35.42 28.78 319.21 7.50 0.00 0.00 0.00 08:08:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:17 08:08:17 08:08:17 ---> sar -P ALL: 08:08:17 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 05/16/2024 _x86_64_ (2 CPU) 08:08:17 08:08:17 08:03:40 AM LINUX RESTART 08:08:17 08:08:17 08:05:01 AM CPU %user %nice %system %iowait %steal %idle 08:08:17 08:06:01 AM all 33.39 0.00 2.91 4.07 0.12 59.50 08:08:17 08:06:01 AM 0 42.54 0.00 3.13 4.53 0.12 49.68 08:08:17 08:06:01 AM 1 24.39 0.00 2.72 3.62 0.14 69.13 08:08:17 08:07:01 AM all 35.40 0.00 2.24 6.35 0.13 55.88 08:08:17 08:07:01 AM 0 57.07 0.00 3.07 4.53 0.16 35.17 08:08:17 08:07:01 AM 1 14.63 0.00 1.45 8.10 0.10 75.71 08:08:17 08:08:01 AM all 26.11 0.00 2.10 1.28 0.09 70.43 08:08:17 08:08:01 AM 0 43.35 0.00 2.46 1.51 0.11 52.57 08:08:17 08:08:01 AM 1 9.49 0.00 1.71 1.05 0.08 87.66 08:08:17 Average: all 31.61 0.00 2.42 3.89 0.12 61.97 08:08:17 Average: 0 47.61 0.00 2.88 3.52 0.13 45.86 08:08:17 Average: 1 16.13 0.00 1.96 4.25 0.11 77.55 08:08:17 08:08:17 08:08:17