08:01:34 Started by timer 08:01:34 Running as SYSTEM 08:01:35 [EnvInject] - Loading node environment variables. 08:01:35 Building remotely on prd-centos7-builder-2c-1g-34674 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:35 [ssh-agent] Looking for ssh-agent implementation... 08:01:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:35 $ ssh-agent 08:01:35 SSH_AUTH_SOCK=/tmp/ssh-6LOmjvMjUKUk/agent.8083 08:01:35 SSH_AGENT_PID=8084 08:01:35 [ssh-agent] Started. 08:01:35 Running ssh-add (command line suppressed) 08:01:35 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17091717377397576720.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17091717377397576720.key) 08:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:35 provisioning config files... 08:01:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:35 provisioning config files... 08:01:35 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:35 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15603348196784223452.sh 08:01:35 ---> jenkins-sandbox-cleanup.sh 08:01:35 Setup pyenv: 08:01:35 system 08:01:35 * 3.8.13 (set by /opt/pyenv/version) 08:01:35 * 3.9.13 (set by /opt/pyenv/version) 08:01:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B7pn 08:01:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:43 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-B7pn/bin to PATH 08:01:49 Traceback (most recent call last): 08:01:49 File "/tmp/venv-B7pn/bin/jenkins-jobs", line 5, in 08:01:49 from jenkins_jobs.cli.entry import main 08:01:49 File "/tmp/venv-B7pn/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:49 from jenkins_jobs.config import JJBConfig 08:01:49 File "/tmp/venv-B7pn/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:49 from jenkins_jobs import builder 08:01:49 File "/tmp/venv-B7pn/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:49 import jenkins 08:01:49 File "/tmp/venv-B7pn/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:49 import requests 08:01:49 File "/tmp/venv-B7pn/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:49 import urllib3 08:01:49 File "/tmp/venv-B7pn/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:01:49 raise ImportError( 08:01:49 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:49 Build step 'Execute shell' marked build as failure 08:01:49 $ ssh-agent -k 08:01:49 unset SSH_AUTH_SOCK; 08:01:49 unset SSH_AGENT_PID; 08:01:49 echo Agent pid 8084 killed; 08:01:49 [ssh-agent] Stopped. 08:01:49 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:49 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9403654843855756486.sh 08:01:49 ---> sysstat.sh 08:01:49 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3688666346929425454.sh 08:01:49 ---> package-listing.sh 08:01:49 ++ tr '[:upper:]' '[:lower:]' 08:01:49 ++ facter osfamily 08:01:50 + OS_FAMILY=redhat 08:01:50 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:50 + START_PACKAGES=/tmp/packages_start.txt 08:01:50 + END_PACKAGES=/tmp/packages_end.txt 08:01:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:50 + PACKAGES=/tmp/packages_start.txt 08:01:50 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:50 + PACKAGES=/tmp/packages_end.txt 08:01:50 + case "${OS_FAMILY}" in 08:01:50 + rpm -qa 08:01:50 + sort 08:01:50 + '[' -f /tmp/packages_start.txt ']' 08:01:50 + '[' -f /tmp/packages_end.txt ']' 08:01:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:50 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:50 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8480339668829937682.sh 08:01:50 ---> capture-instance-metadata.sh 08:01:50 Setup pyenv: 08:01:51 system 08:01:51 3.8.13 08:01:51 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qFfG 08:01:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:57 lf-activate-venv(): INFO: Installing: lftools 08:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-qFfG/bin to PATH 08:02:18 INFO: Running in OpenStack, capturing instance metadata 08:02:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins991990786292654353.sh 08:02:18 provisioning config files... 08:02:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config15609462964010646307tmp 08:02:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:18 [EnvInject] - Injecting environment variables from a build step. 08:02:18 [EnvInject] - Injecting as environment variables the properties content 08:02:18 SERVER_ID=logs 08:02:18 08:02:18 [EnvInject] - Variables injected successfully. 08:02:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7426596677216040793.sh 08:02:18 ---> create-netrc.sh 08:02:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3222595260803890773.sh 08:02:19 ---> python-tools-install.sh 08:02:19 Setup pyenv: 08:02:19 system 08:02:19 3.8.13 08:02:19 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qFfG from file:/tmp/.os_lf_venv 08:02:19 lf-activate-venv(): INFO: Installing: lftools 08:02:27 lf-activate-venv(): INFO: Adding /tmp/venv-qFfG/bin to PATH 08:02:27 Generating Requirements File 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.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:02:53 Python 3.9.13 08:02:53 pip 24.3.1 from /tmp/venv-qFfG/lib/python3.9/site-packages/pip (python 3.9) 08:02:53 appdirs==1.4.4 08:02:53 argcomplete==3.5.2 08:02:53 aspy.yaml==1.3.0 08:02:53 attrs==24.2.0 08:02:53 autopage==0.5.2 08:02:53 beautifulsoup4==4.12.3 08:02:53 boto3==1.35.76 08:02:53 botocore==1.35.76 08:02:53 bs4==0.0.2 08:02:53 cachetools==5.5.0 08:02:53 certifi==2024.8.30 08:02:53 cffi==1.17.1 08:02:53 cfgv==3.4.0 08:02:53 chardet==5.2.0 08:02:53 charset-normalizer==3.4.0 08:02:53 click==8.1.7 08:02:53 cliff==4.8.0 08:02:53 cmd2==2.5.7 08:02:53 cryptography==3.3.2 08:02:53 debtcollector==3.0.0 08:02:53 decorator==5.1.1 08:02:53 defusedxml==0.7.1 08:02:53 Deprecated==1.2.15 08:02:53 distlib==0.3.9 08:02:53 dnspython==2.7.0 08:02:53 docker==4.2.2 08:02:53 dogpile.cache==1.3.3 08:02:53 durationpy==0.9 08:02:53 email_validator==2.2.0 08:02:53 filelock==3.16.1 08:02:53 future==1.0.0 08:02:53 gitdb==4.0.11 08:02:53 GitPython==3.1.43 08:02:53 google-auth==2.36.0 08:02:53 httplib2==0.22.0 08:02:53 identify==2.6.3 08:02:53 idna==3.10 08:02:53 importlib-resources==1.5.0 08:02:53 importlib_metadata==8.5.0 08:02:53 iso8601==2.1.0 08:02:53 Jinja2==3.1.4 08:02:53 jmespath==1.0.1 08:02:53 jsonpatch==1.33 08:02:53 jsonpointer==3.0.0 08:02:53 jsonschema==4.23.0 08:02:53 jsonschema-specifications==2024.10.1 08:02:53 keystoneauth1==5.9.1 08:02:53 kubernetes==31.0.0 08:02:53 lftools==0.37.10 08:02:53 lxml==5.3.0 08:02:53 MarkupSafe==3.0.2 08:02:53 msgpack==1.1.0 08:02:53 multi_key_dict==2.0.3 08:02:53 munch==4.0.0 08:02:53 netaddr==1.3.0 08:02:53 netifaces==0.11.0 08:02:53 niet==1.4.2 08:02:53 nodeenv==1.9.1 08:02:53 oauth2client==4.1.3 08:02:53 oauthlib==3.2.2 08:02:53 openstacksdk==0.62.0 08:02:53 os-client-config==2.1.0 08:02:53 os-service-types==1.7.0 08:02:53 osc-lib==3.2.0 08:02:53 oslo.config==9.7.0 08:02:53 oslo.context==5.7.0 08:02:53 oslo.i18n==6.5.0 08:02:53 oslo.log==6.2.0 08:02:53 oslo.serialization==5.6.0 08:02:53 oslo.utils==8.0.0 08:02:53 packaging==24.2 08:02:53 pbr==6.1.0 08:02:53 platformdirs==4.3.6 08:02:53 prettytable==3.12.0 08:02:53 psutil==6.1.0 08:02:53 pyasn1==0.6.1 08:02:53 pyasn1_modules==0.4.1 08:02:53 pycparser==2.22 08:02:53 pygerrit2==2.0.15 08:02:53 PyGithub==2.5.0 08:02:53 PyJWT==2.10.1 08:02:53 PyNaCl==1.5.0 08:02:53 pyparsing==2.4.7 08:02:53 pyperclip==1.9.0 08:02:53 pyrsistent==0.20.0 08:02:53 python-cinderclient==9.6.0 08:02:53 python-dateutil==2.9.0.post0 08:02:53 python-heatclient==4.0.0 08:02:53 python-jenkins==1.8.2 08:02:53 python-keystoneclient==5.5.0 08:02:53 python-magnumclient==4.7.0 08:02:53 python-novaclient==18.7.0 08:02:53 python-openstackclient==6.0.1 08:02:53 python-swiftclient==4.6.0 08:02:53 PyYAML==6.0.2 08:02:53 referencing==0.35.1 08:02:53 requests==2.32.3 08:02:53 requests-oauthlib==2.0.0 08:02:53 requestsexceptions==1.4.0 08:02:53 rfc3986==2.0.0 08:02:53 rpds-py==0.22.3 08:02:53 rsa==4.9 08:02:53 ruamel.yaml==0.18.6 08:02:53 ruamel.yaml.clib==0.2.12 08:02:53 s3transfer==0.10.4 08:02:53 simplejson==3.19.3 08:02:53 six==1.17.0 08:02:53 smmap==5.0.1 08:02:53 soupsieve==2.6 08:02:53 stevedore==5.4.0 08:02:53 tabulate==0.9.0 08:02:53 toml==0.10.2 08:02:53 tomlkit==0.13.2 08:02:53 tqdm==4.67.1 08:02:53 typing_extensions==4.12.2 08:02:53 tzdata==2024.2 08:02:53 urllib3==1.26.20 08:02:53 virtualenv==20.28.0 08:02:53 wcwidth==0.2.13 08:02:53 websocket-client==1.8.0 08:02:53 wrapt==1.17.0 08:02:53 xdg==6.0.0 08:02:53 xmltodict==0.14.2 08:02:53 yq==3.4.3 08:02:53 zipp==3.21.0 08:02:53 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4660080412537484213.sh 08:02:53 ---> sudo-logs.sh 08:02:53 Archiving 'sudo' log.. 08:02:54 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4729942588071526126.sh 08:02:54 ---> job-cost.sh 08:02:54 Setup pyenv: 08:02:54 system 08:02:54 3.8.13 08:02:54 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qFfG from file:/tmp/.os_lf_venv 08:02:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:02 lf-activate-venv(): INFO: Adding /tmp/venv-qFfG/bin to PATH 08:03:02 INFO: No Stack... 08:03:02 INFO: Retrieving Pricing Info for: v3-standard-2 08:03:03 INFO: Archiving Costs 08:03:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins8276176181282885487.sh 08:03:03 ---> logs-deploy.sh 08:03:03 Setup pyenv: 08:03:03 system 08:03:03 3.8.13 08:03:03 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qFfG from file:/tmp/.os_lf_venv 08:03:04 lf-activate-venv(): INFO: Installing: lftools 08:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-qFfG/bin to PATH 08:03:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/316 08:03:12 INFO: archiving workspace using pattern(s): 08:03:13 Archives upload complete. 08:03:13 INFO: archiving logs to Nexus 08:03:14 ---> uname -a: 08:03:14 Linux prd-centos7-builder-2c-1g-34674.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:14 08:03:14 08:03:14 ---> lscpu: 08:03:14 Architecture: x86_64 08:03:14 CPU op-mode(s): 32-bit, 64-bit 08:03:14 Byte Order: Little Endian 08:03:14 CPU(s): 2 08:03:14 On-line CPU(s) list: 0,1 08:03:14 Thread(s) per core: 1 08:03:14 Core(s) per socket: 1 08:03:14 Socket(s): 2 08:03:14 NUMA node(s): 1 08:03:14 Vendor ID: AuthenticAMD 08:03:14 CPU family: 23 08:03:14 Model: 49 08:03:14 Model name: AMD EPYC-Rome Processor 08:03:14 Stepping: 0 08:03:14 CPU MHz: 2800.000 08:03:14 BogoMIPS: 5600.00 08:03:14 Virtualization: AMD-V 08:03:14 Hypervisor vendor: KVM 08:03:14 Virtualization type: full 08:03:14 L1d cache: 32K 08:03:14 L1i cache: 32K 08:03:14 L2 cache: 512K 08:03:14 L3 cache: 16384K 08:03:14 NUMA node0 CPU(s): 0,1 08:03:14 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:14 08:03:14 08:03:14 ---> nproc: 08:03:14 2 08:03:14 08:03:14 08:03:14 ---> df -h: 08:03:14 Filesystem Size Used Avail Use% Mounted on 08:03:14 devtmpfs 3.8G 0 3.8G 0% /dev 08:03:14 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:14 tmpfs 3.9G 17M 3.9G 1% /run 08:03:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:03:14 /dev/vda1 40G 5.7G 35G 15% / 08:03:14 tmpfs 783M 0 783M 0% /run/user/1001 08:03:14 08:03:14 08:03:14 ---> free -m: 08:03:14 total used free shared buff/cache available 08:03:14 Mem: 7821 495 5451 16 1873 7043 08:03:14 Swap: 1023 0 1023 08:03:14 08:03:14 08:03:14 ---> ip addr: 08:03:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:14 inet 127.0.0.1/8 scope host lo 08:03:14 valid_lft forever preferred_lft forever 08:03:14 inet6 ::1/128 scope host 08:03:14 valid_lft forever preferred_lft forever 08:03:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:14 link/ether fa:16:3e:d8:5b:cd brd ff:ff:ff:ff:ff:ff 08:03:14 inet 10.30.123.106/23 brd 10.30.123.255 scope global dynamic eth0 08:03:14 valid_lft 86275sec preferred_lft 86275sec 08:03:14 inet6 fe80::f816:3eff:fed8:5bcd/64 scope link 08:03:14 valid_lft forever preferred_lft forever 08:03:14 08:03:14 08:03:14 ---> sar -b -r -n DEV: 08:03:14 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 12/07/2024 _x86_64_ (2 CPU) 08:03:14 08:03:14 08:01:02 AM LINUX RESTART 08:03:14 08:03:14 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:03:14 08:03:01 AM 244.24 0.78 243.45 107.40 9265.69 08:03:14 Average: 244.24 0.78 243.45 107.40 9265.69 08:03:14 08:03:14 08:02:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:14 08:03:01 AM 5569980 2438928 30.45 2620 1826964 650544 7.18 667652 1467600 130860 08:03:14 Average: 5569980 2438928 30.45 2620 1826964 650544 7.18 667652 1467600 130860 08:03:14 08:03:14 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:03:14 08:03:01 AM eth0 57.98 45.35 845.88 17.51 0.00 0.00 0.00 08:03:14 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:14 Average: eth0 57.98 45.35 845.88 17.51 0.00 0.00 0.00 08:03:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:14 08:03:14 08:03:14 ---> sar -P ALL: 08:03:14 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 12/07/2024 _x86_64_ (2 CPU) 08:03:14 08:03:14 08:01:02 AM LINUX RESTART 08:03:14 08:03:14 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:14 08:03:01 AM all 35.03 0.00 3.24 6.04 0.12 55.56 08:03:14 08:03:01 AM 0 16.08 0.00 2.35 5.24 0.12 76.22 08:03:14 08:03:01 AM 1 55.01 0.00 4.17 6.87 0.14 33.80 08:03:14 Average: all 35.03 0.00 3.24 6.04 0.12 55.56 08:03:14 Average: 0 16.08 0.00 2.35 5.24 0.12 76.22 08:03:14 Average: 1 55.01 0.00 4.17 6.87 0.14 33.80 08:03:14 08:03:14 08:03:14