23:03:52 Started by timer 23:03:52 Running as SYSTEM 23:03:52 [EnvInject] - Loading node environment variables. 23:03:52 Building remotely on prd-centos7-builder-2c-1g-362 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 23:03:52 [ssh-agent] Looking for ssh-agent implementation... 23:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:52 $ ssh-agent 23:03:52 SSH_AUTH_SOCK=/tmp/ssh-lyypGXjg9Mhw/agent.8091 23:03:52 SSH_AGENT_PID=8092 23:03:52 [ssh-agent] Started. 23:03:52 Running ssh-add (command line suppressed) 23:03:52 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_15700015407943182173.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_15700015407943182173.key) 23:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:52 The recommended git tool is: NONE 23:03:54 using credential edgex-jenkins-ssh 23:03:54 Wiping out workspace first. 23:03:54 Cloning the remote Git repository 23:03:54 Cloning repository git@github.com:edgexfoundry/ci-management 23:03:54 > git init /w/workspace/ci-management-openstack-cron # timeout=10 23:03:54 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 23:03:54 > git --version # timeout=10 23:03:54 > git --version # 'git version 2.36.1' 23:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:54 [INFO] Currently running in a labeled security context 23:03:54 [INFO] Currently SELinux is 'enforcing' on the host 23:03:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh13411230147636643976.key 23:03:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:54 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 23:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:55 Avoid second fetch 23:03:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:03:55 Checking out Revision 91673078ff440f48fbe8cd9a77ba6e588ecbf535 (refs/remotes/origin/master) 23:03:55 > git config core.sparsecheckout # timeout=10 23:03:55 > git checkout -f 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 23:03:55 Commit message: "Merge pull request #688 from MightyNerdEric/device-opc-ua-settings" 23:03:55 > git rev-list --no-walk 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 23:03:55 > git remote # timeout=10 23:03:55 > git submodule init # timeout=10 23:03:55 > git submodule sync # timeout=10 23:03:55 > git config --get remote.origin.url # timeout=10 23:03:55 > git submodule init # timeout=10 23:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 23:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:03:55 > git config --get submodule.global-jjb.url # timeout=10 23:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:03:55 > git submodule update --init --recursive packer/common-packer # timeout=10 23:03:56 > git submodule update --init --recursive global-jjb # timeout=10 23:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:04:00 provisioning config files... 23:04:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3137778836725261605.sh 23:04:00 ---> python-tools-install.sh 23:04:00 Setup pyenv: 23:04:00 system 23:04:00 * 3.8.13 (set by /opt/pyenv/version) 23:04:00 * 3.9.13 (set by /opt/pyenv/version) 23:04:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0IwE 23:04:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:04:08 lf-activate-venv(): INFO: Installing: lftools 23:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-0IwE/bin to PATH 23:04:34 Generating Requirements File 23:05:10 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:10 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 23:05:11 Python 3.9.13 23:05:11 pip 24.0 from /tmp/venv-0IwE/lib/python3.9/site-packages/pip (python 3.9) 23:05:11 appdirs==1.4.4 23:05:11 argcomplete==3.3.0 23:05:11 aspy.yaml==1.3.0 23:05:11 attrs==23.2.0 23:05:11 autopage==0.5.2 23:05:11 beautifulsoup4==4.12.3 23:05:11 boto3==1.34.108 23:05:11 botocore==1.34.108 23:05:11 bs4==0.0.2 23:05:11 cachetools==5.3.3 23:05:11 certifi==2024.2.2 23:05:11 cffi==1.16.0 23:05:11 cfgv==3.4.0 23:05:11 chardet==5.2.0 23:05:11 charset-normalizer==3.3.2 23:05:11 click==8.1.7 23:05:11 cliff==4.7.0 23:05:11 cmd2==2.4.3 23:05:11 cryptography==3.3.2 23:05:11 debtcollector==3.0.0 23:05:11 decorator==5.1.1 23:05:11 defusedxml==0.7.1 23:05:11 Deprecated==1.2.14 23:05:11 distlib==0.3.8 23:05:11 dnspython==2.6.1 23:05:11 docker==4.2.2 23:05:11 dogpile.cache==1.3.3 23:05:11 email_validator==2.1.1 23:05:11 filelock==3.14.0 23:05:11 future==1.0.0 23:05:11 gitdb==4.0.11 23:05:11 GitPython==3.1.43 23:05:11 google-auth==2.29.0 23:05:11 httplib2==0.22.0 23:05:11 identify==2.5.36 23:05:11 idna==3.7 23:05:11 importlib-resources==1.5.0 23:05:11 importlib_metadata==7.1.0 23:05:11 iso8601==2.1.0 23:05:11 Jinja2==3.1.4 23:05:11 jmespath==1.0.1 23:05:11 jsonpatch==1.33 23:05:11 jsonpointer==2.4 23:05:11 jsonschema==4.22.0 23:05:11 jsonschema-specifications==2023.12.1 23:05:11 keystoneauth1==5.6.0 23:05:11 kubernetes==29.0.0 23:05:11 lftools==0.37.10 23:05:11 lxml==5.2.2 23:05:11 MarkupSafe==2.1.5 23:05:11 msgpack==1.0.8 23:05:11 multi_key_dict==2.0.3 23:05:11 munch==4.0.0 23:05:11 netaddr==1.2.1 23:05:11 netifaces==0.11.0 23:05:11 niet==1.4.2 23:05:11 nodeenv==1.8.0 23:05:11 oauth2client==4.1.3 23:05:11 oauthlib==3.2.2 23:05:11 openstacksdk==0.62.0 23:05:11 os-client-config==2.1.0 23:05:11 os-service-types==1.7.0 23:05:11 osc-lib==3.0.1 23:05:11 oslo.config==9.4.0 23:05:11 oslo.context==5.5.0 23:05:11 oslo.i18n==6.3.0 23:05:11 oslo.log==5.5.1 23:05:11 oslo.serialization==5.4.0 23:05:11 oslo.utils==7.1.0 23:05:11 packaging==24.0 23:05:11 pbr==6.0.0 23:05:11 platformdirs==4.2.2 23:05:11 prettytable==3.10.0 23:05:11 pyasn1==0.6.0 23:05:11 pyasn1_modules==0.4.0 23:05:11 pycparser==2.22 23:05:11 pygerrit2==2.0.15 23:05:11 PyGithub==2.3.0 23:05:11 pyinotify==0.9.6 23:05:11 PyJWT==2.8.0 23:05:11 PyNaCl==1.5.0 23:05:11 pyparsing==2.4.7 23:05:11 pyperclip==1.8.2 23:05:11 pyrsistent==0.20.0 23:05:11 python-cinderclient==9.5.0 23:05:11 python-dateutil==2.9.0.post0 23:05:11 python-heatclient==3.5.0 23:05:11 python-jenkins==1.8.2 23:05:11 python-keystoneclient==5.4.0 23:05:11 python-magnumclient==4.4.0 23:05:11 python-novaclient==18.6.0 23:05:11 python-openstackclient==6.0.1 23:05:11 python-swiftclient==4.5.0 23:05:11 PyYAML==6.0.1 23:05:11 referencing==0.35.1 23:05:11 requests==2.31.0 23:05:11 requests-oauthlib==2.0.0 23:05:11 requestsexceptions==1.4.0 23:05:11 rfc3986==2.0.0 23:05:11 rpds-py==0.18.1 23:05:11 rsa==4.9 23:05:11 ruamel.yaml==0.18.6 23:05:11 ruamel.yaml.clib==0.2.8 23:05:11 s3transfer==0.10.1 23:05:11 simplejson==3.19.2 23:05:11 six==1.16.0 23:05:11 smmap==5.0.1 23:05:11 soupsieve==2.5 23:05:11 stevedore==5.2.0 23:05:11 tabulate==0.9.0 23:05:11 toml==0.10.2 23:05:11 tomlkit==0.12.5 23:05:11 tqdm==4.66.4 23:05:11 typing_extensions==4.11.0 23:05:11 tzdata==2024.1 23:05:11 urllib3==1.26.18 23:05:11 virtualenv==20.26.2 23:05:11 wcwidth==0.2.13 23:05:11 websocket-client==1.8.0 23:05:11 wrapt==1.16.0 23:05:11 xdg==6.0.0 23:05:11 xmltodict==0.13.0 23:05:11 yq==3.4.3 23:05:11 zipp==3.18.2 23:05:11 [EnvInject] - Injecting environment variables from a build step. 23:05:11 [EnvInject] - Injecting as environment variables the properties content 23:05:11 OS_CLOUD=vex 23:05:11 23:05:11 [EnvInject] - Variables injected successfully. 23:05:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7636609600758435514.sh 23:05:11 ---> Orphaned k8s clusters 23:05:11 Setup pyenv: 23:05:11 system 23:05:11 3.8.13 23:05:11 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0IwE from file:/tmp/.os_lf_venv 23:05:13 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 23:05:23 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:23 botocore 1.34.108 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.2.1 which is incompatible. 23:05:23 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.1 which is incompatible. 23:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-0IwE/bin to PATH 23:05:23 Traceback (most recent call last): 23:05:23 File "/tmp/venv-0IwE/bin/openstack", line 5, in 23:05:23 from openstackclient.shell import main 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in 23:05:23 from osc_lib.api import auth 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/osc_lib/api/auth.py", line 18, in 23:05:23 from keystoneauth1.identity.v3 import k2k 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 14, in 23:05:23 from keystoneauth1.identity import generic 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/keystoneauth1/identity/generic/__init__.py", line 14, in 23:05:23 from keystoneauth1.identity.generic.password import Password # noqa 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/keystoneauth1/identity/generic/password.py", line 16, in 23:05:23 from keystoneauth1.identity import v3 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/keystoneauth1/identity/v3/__init__.py", line 19, in 23:05:23 from keystoneauth1.identity.v3.multi_factor import * # noqa 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/keystoneauth1/identity/v3/multi_factor.py", line 14, in 23:05:23 from keystoneauth1 import loading 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/keystoneauth1/loading/__init__.py", line 15, in 23:05:23 from keystoneauth1.loading import adapter 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/keystoneauth1/loading/adapter.py", line 13, in 23:05:23 from keystoneauth1 import adapter 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 16, in 23:05:23 import requests 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/requests/__init__.py", line 43, in 23:05:23 import urllib3 23:05:23 File "/tmp/venv-0IwE/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 23:05:23 raise ImportError( 23:05:23 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 23:05:23 -----> Delete orphaned cluster 23:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7953373830282186457.sh 23:05:23 ---> Orphaned stacks 23:05:23 Setup pyenv: 23:05:23 system 23:05:23 3.8.13 23:05:23 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0IwE from file:/tmp/.os_lf_venv 23:05:25 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-0IwE/bin to PATH 23:05:40 + mapfile -t OS_COE_CLUSTERS_ID 23:05:40 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:05:40 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:05:40 ++ awk '{print $1}' 23:05:42 + echo '-----> Active clusters -> stacks' 23:05:42 -----> Active clusters -> stacks 23:05:42 + OS_COE_STACKS=() 23:05:42 + [[ 0 -gt 0 ]] 23:05:42 + mapfile -t OS_STACKS 23:05:42 ++ awk '{print $1}' 23:05: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 23:05:43 + echo '-----> Active stacks' 23:05:43 -----> Active stacks 23:05:43 + echo '-----> Delete orphaned stacks' 23:05:43 -----> Delete orphaned stacks 23:05:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3131404944777491816.sh 23:05:43 ---> Orphaned servers 23:05:43 Setup pyenv: 23:05:43 system 23:05:43 3.8.13 23:05:43 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0IwE from file:/tmp/.os_lf_venv 23:05:45 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-0IwE/bin to PATH 23:06:03 -----> Active servers 23:06:03 prd-centos7-builder-2c-1g-682 23:06:03 prd-ubuntu20.04-docker-8c-8g-675 23:06:03 prd-centos7-docker-4c-2g-674 23:06:03 prd-centos7-builder-2c-1g-664 23:06:03 prd-centos7-builder-2c-1g-362 23:06:03 prd-centos7-blackbox-4c-2g-104 23:06:03 prd-centos7-builder-2c-1g-486 23:06:03 -----> Delete orphaned servers 23:06:03 Deleting orphaned server: prd-centos7-builder-2c-1g-682 23:06:06 AttributeError: 'Server' object has no attribute 'created' 23:06:06 Deleting orphaned server: prd-ubuntu20.04-docker-8c-8g-675 23:06:08 AttributeError: 'Server' object has no attribute 'created' 23:06:09 Deleting orphaned server: prd-centos7-docker-4c-2g-674 23:06:11 AttributeError: 'Server' object has no attribute 'created' 23:06:11 Deleting orphaned server: prd-centos7-builder-2c-1g-664 23:06:13 AttributeError: 'Server' object has no attribute 'created' 23:06:14 Deleting orphaned server: prd-centos7-builder-2c-1g-486 23:06:17 AttributeError: 'Server' object has no attribute 'created' 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 8092 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/jenkins10741209341277842168.sh 23:06:17 ---> sysstat.sh 23:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4704115489377716503.sh 23:06:17 ---> package-listing.sh 23:06:17 ++ facter osfamily 23:06:17 ++ tr '[:upper:]' '[:lower:]' 23:06:17 + OS_FAMILY=redhat 23:06:17 + workspace=/w/workspace/ci-management-openstack-cron 23:06:17 + START_PACKAGES=/tmp/packages_start.txt 23:06:17 + END_PACKAGES=/tmp/packages_end.txt 23:06:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:17 + PACKAGES=/tmp/packages_start.txt 23:06:17 + '[' /w/workspace/ci-management-openstack-cron ']' 23:06:17 + PACKAGES=/tmp/packages_end.txt 23:06:17 + case "${OS_FAMILY}" in 23:06:17 + rpm -qa 23:06:17 + sort 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/jenkins11077838979150546722.sh 23:06:18 ---> capture-instance-metadata.sh 23:06:18 Setup pyenv: 23:06:18 system 23:06:18 3.8.13 23:06:18 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0IwE from file:/tmp/.os_lf_venv 23:06:20 lf-activate-venv(): INFO: Installing: lftools 23:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-0IwE/bin to PATH 23:06:28 INFO: Running in OpenStack, capturing instance metadata 23:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6015542397930707661.sh 23:06:29 provisioning config files... 23:06:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14325198018820460608tmp 23:06:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:06:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:06:29 [EnvInject] - Injecting environment variables from a build step. 23:06:29 [EnvInject] - Injecting as environment variables the properties content 23:06:29 SERVER_ID=logs 23:06:29 23:06:29 [EnvInject] - Variables injected successfully. 23:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10646990877590091038.sh 23:06:29 ---> create-netrc.sh 23:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11888133199397221903.sh 23:06:29 ---> python-tools-install.sh 23:06:29 Setup pyenv: 23:06:29 system 23:06:29 3.8.13 23:06:29 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0IwE from file:/tmp/.os_lf_venv 23:06:30 lf-activate-venv(): INFO: Installing: lftools 23:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-0IwE/bin to PATH 23:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4624242736854025472.sh 23:06:39 ---> sudo-logs.sh 23:06:39 Archiving 'sudo' log.. 23:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3500669417655321269.sh 23:06:39 ---> job-cost.sh 23:06:39 Setup pyenv: 23:06:39 system 23:06:39 3.8.13 23:06:39 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0IwE from file:/tmp/.os_lf_venv 23:06:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-0IwE/bin to PATH 23:06:46 INFO: No Stack... 23:06:47 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:47 INFO: Archiving Costs 23:06:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5126755298079507078.sh 23:06:47 ---> logs-deploy.sh 23:06:47 Setup pyenv: 23:06:47 system 23:06:47 3.8.13 23:06:47 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0IwE from file:/tmp/.os_lf_venv 23:06:49 lf-activate-venv(): INFO: Installing: lftools 23:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-0IwE/bin to PATH 23:06:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/45434 23:06:57 INFO: archiving workspace using pattern(s): 23:06:58 Archives upload complete. 23:06:58 INFO: archiving logs to Nexus 23:06:59 ---> uname -a: 23:06:59 Linux prd-centos7-builder-2c-1g-362.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 23:06:59 23:06:59 23:06:59 ---> lscpu: 23:06:59 Architecture: x86_64 23:06:59 CPU op-mode(s): 32-bit, 64-bit 23:06:59 Byte Order: Little Endian 23:06:59 CPU(s): 2 23:06:59 On-line CPU(s) list: 0,1 23:06:59 Thread(s) per core: 1 23:06:59 Core(s) per socket: 1 23:06:59 Socket(s): 2 23:06:59 NUMA node(s): 1 23:06:59 Vendor ID: AuthenticAMD 23:06:59 CPU family: 23 23:06:59 Model: 49 23:06:59 Model name: AMD EPYC-Rome Processor 23:06:59 Stepping: 0 23:06:59 CPU MHz: 2800.000 23:06:59 BogoMIPS: 5600.00 23:06:59 Virtualization: AMD-V 23:06:59 Hypervisor vendor: KVM 23:06:59 Virtualization type: full 23:06:59 L1d cache: 32K 23:06:59 L1i cache: 32K 23:06:59 L2 cache: 512K 23:06:59 L3 cache: 16384K 23:06:59 NUMA node0 CPU(s): 0,1 23:06:59 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 23:06:59 23:06:59 23:06:59 ---> nproc: 23:06:59 2 23:06:59 23:06:59 23:06:59 ---> df -h: 23:06:59 Filesystem Size Used Avail Use% Mounted on 23:06:59 devtmpfs 3.8G 0 3.8G 0% /dev 23:06:59 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:06:59 tmpfs 3.9G 17M 3.9G 1% /run 23:06:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:06:59 /dev/vda1 40G 5.6G 35G 14% / 23:06:59 tmpfs 783M 0 783M 0% /run/user/1001 23:06:59 23:06:59 23:06:59 ---> free -m: 23:06:59 total used free shared buff/cache available 23:06:59 Mem: 7821 525 5434 16 1861 7014 23:06:59 Swap: 1023 0 1023 23:06:59 23:06:59 23:06:59 ---> ip addr: 23:06:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:06:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:06:59 inet 127.0.0.1/8 scope host lo 23:06:59 valid_lft forever preferred_lft forever 23:06:59 inet6 ::1/128 scope host 23:06:59 valid_lft forever preferred_lft forever 23:06:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:06:59 link/ether fa:16:3e:77:bf:8f brd ff:ff:ff:ff:ff:ff 23:06:59 inet 10.30.122.19/23 brd 10.30.123.255 scope global dynamic eth0 23:06:59 valid_lft 86186sec preferred_lft 86186sec 23:06:59 inet6 fe80::f816:3eff:fe77:bf8f/64 scope link 23:06:59 valid_lft forever preferred_lft forever 23:06:59 23:06:59 23:06:59 ---> sar -b -r -n DEV: 23:06:59 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 05/17/2024 _x86_64_ (2 CPU) 23:06:59 23:06:59 11:03:20 PM LINUX RESTART 23:06:59 23:06:59 11:04:01 PM tps rtps wtps bread/s bwrtn/s 23:06:59 11:05:01 PM 124.32 6.30 118.02 450.17 6286.32 23:06:59 11:06:01 PM 306.51 0.47 306.05 16.12 8552.90 23:06:59 Average: 215.42 3.38 212.04 233.13 7419.71 23:06:59 23:06:59 11:04:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:06:59 11:05:01 PM 5598824 2410092 30.09 2620 1770444 666144 7.35 561716 1561624 162888 23:06:59 11:06:01 PM 5591896 2417020 30.18 2620 1794836 635820 7.02 561980 1555180 17076 23:06:59 Average: 5595360 2413556 30.14 2620 1782640 650982 7.19 561848 1558402 89982 23:06:59 23:06:59 11:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:06:59 11:05:01 PM eth0 71.18 54.57 993.71 8.79 0.00 0.00 0.00 23:06:59 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:59 11:06:01 PM eth0 22.92 19.77 54.37 6.81 0.00 0.00 0.00 23:06:59 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:59 Average: eth0 47.05 37.17 524.00 7.80 0.00 0.00 0.00 23:06:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:59 23:06:59 23:06:59 ---> sar -P ALL: 23:06:59 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 05/17/2024 _x86_64_ (2 CPU) 23:06:59 23:06:59 11:03:20 PM LINUX RESTART 23:06:59 23:06:59 11:04:01 PM CPU %user %nice %system %iowait %steal %idle 23:06:59 11:05:01 PM all 37.61 0.00 2.89 2.67 0.09 56.74 23:06:59 11:05:01 PM 0 11.04 0.00 1.19 1.29 0.08 86.40 23:06:59 11:05:01 PM 1 65.91 0.00 4.68 4.14 0.11 25.17 23:06:59 11:06:01 PM all 35.20 0.00 2.10 6.84 0.11 55.75 23:06:59 11:06:01 PM 0 14.32 0.00 1.50 7.82 0.10 76.25 23:06:59 11:06:01 PM 1 57.08 0.00 2.72 5.81 0.11 34.28 23:06:59 Average: all 36.41 0.00 2.49 4.76 0.10 56.25 23:06:59 Average: 0 12.68 0.00 1.34 4.54 0.09 81.34 23:06:59 Average: 1 61.47 0.00 3.69 4.98 0.11 29.74 23:06:59 23:06:59 23:06:59