Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-4g-2725 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-p37rJksBWNHS/agent.5230 SSH_AGENT_PID=5232 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_8770625071386406208.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5234656507309497846.sh ---> jenkins-sandbox-cleanup.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qm3P lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 lf-activate-venv(): INFO: Adding /tmp/venv-qm3P/bin to PATH ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' Traceback (most recent call last): File "/tmp/venv-qm3P/bin/jenkins-jobs", line 6, in sys.exit(main()) File "/tmp/venv-qm3P/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main jjb = JenkinsJobs(argv) File "/tmp/venv-qm3P/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ self.parser = create_parser() File "/tmp/venv-qm3P/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser extension_manager.map(parse_subcommand_args, subparser) File "/tmp/venv-qm3P/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map raise NoMatches(f'No {self.namespace} extensions found') stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5232 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2183825379864765745.sh ---> sysstat.sh [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12381941527568715712.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14915125803632834492.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3aeZ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-3aeZ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1905824884849068872.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config11179289415065833256tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1636465173872853053.sh ---> create-netrc.sh [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16648637741404246771.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3aeZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-3aeZ/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.2 from /tmp/venv-3aeZ/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.6.2 aiohttp==3.14.0 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.43.23 botocore==1.43.23 bs4==0.0.2 certifi==2026.5.20 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.1 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.1 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.1 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.0 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.17.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.18.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.0 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.4.2 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.2.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13319667279418572924.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10936461353480996356.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3aeZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-3aeZ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-2 INFO: Archiving Costs [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins14829475169952659571.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3aeZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-3aeZ/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/370 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-4g-2725.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 1.8G 0 1.8G 0% /dev tmpfs 1.8G 0 1.8G 0% /dev/shm tmpfs 1.8G 17M 1.8G 1% /run tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup /dev/vda1 20G 9.1G 11G 46% / tmpfs 367M 0 367M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3665 456 1134 17 2074 2932 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:1c:85:8b brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.7.147/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 86171sec preferred_lft 86171sec inet6 fe80::f816:3eff:fe1c:858b/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/06/2026 _x86_64_ (2 CPU) 08:00:51 LINUX RESTART (2 CPU) 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:02:01 AM 225.51 178.87 46.65 14462.64 37806.41 08:03:01 AM 58.83 0.45 58.38 63.85 5973.44 08:04:01 AM 54.59 0.20 54.39 23.33 7089.45 Average: 113.02 59.89 53.14 4853.94 16965.08 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:01 AM 1688864 3139104 2064812 55.01 2104 1629484 539592 11.24 128604 1688676 65380 08:03:01 AM 1394620 3054672 2359056 62.85 2104 1827320 584788 12.18 322672 1744124 132288 08:04:01 AM 1195332 3033532 2558344 68.16 2104 1996984 580172 12.08 329336 1902072 141428 Average: 1426272 3075769 2327404 62.00 2104 1817929 568184 11.83 260204 1778291 113032 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:01 AM eth0 128.32 75.07 745.30 24.76 0.00 0.00 0.00 0.00 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:01 AM eth0 61.66 50.62 649.54 7.73 0.00 0.00 0.00 0.00 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:01 AM eth0 43.08 36.43 340.84 5.70 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 77.71 54.05 578.64 12.74 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 06/06/2026 _x86_64_ (2 CPU) 08:00:51 LINUX RESTART (2 CPU) 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:02:01 AM all 43.17 0.07 12.30 10.71 2.71 31.03 08:02:01 AM 0 55.47 0.05 11.46 9.38 2.81 20.83 08:02:01 AM 1 30.90 0.10 13.14 12.05 2.61 41.20 08:03:01 AM all 38.96 0.00 4.87 1.66 2.38 52.13 08:03:01 AM 0 32.90 0.00 4.26 1.83 2.44 58.57 08:03:01 AM 1 45.07 0.00 5.49 1.48 2.31 45.64 08:04:01 AM all 38.72 0.00 3.90 1.88 3.11 52.39 08:04:01 AM 0 58.93 0.00 5.16 2.04 2.96 30.91 08:04:01 AM 1 18.84 0.00 2.65 1.73 3.26 73.53 Average: all 40.27 0.02 7.01 4.73 2.73 45.22 Average: 0 49.07 0.02 6.95 4.40 2.74 36.82 Average: 1 31.51 0.03 7.07 5.06 2.73 53.60