08:01:32 Started by timer 08:01:32 Running as SYSTEM 08:01:32 [EnvInject] - Loading node environment variables. 08:01:32 Building remotely on prd-centos8-builder-1c-1g-2669 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:32 [ssh-agent] Looking for ssh-agent implementation... 08:01:32 $ ssh-agent 08:01:32 SSH_AUTH_SOCK=/tmp/ssh-UQ0Br6ngx51n/agent.5180 08:01:32 SSH_AGENT_PID=5182 08:01:32 [ssh-agent] Started. 08:01:32 Running ssh-add (command line suppressed) 08:01:32 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_18435374755545540244.key (jenkins-ssh) 08:01:32 [ssh-agent] Using credentials jenkins (jenkins) 08:01:33 provisioning config files... 08:01:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:33 provisioning config files... 08:01:33 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3936314837881062698.sh 08:01:33 ---> jenkins-sandbox-cleanup.sh 08:01:33 Setup pyenv: 08:01:33 system 08:01:33 * 3.8.13 (set by /opt/pyenv/version) 08:01:33 * 3.9.13 (set by /opt/pyenv/version) 08:01:33 * 3.10.6 (set by /opt/pyenv/version) 08:01:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2wBg 08:01:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:42 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:48 lf-activate-venv(): INFO: Adding /tmp/venv-2wBg/bin to PATH 08:01:49 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:49 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:49 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:49 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:49 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:49 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:49 Traceback (most recent call last): 08:01:49 File "/tmp/venv-2wBg/bin/jenkins-jobs", line 8, in 08:01:49 sys.exit(main()) 08:01:49 File "/tmp/venv-2wBg/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:49 jjb = JenkinsJobs(argv) 08:01:49 File "/tmp/venv-2wBg/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:49 self.parser = create_parser() 08:01:49 File "/tmp/venv-2wBg/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:49 extension_manager.map(parse_subcommand_args, subparser) 08:01:49 File "/tmp/venv-2wBg/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:49 raise NoMatches('No %s extensions found' % self.namespace) 08:01:49 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:49 Build step 'Execute shell' marked build as failure 08:01:49 $ ssh-agent -k 08:01:49 unset SSH_AUTH_SOCK; 08:01:49 unset SSH_AGENT_PID; 08:01:49 echo Agent pid 5182 killed; 08:01:49 [ssh-agent] Stopped. 08:01:49 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:49 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1192734759526312509.sh 08:01:49 ---> sysstat.sh 08:01:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8611612469706589863.sh 08:01:50 ---> package-listing.sh 08:01:50 ++ facter osfamily 08:01:50 ++ tr '[:upper:]' '[:lower:]' 08:01:50 + OS_FAMILY=redhat 08:01:50 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:50 + START_PACKAGES=/tmp/packages_start.txt 08:01:50 + END_PACKAGES=/tmp/packages_end.txt 08:01:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:50 + PACKAGES=/tmp/packages_start.txt 08:01:50 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:50 + PACKAGES=/tmp/packages_end.txt 08:01:50 + case "${OS_FAMILY}" in 08:01:50 + rpm -qa 08:01:50 + sort 08:01:58 + '[' -f /tmp/packages_start.txt ']' 08:01:58 + '[' -f /tmp/packages_end.txt ']' 08:01:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:58 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:58 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6198232889601420857.sh 08:01:58 ---> capture-instance-metadata.sh 08:01:58 Setup pyenv: 08:01:58 system 08:01:58 3.8.13 08:01:58 3.9.13 08:01:58 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vJGJ 08:02:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:05 lf-activate-venv(): INFO: Installing: lftools 08:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-vJGJ/bin to PATH 08:02:30 INFO: Running in OpenStack, capturing instance metadata 08:02:31 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12758872990952844223.sh 08:02:31 provisioning config files... 08:02:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config3303419316500818057tmp 08:02:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:31 [EnvInject] - Injecting environment variables from a build step. 08:02:31 [EnvInject] - Injecting as environment variables the properties content 08:02:31 SERVER_ID=logs 08:02:31 08:02:31 [EnvInject] - Variables injected successfully. 08:02:31 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11353794922556752835.sh 08:02:31 ---> create-netrc.sh 08:02:31 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15318101151203842169.sh 08:02:31 ---> python-tools-install.sh 08:02:31 Setup pyenv: 08:02:32 system 08:02:32 3.8.13 08:02:32 3.9.13 08:02:32 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vJGJ from file:/tmp/.os_lf_venv 08:02:33 lf-activate-venv(): INFO: Installing: lftools 08:02:41 lf-activate-venv(): INFO: Adding /tmp/venv-vJGJ/bin to PATH 08:02:41 Generating Requirements File 08:03:03 Python 3.10.6 08:03:04 pip 25.0.1 from /tmp/venv-vJGJ/lib/python3.10/site-packages/pip (python 3.10) 08:03:04 appdirs==1.4.4 08:03:04 argcomplete==3.6.0 08:03:04 aspy.yaml==1.3.0 08:03:04 attrs==25.3.0 08:03:04 autopage==0.5.2 08:03:04 beautifulsoup4==4.13.3 08:03:04 boto3==1.37.12 08:03:04 botocore==1.37.12 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.1 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.18.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.9 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.6 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.7.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.6.0 08:03:04 python-magnumclient==4.8.1 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.4 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.3 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/jenkins2295774429217462217.sh 08:03:04 ---> sudo-logs.sh 08:03:04 Archiving 'sudo' log.. 08:03:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4999524210512766805.sh 08:03:04 ---> job-cost.sh 08:03:04 Setup pyenv: 08:03:04 system 08:03:04 3.8.13 08:03:04 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-vJGJ 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:11 lf-activate-venv(): INFO: Adding /tmp/venv-vJGJ/bin to PATH 08:03:11 INFO: No Stack... 08:03:11 INFO: Retrieving Pricing Info for: v2-highcpu-1 08:03:11 INFO: Archiving Costs 08:03:11 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins14088270522475922993.sh 08:03:11 ---> logs-deploy.sh 08:03:11 Setup pyenv: 08:03:11 system 08:03:11 3.8.13 08:03:11 3.9.13 08:03:11 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vJGJ from file:/tmp/.os_lf_venv 08:03:13 lf-activate-venv(): INFO: Installing: lftools 08:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-vJGJ/bin to PATH 08:03:21 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/316 08:03:21 INFO: archiving workspace using pattern(s): 08:03:24 Archives upload complete. 08:03:24 INFO: archiving logs to Nexus 08:03:25 ---> uname -a: 08:03:25 Linux prd-centos8-builder-1c-1g-2669.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:25 08:03:25 08:03:25 ---> lscpu: 08:03:25 Architecture: x86_64 08:03:25 CPU op-mode(s): 32-bit, 64-bit 08:03:25 Byte Order: Little Endian 08:03:25 CPU(s): 1 08:03:25 On-line CPU(s) list: 0 08:03:25 Thread(s) per core: 1 08:03:25 Core(s) per socket: 1 08:03:25 Socket(s): 1 08:03:25 NUMA node(s): 1 08:03:25 Vendor ID: AuthenticAMD 08:03:25 CPU family: 23 08:03:25 Model: 49 08:03:25 Model name: AMD EPYC-Rome Processor 08:03:25 Stepping: 0 08:03:25 CPU MHz: 2799.972 08:03:25 BogoMIPS: 5599.94 08:03:25 Virtualization: AMD-V 08:03:25 Hypervisor vendor: KVM 08:03:25 Virtualization type: full 08:03:25 L1d cache: 32K 08:03:25 L1i cache: 32K 08:03:25 L2 cache: 512K 08:03:25 L3 cache: 16384K 08:03:25 NUMA node0 CPU(s): 0 08:03:25 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:25 08:03:25 08:03:25 ---> nproc: 08:03:25 1 08:03:25 08:03:25 08:03:25 ---> df -h: 08:03:25 Filesystem Size Used Avail Use% Mounted on 08:03:25 devtmpfs 329M 0 329M 0% /dev 08:03:25 tmpfs 386M 0 386M 0% /dev/shm 08:03:25 tmpfs 386M 11M 376M 3% /run 08:03:25 tmpfs 386M 0 386M 0% /sys/fs/cgroup 08:03:25 /dev/vda1 20G 9.0G 12G 45% / 08:03:25 tmpfs 78M 0 78M 0% /run/user/1001 08:03:25 08:03:25 08:03:25 ---> free -m: 08:03:25 total used free shared buff/cache available 08:03:25 Mem: 770 303 48 7 418 329 08:03:25 Swap: 1023 7 1016 08:03:25 08:03:25 08:03:25 ---> ip addr: 08:03:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:25 inet 127.0.0.1/8 scope host lo 08:03:25 valid_lft forever preferred_lft forever 08:03:25 inet6 ::1/128 scope host 08:03:25 valid_lft forever preferred_lft forever 08:03:25 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:03:25 link/ether fa:16:3e:1c:ea:1d brd ff:ff:ff:ff:ff:ff 08:03:25 altname enp0s3 08:03:25 altname ens3 08:03:25 inet 10.32.6.8/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:03:25 valid_lft 86251sec preferred_lft 86251sec 08:03:25 inet6 fe80::f816:3eff:fe1c:ea1d/64 scope link 08:03:25 valid_lft forever preferred_lft forever 08:03:25 08:03:25 08:03:25 ---> sar -b -r -n DEV: 08:03:25 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/15/2025 _x86_64_ (1 CPU) 08:03:25 08:03:25 08:00:50 LINUX RESTART (1 CPU) 08:03:25 08:03:25 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:25 08:02:01 AM 366.30 285.77 80.52 22587.34 40749.03 08:03:25 08:03:01 AM 140.26 11.94 128.31 953.36 14200.48 08:03:25 Average: 253.40 149.01 104.39 11782.05 27489.11 08:03:25 08:03:25 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:25 08:02:01 AM 49336 371216 739876 93.75 2024 395336 461596 25.12 122216 472464 19160 08:03:25 08:03:01 AM 78080 336052 711132 90.11 700 322648 473940 25.79 102968 434296 24944 08:03:25 Average: 63708 353634 725504 91.93 1362 358992 467768 25.45 112592 453380 22052 08:03:25 08:03:25 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:25 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:25 08:02:01 AM eth0 109.39 62.86 609.17 27.48 0.00 0.00 0.00 0.00 08:03:25 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:25 08:03:01 AM eth0 70.85 65.47 796.94 11.51 0.00 0.00 0.00 0.00 08:03:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:25 Average: eth0 90.14 64.16 702.95 19.50 0.00 0.00 0.00 0.00 08:03:25 08:03:25 08:03:25 ---> sar -P ALL: 08:03:25 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/15/2025 _x86_64_ (1 CPU) 08:03:25 08:03:25 08:00:50 LINUX RESTART (1 CPU) 08:03:25 08:03:25 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:25 08:02:01 AM all 57.27 0.10 17.85 20.02 0.12 4.64 08:03:25 08:02:01 AM 0 57.27 0.10 17.85 20.02 0.12 4.64 08:03:25 08:03:01 AM all 72.33 0.00 9.27 2.75 0.10 15.55 08:03:25 08:03:01 AM 0 72.33 0.00 9.27 2.75 0.10 15.55 08:03:25 Average: all 64.80 0.05 13.56 11.39 0.11 10.09 08:03:25 Average: 0 64.80 0.05 13.56 11.39 0.11 10.09 08:03:25 08:03:25 08:03:25