08:01:28 Started by timer 08:01:28 Running as SYSTEM 08:01:28 [EnvInject] - Loading node environment variables. 08:01:28 Building remotely on prd-centos8-builder-1c-1g-383 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:28 [ssh-agent] Looking for ssh-agent implementation... 08:01:28 $ ssh-agent 08:01:28 SSH_AUTH_SOCK=/tmp/ssh-xhZcX7jvXgxX/agent.5179 08:01:28 SSH_AGENT_PID=5181 08:01:28 [ssh-agent] Started. 08:01:28 Running ssh-add (command line suppressed) 08:01:28 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_1418734686719676949.key (jenkins-ssh) 08:01:28 [ssh-agent] Using credentials jenkins (jenkins) 08:01:28 provisioning config files... 08:01:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:28 provisioning config files... 08:01:28 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:29 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11575962480844484142.sh 08:01:29 ---> jenkins-sandbox-cleanup.sh 08:01:29 Setup pyenv: 08:01:29 system 08:01:29 * 3.8.13 (set by /opt/pyenv/version) 08:01:29 * 3.9.13 (set by /opt/pyenv/version) 08:01:29 * 3.10.6 (set by /opt/pyenv/version) 08:01:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mPxs 08:01:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:38 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:45 lf-activate-venv(): INFO: Adding /tmp/venv-mPxs/bin to PATH 08:01:45 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:45 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:45 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:45 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:45 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:45 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:45 Traceback (most recent call last): 08:01:45 File "/tmp/venv-mPxs/bin/jenkins-jobs", line 8, in 08:01:45 sys.exit(main()) 08:01:45 File "/tmp/venv-mPxs/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:45 jjb = JenkinsJobs(argv) 08:01:45 File "/tmp/venv-mPxs/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:45 self.parser = create_parser() 08:01:45 File "/tmp/venv-mPxs/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:45 extension_manager.map(parse_subcommand_args, subparser) 08:01:45 File "/tmp/venv-mPxs/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:45 raise NoMatches('No %s extensions found' % self.namespace) 08:01:45 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:45 Build step 'Execute shell' marked build as failure 08:01:46 $ ssh-agent -k 08:01:46 unset SSH_AUTH_SOCK; 08:01:46 unset SSH_AGENT_PID; 08:01:46 echo Agent pid 5181 killed; 08:01:46 [ssh-agent] Stopped. 08:01:46 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins566406656867688887.sh 08:01:46 ---> sysstat.sh 08:01:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6671804677634353127.sh 08:01:46 ---> package-listing.sh 08:01:46 ++ facter osfamily 08:01:46 ++ tr '[:upper:]' '[:lower:]' 08:01:47 + OS_FAMILY=redhat 08:01:47 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:47 + START_PACKAGES=/tmp/packages_start.txt 08:01:47 + END_PACKAGES=/tmp/packages_end.txt 08:01:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:47 + PACKAGES=/tmp/packages_start.txt 08:01:47 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:47 + PACKAGES=/tmp/packages_end.txt 08:01:47 + case "${OS_FAMILY}" in 08:01:47 + rpm -qa 08:01:47 + sort 08:01:55 + '[' -f /tmp/packages_start.txt ']' 08:01:55 + '[' -f /tmp/packages_end.txt ']' 08:01:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:55 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:55 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3069287842879145913.sh 08:01:55 ---> capture-instance-metadata.sh 08:01:55 Setup pyenv: 08:01:55 system 08:01:55 3.8.13 08:01:55 3.9.13 08:01:56 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZnqX 08:02:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:02 lf-activate-venv(): INFO: Installing: lftools 08:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-ZnqX/bin to PATH 08:02:28 INFO: Running in OpenStack, capturing instance metadata 08:02:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13407415481642355973.sh 08:02:28 provisioning config files... 08:02:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config8245608653417648194tmp 08:02:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:28 [EnvInject] - Injecting environment variables from a build step. 08:02:28 [EnvInject] - Injecting as environment variables the properties content 08:02:28 SERVER_ID=logs 08:02:28 08:02:28 [EnvInject] - Variables injected successfully. 08:02:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14208039919989090794.sh 08:02:28 ---> create-netrc.sh 08:02:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18390389845745260493.sh 08:02:28 ---> python-tools-install.sh 08:02:28 Setup pyenv: 08:02:29 system 08:02:29 3.8.13 08:02:29 3.9.13 08:02:29 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZnqX from file:/tmp/.os_lf_venv 08:02:30 lf-activate-venv(): INFO: Installing: lftools 08:02:39 lf-activate-venv(): INFO: Adding /tmp/venv-ZnqX/bin to PATH 08:02:39 Generating Requirements File 08:03:01 Python 3.10.6 08:03:01 pip 25.0.1 from /tmp/venv-ZnqX/lib/python3.10/site-packages/pip (python 3.10) 08:03:01 appdirs==1.4.4 08:03:01 argcomplete==3.5.3 08:03:01 aspy.yaml==1.3.0 08:03:01 attrs==25.1.0 08:03:01 autopage==0.5.2 08:03:01 beautifulsoup4==4.13.3 08:03:01 boto3==1.36.20 08:03:01 botocore==1.36.20 08:03:01 bs4==0.0.2 08:03:01 cachetools==5.5.1 08:03:01 certifi==2025.1.31 08:03:01 cffi==1.17.1 08:03:01 cfgv==3.4.0 08:03:01 chardet==5.2.0 08:03:01 charset-normalizer==3.4.1 08:03:01 click==8.1.8 08:03:01 cliff==4.8.0 08:03:01 cmd2==2.5.11 08:03:01 cryptography==3.3.2 08:03:01 debtcollector==3.0.0 08:03:01 decorator==5.1.1 08:03:01 defusedxml==0.7.1 08:03:01 Deprecated==1.2.18 08:03:01 distlib==0.3.9 08:03:01 dnspython==2.7.0 08:03:01 docker==4.2.2 08:03:01 dogpile.cache==1.3.4 08:03:01 durationpy==0.9 08:03:01 email_validator==2.2.0 08:03:01 filelock==3.17.0 08:03:01 future==1.0.0 08:03:01 gitdb==4.0.12 08:03:01 GitPython==3.1.44 08:03:01 google-auth==2.38.0 08:03:01 httplib2==0.22.0 08:03:01 identify==2.6.7 08:03:01 idna==3.10 08:03:01 importlib-resources==1.5.0 08:03:01 iso8601==2.1.0 08:03:01 Jinja2==3.1.5 08:03:01 jmespath==1.0.1 08:03:01 jsonpatch==1.33 08:03:01 jsonpointer==3.0.0 08:03:01 jsonschema==4.23.0 08:03:01 jsonschema-specifications==2024.10.1 08:03:01 keystoneauth1==5.9.1 08:03:01 kubernetes==32.0.0 08:03:01 lftools==0.37.10 08:03:01 lxml==5.3.1 08:03:01 MarkupSafe==3.0.2 08:03:01 msgpack==1.1.0 08:03:01 multi_key_dict==2.0.3 08:03:01 munch==4.0.0 08:03:01 netaddr==1.3.0 08:03:01 niet==1.4.2 08:03:01 nodeenv==1.9.1 08:03:01 oauth2client==4.1.3 08:03:01 oauthlib==3.2.2 08:03:01 openstacksdk==4.3.0 08:03:01 os-client-config==2.1.0 08:03:01 os-service-types==1.7.0 08:03:01 osc-lib==3.2.0 08:03:01 oslo.config==9.7.0 08:03:01 oslo.context==5.7.0 08:03:01 oslo.i18n==6.5.0 08:03:01 oslo.log==7.0.0 08:03:01 oslo.serialization==5.6.0 08:03:01 oslo.utils==8.1.0 08:03:01 packaging==24.2 08:03:01 pbr==6.1.1 08:03:01 platformdirs==4.3.6 08:03:01 prettytable==3.14.0 08:03:01 psutil==7.0.0 08:03:01 pyasn1==0.6.1 08:03:01 pyasn1_modules==0.4.1 08:03:01 pycparser==2.22 08:03:01 pygerrit2==2.0.15 08:03:01 PyGithub==2.5.0 08:03:01 PyJWT==2.10.1 08:03:01 PyNaCl==1.5.0 08:03:01 pyparsing==2.4.7 08:03:01 pyperclip==1.9.0 08:03:01 pyrsistent==0.20.0 08:03:01 python-cinderclient==9.6.0 08:03:01 python-dateutil==2.9.0.post0 08:03:01 python-heatclient==4.1.0 08:03:01 python-jenkins==1.8.2 08:03:01 python-keystoneclient==5.5.0 08:03:01 python-magnumclient==4.7.0 08:03:01 python-openstackclient==7.2.1 08:03:01 python-swiftclient==4.6.0 08:03:01 PyYAML==6.0.2 08:03:01 referencing==0.36.2 08:03:01 requests==2.32.3 08:03:01 requests-oauthlib==2.0.0 08:03:01 requestsexceptions==1.4.0 08:03:01 rfc3986==2.0.0 08:03:01 rpds-py==0.22.3 08:03:01 rsa==4.9 08:03:01 ruamel.yaml==0.18.10 08:03:01 ruamel.yaml.clib==0.2.12 08:03:01 s3transfer==0.11.2 08:03:01 simplejson==3.19.3 08:03:01 six==1.17.0 08:03:01 smmap==5.0.2 08:03:01 soupsieve==2.6 08:03:01 stevedore==5.4.0 08:03:01 tabulate==0.9.0 08:03:01 toml==0.10.2 08:03:01 tomlkit==0.13.2 08:03:01 tqdm==4.67.1 08:03:01 typing_extensions==4.12.2 08:03:01 tzdata==2025.1 08:03:01 urllib3==1.26.20 08:03:01 virtualenv==20.29.2 08:03:01 wcwidth==0.2.13 08:03:01 websocket-client==1.8.0 08:03:01 wrapt==1.17.2 08:03:01 xdg==6.0.0 08:03:01 xmltodict==0.14.2 08:03:01 yq==3.4.3 08:03:01 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10591029222190061142.sh 08:03:01 ---> sudo-logs.sh 08:03:01 Archiving 'sudo' log.. 08:03:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1681610141452441057.sh 08:03:02 ---> job-cost.sh 08:03:02 Setup pyenv: 08:03:02 system 08:03:02 3.8.13 08:03:02 3.9.13 08:03:02 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZnqX from file:/tmp/.os_lf_venv 08:03:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:09 lf-activate-venv(): INFO: Adding /tmp/venv-ZnqX/bin to PATH 08:03:09 INFO: No Stack... 08:03:09 INFO: Retrieving Pricing Info for: v2-highcpu-1 08:03:09 INFO: Archiving Costs 08:03:09 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins8299850399525535087.sh 08:03:09 ---> logs-deploy.sh 08:03:09 Setup pyenv: 08:03:09 system 08:03:09 3.8.13 08:03:09 3.9.13 08:03:09 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZnqX from file:/tmp/.os_lf_venv 08:03:10 lf-activate-venv(): INFO: Installing: lftools 08:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZnqX/bin to PATH 08:03:19 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/312 08:03:19 INFO: archiving workspace using pattern(s): 08:03:21 Archives upload complete. 08:03:21 INFO: archiving logs to Nexus 08:03:22 ---> uname -a: 08:03:22 Linux prd-centos8-builder-1c-1g-383.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:22 08:03:22 08:03:22 ---> lscpu: 08:03:22 Architecture: x86_64 08:03:22 CPU op-mode(s): 32-bit, 64-bit 08:03:22 Byte Order: Little Endian 08:03:22 CPU(s): 1 08:03:22 On-line CPU(s) list: 0 08:03:22 Thread(s) per core: 1 08:03:22 Core(s) per socket: 1 08:03:22 Socket(s): 1 08:03:22 NUMA node(s): 1 08:03:22 Vendor ID: AuthenticAMD 08:03:22 CPU family: 23 08:03:22 Model: 49 08:03:22 Model name: AMD EPYC-Rome Processor 08:03:22 Stepping: 0 08:03:22 CPU MHz: 2800.000 08:03:22 BogoMIPS: 5600.00 08:03:22 Virtualization: AMD-V 08:03:22 Hypervisor vendor: KVM 08:03:22 Virtualization type: full 08:03:22 L1d cache: 32K 08:03:22 L1i cache: 32K 08:03:22 L2 cache: 512K 08:03:22 L3 cache: 16384K 08:03:22 NUMA node0 CPU(s): 0 08:03:22 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:22 08:03:22 08:03:22 ---> nproc: 08:03:22 1 08:03:22 08:03:22 08:03:22 ---> df -h: 08:03:22 Filesystem Size Used Avail Use% Mounted on 08:03:22 devtmpfs 329M 0 329M 0% /dev 08:03:22 tmpfs 386M 0 386M 0% /dev/shm 08:03:22 tmpfs 386M 11M 376M 3% /run 08:03:22 tmpfs 386M 0 386M 0% /sys/fs/cgroup 08:03:22 /dev/vda1 20G 9.0G 12G 45% / 08:03:22 tmpfs 78M 0 78M 0% /run/user/1001 08:03:22 08:03:22 08:03:22 ---> free -m: 08:03:22 total used free shared buff/cache available 08:03:22 Mem: 770 302 53 8 415 329 08:03:22 Swap: 1023 11 1012 08:03:22 08:03:22 08:03:22 ---> ip addr: 08:03:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:22 inet 127.0.0.1/8 scope host lo 08:03:22 valid_lft forever preferred_lft forever 08:03:22 inet6 ::1/128 scope host 08:03:22 valid_lft forever preferred_lft forever 08:03:22 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:03:22 link/ether fa:16:3e:9d:0a:75 brd ff:ff:ff:ff:ff:ff 08:03:22 altname enp0s3 08:03:22 altname ens3 08:03:22 inet 10.32.6.101/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:03:22 valid_lft 86249sec preferred_lft 86249sec 08:03:22 inet6 fe80::f816:3eff:fe9d:a75/64 scope link 08:03:22 valid_lft forever preferred_lft forever 08:03:22 08:03:22 08:03:22 ---> sar -b -r -n DEV: 08:03:22 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/15/2025 _x86_64_ (1 CPU) 08:03:22 08:03:22 08:00:46 LINUX RESTART (1 CPU) 08:03:22 08:03:22 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:22 08:02:01 AM 332.77 244.63 88.14 20265.74 41722.95 08:03:22 08:03:01 AM 150.93 12.76 138.17 855.43 15124.95 08:03:22 Average: 241.98 128.86 113.12 10574.30 28442.75 08:03:22 08:03:22 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:22 08:02:01 AM 76324 378624 712888 90.33 2104 376128 442156 24.06 123192 444184 29392 08:03:22 08:03:01 AM 128984 390100 660228 83.66 1516 323844 414716 22.57 114128 365576 20744 08:03:22 Average: 102654 384362 686558 86.99 1810 349986 428436 23.31 118660 404880 25068 08:03:22 08:03:22 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:22 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:22 08:02:01 AM eth0 113.25 63.79 608.96 27.75 0.00 0.00 0.00 0.00 08:03:22 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:22 08:03:01 AM eth0 66.71 62.62 791.12 11.09 0.00 0.00 0.00 0.00 08:03:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:22 Average: eth0 90.01 63.21 699.91 19.43 0.00 0.00 0.00 0.00 08:03:22 08:03:22 08:03:22 ---> sar -P ALL: 08:03:22 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/15/2025 _x86_64_ (1 CPU) 08:03:22 08:03:22 08:00:46 LINUX RESTART (1 CPU) 08:03:22 08:03:22 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:22 08:02:01 AM all 59.87 0.08 14.99 20.54 0.10 4.41 08:03:22 08:02:01 AM 0 59.87 0.08 14.99 20.54 0.10 4.41 08:03:22 08:03:01 AM all 71.37 0.00 9.25 3.64 0.10 15.64 08:03:22 08:03:01 AM 0 71.37 0.00 9.25 3.64 0.10 15.64 08:03:22 Average: all 65.61 0.04 12.12 12.10 0.10 10.02 08:03:22 Average: 0 65.61 0.04 12.12 12.10 0.10 10.02 08:03:22 08:03:22 08:03:22