08:00:47 Started by timer 08:00:47 Running as SYSTEM 08:00:47 [EnvInject] - Loading node environment variables. 08:00:47 Building remotely on prd-centos7-builder-2c-1g-705 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:47 [ssh-agent] Looking for ssh-agent implementation... 08:00:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:48 $ ssh-agent 08:00:48 SSH_AUTH_SOCK=/tmp/ssh-ttj0w5u7ZtNq/agent.8088 08:00:48 SSH_AGENT_PID=8089 08:00:48 [ssh-agent] Started. 08:00:48 Running ssh-add (command line suppressed) 08:00:48 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_14543783736309480604.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_14543783736309480604.key) 08:00:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:48 provisioning config files... 08:00:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:48 provisioning config files... 08:00:48 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:48 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18306263439334196877.sh 08:00:48 ---> jenkins-sandbox-cleanup.sh 08:00:48 Setup pyenv: 08:00:48 system 08:00:48 * 3.8.13 (set by /opt/pyenv/version) 08:00:48 * 3.9.13 (set by /opt/pyenv/version) 08:00:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TUEz 08:00:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:00:57 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:01:05 lf-activate-venv(): INFO: Adding /tmp/venv-TUEz/bin to PATH 08:01:05 Traceback (most recent call last): 08:01:05 File "/tmp/venv-TUEz/bin/jenkins-jobs", line 5, in 08:01:05 from jenkins_jobs.cli.entry import main 08:01:05 File "/tmp/venv-TUEz/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:05 from jenkins_jobs.config import JJBConfig 08:01:05 File "/tmp/venv-TUEz/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:05 from jenkins_jobs import builder 08:01:05 File "/tmp/venv-TUEz/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:05 import jenkins 08:01:05 File "/tmp/venv-TUEz/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:05 import requests 08:01:05 File "/tmp/venv-TUEz/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:05 import urllib3 08:01:05 File "/tmp/venv-TUEz/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:01:05 raise ImportError( 08:01:05 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:01:05 Build step 'Execute shell' marked build as failure 08:01:05 $ ssh-agent -k 08:01:05 unset SSH_AUTH_SOCK; 08:01:05 unset SSH_AGENT_PID; 08:01:05 echo Agent pid 8089 killed; 08:01:05 [ssh-agent] Stopped. 08:01:06 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10712739478686675825.sh 08:01:06 ---> sysstat.sh 08:01:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13980786659748885598.sh 08:01:06 ---> package-listing.sh 08:01:06 ++ facter osfamily 08:01:06 ++ tr '[:upper:]' '[:lower:]' 08:01:06 + OS_FAMILY=redhat 08:01:06 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:06 + START_PACKAGES=/tmp/packages_start.txt 08:01:06 + END_PACKAGES=/tmp/packages_end.txt 08:01:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:06 + PACKAGES=/tmp/packages_start.txt 08:01:06 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:06 + PACKAGES=/tmp/packages_end.txt 08:01:06 + case "${OS_FAMILY}" in 08:01:06 + rpm -qa 08:01:06 + sort 08:01:07 + '[' -f /tmp/packages_start.txt ']' 08:01:07 + '[' -f /tmp/packages_end.txt ']' 08:01:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:07 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:07 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14759219473475542383.sh 08:01:07 ---> capture-instance-metadata.sh 08:01:07 Setup pyenv: 08:01:07 system 08:01:07 3.8.13 08:01:07 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sM7f 08:01:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:14 lf-activate-venv(): INFO: Installing: lftools 08:01:42 lf-activate-venv(): INFO: Adding /tmp/venv-sM7f/bin to PATH 08:01:42 INFO: Running in OpenStack, capturing instance metadata 08:01:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13818930245455150745.sh 08:01:42 provisioning config files... 08:01:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config13334452497133712956tmp 08:01:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:42 [EnvInject] - Injecting environment variables from a build step. 08:01:42 [EnvInject] - Injecting as environment variables the properties content 08:01:42 SERVER_ID=logs 08:01:42 08:01:42 [EnvInject] - Variables injected successfully. 08:01:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12512139087673530711.sh 08:01:42 ---> create-netrc.sh 08:01:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1399525652480251976.sh 08:01:42 ---> python-tools-install.sh 08:01:43 Setup pyenv: 08:01:43 system 08:01:43 3.8.13 08:01:43 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sM7f from file:/tmp/.os_lf_venv 08:01:44 lf-activate-venv(): INFO: Installing: lftools 08:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-sM7f/bin to PATH 08:01:53 Generating Requirements File 08:02:39 Python 3.9.13 08:02:39 pip 24.0 from /tmp/venv-sM7f/lib/python3.9/site-packages/pip (python 3.9) 08:02:40 appdirs==1.4.4 08:02:40 argcomplete==3.2.2 08:02:40 aspy.yaml==1.3.0 08:02:40 attrs==23.2.0 08:02:40 autopage==0.5.2 08:02:40 beautifulsoup4==4.12.3 08:02:40 boto3==1.34.39 08:02:40 botocore==1.34.39 08:02:40 bs4==0.0.2 08:02:40 cachetools==5.3.2 08:02:40 certifi==2024.2.2 08:02:40 cffi==1.16.0 08:02:40 cfgv==3.4.0 08:02:40 chardet==5.2.0 08:02:40 charset-normalizer==3.3.2 08:02:40 click==8.1.7 08:02:40 cliff==4.5.0 08:02:40 cmd2==2.4.3 08:02:40 cryptography==3.3.2 08:02:40 debtcollector==2.5.0 08:02:40 decorator==5.1.1 08:02:40 defusedxml==0.7.1 08:02:40 Deprecated==1.2.14 08:02:40 distlib==0.3.8 08:02:40 dnspython==2.5.0 08:02:40 docker==4.2.2 08:02:40 dogpile.cache==1.3.1 08:02:40 email-validator==2.1.0.post1 08:02:40 filelock==3.13.1 08:02:40 future==0.18.3 08:02:40 gitdb==4.0.11 08:02:40 GitPython==3.1.41 08:02:40 google-auth==2.27.0 08:02:40 httplib2==0.22.0 08:02:40 identify==2.5.33 08:02:40 idna==3.6 08:02:40 importlib-metadata==7.0.1 08:02:40 importlib-resources==1.5.0 08:02:40 iso8601==2.1.0 08:02:40 Jinja2==3.1.3 08:02:40 jmespath==1.0.1 08:02:40 jsonpatch==1.33 08:02:40 jsonpointer==2.4 08:02:40 jsonschema==4.21.1 08:02:40 jsonschema-specifications==2023.12.1 08:02:40 keystoneauth1==5.5.0 08:02:40 kubernetes==29.0.0 08:02:40 lftools==0.37.8 08:02:40 lxml==5.1.0 08:02:40 MarkupSafe==2.1.5 08:02:40 msgpack==1.0.7 08:02:40 multi_key_dict==2.0.3 08:02:40 munch==4.0.0 08:02:40 netaddr==1.0.0 08:02:40 netifaces==0.11.0 08:02:40 niet==1.4.2 08:02:40 nodeenv==1.8.0 08:02:40 oauth2client==4.1.3 08:02:40 oauthlib==3.2.2 08:02:40 openstacksdk==0.62.0 08:02:40 os-client-config==2.1.0 08:02:40 os-service-types==1.7.0 08:02:40 osc-lib==3.0.0 08:02:40 oslo.config==9.3.0 08:02:40 oslo.context==5.3.0 08:02:40 oslo.i18n==6.2.0 08:02:40 oslo.log==5.4.0 08:02:40 oslo.serialization==5.3.0 08:02:40 oslo.utils==7.0.0 08:02:40 packaging==23.2 08:02:40 pbr==6.0.0 08:02:40 platformdirs==4.2.0 08:02:40 prettytable==3.9.0 08:02:40 pyasn1==0.5.1 08:02:40 pyasn1-modules==0.3.0 08:02:40 pycparser==2.21 08:02:40 pygerrit2==2.0.15 08:02:40 PyGithub==2.2.0 08:02:40 pyinotify==0.9.6 08:02:40 PyJWT==2.8.0 08:02:40 PyNaCl==1.5.0 08:02:40 pyparsing==2.4.7 08:02:40 pyperclip==1.8.2 08:02:40 pyrsistent==0.20.0 08:02:40 python-cinderclient==9.4.0 08:02:40 python-dateutil==2.8.2 08:02:40 python-heatclient==3.4.0 08:02:40 python-jenkins==1.8.2 08:02:40 python-keystoneclient==5.3.0 08:02:40 python-magnumclient==4.3.0 08:02:40 python-novaclient==18.4.0 08:02:40 python-openstackclient==6.0.1 08:02:40 python-swiftclient==4.4.0 08:02:40 pytz==2024.1 08:02:40 PyYAML==6.0.1 08:02:40 referencing==0.33.0 08:02:40 requests==2.31.0 08:02:40 requests-oauthlib==1.3.1 08:02:40 requestsexceptions==1.4.0 08:02:40 rfc3986==2.0.0 08:02:40 rpds-py==0.17.1 08:02:40 rsa==4.9 08:02:40 ruamel.yaml==0.18.6 08:02:40 ruamel.yaml.clib==0.2.8 08:02:40 s3transfer==0.10.0 08:02:40 simplejson==3.19.2 08:02:40 six==1.16.0 08:02:40 smmap==5.0.1 08:02:40 soupsieve==2.5 08:02:40 stevedore==5.1.0 08:02:40 tabulate==0.9.0 08:02:40 toml==0.10.2 08:02:40 tomlkit==0.12.3 08:02:40 tqdm==4.66.1 08:02:40 typing_extensions==4.9.0 08:02:40 tzdata==2023.4 08:02:40 urllib3==1.26.18 08:02:40 virtualenv==20.25.0 08:02:40 wcwidth==0.2.13 08:02:40 websocket-client==1.7.0 08:02:40 wrapt==1.16.0 08:02:40 xdg==6.0.0 08:02:40 xmltodict==0.13.0 08:02:40 yq==3.2.3 08:02:40 zipp==3.17.0 08:02:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2828292526387868143.sh 08:02:40 ---> sudo-logs.sh 08:02:40 Archiving 'sudo' log.. 08:02:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9699335677917169454.sh 08:02:40 ---> job-cost.sh 08:02:40 Setup pyenv: 08:02:40 system 08:02:40 3.8.13 08:02:40 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sM7f from file:/tmp/.os_lf_venv 08:02:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:52 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:02:52 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:02:52 lf-activate-venv(): INFO: Adding /tmp/venv-sM7f/bin to PATH 08:02:52 INFO: No Stack... 08:02:52 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:53 INFO: Archiving Costs 08:02:53 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins5746888887674217954.sh 08:02:53 ---> logs-deploy.sh 08:02:53 Setup pyenv: 08:02:53 system 08:02:53 3.8.13 08:02:53 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sM7f from file:/tmp/.os_lf_venv 08:02:54 lf-activate-venv(): INFO: Installing: lftools 08:03: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:03:07 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-sM7f/bin to PATH 08:03:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/273 08:03:07 INFO: archiving workspace using pattern(s): 08:03:08 Archives upload complete. 08:03:08 INFO: archiving logs to Nexus 08:03:09 ---> uname -a: 08:03:09 Linux prd-centos7-builder-2c-1g-705.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:03:09 08:03:09 08:03:09 ---> lscpu: 08:03:09 Architecture: x86_64 08:03:09 CPU op-mode(s): 32-bit, 64-bit 08:03:09 Byte Order: Little Endian 08:03:09 CPU(s): 2 08:03:09 On-line CPU(s) list: 0,1 08:03:09 Thread(s) per core: 1 08:03:09 Core(s) per socket: 1 08:03:09 Socket(s): 2 08:03:09 NUMA node(s): 1 08:03:09 Vendor ID: AuthenticAMD 08:03:09 CPU family: 23 08:03:09 Model: 49 08:03:09 Model name: AMD EPYC-Rome Processor 08:03:09 Stepping: 0 08:03:09 CPU MHz: 2799.998 08:03:09 BogoMIPS: 5599.99 08:03:09 Virtualization: AMD-V 08:03:09 Hypervisor vendor: KVM 08:03:09 Virtualization type: full 08:03:09 L1d cache: 32K 08:03:09 L1i cache: 32K 08:03:09 L2 cache: 512K 08:03:09 L3 cache: 16384K 08:03:09 NUMA node0 CPU(s): 0,1 08:03:09 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:03:09 08:03:09 08:03:09 ---> nproc: 08:03:09 2 08:03:09 08:03:09 08:03:09 ---> df -h: 08:03:09 Filesystem Size Used Avail Use% Mounted on 08:03:09 devtmpfs 3.8G 0 3.8G 0% /dev 08:03:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:09 tmpfs 3.9G 17M 3.9G 1% /run 08:03:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:03:09 /dev/vda1 40G 5.7G 35G 15% / 08:03:09 tmpfs 783M 0 783M 0% /run/user/1001 08:03:09 tmpfs 783M 0 783M 0% /run/user/0 08:03:09 08:03:09 08:03:09 ---> free -m: 08:03:09 total used free shared buff/cache available 08:03:09 Mem: 7821 475 5453 16 1892 7063 08:03:09 Swap: 1023 0 1023 08:03:09 08:03:09 08:03:09 ---> ip addr: 08:03:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:09 inet 127.0.0.1/8 scope host lo 08:03:09 valid_lft forever preferred_lft forever 08:03:09 inet6 ::1/128 scope host 08:03:09 valid_lft forever preferred_lft forever 08:03:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:09 link/ether fa:16:3e:89:7d:80 brd ff:ff:ff:ff:ff:ff 08:03:09 inet 10.30.123.125/23 brd 10.30.123.255 scope global dynamic eth0 08:03:09 valid_lft 86232sec preferred_lft 86232sec 08:03:09 inet6 fe80::f816:3eff:fe89:7d80/64 scope link 08:03:09 valid_lft forever preferred_lft forever 08:03:09 08:03:09 08:03:09 ---> sar -b -r -n DEV: 08:03:09 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 02/10/2024 _x86_64_ (2 CPU) 08:03:09 08:03:09 08:00:16 AM LINUX RESTART 08:03:09 08:03:09 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:09 08:02:01 AM 119.40 2.88 116.52 251.97 5613.12 08:03:09 08:03:01 AM 221.67 0.18 221.49 22.39 7751.99 08:03:09 Average: 170.53 1.53 169.00 137.19 6682.47 08:03:09 08:03:09 08:01:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:09 08:02:01 AM 5717168 2291748 28.61 2620 1733012 620196 6.85 597252 1421988 140756 08:03:09 08:03:01 AM 5564420 2444496 30.52 2620 1834276 641988 7.09 659736 1482680 96744 08:03:09 Average: 5640794 2368122 29.57 2620 1783644 631092 6.97 628494 1452334 118750 08:03:09 08:03:09 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:03:09 08:02:01 AM eth0 109.66 96.35 697.01 14.64 0.00 0.00 0.00 08:03:09 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:09 08:03:01 AM eth0 77.79 70.43 351.29 10.70 0.00 0.00 0.00 08:03:09 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:09 Average: eth0 93.73 83.39 524.16 12.67 0.00 0.00 0.00 08:03:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:09 08:03:09 08:03:09 ---> sar -P ALL: 08:03:09 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 02/10/2024 _x86_64_ (2 CPU) 08:03:09 08:03:09 08:00:16 AM LINUX RESTART 08:03:09 08:03:09 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:09 08:02:01 AM all 35.40 0.00 2.91 2.96 0.11 58.62 08:03:09 08:02:01 AM 0 44.73 0.00 2.93 3.86 0.13 48.36 08:03:09 08:02:01 AM 1 26.33 0.00 2.88 2.10 0.09 68.60 08:03:09 08:03:01 AM all 31.81 0.00 2.76 6.28 0.10 59.05 08:03:09 08:03:01 AM 0 43.08 0.00 3.19 7.94 0.11 45.69 08:03:09 08:03:01 AM 1 20.83 0.00 2.34 4.65 0.10 72.07 08:03:09 Average: all 33.59 0.00 2.83 4.63 0.11 58.84 08:03:09 Average: 0 43.90 0.00 3.06 5.91 0.12 47.02 08:03:09 Average: 1 23.57 0.00 2.61 3.38 0.10 70.34 08:03:09 08:03:09 08:03:09