GitHub pull request #686 of commit aa883cb5e605250cf8ddba5ac3dd90615d38426b, no merge conflicts. Running as SYSTEM Setting status of aa883cb5e605250cf8ddba5ac3dd90615d38426b to PENDING with url https://jenkins.edgexfoundry.org/job/ci-management-jenkins-cfg-verify/57/ and message: 'Build started for merge commit.' Using context: Jenkins CFG Verify [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-2c-1g-1887 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-cfg-verify [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-sv0a60Mw0JX3/agent.8111 SSH_AGENT_PID=8112 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_17787376861149387471.key (/w/workspace/ci-management-jenkins-cfg-verify@tmp/private_key_17787376861149387471.key) [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) The recommended git tool is: NONE using credential edgex-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-management > git init /w/workspace/ci-management-jenkins-cfg-verify # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management > git --version # timeout=10 > git --version # 'git version 2.36.1' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh1098772610222947564.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jenkins-cfg-verify@tmp/jenkins-gitclient-ssh111149113129115923.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse refs/remotes/origin/pr/686/merge^{commit} # timeout=10 Checking out Revision 0637426410502c517cbfcc291e705f1be703699b (refs/remotes/origin/pr/686/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 0637426410502c517cbfcc291e705f1be703699b # timeout=10 Commit message: "Merge aa883cb5e605250cf8ddba5ac3dd90615d38426b into c3b5abb4317db6ab95f924aa5aefffa9aa5f6c37" First time build. Skipping changelog. > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins1709093536717530216.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NsTb lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NsTb/bin to PATH Generating Requirements File 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. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.9.13 pip 24.0 from /tmp/venv-NsTb/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.52 botocore==1.34.52 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-metadata==7.0.1 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.4.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins12811032913453892166.sh ---> jenkins-verify-images.sh + source /home/jenkins/lf-env.sh + '[' -f /tmp/.os_lf_venv ']' ++ cat /tmp/.os_lf_venv + os_lf_venv=/tmp/venv-NsTb + '[' -d /tmp/venv-NsTb ']' + '[' -f /tmp/venv-NsTb/bin/openstack ']' + echo 'Re-use existing venv: /tmp/venv-NsTb' Re-use existing venv: /tmp/venv-NsTb + PATH=/tmp/venv-NsTb/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin + error=false + echo 'Verifying that cloud has a master configuration file' Verifying that cloud has a master configuration file + [[ -d jenkins-config/clouds/openstack ]] + for cloud in 'jenkins-config/clouds/openstack/*' + [[ -f jenkins-config/clouds/openstack/Primary/cloud.cfg ]] ++ grep -E '^OS_CLOUD=' jenkins-config/clouds/openstack/Primary/cloud.cfg ++ cut -d= -f2 + os_cloud= + os_cloud=vex + OS_CLOUD=vex + verify_images jenkins-config/clouds/openstack/Primary + echo 'Verifying images on jenkins-config/clouds/openstack/Primary' Verifying images on jenkins-config/clouds/openstack/Primary + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/centos7-blackbox-4c-2g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352' + grep active + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352' | 393f69e8-a188-4e29-9b04-cf3abaae0d43 | ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/centos7-blackbox-4c-2g.cfg + export HARDWARE_ID=v3-standard-2 + HARDWARE_ID=v3-standard-2 + openstack flavor list + grep ' v3-standard-2 ' | d6906d2a-e83f-42be-b33e-fbaeb5c511cb | v3-standard-2 | 8192 | 40 | 0 | 2 | True | + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/centos7-builder-2c-1g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347' + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347' + grep active | 9e0e12be-75a2-45ce-a38a-3c3ee8cffec7 | ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/centos7-builder-2c-1g.cfg + export HARDWARE_ID=v3-standard-2 + HARDWARE_ID=v3-standard-2 + openstack flavor list + grep ' v3-standard-2 ' | d6906d2a-e83f-42be-b33e-fbaeb5c511cb | v3-standard-2 | 8192 | 40 | 0 | 2 | True | + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/centos7-docker-4c-2g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352' + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352' + grep active | 393f69e8-a188-4e29-9b04-cf3abaae0d43 | ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/centos7-docker-4c-2g.cfg + export HARDWARE_ID=v3-standard-2 + HARDWARE_ID=v3-standard-2 + grep ' v3-standard-2 ' + openstack flavor list | d6906d2a-e83f-42be-b33e-fbaeb5c511cb | v3-standard-2 | 8192 | 40 | 0 | 2 | True | + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/centos7-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352' + IMAGE_NAME='ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352' + openstack image list --property 'name=ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352' + grep active | 393f69e8-a188-4e29-9b04-cf3abaae0d43 | ZZCI - CentOS 7 - docker - x86_64 - 20220920-202954.352 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/centos7-docker-8c-8g.cfg + export HARDWARE_ID=v3-standard-8 + HARDWARE_ID=v3-standard-8 + openstack flavor list + grep ' v3-standard-8 ' | 47d3707a-c6c6-46ea-a15b-095e336b1edc | v3-standard-8 | 32768 | 160 | 0 | 8 | True | + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/cloud.cfg + export 'IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347' + IMAGE_NAME='ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347' + openstack image list --property 'name=ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347' + grep active | 9e0e12be-75a2-45ce-a38a-3c3ee8cffec7 | ZZCI - CentOS 7 - builder - x86_64 - 20220920-203003.347 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/cloud.cfg + export HARDWARE_ID=v3-standard-2 + HARDWARE_ID=v3-standard-2 + openstack flavor list + grep ' v3-standard-2 ' | d6906d2a-e83f-42be-b33e-fbaeb5c511cb | v3-standard-2 | 8192 | 40 | 0 | 2 | True | + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/ubuntu18.04-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220920-203114.324' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220920-203114.324' + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220920-203114.324' + grep active | b77835fe-16e5-4edd-88fe-588a62c49beb | ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220920-203114.324 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/ubuntu18.04-docker-8c-8g.cfg + export HARDWARE_ID=v3-standard-8 + HARDWARE_ID=v3-standard-8 + openstack flavor list + grep ' v3-standard-8 ' | 47d3707a-c6c6-46ea-a15b-095e336b1edc | v3-standard-8 | 32768 | 160 | 0 | 8 | True | + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/ubuntu18.04-docker-arm64-16c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156' | b7b75530-7be1-4fe8-86ad-7e114021a93c | ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/ubuntu18.04-docker-arm64-16c-16g.cfg + export HARDWARE_ID=v3-starter-16 + HARDWARE_ID=v3-starter-16 + openstack flavor list + grep ' v3-starter-16 ' | 595dd716-6c7a-4365-9020-2ff10796e29c | v3-starter-16 | 32768 | 160 | 0 | 16 | True | + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/ubuntu18.04-docker-arm64-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156' + IMAGE_NAME='ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156' + openstack image list --property 'name=ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156' + grep active | b7b75530-7be1-4fe8-86ad-7e114021a93c | ZZCI - Ubuntu 18.04 - docker - arm64 - 20211123-150552.156 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/ubuntu18.04-docker-arm64-4c-16g.cfg + export HARDWARE_ID=v3-standard-4 + HARDWARE_ID=v3-standard-4 + openstack flavor list + grep ' v3-standard-4 ' | 5f1eb09f-e764-4642-a16f-a7230ec025e7 | v3-standard-4 | 16384 | 80 | 0 | 4 | True | + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/ubuntu20.04-docker-8c-8g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220920-203122.930' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220920-203122.930' + grep active + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220920-203122.930' | 8972361a-8c1a-40bd-94de-dc9c36237f8a | ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220920-203122.930 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/ubuntu20.04-docker-8c-8g.cfg + export HARDWARE_ID=v3-standard-8 + HARDWARE_ID=v3-standard-8 + openstack flavor list + grep ' v3-standard-8 ' | 47d3707a-c6c6-46ea-a15b-095e336b1edc | v3-standard-8 | 32768 | 160 | 0 | 8 | True | + for file in '"$1"/*' ++ grep '^IMAGE_NAME=' jenkins-config/clouds/openstack/Primary/ubuntu20.04-docker-arm64-4c-16g.cfg + export 'IMAGE_NAME=ZZCI - Ubuntu 20.04 - docker - arm64 - 20220921-021824.649' + IMAGE_NAME='ZZCI - Ubuntu 20.04 - docker - arm64 - 20220921-021824.649' + openstack image list --property 'name=ZZCI - Ubuntu 20.04 - docker - arm64 - 20220921-021824.649' + grep active | 87ca9c1f-32f6-4806-8475-08cabd5c3f03 | ZZCI - Ubuntu 20.04 - docker - arm64 - 20220921-021824.649 | active | ++ grep '^HARDWARE_ID=' jenkins-config/clouds/openstack/Primary/ubuntu20.04-docker-arm64-4c-16g.cfg + export HARDWARE_ID=v3-standard-4 + HARDWARE_ID=v3-standard-4 + openstack flavor list + grep ' v3-standard-4 ' | 5f1eb09f-e764-4642-a16f-a7230ec025e7 | v3-standard-4 | 16384 | 80 | 0 | 4 | True | + false $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 8112 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins4420969168506256116.sh ---> sysstat.sh [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins5277465922057262024.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-jenkins-cfg-verify + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-jenkins-cfg-verify ']' + mkdir -p /w/workspace/ci-management-jenkins-cfg-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-cfg-verify/archives/ [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14752314785275471487.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NsTb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NsTb/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14513288878611889770.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-cfg-verify@tmp/config5642188459235103949tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins15975031577178698373.sh ---> create-netrc.sh [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins14204795335077199761.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NsTb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NsTb/bin to PATH [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins13210877653036680020.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-jenkins-cfg-verify] $ /bin/bash /tmp/jenkins8680937656935497950.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NsTb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-NsTb/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-jenkins-cfg-verify] $ /bin/bash -l /tmp/jenkins18282396311694750831.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-jenkins-cfg-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NsTb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NsTb/bin to PATH INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-cfg-verify/57 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-2c-1g-1887.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 17M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda1 40G 5.6G 35G 14% / tmpfs 783M 0 783M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7821 553 5389 16 1878 6985 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:62:0f:cd brd ff:ff:ff:ff:ff:ff inet 10.30.122.173/23 brd 10.30.123.255 scope global dynamic eth0 valid_lft 86173sec preferred_lft 86173sec inet6 fe80::f816:3eff:fe62:fcd/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 02/28/2024 _x86_64_ (2 CPU) 09:01:16 PM LINUX RESTART 09:02:01 PM tps rtps wtps bread/s bwrtn/s 09:03:01 PM 130.32 10.46 119.87 878.60 5024.96 09:04:01 PM 269.38 0.30 269.08 14.79 8574.01 09:05:01 PM 26.05 1.82 24.23 237.57 812.69 Average: 141.91 4.19 137.72 377.04 4803.69 09:02:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:01 PM 5649116 2359800 29.46 2620 1737612 650244 7.18 524904 1554388 152848 09:04:01 PM 5555340 2453576 30.64 2620 1802600 651604 7.19 570396 1574788 12 09:05:01 PM 5502656 2506260 31.29 2620 1819076 685212 7.57 729196 1471784 48800 Average: 5569037 2439879 30.46 2620 1786429 662353 7.31 608165 1533653 67220 09:02:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 09:03:01 PM eth0 87.93 67.26 1012.48 22.94 0.00 0.00 0.00 09:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:01 PM eth0 37.85 26.24 239.05 5.01 0.00 0.00 0.00 09:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:01 PM eth0 38.46 28.90 80.68 9.76 0.00 0.00 0.00 09:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 54.75 40.80 444.11 12.57 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 02/28/2024 _x86_64_ (2 CPU) 09:01:16 PM LINUX RESTART 09:02:01 PM CPU %user %nice %system %iowait %steal %idle 09:03:01 PM all 31.85 0.00 3.27 6.06 0.14 58.68 09:03:01 PM 0 18.98 0.00 2.42 4.01 0.17 74.42 09:03:01 PM 1 45.17 0.00 4.15 8.17 0.11 42.42 09:04:01 PM all 23.50 0.00 2.09 5.12 0.08 69.21 09:04:01 PM 0 17.05 0.00 1.84 5.49 0.07 75.55 09:04:01 PM 1 30.06 0.00 2.34 4.73 0.09 62.78 09:05:01 PM all 33.71 0.00 2.05 0.79 0.10 63.35 09:05:01 PM 0 20.53 0.00 1.77 0.48 0.10 77.12 09:05:01 PM 1 47.26 0.00 2.35 1.13 0.11 49.15 Average: all 29.67 0.00 2.47 3.99 0.10 63.77 Average: 0 18.85 0.00 2.01 3.33 0.11 75.70 Average: 1 40.77 0.00 2.94 4.67 0.10 51.53