08:01:26 Started by timer 08:01:26 Running as SYSTEM 08:01:26 [EnvInject] - Loading node environment variables. 08:01:26 Building remotely on prd-centos8-builder-1c-1g-3806 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:26 [ssh-agent] Looking for ssh-agent implementation... 08:01:26 $ ssh-agent 08:01:27 SSH_AUTH_SOCK=/tmp/ssh-eG2Iv8MtOYVJ/agent.5175 08:01:27 SSH_AGENT_PID=5177 08:01:27 [ssh-agent] Started. 08:01:27 Running ssh-add (command line suppressed) 08:01:27 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_13578840401362896601.key (jenkins-ssh) 08:01:27 [ssh-agent] Using credentials jenkins (jenkins) 08:01:27 provisioning config files... 08:01:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:27 provisioning config files... 08:01:27 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7117634601417287916.sh 08:01:27 ---> jenkins-sandbox-cleanup.sh 08:01:27 Setup pyenv: 08:01:28 system 08:01:28 * 3.8.13 (set by /opt/pyenv/version) 08:01:28 * 3.9.13 (set by /opt/pyenv/version) 08:01:28 * 3.10.6 (set by /opt/pyenv/version) 08:01:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Djk3 08:01:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:36 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-Djk3/bin to PATH 08:01:43 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:43 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:43 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:43 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:43 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:43 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:43 Traceback (most recent call last): 08:01:43 File "/tmp/venv-Djk3/bin/jenkins-jobs", line 8, in 08:01:43 sys.exit(main()) 08:01:43 File "/tmp/venv-Djk3/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:43 jjb = JenkinsJobs(argv) 08:01:43 File "/tmp/venv-Djk3/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:43 self.parser = create_parser() 08:01:43 File "/tmp/venv-Djk3/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:43 extension_manager.map(parse_subcommand_args, subparser) 08:01:43 File "/tmp/venv-Djk3/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:43 raise NoMatches('No %s extensions found' % self.namespace) 08:01:43 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:43 Build step 'Execute shell' marked build as failure 08:01:43 $ ssh-agent -k 08:01:44 unset SSH_AUTH_SOCK; 08:01:44 unset SSH_AGENT_PID; 08:01:44 echo Agent pid 5177 killed; 08:01:44 [ssh-agent] Stopped. 08:01:44 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:44 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9984167693548776445.sh 08:01:44 ---> sysstat.sh 08:01:44 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13325119850408137724.sh 08:01:44 ---> package-listing.sh 08:01:44 ++ facter osfamily 08:01:44 ++ tr '[:upper:]' '[:lower:]' 08:01:45 + OS_FAMILY=redhat 08:01:45 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:45 + START_PACKAGES=/tmp/packages_start.txt 08:01:45 + END_PACKAGES=/tmp/packages_end.txt 08:01:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:45 + PACKAGES=/tmp/packages_start.txt 08:01:45 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:45 + PACKAGES=/tmp/packages_end.txt 08:01:45 + case "${OS_FAMILY}" in 08:01:45 + rpm -qa 08:01:45 + sort 08:01:52 + '[' -f /tmp/packages_start.txt ']' 08:01:52 + '[' -f /tmp/packages_end.txt ']' 08:01:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:52 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:52 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13832366007112903691.sh 08:01:52 ---> capture-instance-metadata.sh 08:01:53 Setup pyenv: 08:01:53 system 08:01:53 3.8.13 08:01:53 3.9.13 08:01:53 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-raPl 08:01:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:00 lf-activate-venv(): INFO: Installing: lftools 08:02:25 lf-activate-venv(): INFO: Adding /tmp/venv-raPl/bin to PATH 08:02:25 INFO: Running in OpenStack, capturing instance metadata 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins689747880365602681.sh 08:02:26 provisioning config files... 08:02:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config5451431666084220128tmp 08:02:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:26 [EnvInject] - Injecting environment variables from a build step. 08:02:26 [EnvInject] - Injecting as environment variables the properties content 08:02:26 SERVER_ID=logs 08:02:26 08:02:26 [EnvInject] - Variables injected successfully. 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4364580002469641827.sh 08:02:26 ---> create-netrc.sh 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17338232383285167609.sh 08:02:26 ---> python-tools-install.sh 08:02:26 Setup pyenv: 08:02:26 system 08:02:26 3.8.13 08:02:26 3.9.13 08:02:26 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-raPl from file:/tmp/.os_lf_venv 08:02:28 lf-activate-venv(): INFO: Installing: lftools 08:02:36 lf-activate-venv(): INFO: Adding /tmp/venv-raPl/bin to PATH 08:02:36 Generating Requirements File 08:02:57 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:57 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:02:58 Python 3.10.6 08:02:58 pip 25.0.1 from /tmp/venv-raPl/lib/python3.10/site-packages/pip (python 3.10) 08:02:58 appdirs==1.4.4 08:02:58 argcomplete==3.6.1 08:02:58 aspy.yaml==1.3.0 08:02:58 attrs==25.3.0 08:02:58 autopage==0.5.2 08:02:58 beautifulsoup4==4.13.3 08:02:58 boto3==1.37.22 08:02:58 botocore==1.37.22 08:02:58 bs4==0.0.2 08:02:58 cachetools==5.5.2 08:02:58 certifi==2025.1.31 08:02:58 cffi==1.17.1 08:02:58 cfgv==3.4.0 08:02:58 chardet==5.2.0 08:02:58 charset-normalizer==3.4.1 08:02:58 click==8.1.8 08:02:58 cliff==4.9.1 08:02:58 cmd2==2.5.11 08:02:58 cryptography==3.3.2 08:02:58 debtcollector==3.0.0 08:02:58 decorator==5.2.1 08:02:58 defusedxml==0.7.1 08:02:58 Deprecated==1.2.18 08:02:58 distlib==0.3.9 08:02:58 dnspython==2.7.0 08:02:58 docker==4.2.2 08:02:58 dogpile.cache==1.3.4 08:02:58 durationpy==0.9 08:02:58 email_validator==2.2.0 08:02:58 filelock==3.18.0 08:02:58 future==1.0.0 08:02:58 gitdb==4.0.12 08:02:58 GitPython==3.1.44 08:02:58 google-auth==2.38.0 08:02:58 httplib2==0.22.0 08:02:58 identify==2.6.9 08:02:58 idna==3.10 08:02:58 importlib-resources==1.5.0 08:02:58 iso8601==2.1.0 08:02:58 Jinja2==3.1.6 08:02:58 jmespath==1.0.1 08:02:58 jsonpatch==1.33 08:02:58 jsonpointer==3.0.0 08:02:58 jsonschema==4.23.0 08:02:58 jsonschema-specifications==2024.10.1 08:02:58 keystoneauth1==5.10.0 08:02:58 kubernetes==32.0.1 08:02:58 lftools==0.37.12 08:02:58 lxml==5.3.1 08:02:58 MarkupSafe==3.0.2 08:02:58 msgpack==1.1.0 08:02:58 multi_key_dict==2.0.3 08:02:58 munch==4.0.0 08:02:58 netaddr==1.3.0 08:02:58 niet==1.4.2 08:02:58 nodeenv==1.9.1 08:02:58 oauth2client==4.1.3 08:02:58 oauthlib==3.2.2 08:02:58 openstacksdk==4.4.0 08:02:58 os-client-config==2.1.0 08:02:58 os-service-types==1.7.0 08:02:58 osc-lib==3.2.0 08:02:58 oslo.config==9.7.1 08:02:58 oslo.context==5.7.1 08:02:58 oslo.i18n==6.5.1 08:02:58 oslo.log==7.1.0 08:02:58 oslo.serialization==5.7.0 08:02:58 oslo.utils==8.2.0 08:02:58 packaging==24.2 08:02:58 pbr==6.1.1 08:02:58 platformdirs==4.3.7 08:02:58 prettytable==3.16.0 08:02:58 psutil==7.0.0 08:02:58 pyasn1==0.6.1 08:02:58 pyasn1_modules==0.4.2 08:02:58 pycparser==2.22 08:02:58 pygerrit2==2.0.15 08:02:58 PyGithub==2.6.1 08:02:58 PyJWT==2.10.1 08:02:58 PyNaCl==1.5.0 08:02:58 pyparsing==2.4.7 08:02:58 pyperclip==1.9.0 08:02:58 pyrsistent==0.20.0 08:02:58 python-cinderclient==9.7.0 08:02:58 python-dateutil==2.9.0.post0 08:02:58 python-heatclient==4.1.0 08:02:58 python-jenkins==1.8.2 08:02:58 python-keystoneclient==5.6.0 08:02:58 python-magnumclient==4.8.1 08:02:58 python-openstackclient==7.4.0 08:02:58 python-swiftclient==4.7.0 08:02:58 PyYAML==6.0.2 08:02:58 referencing==0.36.2 08:02:58 requests==2.32.3 08:02:58 requests-oauthlib==2.0.0 08:02:58 requestsexceptions==1.4.0 08:02:58 rfc3986==2.0.0 08:02:58 rpds-py==0.24.0 08:02:58 rsa==4.9 08:02:58 ruamel.yaml==0.18.10 08:02:58 ruamel.yaml.clib==0.2.12 08:02:58 s3transfer==0.11.4 08:02:58 simplejson==3.20.1 08:02:58 six==1.17.0 08:02:58 smmap==5.0.2 08:02:58 soupsieve==2.6 08:02:58 stevedore==5.4.1 08:02:58 tabulate==0.9.0 08:02:58 toml==0.10.2 08:02:58 tomlkit==0.13.2 08:02:58 tqdm==4.67.1 08:02:58 typing_extensions==4.13.0 08:02:58 tzdata==2025.2 08:02:58 urllib3==1.26.20 08:02:58 virtualenv==20.29.3 08:02:58 wcwidth==0.2.13 08:02:58 websocket-client==1.8.0 08:02:58 wrapt==1.17.2 08:02:58 xdg==6.0.0 08:02:58 xmltodict==0.14.2 08:02:58 yq==3.4.3 08:02:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15466929583174814327.sh 08:02:58 ---> sudo-logs.sh 08:02:58 Archiving 'sudo' log.. 08:02:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5945724402047514163.sh 08:02:59 ---> job-cost.sh 08:02:59 Setup pyenv: 08:02:59 system 08:02:59 3.8.13 08:02:59 3.9.13 08:02:59 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-raPl from file:/tmp/.os_lf_venv 08:03:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:05 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:05 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-raPl/bin to PATH 08:03:05 INFO: No Stack... 08:03:06 INFO: Retrieving Pricing Info for: v2-highcpu-1 08:03:06 INFO: Archiving Costs 08:03:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins4711343438357487888.sh 08:03:06 ---> logs-deploy.sh 08:03:06 Setup pyenv: 08:03:06 system 08:03:06 3.8.13 08:03:06 3.9.13 08:03:06 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-raPl from file:/tmp/.os_lf_venv 08:03:07 lf-activate-venv(): INFO: Installing: lftools 08:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-raPl/bin to PATH 08:03:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/318 08:03:15 INFO: archiving workspace using pattern(s): 08:03:17 Archives upload complete. 08:03:18 INFO: archiving logs to Nexus 08:03:18 ---> uname -a: 08:03:18 Linux prd-centos8-builder-1c-1g-3806.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:03:18 08:03:18 08:03:18 ---> lscpu: 08:03:18 Architecture: x86_64 08:03:18 CPU op-mode(s): 32-bit, 64-bit 08:03:18 Byte Order: Little Endian 08:03:18 CPU(s): 1 08:03:18 On-line CPU(s) list: 0 08:03:18 Thread(s) per core: 1 08:03:18 Core(s) per socket: 1 08:03:18 Socket(s): 1 08:03:18 NUMA node(s): 1 08:03:18 Vendor ID: AuthenticAMD 08:03:18 CPU family: 23 08:03:18 Model: 49 08:03:18 Model name: AMD EPYC-Rome Processor 08:03:18 Stepping: 0 08:03:18 CPU MHz: 2799.998 08:03:18 BogoMIPS: 5599.99 08:03:18 Virtualization: AMD-V 08:03:18 Hypervisor vendor: KVM 08:03:18 Virtualization type: full 08:03:18 L1d cache: 32K 08:03:18 L1i cache: 32K 08:03:18 L2 cache: 512K 08:03:18 L3 cache: 16384K 08:03:18 NUMA node0 CPU(s): 0 08:03:18 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:03:18 08:03:18 08:03:18 ---> nproc: 08:03:18 1 08:03:18 08:03:18 08:03:18 ---> df -h: 08:03:18 Filesystem Size Used Avail Use% Mounted on 08:03:18 devtmpfs 329M 0 329M 0% /dev 08:03:18 tmpfs 386M 0 386M 0% /dev/shm 08:03:18 tmpfs 386M 11M 376M 3% /run 08:03:18 tmpfs 386M 0 386M 0% /sys/fs/cgroup 08:03:18 /dev/vda1 20G 9.0G 12G 45% / 08:03:18 tmpfs 78M 0 78M 0% /run/user/1001 08:03:18 08:03:18 08:03:18 ---> free -m: 08:03:18 total used free shared buff/cache available 08:03:18 Mem: 770 292 54 7 423 339 08:03:18 Swap: 1023 7 1016 08:03:18 08:03:18 08:03:19 ---> ip addr: 08:03:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:19 inet 127.0.0.1/8 scope host lo 08:03:19 valid_lft forever preferred_lft forever 08:03:19 inet6 ::1/128 scope host 08:03:19 valid_lft forever preferred_lft forever 08:03:19 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:03:19 link/ether fa:16:3e:13:8d:57 brd ff:ff:ff:ff:ff:ff 08:03:19 altname enp0s3 08:03:19 altname ens3 08:03:19 inet 10.32.7.122/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:03:19 valid_lft 86252sec preferred_lft 86252sec 08:03:19 inet6 fe80::f816:3eff:fe13:8d57/64 scope link 08:03:19 valid_lft forever preferred_lft forever 08:03:19 08:03:19 08:03:19 ---> sar -b -r -n DEV: 08:03:19 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/29/2025 _x86_64_ (1 CPU) 08:03:19 08:03:19 08:00:45 LINUX RESTART (1 CPU) 08:03:19 08:03:19 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:19 08:02:01 AM 320.98 232.45 88.53 19651.73 41472.26 08:03:19 08:03:01 AM 151.42 20.70 130.72 1169.56 14544.53 08:03:19 Average: 236.28 126.67 109.61 10419.10 28020.71 08:03:19 08:03:19 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:19 08:02:01 AM 85204 387628 704004 89.20 2100 374008 442064 24.05 121168 426424 19096 08:03:19 08:03:01 AM 95868 377332 693340 87.85 2012 342868 439280 23.90 113372 398292 20492 08:03:19 Average: 90536 382480 698672 88.53 2056 358438 440672 23.98 117270 412358 19794 08:03:19 08:03:19 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:19 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:19 08:02:01 AM eth0 106.02 64.59 619.76 27.54 0.00 0.00 0.00 0.00 08:03:19 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:19 08:03:01 AM eth0 68.66 62.75 787.16 12.59 0.00 0.00 0.00 0.00 08:03:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:19 Average: eth0 87.36 63.67 703.38 20.07 0.00 0.00 0.00 0.00 08:03:19 08:03:19 08:03:19 ---> sar -P ALL: 08:03:19 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/29/2025 _x86_64_ (1 CPU) 08:03:19 08:03:19 08:00:45 LINUX RESTART (1 CPU) 08:03:19 08:03:19 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:19 08:02:01 AM all 62.01 0.08 15.54 18.04 0.12 4.20 08:03:19 08:02:01 AM 0 62.01 0.08 15.54 18.04 0.12 4.20 08:03:19 08:03:01 AM all 71.28 0.00 9.73 3.17 0.10 15.72 08:03:19 08:03:01 AM 0 71.28 0.00 9.73 3.17 0.10 15.72 08:03:19 Average: all 66.64 0.04 12.64 10.61 0.11 9.95 08:03:19 Average: 0 66.64 0.04 12.64 10.61 0.11 9.95 08:03:19 08:03:19 08:03:19