08:03:52 Started by timer 08:03:52 Running as SYSTEM 08:03:52 [EnvInject] - Loading node environment variables. 08:03:52 Building remotely on prd-centos7-builder-2c-1g-343 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 08:03:52 [ssh-agent] Looking for ssh-agent implementation... 08:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:52 $ ssh-agent 08:03:52 SSH_AUTH_SOCK=/tmp/ssh-jCO3XuATf9vN/agent.8089 08:03:52 SSH_AGENT_PID=8091 08:03:52 [ssh-agent] Started. 08:03:52 Running ssh-add (command line suppressed) 08:03:52 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16623568951796457664.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16623568951796457664.key) 08:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:52 The recommended git tool is: NONE 08:03:54 using credential edgex-jenkins-ssh 08:03:54 Wiping out workspace first. 08:03:54 Cloning the remote Git repository 08:03:54 Cloning repository git@github.com:edgexfoundry/ci-management 08:03:54 > git init /w/workspace/ci-management-openstack-cron # timeout=10 08:03:54 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 08:03:54 > git --version # timeout=10 08:03:54 > git --version # 'git version 2.36.1' 08:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:54 [INFO] Currently running in a labeled security context 08:03:54 [INFO] Currently SELinux is 'enforcing' on the host 08:03:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh9016095852987893270.key 08:03:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:54 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 08:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:55 Avoid second fetch 08:03:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:03:55 Checking out Revision 91673078ff440f48fbe8cd9a77ba6e588ecbf535 (refs/remotes/origin/master) 08:03:55 > git config core.sparsecheckout # timeout=10 08:03:55 > git checkout -f 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 08:03:55 Commit message: "Merge pull request #688 from MightyNerdEric/device-opc-ua-settings" 08:03:55 > git rev-list --no-walk 91673078ff440f48fbe8cd9a77ba6e588ecbf535 # timeout=10 08:03:55 > git remote # timeout=10 08:03:55 > git submodule init # timeout=10 08:03:55 > git submodule sync # timeout=10 08:03:55 > git config --get remote.origin.url # timeout=10 08:03:55 > git submodule init # timeout=10 08:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 08:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:03:55 > git config --get submodule.global-jjb.url # timeout=10 08:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:03:55 > git submodule update --init --recursive packer/common-packer # timeout=10 08:03:56 > git submodule update --init --recursive global-jjb # timeout=10 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:04:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:04:00 provisioning config files... 08:04:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9914794619444151906.sh 08:04:00 ---> python-tools-install.sh 08:04:00 Setup pyenv: 08:04:00 system 08:04:00 * 3.8.13 (set by /opt/pyenv/version) 08:04:00 * 3.9.13 (set by /opt/pyenv/version) 08:04:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XNDT 08:04:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:04:08 lf-activate-venv(): INFO: Installing: lftools 08:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-XNDT/bin to PATH 08:04:35 Generating Requirements File 08:05: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:05:07 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:05:07 Python 3.9.13 08:05:07 pip 24.0 from /tmp/venv-XNDT/lib/python3.9/site-packages/pip (python 3.9) 08:05:08 appdirs==1.4.4 08:05:08 argcomplete==3.3.0 08:05:08 aspy.yaml==1.3.0 08:05:08 attrs==23.2.0 08:05:08 autopage==0.5.2 08:05:08 beautifulsoup4==4.12.3 08:05:08 boto3==1.34.107 08:05:08 botocore==1.34.107 08:05:08 bs4==0.0.2 08:05:08 cachetools==5.3.3 08:05:08 certifi==2024.2.2 08:05:08 cffi==1.16.0 08:05:08 cfgv==3.4.0 08:05:08 chardet==5.2.0 08:05:08 charset-normalizer==3.3.2 08:05:08 click==8.1.7 08:05:08 cliff==4.7.0 08:05:08 cmd2==2.4.3 08:05:08 cryptography==3.3.2 08:05:08 debtcollector==3.0.0 08:05:08 decorator==5.1.1 08:05:08 defusedxml==0.7.1 08:05:08 Deprecated==1.2.14 08:05:08 distlib==0.3.8 08:05:08 dnspython==2.6.1 08:05:08 docker==4.2.2 08:05:08 dogpile.cache==1.3.3 08:05:08 email_validator==2.1.1 08:05:08 filelock==3.14.0 08:05:08 future==1.0.0 08:05:08 gitdb==4.0.11 08:05:08 GitPython==3.1.43 08:05:08 google-auth==2.29.0 08:05:08 httplib2==0.22.0 08:05:08 identify==2.5.36 08:05:08 idna==3.7 08:05:08 importlib-resources==1.5.0 08:05:08 importlib_metadata==7.1.0 08:05:08 iso8601==2.1.0 08:05:08 Jinja2==3.1.4 08:05:08 jmespath==1.0.1 08:05:08 jsonpatch==1.33 08:05:08 jsonpointer==2.4 08:05:08 jsonschema==4.22.0 08:05:08 jsonschema-specifications==2023.12.1 08:05:08 keystoneauth1==5.6.0 08:05:08 kubernetes==29.0.0 08:05:08 lftools==0.37.10 08:05:08 lxml==5.2.2 08:05:08 MarkupSafe==2.1.5 08:05:08 msgpack==1.0.8 08:05:08 multi_key_dict==2.0.3 08:05:08 munch==4.0.0 08:05:08 netaddr==1.2.1 08:05:08 netifaces==0.11.0 08:05:08 niet==1.4.2 08:05:08 nodeenv==1.8.0 08:05:08 oauth2client==4.1.3 08:05:08 oauthlib==3.2.2 08:05:08 openstacksdk==0.62.0 08:05:08 os-client-config==2.1.0 08:05:08 os-service-types==1.7.0 08:05:08 osc-lib==3.0.1 08:05:08 oslo.config==9.4.0 08:05:08 oslo.context==5.5.0 08:05:08 oslo.i18n==6.3.0 08:05:08 oslo.log==5.5.1 08:05:08 oslo.serialization==5.4.0 08:05:08 oslo.utils==7.1.0 08:05:08 packaging==24.0 08:05:08 pbr==6.0.0 08:05:08 platformdirs==4.2.2 08:05:08 prettytable==3.10.0 08:05:08 pyasn1==0.6.0 08:05:08 pyasn1_modules==0.4.0 08:05:08 pycparser==2.22 08:05:08 pygerrit2==2.0.15 08:05:08 PyGithub==2.3.0 08:05:08 pyinotify==0.9.6 08:05:08 PyJWT==2.8.0 08:05:08 PyNaCl==1.5.0 08:05:08 pyparsing==2.4.7 08:05:08 pyperclip==1.8.2 08:05:08 pyrsistent==0.20.0 08:05:08 python-cinderclient==9.5.0 08:05:08 python-dateutil==2.9.0.post0 08:05:08 python-heatclient==3.5.0 08:05:08 python-jenkins==1.8.2 08:05:08 python-keystoneclient==5.4.0 08:05:08 python-magnumclient==4.4.0 08:05:08 python-novaclient==18.6.0 08:05:08 python-openstackclient==6.0.1 08:05:08 python-swiftclient==4.5.0 08:05:08 PyYAML==6.0.1 08:05:08 referencing==0.35.1 08:05:08 requests==2.31.0 08:05:08 requests-oauthlib==2.0.0 08:05:08 requestsexceptions==1.4.0 08:05:08 rfc3986==2.0.0 08:05:08 rpds-py==0.18.1 08:05:08 rsa==4.9 08:05:08 ruamel.yaml==0.18.6 08:05:08 ruamel.yaml.clib==0.2.8 08:05:08 s3transfer==0.10.1 08:05:08 simplejson==3.19.2 08:05:08 six==1.16.0 08:05:08 smmap==5.0.1 08:05:08 soupsieve==2.5 08:05:08 stevedore==5.2.0 08:05:08 tabulate==0.9.0 08:05:08 toml==0.10.2 08:05:08 tomlkit==0.12.5 08:05:08 tqdm==4.66.4 08:05:08 typing_extensions==4.11.0 08:05:08 tzdata==2024.1 08:05:08 urllib3==1.26.18 08:05:08 virtualenv==20.26.2 08:05:08 wcwidth==0.2.13 08:05:08 websocket-client==1.8.0 08:05:08 wrapt==1.16.0 08:05:08 xdg==6.0.0 08:05:08 xmltodict==0.13.0 08:05:08 yq==3.4.3 08:05:08 zipp==3.18.2 08:05:08 [EnvInject] - Injecting environment variables from a build step. 08:05:08 [EnvInject] - Injecting as environment variables the properties content 08:05:08 OS_CLOUD=vex 08:05:08 08:05:08 [EnvInject] - Variables injected successfully. 08:05:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12823221837188949113.sh 08:05:08 ---> Orphaned k8s clusters 08:05:08 Setup pyenv: 08:05:08 system 08:05:08 3.8.13 08:05:08 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XNDT from file:/tmp/.os_lf_venv 08:05:10 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 08:05:18 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:05:18 botocore 1.34.107 requires urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.2.1 which is incompatible. 08:05:18 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.1 which is incompatible. 08:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-XNDT/bin to PATH 08:05:19 Traceback (most recent call last): 08:05:19 File "/tmp/venv-XNDT/bin/openstack", line 5, in 08:05:19 from openstackclient.shell import main 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/openstackclient/shell.py", line 22, in 08:05:19 from osc_lib.api import auth 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/osc_lib/api/auth.py", line 18, in 08:05:19 from keystoneauth1.identity.v3 import k2k 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/keystoneauth1/identity/__init__.py", line 14, in 08:05:19 from keystoneauth1.identity import generic 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/keystoneauth1/identity/generic/__init__.py", line 14, in 08:05:19 from keystoneauth1.identity.generic.password import Password # noqa 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/keystoneauth1/identity/generic/password.py", line 16, in 08:05:19 from keystoneauth1.identity import v3 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/keystoneauth1/identity/v3/__init__.py", line 19, in 08:05:19 from keystoneauth1.identity.v3.multi_factor import * # noqa 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/keystoneauth1/identity/v3/multi_factor.py", line 14, in 08:05:19 from keystoneauth1 import loading 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/keystoneauth1/loading/__init__.py", line 15, in 08:05:19 from keystoneauth1.loading import adapter 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/keystoneauth1/loading/adapter.py", line 13, in 08:05:19 from keystoneauth1 import adapter 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 16, in 08:05:19 import requests 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:05:19 import urllib3 08:05:19 File "/tmp/venv-XNDT/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:05:19 raise ImportError( 08:05:19 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:05:19 -----> Delete orphaned cluster 08:05:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11391124992078245951.sh 08:05:19 ---> Orphaned stacks 08:05:19 Setup pyenv: 08:05:19 system 08:05:19 3.8.13 08:05:19 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XNDT from file:/tmp/.os_lf_venv 08:05:21 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-XNDT/bin to PATH 08:05:36 + mapfile -t OS_COE_CLUSTERS_ID 08:05:36 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:05:36 ++ awk '{print $1}' 08:05:36 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:05:38 + echo '-----> Active clusters -> stacks' 08:05:38 -----> Active clusters -> stacks 08:05:38 + OS_COE_STACKS=() 08:05:38 + [[ 0 -gt 0 ]] 08:05:38 + mapfile -t OS_STACKS 08:05:38 ++ 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:05:38 ++ awk '{print $1}' 08:05:40 + echo '-----> Active stacks' 08:05:40 -----> Active stacks 08:05:40 + echo '-----> Delete orphaned stacks' 08:05:40 -----> Delete orphaned stacks 08:05:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10525546075499052894.sh 08:05:40 ---> Orphaned servers 08:05:40 Setup pyenv: 08:05:40 system 08:05:40 3.8.13 08:05:40 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XNDT from file:/tmp/.os_lf_venv 08:05:41 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-XNDT/bin to PATH 08:05:59 -----> Active servers 08:05:59 prd-centos7-builder-2c-1g-682 08:05:59 prd-ubuntu20.04-docker-8c-8g-675 08:05:59 prd-centos7-docker-4c-2g-674 08:05:59 prd-centos7-builder-2c-1g-664 08:05:59 prd-centos7-builder-2c-1g-343 08:05:59 prd-centos7-blackbox-4c-2g-104 08:05:59 prd-centos7-builder-2c-1g-486 08:05:59 -----> Delete orphaned servers 08:06:00 Deleting orphaned server: prd-centos7-builder-2c-1g-682 08:06:02 AttributeError: 'Server' object has no attribute 'created' 08:06:02 Deleting orphaned server: prd-ubuntu20.04-docker-8c-8g-675 08:06:04 AttributeError: 'Server' object has no attribute 'created' 08:06:05 Deleting orphaned server: prd-centos7-docker-4c-2g-674 08:06:07 AttributeError: 'Server' object has no attribute 'created' 08:06:07 Deleting orphaned server: prd-centos7-builder-2c-1g-664 08:06:09 AttributeError: 'Server' object has no attribute 'created' 08:06:10 Deleting orphaned server: prd-centos7-builder-2c-1g-486 08:06:12 AttributeError: 'Server' object has no attribute 'created' 08:06:13 Build step 'Conditional step (single)' marked build as failure 08:06:13 $ ssh-agent -k 08:06:13 unset SSH_AUTH_SOCK; 08:06:13 unset SSH_AGENT_PID; 08:06:13 echo Agent pid 8091 killed; 08:06:13 [ssh-agent] Stopped. 08:06:13 [PostBuildScript] - [INFO] Executing post build scripts. 08:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1801830596278178527.sh 08:06:13 ---> sysstat.sh 08:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7683436104271077603.sh 08:06:13 ---> package-listing.sh 08:06:13 ++ facter osfamily 08:06:13 ++ tr '[:upper:]' '[:lower:]' 08:06:13 + OS_FAMILY=redhat 08:06:13 + workspace=/w/workspace/ci-management-openstack-cron 08:06:13 + START_PACKAGES=/tmp/packages_start.txt 08:06:13 + END_PACKAGES=/tmp/packages_end.txt 08:06:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:13 + PACKAGES=/tmp/packages_start.txt 08:06:13 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:13 + PACKAGES=/tmp/packages_end.txt 08:06:13 + case "${OS_FAMILY}" in 08:06:13 + rpm -qa 08:06:13 + sort 08:06:14 + '[' -f /tmp/packages_start.txt ']' 08:06:14 + '[' -f /tmp/packages_end.txt ']' 08:06:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:14 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:14 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 08:06:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 08:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14989117444666567773.sh 08:06:14 ---> capture-instance-metadata.sh 08:06:14 Setup pyenv: 08:06:14 system 08:06:14 3.8.13 08:06:14 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XNDT from file:/tmp/.os_lf_venv 08:06:16 lf-activate-venv(): INFO: Installing: lftools 08:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-XNDT/bin to PATH 08:06:24 INFO: Running in OpenStack, capturing instance metadata 08:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15082552774427712010.sh 08:06:24 provisioning config files... 08:06:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2636140838580757960tmp 08:06:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:06:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:06:24 [EnvInject] - Injecting environment variables from a build step. 08:06:24 [EnvInject] - Injecting as environment variables the properties content 08:06:24 SERVER_ID=logs 08:06:24 08:06:24 [EnvInject] - Variables injected successfully. 08:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6688616686173490809.sh 08:06:24 ---> create-netrc.sh 08:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10171981980007945275.sh 08:06:24 ---> python-tools-install.sh 08:06:24 Setup pyenv: 08:06:24 system 08:06:24 3.8.13 08:06:24 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XNDT from file:/tmp/.os_lf_venv 08:06:26 lf-activate-venv(): INFO: Installing: lftools 08:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-XNDT/bin to PATH 08:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12087991980272690126.sh 08:06:34 ---> sudo-logs.sh 08:06:34 Archiving 'sudo' log.. 08:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13428337839166468360.sh 08:06:34 ---> job-cost.sh 08:06:34 Setup pyenv: 08:06:34 system 08:06:34 3.8.13 08:06:34 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XNDT from file:/tmp/.os_lf_venv 08:06:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-XNDT/bin to PATH 08:06:41 INFO: No Stack... 08:06:42 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:42 INFO: Archiving Costs 08:06:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18316036361074989537.sh 08:06:42 ---> logs-deploy.sh 08:06:42 Setup pyenv: 08:06:42 system 08:06:42 3.8.13 08:06:42 * 3.9.13 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XNDT from file:/tmp/.os_lf_venv 08:06:44 lf-activate-venv(): INFO: Installing: lftools 08:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-XNDT/bin to PATH 08:06:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/45419 08:06:52 INFO: archiving workspace using pattern(s): 08:06:53 Archives upload complete. 08:06:53 INFO: archiving logs to Nexus 08:06:54 ---> uname -a: 08:06:54 Linux prd-centos7-builder-2c-1g-343.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:06:54 08:06:54 08:06:54 ---> lscpu: 08:06:54 Architecture: x86_64 08:06:54 CPU op-mode(s): 32-bit, 64-bit 08:06:54 Byte Order: Little Endian 08:06:54 CPU(s): 2 08:06:54 On-line CPU(s) list: 0,1 08:06:54 Thread(s) per core: 1 08:06:54 Core(s) per socket: 1 08:06:54 Socket(s): 2 08:06:54 NUMA node(s): 1 08:06:54 Vendor ID: AuthenticAMD 08:06:54 CPU family: 23 08:06:54 Model: 49 08:06:54 Model name: AMD EPYC-Rome Processor 08:06:54 Stepping: 0 08:06:54 CPU MHz: 2799.998 08:06:54 BogoMIPS: 5599.99 08:06:54 Virtualization: AMD-V 08:06:54 Hypervisor vendor: KVM 08:06:54 Virtualization type: full 08:06:54 L1d cache: 32K 08:06:54 L1i cache: 32K 08:06:54 L2 cache: 512K 08:06:54 L3 cache: 16384K 08:06:54 NUMA node0 CPU(s): 0,1 08: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 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:06:54 08:06:54 08:06:54 ---> nproc: 08:06:54 2 08:06:54 08:06:54 08:06:54 ---> df -h: 08:06:54 Filesystem Size Used Avail Use% Mounted on 08:06:54 devtmpfs 3.8G 0 3.8G 0% /dev 08:06:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:06:54 tmpfs 3.9G 17M 3.9G 1% /run 08:06:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:06:54 /dev/vda1 40G 5.6G 35G 14% / 08:06:54 tmpfs 783M 0 783M 0% /run/user/1001 08:06:54 08:06:54 08:06:54 ---> free -m: 08:06:54 total used free shared buff/cache available 08:06:54 Mem: 7821 500 5459 16 1861 7039 08:06:54 Swap: 1023 0 1023 08:06:54 08:06:54 08:06:54 ---> ip addr: 08:06:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:54 inet 127.0.0.1/8 scope host lo 08:06:54 valid_lft forever preferred_lft forever 08:06:54 inet6 ::1/128 scope host 08:06:54 valid_lft forever preferred_lft forever 08:06:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:06:54 link/ether fa:16:3e:9a:b8:5d brd ff:ff:ff:ff:ff:ff 08:06:54 inet 10.30.122.12/23 brd 10.30.123.255 scope global dynamic eth0 08:06:54 valid_lft 86193sec preferred_lft 86193sec 08:06:54 inet6 fe80::f816:3eff:fe9a:b85d/64 scope link 08:06:54 valid_lft forever preferred_lft forever 08:06:54 08:06:54 08:06:54 ---> sar -b -r -n DEV: 08:06:54 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) 08:06:54 08:06:54 08:03:21 AM LINUX RESTART 08:06:54 08:06:54 08:04:01 AM tps rtps wtps bread/s bwrtn/s 08:06:54 08:05:01 AM 141.65 5.10 136.55 295.09 7130.71 08:06:54 08:06:01 AM 247.80 0.90 246.90 58.36 6972.22 08:06:54 Average: 194.72 3.00 191.72 176.73 7051.47 08:06:54 08:06:54 08:04:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:54 08:05:01 AM 5602084 2406832 30.05 2620 1783324 643420 7.10 549288 1565264 152344 08:06:54 08:06:01 AM 5601468 2407448 30.06 2620 1796020 623304 6.88 560532 1547156 17084 08:06:54 Average: 5601776 2407140 30.06 2620 1789672 633362 6.99 554910 1556210 84714 08:06:54 08:06:54 08:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:06:54 08:05:01 AM eth0 67.58 52.71 994.64 8.64 0.00 0.00 0.00 08:06:54 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:54 08:06:01 AM eth0 25.73 22.34 61.60 7.17 0.00 0.00 0.00 08:06:54 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:54 Average: eth0 46.66 37.52 528.16 7.90 0.00 0.00 0.00 08:06:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:54 08:06:54 08:06:54 ---> sar -P ALL: 08:06:54 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) 08:06:54 08:06:54 08:03:21 AM LINUX RESTART 08:06:54 08:06:54 08:04:01 AM CPU %user %nice %system %iowait %steal %idle 08:06:54 08:05:01 AM all 38.60 0.00 3.19 3.07 0.13 55.02 08:06:54 08:05:01 AM 0 67.85 0.00 4.91 4.28 0.13 22.83 08:06:54 08:05:01 AM 1 11.10 0.00 1.53 1.91 0.14 85.32 08:06:54 08:06:01 AM all 34.82 0.00 2.05 6.23 0.10 56.80 08:06:54 08:06:01 AM 0 63.09 0.00 2.76 7.11 0.13 26.91 08:06:54 08:06:01 AM 1 8.04 0.00 1.37 5.41 0.08 85.08 08:06:54 Average: all 36.70 0.00 2.62 4.66 0.12 55.91 08:06:54 Average: 0 65.46 0.00 3.83 5.70 0.13 24.88 08:06:54 Average: 1 9.57 0.00 1.45 3.67 0.11 85.20 08:06:54 08:06:54 08:06:54