08:01:30 Started by timer 08:01:30 Running as SYSTEM 08:01:30 [EnvInject] - Loading node environment variables. 08:01:30 Building remotely on prd-centos8-builder-1c-1g-1483 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:30 [ssh-agent] Looking for ssh-agent implementation... 08:01:30 $ ssh-agent 08:01:30 SSH_AUTH_SOCK=/tmp/ssh-IeKW9MoaFqIg/agent.5189 08:01:30 SSH_AGENT_PID=5191 08:01:30 [ssh-agent] Started. 08:01:30 Running ssh-add (command line suppressed) 08:01:30 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_11133544190125780737.key (jenkins-ssh) 08:01:30 [ssh-agent] Using credentials jenkins (jenkins) 08:01:31 provisioning config files... 08:01:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:31 provisioning config files... 08:01:31 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:31 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11920876803709198461.sh 08:01:31 ---> jenkins-sandbox-cleanup.sh 08:01:31 Setup pyenv: 08:01:31 system 08:01:31 * 3.8.13 (set by /opt/pyenv/version) 08:01:31 * 3.9.13 (set by /opt/pyenv/version) 08:01:31 * 3.10.6 (set by /opt/pyenv/version) 08:01:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PZVJ 08:01:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:40 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:47 lf-activate-venv(): INFO: Adding /tmp/venv-PZVJ/bin to PATH 08:01:47 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:47 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:47 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:47 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:47 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:47 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:47 Traceback (most recent call last): 08:01:47 File "/tmp/venv-PZVJ/bin/jenkins-jobs", line 8, in 08:01:47 sys.exit(main()) 08:01:47 File "/tmp/venv-PZVJ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:47 jjb = JenkinsJobs(argv) 08:01:47 File "/tmp/venv-PZVJ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:47 self.parser = create_parser() 08:01:47 File "/tmp/venv-PZVJ/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:47 extension_manager.map(parse_subcommand_args, subparser) 08:01:47 File "/tmp/venv-PZVJ/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:47 raise NoMatches('No %s extensions found' % self.namespace) 08:01:47 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:47 Build step 'Execute shell' marked build as failure 08:01:47 $ ssh-agent -k 08:01:48 unset SSH_AUTH_SOCK; 08:01:48 unset SSH_AGENT_PID; 08:01:48 echo Agent pid 5191 killed; 08:01:48 [ssh-agent] Stopped. 08:01:48 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:48 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12251225664630458537.sh 08:01:48 ---> sysstat.sh 08:01:48 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14576657013602540638.sh 08:01:48 ---> package-listing.sh 08:01:48 ++ facter osfamily 08:01:48 ++ tr '[:upper:]' '[:lower:]' 08:01:49 + OS_FAMILY=redhat 08:01:49 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:49 + START_PACKAGES=/tmp/packages_start.txt 08:01:49 + END_PACKAGES=/tmp/packages_end.txt 08:01:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:49 + PACKAGES=/tmp/packages_start.txt 08:01:49 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:49 + PACKAGES=/tmp/packages_end.txt 08:01:49 + case "${OS_FAMILY}" in 08:01:49 + rpm -qa 08:01:49 + sort 08:01:57 + '[' -f /tmp/packages_start.txt ']' 08:01:57 + '[' -f /tmp/packages_end.txt ']' 08:01:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:57 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:57 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins913367460472402125.sh 08:01:57 ---> capture-instance-metadata.sh 08:01:57 Setup pyenv: 08:01:57 system 08:01:57 3.8.13 08:01:57 3.9.13 08:01:57 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kuO8 08:02:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:04 lf-activate-venv(): INFO: Installing: lftools 08:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-kuO8/bin to PATH 08:02:30 INFO: Running in OpenStack, capturing instance metadata 08:02:30 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10130353885365739127.sh 08:02:30 provisioning config files... 08:02:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config17750795180146260472tmp 08:02:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:30 [EnvInject] - Injecting environment variables from a build step. 08:02:30 [EnvInject] - Injecting as environment variables the properties content 08:02:30 SERVER_ID=logs 08:02:30 08:02:30 [EnvInject] - Variables injected successfully. 08:02:30 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8868885585087247770.sh 08:02:30 ---> create-netrc.sh 08:02:31 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12791131789193670947.sh 08:02:31 ---> python-tools-install.sh 08:02:31 Setup pyenv: 08:02:31 system 08:02:31 3.8.13 08:02:31 3.9.13 08:02:31 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kuO8 from file:/tmp/.os_lf_venv 08:02:33 lf-activate-venv(): INFO: Installing: lftools 08:02:42 lf-activate-venv(): INFO: Adding /tmp/venv-kuO8/bin to PATH 08:02:42 Generating Requirements File 08:03:03 Python 3.10.6 08:03:04 pip 25.0.1 from /tmp/venv-kuO8/lib/python3.10/site-packages/pip (python 3.10) 08:03:04 appdirs==1.4.4 08:03:04 argcomplete==3.5.3 08:03:04 aspy.yaml==1.3.0 08:03:04 attrs==25.1.0 08:03:04 autopage==0.5.2 08:03:04 beautifulsoup4==4.13.3 08:03:04 boto3==1.37.3 08:03:04 botocore==1.37.3 08:03:04 bs4==0.0.2 08:03:04 cachetools==5.5.2 08:03:04 certifi==2025.1.31 08:03:04 cffi==1.17.1 08:03:04 cfgv==3.4.0 08:03:04 chardet==5.2.0 08:03:04 charset-normalizer==3.4.1 08:03:04 click==8.1.8 08:03:04 cliff==4.9.0 08:03:04 cmd2==2.5.11 08:03:04 cryptography==3.3.2 08:03:04 debtcollector==3.0.0 08:03:04 decorator==5.2.1 08:03:04 defusedxml==0.7.1 08:03:04 Deprecated==1.2.18 08:03:04 distlib==0.3.9 08:03:04 dnspython==2.7.0 08:03:04 docker==4.2.2 08:03:04 dogpile.cache==1.3.4 08:03:04 durationpy==0.9 08:03:04 email_validator==2.2.0 08:03:04 filelock==3.17.0 08:03:04 future==1.0.0 08:03:04 gitdb==4.0.12 08:03:04 GitPython==3.1.44 08:03:04 google-auth==2.38.0 08:03:04 httplib2==0.22.0 08:03:04 identify==2.6.8 08:03:04 idna==3.10 08:03:04 importlib-resources==1.5.0 08:03:04 iso8601==2.1.0 08:03:04 Jinja2==3.1.5 08:03:04 jmespath==1.0.1 08:03:04 jsonpatch==1.33 08:03:04 jsonpointer==3.0.0 08:03:04 jsonschema==4.23.0 08:03:04 jsonschema-specifications==2024.10.1 08:03:04 keystoneauth1==5.10.0 08:03:04 kubernetes==32.0.1 08:03:04 lftools==0.37.10 08:03:04 lxml==5.3.1 08:03:04 MarkupSafe==3.0.2 08:03:04 msgpack==1.1.0 08:03:04 multi_key_dict==2.0.3 08:03:04 munch==4.0.0 08:03:04 netaddr==1.3.0 08:03:04 niet==1.4.2 08:03:04 nodeenv==1.9.1 08:03:04 oauth2client==4.1.3 08:03:04 oauthlib==3.2.2 08:03:04 openstacksdk==4.4.0 08:03:04 os-client-config==2.1.0 08:03:04 os-service-types==1.7.0 08:03:04 osc-lib==3.2.0 08:03:04 oslo.config==9.7.1 08:03:04 oslo.context==5.7.1 08:03:04 oslo.i18n==6.5.1 08:03:04 oslo.log==7.1.0 08:03:04 oslo.serialization==5.7.0 08:03:04 oslo.utils==8.2.0 08:03:04 packaging==24.2 08:03:04 pbr==6.1.1 08:03:04 platformdirs==4.3.6 08:03:04 prettytable==3.15.1 08:03:04 psutil==7.0.0 08:03:04 pyasn1==0.6.1 08:03:04 pyasn1_modules==0.4.1 08:03:04 pycparser==2.22 08:03:04 pygerrit2==2.0.15 08:03:04 PyGithub==2.6.1 08:03:04 PyJWT==2.10.1 08:03:04 PyNaCl==1.5.0 08:03:04 pyparsing==2.4.7 08:03:04 pyperclip==1.9.0 08:03:04 pyrsistent==0.20.0 08:03:04 python-cinderclient==9.6.0 08:03:04 python-dateutil==2.9.0.post0 08:03:04 python-heatclient==4.1.0 08:03:04 python-jenkins==1.8.2 08:03:04 python-keystoneclient==5.5.0 08:03:04 python-magnumclient==4.8.0 08:03:04 python-openstackclient==7.4.0 08:03:04 python-swiftclient==4.7.0 08:03:04 PyYAML==6.0.2 08:03:04 referencing==0.36.2 08:03:04 requests==2.32.3 08:03:04 requests-oauthlib==2.0.0 08:03:04 requestsexceptions==1.4.0 08:03:04 rfc3986==2.0.0 08:03:04 rpds-py==0.23.1 08:03:04 rsa==4.9 08:03:04 ruamel.yaml==0.18.10 08:03:04 ruamel.yaml.clib==0.2.12 08:03:04 s3transfer==0.11.3 08:03:04 simplejson==3.20.1 08:03:04 six==1.17.0 08:03:04 smmap==5.0.2 08:03:04 soupsieve==2.6 08:03:04 stevedore==5.4.1 08:03:04 tabulate==0.9.0 08:03:04 toml==0.10.2 08:03:04 tomlkit==0.13.2 08:03:04 tqdm==4.67.1 08:03:04 typing_extensions==4.12.2 08:03:04 tzdata==2025.1 08:03:04 urllib3==1.26.20 08:03:04 virtualenv==20.29.2 08:03:04 wcwidth==0.2.13 08:03:04 websocket-client==1.8.0 08:03:04 wrapt==1.17.2 08:03:04 xdg==6.0.0 08:03:04 xmltodict==0.14.2 08:03:04 yq==3.4.3 08:03:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3185412837825595048.sh 08:03:04 ---> sudo-logs.sh 08:03:04 Archiving 'sudo' log.. 08:03:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15078321810730309507.sh 08:03:05 ---> job-cost.sh 08:03:05 Setup pyenv: 08:03:05 system 08:03:05 3.8.13 08:03:05 3.9.13 08:03:05 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kuO8 from file:/tmp/.os_lf_venv 08:03:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-kuO8/bin to PATH 08:03:12 INFO: No Stack... 08:03:12 INFO: Retrieving Pricing Info for: v2-highcpu-1 08:03:12 INFO: Archiving Costs 08:03:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins4316797128199780204.sh 08:03:12 ---> logs-deploy.sh 08:03:12 Setup pyenv: 08:03:12 system 08:03:12 3.8.13 08:03:12 3.9.13 08:03:12 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kuO8 from file:/tmp/.os_lf_venv 08:03:13 lf-activate-venv(): INFO: Installing: lftools 08:03:22 lf-activate-venv(): INFO: Adding /tmp/venv-kuO8/bin to PATH 08:03:22 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/314 08:03:22 INFO: archiving workspace using pattern(s): 08:03:24 Archives upload complete. 08:03:25 INFO: archiving logs to Nexus 08:03:26 ---> uname -a: 08:03:26 Linux prd-centos8-builder-1c-1g-1483.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:26 08:03:26 08:03:26 ---> lscpu: 08:03:26 Architecture: x86_64 08:03:26 CPU op-mode(s): 32-bit, 64-bit 08:03:26 Byte Order: Little Endian 08:03:26 CPU(s): 1 08:03:26 On-line CPU(s) list: 0 08:03:26 Thread(s) per core: 1 08:03:26 Core(s) per socket: 1 08:03:26 Socket(s): 1 08:03:26 NUMA node(s): 1 08:03:26 Vendor ID: AuthenticAMD 08:03:26 CPU family: 23 08:03:26 Model: 49 08:03:26 Model name: AMD EPYC-Rome Processor 08:03:26 Stepping: 0 08:03:26 CPU MHz: 2799.972 08:03:26 BogoMIPS: 5599.94 08:03:26 Virtualization: AMD-V 08:03:26 Hypervisor vendor: KVM 08:03:26 Virtualization type: full 08:03:26 L1d cache: 32K 08:03:26 L1i cache: 32K 08:03:26 L2 cache: 512K 08:03:26 L3 cache: 16384K 08:03:26 NUMA node0 CPU(s): 0 08:03:26 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:26 08:03:26 08:03:26 ---> nproc: 08:03:26 1 08:03:26 08:03:26 08:03:26 ---> df -h: 08:03:26 Filesystem Size Used Avail Use% Mounted on 08:03:26 devtmpfs 329M 0 329M 0% /dev 08:03:26 tmpfs 386M 0 386M 0% /dev/shm 08:03:26 tmpfs 386M 11M 376M 3% /run 08:03:26 tmpfs 386M 0 386M 0% /sys/fs/cgroup 08:03:26 /dev/vda1 20G 9.0G 12G 45% / 08:03:26 tmpfs 78M 0 78M 0% /run/user/1001 08:03:26 08:03:26 08:03:26 ---> free -m: 08:03:26 total used free shared buff/cache available 08:03:26 Mem: 770 293 47 8 429 338 08:03:26 Swap: 1023 7 1016 08:03:26 08:03:26 08:03:26 ---> ip addr: 08:03:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:26 inet 127.0.0.1/8 scope host lo 08:03:26 valid_lft forever preferred_lft forever 08:03:26 inet6 ::1/128 scope host 08:03:26 valid_lft forever preferred_lft forever 08:03:26 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:03:26 link/ether fa:16:3e:53:df:8b brd ff:ff:ff:ff:ff:ff 08:03:26 altname enp0s3 08:03:26 altname ens3 08:03:26 inet 10.32.6.208/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:03:26 valid_lft 86248sec preferred_lft 86248sec 08:03:26 inet6 fe80::f816:3eff:fe53:df8b/64 scope link 08:03:26 valid_lft forever preferred_lft forever 08:03:26 08:03:26 08:03:26 ---> sar -b -r -n DEV: 08:03:26 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/01/2025 _x86_64_ (1 CPU) 08:03:26 08:03:26 08:00:48 LINUX RESTART (1 CPU) 08:03:26 08:03:26 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:26 08:02:01 AM 353.46 263.43 90.03 21394.81 41443.97 08:03:26 08:03:01 AM 137.90 11.67 126.23 983.05 14018.97 08:03:26 Average: 245.78 137.67 108.11 11198.27 27744.01 08:03:26 08:03:26 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:26 08:02:01 AM 80044 366988 709168 89.86 1960 359684 458076 24.93 125920 434128 22708 08:03:26 08:03:01 AM 53684 324652 735528 93.20 448 338604 481032 26.17 120128 441704 28160 08:03:26 Average: 66864 345820 722348 91.53 1204 349144 469554 25.55 123024 437916 25434 08:03:26 08:03:26 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:26 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:26 08:02:01 AM eth0 120.06 63.68 612.69 27.55 0.00 0.00 0.00 0.00 08:03:26 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:26 08:03:01 AM eth0 70.99 63.06 793.80 11.20 0.00 0.00 0.00 0.00 08:03:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:26 Average: eth0 95.55 63.37 703.17 19.39 0.00 0.00 0.00 0.00 08:03:26 08:03:26 08:03:26 ---> sar -P ALL: 08:03:26 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/01/2025 _x86_64_ (1 CPU) 08:03:26 08:03:26 08:00:48 LINUX RESTART (1 CPU) 08:03:26 08:03:26 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:26 08:02:01 AM all 58.58 0.12 17.16 20.02 0.12 4.00 08:03:26 08:02:01 AM 0 58.58 0.12 17.16 20.02 0.12 4.00 08:03:26 08:03:01 AM all 72.71 0.00 9.41 1.69 0.13 16.07 08:03:26 08:03:01 AM 0 72.71 0.00 9.41 1.69 0.13 16.07 08:03:26 Average: all 65.64 0.06 13.29 10.85 0.13 10.03 08:03:26 Average: 0 65.64 0.06 13.29 10.85 0.13 10.03 08:03:26 08:03:26 08:03:26