08:01:33 Started by timer 08:01:33 Running as SYSTEM 08:01:33 [EnvInject] - Loading node environment variables. 08:01:33 Building remotely on prd-centos8-builder-1c-1g-3896 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:33 [ssh-agent] Looking for ssh-agent implementation... 08:01:33 $ ssh-agent 08:01:33 SSH_AUTH_SOCK=/tmp/ssh-CKZ11jIjt5KK/agent.5190 08:01:33 SSH_AGENT_PID=5192 08:01:33 [ssh-agent] Started. 08:01:34 Running ssh-add (command line suppressed) 08:01:34 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_2864696754147688553.key (jenkins-ssh) 08:01:34 [ssh-agent] Using credentials jenkins (jenkins) 08:01:34 provisioning config files... 08:01:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:34 provisioning config files... 08:01:34 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:34 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11501851741993701502.sh 08:01:34 ---> jenkins-sandbox-cleanup.sh 08:01:34 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:35 * 3.10.6 (set by /opt/pyenv/version) 08:01:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9ydB 08:01:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:43 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:50 lf-activate-venv(): INFO: Adding /tmp/venv-9ydB/bin to PATH 08:01:50 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:50 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:50 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:50 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:50 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:50 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:50 Traceback (most recent call last): 08:01:50 File "/tmp/venv-9ydB/bin/jenkins-jobs", line 8, in 08:01:50 sys.exit(main()) 08:01:50 File "/tmp/venv-9ydB/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:50 jjb = JenkinsJobs(argv) 08:01:50 File "/tmp/venv-9ydB/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:50 self.parser = create_parser() 08:01:50 File "/tmp/venv-9ydB/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:50 extension_manager.map(parse_subcommand_args, subparser) 08:01:50 File "/tmp/venv-9ydB/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:50 raise NoMatches('No %s extensions found' % self.namespace) 08:01:50 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:50 Build step 'Execute shell' marked build as failure 08:01:50 $ ssh-agent -k 08:01:50 unset SSH_AUTH_SOCK; 08:01:50 unset SSH_AGENT_PID; 08:01:50 echo Agent pid 5192 killed; 08:01:50 [ssh-agent] Stopped. 08:01:50 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins613404685898505658.sh 08:01:50 ---> sysstat.sh 08:01:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16187273470472450548.sh 08:01:51 ---> package-listing.sh 08:01:51 ++ facter osfamily 08:01:51 ++ tr '[:upper:]' '[:lower:]' 08:01:52 + OS_FAMILY=redhat 08:01:52 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:52 + START_PACKAGES=/tmp/packages_start.txt 08:01:52 + END_PACKAGES=/tmp/packages_end.txt 08:01:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:52 + PACKAGES=/tmp/packages_start.txt 08:01:52 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:52 + PACKAGES=/tmp/packages_end.txt 08:01:52 + case "${OS_FAMILY}" in 08:01:52 + rpm -qa 08:01:52 + sort 08:02:00 + '[' -f /tmp/packages_start.txt ']' 08:02:00 + '[' -f /tmp/packages_end.txt ']' 08:02:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:00 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:00 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:00 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5626492020102138191.sh 08:02:00 ---> capture-instance-metadata.sh 08:02:00 Setup pyenv: 08:02:00 system 08:02:00 3.8.13 08:02:00 3.9.13 08:02:00 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jPDj 08:02:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:07 lf-activate-venv(): INFO: Installing: lftools 08:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-jPDj/bin to PATH 08:02:33 INFO: Running in OpenStack, capturing instance metadata 08:02:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10235072826910859574.sh 08:02:33 provisioning config files... 08:02:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config1357265838433108210tmp 08:02:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:33 [EnvInject] - Injecting environment variables from a build step. 08:02:33 [EnvInject] - Injecting as environment variables the properties content 08:02:33 SERVER_ID=logs 08:02:33 08:02:33 [EnvInject] - Variables injected successfully. 08:02:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1415698766527385002.sh 08:02:33 ---> create-netrc.sh 08:02:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5321215172060224042.sh 08:02:33 ---> python-tools-install.sh 08:02:34 Setup pyenv: 08:02:34 system 08:02:34 3.8.13 08:02:34 3.9.13 08:02:34 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jPDj from file:/tmp/.os_lf_venv 08:02:35 lf-activate-venv(): INFO: Installing: lftools 08:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-jPDj/bin to PATH 08:02:44 Generating Requirements File 08:03:06 Python 3.10.6 08:03:07 pip 25.0 from /tmp/venv-jPDj/lib/python3.10/site-packages/pip (python 3.10) 08:03:07 appdirs==1.4.4 08:03:07 argcomplete==3.5.3 08:03:07 aspy.yaml==1.3.0 08:03:07 attrs==25.1.0 08:03:07 autopage==0.5.2 08:03:07 beautifulsoup4==4.13.3 08:03:07 boto3==1.36.15 08:03:07 botocore==1.36.15 08:03:07 bs4==0.0.2 08:03:07 cachetools==5.5.1 08:03:07 certifi==2025.1.31 08:03:07 cffi==1.17.1 08:03:07 cfgv==3.4.0 08:03:07 chardet==5.2.0 08:03:07 charset-normalizer==3.4.1 08:03:07 click==8.1.8 08:03:07 cliff==4.8.0 08:03:07 cmd2==2.5.11 08:03:07 cryptography==3.3.2 08:03:07 debtcollector==3.0.0 08:03:07 decorator==5.1.1 08:03:07 defusedxml==0.7.1 08:03:07 Deprecated==1.2.18 08:03:07 distlib==0.3.9 08:03:07 dnspython==2.7.0 08:03:07 docker==4.2.2 08:03:07 dogpile.cache==1.3.4 08:03:07 durationpy==0.9 08:03:07 email_validator==2.2.0 08:03:07 filelock==3.17.0 08:03:07 future==1.0.0 08:03:07 gitdb==4.0.12 08:03:07 GitPython==3.1.44 08:03:07 google-auth==2.38.0 08:03:07 httplib2==0.22.0 08:03:07 identify==2.6.6 08:03:07 idna==3.10 08:03:07 importlib-resources==1.5.0 08:03:07 iso8601==2.1.0 08:03:07 Jinja2==3.1.5 08:03:07 jmespath==1.0.1 08:03:07 jsonpatch==1.33 08:03:07 jsonpointer==3.0.0 08:03:07 jsonschema==4.23.0 08:03:07 jsonschema-specifications==2024.10.1 08:03:07 keystoneauth1==5.9.1 08:03:07 kubernetes==32.0.0 08:03:07 lftools==0.37.10 08:03:07 lxml==5.3.0 08:03:07 MarkupSafe==3.0.2 08:03:07 msgpack==1.1.0 08:03:07 multi_key_dict==2.0.3 08:03:07 munch==4.0.0 08:03:07 netaddr==1.3.0 08:03:07 niet==1.4.2 08:03:07 nodeenv==1.9.1 08:03:07 oauth2client==4.1.3 08:03:07 oauthlib==3.2.2 08:03:07 openstacksdk==4.3.0 08:03:07 os-client-config==2.1.0 08:03:07 os-service-types==1.7.0 08:03:07 osc-lib==3.2.0 08:03:07 oslo.config==9.7.0 08:03:07 oslo.context==5.7.0 08:03:07 oslo.i18n==6.5.0 08:03:07 oslo.log==7.0.0 08:03:07 oslo.serialization==5.6.0 08:03:07 oslo.utils==8.0.0 08:03:07 packaging==24.2 08:03:07 pbr==6.1.1 08:03:07 platformdirs==4.3.6 08:03:07 prettytable==3.14.0 08:03:07 psutil==6.1.1 08:03:07 pyasn1==0.6.1 08:03:07 pyasn1_modules==0.4.1 08:03:07 pycparser==2.22 08:03:07 pygerrit2==2.0.15 08:03:07 PyGithub==2.5.0 08:03:07 PyJWT==2.10.1 08:03:07 PyNaCl==1.5.0 08:03:07 pyparsing==2.4.7 08:03:07 pyperclip==1.9.0 08:03:07 pyrsistent==0.20.0 08:03:07 python-cinderclient==9.6.0 08:03:07 python-dateutil==2.9.0.post0 08:03:07 python-heatclient==4.1.0 08:03:07 python-jenkins==1.8.2 08:03:07 python-keystoneclient==5.5.0 08:03:07 python-magnumclient==4.7.0 08:03:07 python-openstackclient==7.2.1 08:03:07 python-swiftclient==4.6.0 08:03:07 PyYAML==6.0.2 08:03:07 referencing==0.36.2 08:03:07 requests==2.32.3 08:03:07 requests-oauthlib==2.0.0 08:03:07 requestsexceptions==1.4.0 08:03:07 rfc3986==2.0.0 08:03:07 rpds-py==0.22.3 08:03:07 rsa==4.9 08:03:07 ruamel.yaml==0.18.10 08:03:07 ruamel.yaml.clib==0.2.12 08:03:07 s3transfer==0.11.2 08:03:07 simplejson==3.19.3 08:03:07 six==1.17.0 08:03:07 smmap==5.0.2 08:03:07 soupsieve==2.6 08:03:07 stevedore==5.4.0 08:03:07 tabulate==0.9.0 08:03:07 toml==0.10.2 08:03:07 tomlkit==0.13.2 08:03:07 tqdm==4.67.1 08:03:07 typing_extensions==4.12.2 08:03:07 tzdata==2025.1 08:03:07 urllib3==1.26.20 08:03:07 virtualenv==20.29.1 08:03:07 wcwidth==0.2.13 08:03:07 websocket-client==1.8.0 08:03:07 wrapt==1.17.2 08:03:07 xdg==6.0.0 08:03:07 xmltodict==0.14.2 08:03:07 yq==3.4.3 08:03:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7920598660884018855.sh 08:03:07 ---> sudo-logs.sh 08:03:07 Archiving 'sudo' log.. 08:03:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins768477628256748136.sh 08:03:08 ---> job-cost.sh 08:03:08 Setup pyenv: 08:03:08 system 08:03:08 3.8.13 08:03:08 3.9.13 08:03:08 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jPDj from file:/tmp/.os_lf_venv 08:03:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:14 lf-activate-venv(): INFO: Adding /tmp/venv-jPDj/bin to PATH 08:03:14 INFO: No Stack... 08:03:15 INFO: Retrieving Pricing Info for: v2-highcpu-1 08:03:15 INFO: Archiving Costs 08:03:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins2584613377208537130.sh 08:03:15 ---> logs-deploy.sh 08:03:15 Setup pyenv: 08:03:15 system 08:03:15 3.8.13 08:03:15 3.9.13 08:03:15 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jPDj from file:/tmp/.os_lf_venv 08:03:16 lf-activate-venv(): INFO: Installing: lftools 08:03:25 lf-activate-venv(): INFO: Adding /tmp/venv-jPDj/bin to PATH 08:03:25 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/311 08:03:25 INFO: archiving workspace using pattern(s): 08:03:27 Archives upload complete. 08:03:27 INFO: archiving logs to Nexus 08:03:28 ---> uname -a: 08:03:28 Linux prd-centos8-builder-1c-1g-3896.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:28 08:03:28 08:03:28 ---> lscpu: 08:03:28 Architecture: x86_64 08:03:28 CPU op-mode(s): 32-bit, 64-bit 08:03:28 Byte Order: Little Endian 08:03:28 CPU(s): 1 08:03:28 On-line CPU(s) list: 0 08:03:28 Thread(s) per core: 1 08:03:28 Core(s) per socket: 1 08:03:28 Socket(s): 1 08:03:28 NUMA node(s): 1 08:03:28 Vendor ID: AuthenticAMD 08:03:28 CPU family: 23 08:03:28 Model: 49 08:03:28 Model name: AMD EPYC-Rome Processor 08:03:28 Stepping: 0 08:03:28 CPU MHz: 2799.998 08:03:28 BogoMIPS: 5599.99 08:03:28 Virtualization: AMD-V 08:03:28 Hypervisor vendor: KVM 08:03:28 Virtualization type: full 08:03:28 L1d cache: 32K 08:03:28 L1i cache: 32K 08:03:28 L2 cache: 512K 08:03:28 L3 cache: 16384K 08:03:28 NUMA node0 CPU(s): 0 08:03:28 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:28 08:03:28 08:03:28 ---> nproc: 08:03:28 1 08:03:28 08:03:28 08:03:28 ---> df -h: 08:03:28 Filesystem Size Used Avail Use% Mounted on 08:03:28 devtmpfs 329M 0 329M 0% /dev 08:03:28 tmpfs 386M 0 386M 0% /dev/shm 08:03:28 tmpfs 386M 11M 376M 3% /run 08:03:28 tmpfs 386M 0 386M 0% /sys/fs/cgroup 08:03:28 /dev/vda1 20G 9.0G 12G 45% / 08:03:28 tmpfs 78M 0 78M 0% /run/user/1001 08:03:28 08:03:28 08:03:28 ---> free -m: 08:03:28 total used free shared buff/cache available 08:03:28 Mem: 770 290 55 7 424 341 08:03:28 Swap: 1023 12 1011 08:03:28 08:03:28 08:03:28 ---> ip addr: 08:03:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:28 inet 127.0.0.1/8 scope host lo 08:03:28 valid_lft forever preferred_lft forever 08:03:28 inet6 ::1/128 scope host 08:03:28 valid_lft forever preferred_lft forever 08:03:28 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:03:28 link/ether fa:16:3e:e2:a3:b4 brd ff:ff:ff:ff:ff:ff 08:03:28 altname enp0s3 08:03:28 altname ens3 08:03:28 inet 10.32.6.155/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:03:28 valid_lft 86247sec preferred_lft 86247sec 08:03:28 inet6 fe80::f816:3eff:fee2:a3b4/64 scope link 08:03:28 valid_lft forever preferred_lft forever 08:03:28 08:03:28 08:03:28 ---> sar -b -r -n DEV: 08:03:28 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/08/2025 _x86_64_ (1 CPU) 08:03:28 08:03:28 08:00:50 LINUX RESTART (1 CPU) 08:03:28 08:03:28 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:28 08:02:01 AM 363.20 280.57 82.63 22470.88 40912.32 08:03:28 08:03:01 AM 128.05 12.81 115.24 920.72 12548.95 08:03:28 Average: 245.75 146.83 98.92 11707.45 26745.97 08:03:28 08:03:28 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:28 08:02:01 AM 53952 390520 735260 93.16 2104 409776 439304 23.90 128140 452524 3616 08:03:28 08:03:01 AM 62612 347872 726600 92.07 2000 351548 476436 25.92 120312 437124 8708 08:03:28 Average: 58282 369196 730930 92.62 2052 380662 457870 24.91 124226 444824 6162 08:03:28 08:03:28 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:28 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:02:01 AM eth0 119.94 63.04 608.97 27.15 0.00 0.00 0.00 0.00 08:03:28 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 08:03:01 AM eth0 72.07 64.76 789.17 12.21 0.00 0.00 0.00 0.00 08:03:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:28 Average: eth0 96.03 63.90 698.97 19.69 0.00 0.00 0.00 0.00 08:03:28 08:03:28 08:03:28 ---> sar -P ALL: 08:03:28 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/08/2025 _x86_64_ (1 CPU) 08:03:28 08:03:28 08:00:50 LINUX RESTART (1 CPU) 08:03:28 08:03:28 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:28 08:02:01 AM all 56.88 0.12 18.12 20.20 0.13 4.55 08:03:28 08:02:01 AM 0 56.88 0.12 18.12 20.20 0.13 4.55 08:03:28 08:03:01 AM all 72.93 0.00 9.20 2.92 0.13 14.81 08:03:28 08:03:01 AM 0 72.93 0.00 9.20 2.92 0.13 14.81 08:03:28 Average: all 64.90 0.06 13.66 11.57 0.13 9.68 08:03:28 Average: 0 64.90 0.06 13.66 11.57 0.13 9.68 08:03:28 08:03:28 08:03:28