08:01:07 Started by timer 08:01:07 Running as SYSTEM 08:01:07 [EnvInject] - Loading node environment variables. 08:01:07 Building remotely on prd-centos7-builder-2c-1g-26828 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:07 [ssh-agent] Looking for ssh-agent implementation... 08:01:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:07 $ ssh-agent 08:01:07 SSH_AUTH_SOCK=/tmp/ssh-JTGthWBq4ilp/agent.6688 08:01:07 SSH_AGENT_PID=6691 08:01:07 [ssh-agent] Started. 08:01:07 Running ssh-add (command line suppressed) 08:01:07 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17545510704658853641.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17545510704658853641.key) 08:01:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:07 provisioning config files... 08:01:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:07 provisioning config files... 08:01:07 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4376941384621414555.sh 08:01:07 ---> jenkins-sandbox-cleanup.sh 08:01:07 Setup pyenv: 08:01:07 system 08:01:07 * 3.8.13 (set by /opt/pyenv/version) 08:01:07 * 3.9.13 (set by /opt/pyenv/version) 08:01:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8jMl 08:01:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:17 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:01:28 lf-activate-venv(): INFO: Adding /tmp/venv-8jMl/bin to PATH 08:01:28 Traceback (most recent call last): 08:01:28 File "/tmp/venv-8jMl/bin/jenkins-jobs", line 5, in 08:01:28 from jenkins_jobs.cli.entry import main 08:01:28 File "/tmp/venv-8jMl/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:28 from jenkins_jobs.config import JJBConfig 08:01:28 File "/tmp/venv-8jMl/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:28 from jenkins_jobs import builder 08:01:28 File "/tmp/venv-8jMl/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:28 import jenkins 08:01:28 File "/tmp/venv-8jMl/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:28 import requests 08:01:28 File "/tmp/venv-8jMl/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:28 import urllib3 08:01:28 File "/tmp/venv-8jMl/lib/python3.9/site-packages/urllib3/__init__.py", line 41, in 08:01:28 raise ImportError( 08:01:28 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:28 Build step 'Execute shell' marked build as failure 08:01:28 $ ssh-agent -k 08:01:28 unset SSH_AUTH_SOCK; 08:01:28 unset SSH_AGENT_PID; 08:01:28 echo Agent pid 6691 killed; 08:01:28 [ssh-agent] Stopped. 08:01:28 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17611010396161549053.sh 08:01:28 ---> sysstat.sh 08:01:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13748194779545339186.sh 08:01:28 ---> package-listing.sh 08:01:28 ++ facter osfamily 08:01:28 ++ tr '[:upper:]' '[:lower:]' 08:01:29 + OS_FAMILY=redhat 08:01:29 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:29 + START_PACKAGES=/tmp/packages_start.txt 08:01:29 + END_PACKAGES=/tmp/packages_end.txt 08:01:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:29 + PACKAGES=/tmp/packages_start.txt 08:01:29 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:29 + PACKAGES=/tmp/packages_end.txt 08:01:29 + case "${OS_FAMILY}" in 08:01:29 + rpm -qa 08:01:29 + sort 08:01:30 + '[' -f /tmp/packages_start.txt ']' 08:01:30 + '[' -f /tmp/packages_end.txt ']' 08:01:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:30 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:30 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:30 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18419840822088731403.sh 08:01:30 ---> capture-instance-metadata.sh 08:01:30 Setup pyenv: 08:01:30 system 08:01:30 3.8.13 08:01:30 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qBpF 08:01:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:37 lf-activate-venv(): INFO: Installing: lftools 08:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-qBpF/bin to PATH 08:02:01 INFO: Running in OpenStack, capturing instance metadata 08:02:01 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8129347784187254005.sh 08:02:01 provisioning config files... 08:02:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config13016443455655852530tmp 08:02:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:01 [EnvInject] - Injecting environment variables from a build step. 08:02:01 [EnvInject] - Injecting as environment variables the properties content 08:02:01 SERVER_ID=logs 08:02:01 08:02:01 [EnvInject] - Variables injected successfully. 08:02:01 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9617338411872951032.sh 08:02:01 ---> create-netrc.sh 08:02:01 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6645651769068587899.sh 08:02:01 ---> python-tools-install.sh 08:02:01 Setup pyenv: 08:02:01 system 08:02:01 3.8.13 08:02:01 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qBpF from file:/tmp/.os_lf_venv 08:02:02 lf-activate-venv(): INFO: Installing: lftools 08:02:10 lf-activate-venv(): INFO: Adding /tmp/venv-qBpF/bin to PATH 08:02:10 Generating Requirements File 08:02:50 Python 3.9.13 08:02:50 pip 23.3.2 from /tmp/venv-qBpF/lib/python3.9/site-packages/pip (python 3.9) 08:02:50 appdirs==1.4.4 08:02:50 argcomplete==3.2.1 08:02:50 aspy.yaml==1.3.0 08:02:50 attrs==23.2.0 08:02:50 autopage==0.5.2 08:02:50 Babel==2.14.0 08:02:50 beautifulsoup4==4.12.2 08:02:50 boto3==1.34.14 08:02:50 botocore==1.34.14 08:02:50 bs4==0.0.1 08:02:50 cachetools==5.3.2 08:02:50 certifi==2023.11.17 08:02:50 cffi==1.16.0 08:02:50 cfgv==3.4.0 08:02:50 chardet==5.2.0 08:02:50 charset-normalizer==3.3.2 08:02:50 click==8.1.7 08:02:50 cliff==4.4.0 08:02:50 cmd2==2.4.3 08:02:50 cryptography==3.3.2 08:02:50 debtcollector==2.5.0 08:02:50 decorator==5.1.1 08:02:50 defusedxml==0.7.1 08:02:50 Deprecated==1.2.14 08:02:50 distlib==0.3.8 08:02:50 dnspython==2.4.2 08:02:50 docker==4.2.2 08:02:50 dogpile.cache==1.3.0 08:02:50 email-validator==2.1.0.post1 08:02:50 filelock==3.13.1 08:02:50 future==0.18.3 08:02:50 gitdb==4.0.11 08:02:50 GitPython==3.1.40 08:02:50 google-auth==2.26.1 08:02:50 httplib2==0.22.0 08:02:50 identify==2.5.33 08:02:50 idna==3.6 08:02:50 importlib-metadata==7.0.1 08:02:50 importlib-resources==1.5.0 08:02:50 iso8601==2.1.0 08:02:50 Jinja2==3.1.2 08:02:50 jmespath==1.0.1 08:02:50 jsonpatch==1.33 08:02:50 jsonpointer==2.4 08:02:50 jsonschema==4.20.0 08:02:50 jsonschema-specifications==2023.12.1 08:02:50 keystoneauth1==5.4.0 08:02:50 kubernetes==28.1.0 08:02:50 lftools==0.37.8 08:02:50 lxml==5.0.1 08:02:50 MarkupSafe==2.1.3 08:02:50 msgpack==1.0.7 08:02:50 multi_key_dict==2.0.3 08:02:50 munch==4.0.0 08:02:50 netaddr==0.10.1 08:02:50 netifaces==0.11.0 08:02:50 niet==1.4.2 08:02:50 nodeenv==1.8.0 08:02:50 oauth2client==4.1.3 08:02:50 oauthlib==3.2.2 08:02:50 openstacksdk==0.62.0 08:02:50 os-client-config==2.1.0 08:02:50 os-service-types==1.7.0 08:02:50 osc-lib==2.9.0 08:02:50 oslo.config==9.2.0 08:02:50 oslo.context==5.3.0 08:02:50 oslo.i18n==6.2.0 08:02:50 oslo.log==5.4.0 08:02:50 oslo.serialization==5.2.0 08:02:50 oslo.utils==6.3.0 08:02:50 packaging==23.2 08:02:50 pbr==6.0.0 08:02:50 platformdirs==4.1.0 08:02:50 prettytable==3.9.0 08:02:50 pyasn1==0.5.1 08:02:50 pyasn1-modules==0.3.0 08:02:50 pycparser==2.21 08:02:50 pygerrit2==2.0.15 08:02:50 PyGithub==2.1.1 08:02:50 pyinotify==0.9.6 08:02:50 PyJWT==2.8.0 08:02:50 PyNaCl==1.5.0 08:02:50 pyparsing==2.4.7 08:02:50 pyperclip==1.8.2 08:02:50 pyrsistent==0.20.0 08:02:50 python-cinderclient==9.4.0 08:02:50 python-dateutil==2.8.2 08:02:50 python-heatclient==3.3.0 08:02:50 python-jenkins==1.8.2 08:02:50 python-keystoneclient==5.2.0 08:02:50 python-magnumclient==4.3.0 08:02:50 python-novaclient==18.4.0 08:02:50 python-openstackclient==6.0.0 08:02:50 python-swiftclient==4.4.0 08:02:50 pytz==2023.3.post1 08:02:50 PyYAML==6.0.1 08:02:50 referencing==0.32.1 08:02:50 requests==2.31.0 08:02:50 requests-oauthlib==1.3.1 08:02:50 requestsexceptions==1.4.0 08:02:50 rfc3986==2.0.0 08:02:50 rpds-py==0.16.2 08:02:50 rsa==4.9 08:02:50 ruamel.yaml==0.18.5 08:02:50 ruamel.yaml.clib==0.2.8 08:02:50 s3transfer==0.10.0 08:02:50 simplejson==3.19.2 08:02:50 six==1.16.0 08:02:50 smmap==5.0.1 08:02:50 soupsieve==2.5 08:02:50 stevedore==5.1.0 08:02:50 tabulate==0.9.0 08:02:50 toml==0.10.2 08:02:50 tomlkit==0.12.3 08:02:50 tqdm==4.66.1 08:02:50 typing_extensions==4.9.0 08:02:50 tzdata==2023.4 08:02:50 urllib3==1.26.18 08:02:50 virtualenv==20.25.0 08:02:50 wcwidth==0.2.13 08:02:50 websocket-client==1.7.0 08:02:50 wrapt==1.16.0 08:02:50 xdg==6.0.0 08:02:50 xmltodict==0.13.0 08:02:50 yq==3.2.3 08:02:50 zipp==3.17.0 08:02:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3021324507523592308.sh 08:02:50 ---> sudo-logs.sh 08:02:50 Archiving 'sudo' log.. 08:02:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1705216009714915225.sh 08:02:51 ---> job-cost.sh 08:02:51 Setup pyenv: 08:02:51 system 08:02:51 3.8.13 08:02:51 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qBpF from file:/tmp/.os_lf_venv 08:02:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:01 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:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:03:02 lf-activate-venv(): INFO: Adding /tmp/venv-qBpF/bin to PATH 08:03:02 INFO: No Stack... 08:03:02 INFO: Retrieving Pricing Info for: v3-standard-2 08:03:02 INFO: Archiving Costs 08:03:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins17698091496671235020.sh 08:03:02 ---> logs-deploy.sh 08:03:02 Setup pyenv: 08:03:02 system 08:03:02 3.8.13 08:03:02 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qBpF from file:/tmp/.os_lf_venv 08:03:04 lf-activate-venv(): INFO: Installing: lftools 08:03:14 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:14 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:03:14 lf-activate-venv(): INFO: Adding /tmp/venv-qBpF/bin to PATH 08:03:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/268 08:03:14 INFO: archiving workspace using pattern(s): 08:03:15 Archives upload complete. 08:03:16 INFO: archiving logs to Nexus 08:03:16 ---> uname -a: 08:03:16 Linux prd-centos7-builder-2c-1g-26828.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:16 08:03:16 08:03:16 ---> lscpu: 08:03:16 Architecture: x86_64 08:03:16 CPU op-mode(s): 32-bit, 64-bit 08:03:16 Byte Order: Little Endian 08:03:16 CPU(s): 2 08:03:16 On-line CPU(s) list: 0,1 08:03:16 Thread(s) per core: 1 08:03:16 Core(s) per socket: 1 08:03:16 Socket(s): 2 08:03:16 NUMA node(s): 1 08:03:16 Vendor ID: AuthenticAMD 08:03:16 CPU family: 23 08:03:16 Model: 49 08:03:16 Model name: AMD EPYC-Rome Processor 08:03:16 Stepping: 0 08:03:16 CPU MHz: 2800.000 08:03:16 BogoMIPS: 5600.00 08:03:16 Virtualization: AMD-V 08:03:16 Hypervisor vendor: KVM 08:03:16 Virtualization type: full 08:03:16 L1d cache: 32K 08:03:16 L1i cache: 32K 08:03:16 L2 cache: 512K 08:03:16 L3 cache: 16384K 08:03:16 NUMA node0 CPU(s): 0,1 08:03:16 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:16 08:03:16 08:03:16 ---> nproc: 08:03:16 2 08:03:16 08:03:16 08:03:16 ---> df -h: 08:03:16 Filesystem Size Used Avail Use% Mounted on 08:03:16 devtmpfs 3.8G 0 3.8G 0% /dev 08:03:16 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:16 tmpfs 3.9G 17M 3.9G 1% /run 08:03:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:03:16 /dev/vda1 40G 5.8G 35G 15% / 08:03:16 tmpfs 783M 0 783M 0% /run/user/0 08:03:16 tmpfs 783M 0 783M 0% /run/user/1001 08:03:16 08:03:16 08:03:16 ---> free -m: 08:03:16 total used free shared buff/cache available 08:03:16 Mem: 7821 484 5401 16 1935 7052 08:03:16 Swap: 1023 0 1023 08:03:16 08:03:16 08:03:17 ---> ip addr: 08:03:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:17 inet 127.0.0.1/8 scope host lo 08:03:17 valid_lft forever preferred_lft forever 08:03:17 inet6 ::1/128 scope host 08:03:17 valid_lft forever preferred_lft forever 08:03:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:17 link/ether fa:16:3e:d5:8f:b8 brd ff:ff:ff:ff:ff:ff 08:03:17 inet 10.30.122.54/23 brd 10.30.123.255 scope global dynamic eth0 08:03:17 valid_lft 86246sec preferred_lft 86246sec 08:03:17 inet6 fe80::f816:3eff:fed5:8fb8/64 scope link 08:03:17 valid_lft forever preferred_lft forever 08:03:17 08:03:17 08:03:17 ---> sar -b -r -n DEV: 08:03:17 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 01/06/2024 _x86_64_ (2 CPU) 08:03:17 08:03:17 08:00:37 AM LINUX RESTART 08:03:17 08:03:17 08:01:02 AM tps rtps wtps bread/s bwrtn/s 08:03:17 08:02:01 AM 129.54 38.38 91.17 4519.93 5556.38 08:03:17 08:03:01 AM 257.19 0.15 257.04 22.12 9185.54 08:03:17 Average: 193.86 19.11 174.75 2253.47 7385.13 08:03:17 08:03:17 08:01:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:17 08:02:01 AM 5784684 2224232 27.77 2620 1718384 537512 5.93 528748 1418388 159456 08:03:17 08:03:01 AM 5507060 2501856 31.24 2620 1892276 612296 6.76 660608 1531640 149424 08:03:17 Average: 5645872 2363044 29.51 2620 1805330 574904 6.35 594678 1475014 154440 08:03:17 08:03:17 08:01:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:03:17 08:02:01 AM eth0 184.57 108.82 1228.74 33.03 0.00 0.00 0.00 08:03:17 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:17 08:03:01 AM eth0 36.78 27.99 525.03 6.41 0.00 0.00 0.00 08:03:17 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:17 Average: eth0 110.10 68.09 874.14 19.61 0.00 0.00 0.00 08:03:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:17 08:03:17 08:03:17 ---> sar -P ALL: 08:03:17 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 01/06/2024 _x86_64_ (2 CPU) 08:03:17 08:03:17 08:00:37 AM LINUX RESTART 08:03:17 08:03:17 08:01:02 AM CPU %user %nice %system %iowait %steal %idle 08:03:17 08:02:01 AM all 41.57 0.00 5.73 2.61 0.13 49.96 08:03:17 08:02:01 AM 0 28.50 0.00 4.89 1.31 0.12 65.18 08:03:17 08:02:01 AM 1 55.01 0.00 6.61 3.94 0.13 34.31 08:03:17 08:03:01 AM all 34.15 0.00 2.91 8.35 0.13 54.46 08:03:17 08:03:01 AM 0 23.96 0.00 2.55 7.65 0.12 65.73 08:03:17 08:03:01 AM 1 44.56 0.00 3.27 9.06 0.16 42.96 08:03:17 Average: all 37.80 0.00 4.30 5.52 0.13 52.24 08:03:17 Average: 0 26.20 0.00 3.70 4.52 0.12 65.46 08:03:17 Average: 1 49.70 0.00 4.91 6.54 0.14 38.70 08:03:17 08:03:17 08:03:17